Author | SHA1 | Message | Date |
---|---|---|---|
|
eb0c848f5b |
Use native go method to get current user rather than environment variable (#4930)
* Use native go method to get current user rather than environment var * Use t.Skip instead of return in test |
6 years ago |
|
46ecb0a14d | golint fixed for modules/user | 8 years ago |
|
d318f612a9 | Add tests for CurrentUsername() (#88) | 8 years ago |
|
98b152030d |
The pruning for the synchronized mirrors is a option now. Default value: enable_prune = true (#3246)
Executed go fmt getEngine() not handles DB parameters (#2972) (#2974) Uses .AllCols() for Update in updateMirror() Spanish traslation removed Fixed a wrong way to ommit the --prune option in process.ExecDir() for MirrorUpdate function |
9 years ago |
|
0d38794c7f |
Factor out function to get the current user
The same logic was duplicated in three places. Factor it out so that we can add further fallbacks in a single place. |
10 years ago |