summaryrefslogtreecommitdiffstats
path: root/integrations/git_test.go
Commit message (Expand)AuthorAgeFilesLines
* Fix #732: Add LFS objects to base repository on merging (#7082)zeripath2019-06-221-5/+38
* Improve git test (#7086)zeripath2019-05-311-220/+206
* Fix LFS Locks over SSH (#6999)zeripath2019-05-281-35/+65
* Quieter Integration Tests (#6513)zeripath2019-04-071-0/+25
* move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364)Lunny Xiao2019-03-271-1/+1
* Allow markdown files to read from the LFS (#5787)zeripath2019-02-121-16/+110
* Fix ssh deploy and user key constraints (#1357) (#5939)zeripath2019-02-031-139/+67
* Fix #5226 by adding CSRF checking to api reqToken and add CSRF to the POST he...zeripath2018-11-031-1/+2
* Enforce token on api routes [fixed critical security issue #4357] (#4840)B-OnTheGo2018-09-101-2/+4
* Improvements to git integration test (#3466)Ethan Koenig2018-02-061-11/+7
* Fix SSH auth lfs locks (#3152)Antoine GIRARD2018-01-271-3/+1
* Add integrations tests from git cli (#3377)Antoine GIRARD2018-01-161-121/+219
* Improve LFS tests + fix lfs url refs + keep path upper/lowercase in db. (#3092)Antoine GIRARD2017-12-081-14/+139
* Add git clone test on integration test (#1682)Lunny Xiao2017-11-021-0/+60