summaryrefslogtreecommitdiff
path: root/app/controllers/projects/git_http_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* Improve Gitlab::Auth method namesJacob Vosmaer2016-06-101-1/+1
* Skip authenticity token checks for Git HTTPJacob Vosmaer2016-06-081-0/+2
* Fewer silly instance variablesJacob Vosmaer2016-06-031-11/+9
* Use #present?Jacob Vosmaer2016-06-031-1/+1
* Refactor _allowed? methods as Rémy askedJacob Vosmaer2016-06-031-15/+9
* Changes after more review from RémyJacob Vosmaer2016-06-031-7/+9
* Make CI/Oauth/rate limiting reusableJacob Vosmaer2016-04-291-70/+8
* More changes suggested by RémyJacob Vosmaer2016-04-251-19/+17
* Don't mess up our parent controllerJacob Vosmaer2016-04-221-11/+21
* Some changes after review from Rémy and ValeryJacob Vosmaer2016-04-221-28/+33
* Comment and whitespaceJacob Vosmaer2016-04-151-9/+20
* Clarify intentionsJacob Vosmaer2016-04-061-4/+7
* Move workhorse protocol code into libJacob Vosmaer2016-04-061-8/+5
* Add some upload specsJacob Vosmaer2016-03-241-7/+29
* Get Grack::Auth tests to passJacob Vosmaer2016-03-231-0/+167