| Commit message (Expand) | Author | Age | Files | Lines |
* | Make the PushCreate test declarative (#11229) | zeripath | 2020-04-28 | 1 | -92/+63 |
* | Slight performance changes to integrations/git_test.go (#11227) | zeripath | 2020-04-27 | 1 | -9/+26 |
* | Generate Diff and Patch direct from Pull head (#10936) | zeripath | 2020-04-03 | 1 | -3/+66 |
* | Prevent panic on merge to PR (#10403) | zeripath | 2020-02-21 | 1 | -0/+11 |
* | Fix push-create SSH bugs (#10145) | John Olheiser | 2020-02-05 | 1 | -0/+16 |
* | Push to create repo (#8419) | John Olheiser | 2019-12-15 | 1 | -0/+58 |
* | Branch protection: Possibility to not use whitelist but allow anyone with wri... | David Svantesson | 2019-12-03 | 1 | -0/+1 |
* | Fix datarace on git.GlobalCommandArgs on tests (#9162) | Lunny Xiao | 2019-11-27 | 1 | -7/+5 |
* | Fix "data race" in testlogger (#9159) | zeripath | 2019-11-26 | 1 | -11/+11 |
* | integrations: fix dropped errors in TestCreateOrUpdateRepoFileForUpdateWithFi... | Lars Lehtonen | 2019-11-16 | 1 | -0/+1 |
* | Restore functionality for early gits (#7775) | zeripath | 2019-10-12 | 1 | -14/+48 |
* | Fix #732: Add LFS objects to base repository on merging (#7082) | zeripath | 2019-06-22 | 1 | -5/+38 |
* | Improve git test (#7086) | zeripath | 2019-05-31 | 1 | -220/+206 |
* | Fix LFS Locks over SSH (#6999) | zeripath | 2019-05-28 | 1 | -35/+65 |
* | Quieter Integration Tests (#6513) | zeripath | 2019-04-07 | 1 | -0/+25 |
* | move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) | Lunny Xiao | 2019-03-27 | 1 | -1/+1 |
* | Allow markdown files to read from the LFS (#5787) | zeripath | 2019-02-12 | 1 | -16/+110 |
* | Fix ssh deploy and user key constraints (#1357) (#5939) | zeripath | 2019-02-03 | 1 | -139/+67 |
* | Fix #5226 by adding CSRF checking to api reqToken and add CSRF to the POST he... | zeripath | 2018-11-03 | 1 | -1/+2 |
* | 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 |
* | Add integrations tests from git cli (#3377) | Antoine GIRARD | 2018-01-16 | 1 | -121/+219 |
* | Improve LFS tests + fix lfs url refs + keep path upper/lowercase in db. (#3092) | Antoine GIRARD | 2017-12-08 | 1 | -14/+139 |
* | Add git clone test on integration test (#1682) | Lunny Xiao | 2017-11-02 | 1 | -0/+60 |