summaryrefslogtreecommitdiff
path: root/spec/requests
Commit message (Expand)AuthorAgeFilesLines
* Improve consistency: use file_path for API create/update/delete filesDmitriy Zaporozhets2013-11-201-2/+2
* Tests for delete file by APIDmitriy Zaporozhets2013-11-191-0/+34
* API: projects/all testsDmitriy Zaporozhets2013-11-181-0/+26
* Namespaces api specsDmitriy Zaporozhets2013-11-151-0/+31
* API: Edit file in repositoryDmitriy Zaporozhets2013-11-111-6/+41
* Specs for Create file APIDmitriy Zaporozhets2013-11-071-0/+46
* Remove default_branch support from API project creationDmitriy Zaporozhets2013-11-061-5/+0
* API: set gitlab-ci service for projectDmitriy Zaporozhets2013-10-291-0/+33
* Fixing unsafe use of Thread.current variable :current_userAngus MacArthur2013-10-163-0/+36
* Extend API Issues, MergeRequets, Milestones with iid fieldDmitriy Zaporozhets2013-10-143-0/+3
* Remove file compairsonIzaak Alpert2013-10-101-8/+0
* Added more tests for archive apiIzaak Alpert2013-10-101-0/+9
* feature API call to download repo archiveIzaak Alpert2013-10-101-0/+11
* API: specs for remove projectDmitriy Zaporozhets2013-10-091-0/+38
* Remove group api specsDmitriy Zaporozhets2013-10-071-0/+38
* Fix Api session specDmitriy Zaporozhets2013-09-301-1/+0
* Merge pull request #5213 from bladealslayer/feature/user_api_extendedDmitriy Zaporozhets2013-09-291-1/+46
|\
| * Added test cases to verify admin status of users created via API.Boyan Tabakov2013-09-291-0/+19
| * Extended User API to expose admin and can_create_group for user creation/upda...Boyan Tabakov2013-09-291-1/+27
* | Respect authorization in Repository APIDmitriy Zaporozhets2013-09-291-1/+12
|/
* Ignore owner_id for Group in testsDmitriy Zaporozhets2013-09-261-4/+14
* Added search for projects by name to apiIzaak Alpert2013-09-231-0/+38
* Fix API::MergeRequestHiroyuki Sato2013-09-221-26/+26
* Drop support of root namespace in modelHiroyuki Sato2013-09-173-0/+6
* Fix testsDmitriy Zaporozhets2013-09-141-1/+1
* Drop support of root namespace in routingHiroyuki Sato2013-09-131-28/+29
* Update to only provide one way to get a default userIzaak Alpert2013-09-111-1/+3
* Update User api to respect default settingsIzaak Alpert2013-09-111-0/+11
* Style guide fixes (spacing)Izaak Alpert2013-09-091-2/+4
* Some of the requested updates, rebase on masterIzaak Alpert2013-09-091-12/+12
* API: admin users can sudo commands as other usersIzaak Alpert2013-09-091-0/+159
* Fixes for @randxIzaak Alpert2013-09-051-2/+6
* Add group membership apiIzaak Alpert2013-09-041-8/+108
* Standardize commit diff api url, change blob api url, add get single commitAlex Van't Hof2013-08-271-8/+44
* Adds feature: get a diff via API.Gabor Nagy2013-08-251-0/+22
* Merge branch 'master' into karlhungus-mr-on-forkDmitriy Zaporozhets2013-08-081-0/+36
|\
| * allow all git-upload-* commands for deploy keysJakub Zienkiewicz2013-07-301-0/+36
* | Merge branch 'mr-on-fork' of https://github.com/karlhungus/gitlabhq into karl...Dmitriy Zaporozhets2013-07-305-33/+106
|\ \ | |/ |/|
| * Style changes from review with @randxIzaak Alpert2013-07-171-38/+36
| * Fix intermittently failing notification_service testIzaak Alpert2013-07-171-0/+1
| * MR on Fork multiple fixesIzaak Alpert2013-07-171-1/+14
| * Merge Request on forked projectsIzaak Alpert2013-07-174-68/+129
* | Fix typosJohannes Schleifenbaum2013-07-291-1/+1
|/
* enhance project creation apis to allow setting of public attributeAngus MacArthur2013-07-121-0/+30
* Merge branch 'master' into 6-0-devDmitriy Zaporozhets2013-07-101-0/+67
|\
| * Additon of apis for fork administration.Angus MacArthur2013-07-081-0/+67
* | remove useless routing tests. Added symlink creation for project with codeDmitriy Zaporozhets2013-06-221-1/+1
* | Remove all team resources except models. Move models to deprecated directoryDmitriy Zaporozhets2013-06-181-360/+0
|/
* API: project eventsDmitriy Zaporozhets2013-06-061-0/+23
* API: implement retrieve of repository treeDmitriy Zaporozhets2013-06-061-0/+23