summaryrefslogtreecommitdiff
path: root/spec/requests/api/internal_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* fixed merge conflict and refactored specsJames Lopez2016-02-291-6/+2
* updated internal.rb and spec based on MR feedbackJames Lopez2016-02-261-2/+8
* fix for projects ending in .wikiJames Lopez2016-02-241-0/+10
* Allow to configure gitlab_shell_secret locationJakub Jirutka2015-05-161-1/+1
* Improve broadcast message APIDmitriy Zaporozhets2015-02-181-1/+2
* Updated rspec to rspec 3.x syntaxJeroen van Baarsen2015-02-121-31/+31
* Add internal broadcast message API.Douwe Maan2015-02-071-12/+33
* Fix internal API for missing project or keyDmitriy Zaporozhets2014-12-011-3/+21
* Better message for failed pushes because of git hooksValery Sizov2014-11-181-8/+8
* add gitlab-shell identificationValery Sizov2014-10-151-5/+9
* /api/allowed use POST nowDmitriy Zaporozhets2014-09-031-3/+3
* Fix specs for internal apiDmitriy Zaporozhets2014-09-021-2/+1
* Remove rails observers from applicationDmitriy Zaporozhets2014-06-171-3/+0
* Added API testing groupJeroen van Baarsen2014-04-111-1/+1
* Archiving old projects; archived projects aren't shown on dashboardSteven Thonus2013-12-161-0/+27
* Drop support of root namespace in modelHiroyuki Sato2013-09-171-0/+2
* allow all git-upload-* commands for deploy keysJakub Zienkiewicz2013-07-301-0/+36
* Refactor API classes. So api classes like Gitlab::Issues become API::IssuesDmitriy Zaporozhets2013-05-141-2/+2
* fix api internal testDmitriy Zaporozhets2013-03-111-1/+1
* block user should not be able to pushDmitriy Zaporozhets2013-03-071-28/+49
* specs for api/internalDmitriy Zaporozhets2013-02-261-0/+103