Daniel A. Wozniak
|
e697ddce76
Work around git-python resource leaks
|
6 年之前 |
Daniel A. Wozniak
|
5a0cda51ed
Older GitPython version do not have a close method
|
6 年之前 |
Daniel A. Wozniak
|
74527158ec
Fix up fileserver.test_gitfs tests on windows
|
6 年之前 |
rallytime
|
3273bbdab7
Merge branch '2017.7' into '2018.3'
|
6 年之前 |
Erik Johnson
|
93ee5ee2b0
Fix all Sphinx warnings
|
6 年之前 |
rallytime
|
267f09c1a0
Lint: Remove unused import
|
6 年之前 |
rallytime
|
dc32b67c03
Merge branch '2017.7' into '2018.3'
|
6 年之前 |
Daniel A. Wozniak
|
e5948902af
Use salt utils method for this_user
|
6 年之前 |
Daniel A. Wozniak
|
a056a293f1
Centeralize test username lookup
|
6 年之前 |
Erik Johnson
|
3ab332ad0e
Update tests to reflect bugfix
|
6 年之前 |
Daniel A. Wozniak
|
67745c1362
Older GitPython versions will not have close
|
6 年之前 |
Daniel A. Wozniak
|
1570708fac
Close the repo and fix multiple tests
|
6 年之前 |
Erik Johnson
|
a0586748b6
Remove unused imports
|
6 年之前 |
Erik Johnson
|
fb05654b71
Add unit tests for new Oxygen gitfs features
|
6 年之前 |
Erik Johnson
|
c27bb7c116
[PY3] Update fileserver for Unicode/PY3 compatibility
|
6 年之前 |
Erik Johnson
|
2d6760ee40
Add update_interval to gitfs, "fs" to several virtual names
|
7 年之前 |
Erik Johnson
|
002aa88a97
Replace yaml usage with a helper to ensure unicode is handled properly
|
7 年之前 |
Erik Johnson
|
3e96225210
Use one salt.utils.gitfs.GitFS instance per thread
|
7 年之前 |
rallytime
|
9afc84091d
Update which and is_windows calls to use new paths
|
7 年之前 |
rallytime
|
14f5e5e023
Merge branch '2017.7' into 'develop'
|
7 年之前 |
twangboy
|
c956d24283
Fix is_windows detection when USERNAME missing
|
7 年之前 |
twangboy
|
869e8cc603
Fix `unit.fileserver.test_gitfs` for Windows
|
7 年之前 |
Erik Johnson
|
798567b766
Add new gitfs config options to mocked opts
|
7 年之前 |
Erik Johnson
|
67363f6e32
Update fileserver unit tests
|
7 年之前 |
Erik Johnson
|
59737a34a5
Rename the *_env_blacklist config opts to *_saltenv_blacklist
|
7 年之前 |
Pedro Algarvio
|
75569c8e99
`unittest.TestCase` does not have a `skip()` method. It's `skipTest`.
|
7 年之前 |
Pedro Algarvio
|
d05028e88c
These are not integration tests
|
7 年之前 |
Pedro Algarvio
|
b25b26e23d
Cleanup test attributes once finished
|
7 年之前 |
Pedro Algarvio
|
40a64191a1
Absolute imports and A LOT of code cleanup.
|
7 年之前 |
Pedro Algarvio
|
3beb3fb801
Move whatever we need from salttesting to salt.
|
7 年之前 |