Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Enforce token on api routes [fixed critical security issue #4357] (#4840) | B-OnTheGo | 2018-09-10 | 1 | -2/+4 |
| | |||||
* | Improvements to git integration test (#3466) | Ethan Koenig | 2018-02-06 | 1 | -11/+7 |
| | |||||
* | Fix SSH auth lfs locks (#3152) | Antoine GIRARD | 2018-01-27 | 1 | -3/+1 |
| | | | | | | | | | | * Fix SSH auth LFS locks * Activate SSH/lock test * Remove debug * Follow @lunny recommendation for AfterLoad method | ||||
* | Add integrations tests from git cli (#3377) | Antoine GIRARD | 2018-01-16 | 1 | -121/+219 |
| | | | | | | | | | | | * test: integration add git cli tests Extracted form for easing review process and debug #3152 * test: integration add git cli big file commit * fix: Don't rewrite key if internal server | ||||
* | Improve LFS tests + fix lfs url refs + keep path upper/lowercase in db. (#3092) | Antoine GIRARD | 2017-12-08 | 1 | -14/+139 |
| | | | | | | | | | | | | | | | | | | | | | | | | * Add failing test * Fix urls * Improve url in tests * improve testing * Remove debug code * Add deps * LFS corner-case : Search on lower but store with case * Temporary comment of blocking action * fix hooks * Use temporary repo for git client test * Use userPassword in place of hard-coded password | ||||
* | Add git clone test on integration test (#1682) | Lunny Xiao | 2017-11-02 | 1 | -0/+60 |