summaryrefslogtreecommitdiff
path: root/spec/requests/api
Commit message (Expand)AuthorAgeFilesLines
* Replace all usages of `git` command with configurable binary pathrs-git-bin-pathRobert Speicher2015-11-031-2/+2
* Add ability to fetch the commit ID of the last commit that actually touched a...api_file_touched_atValery Sizov2015-11-021-0/+1
* Merge pull request #9762 from huacnlee/fix/api-helpers-bad-autoload-name-for-...Stan Hu2015-10-221-13/+13
|\
| * Fix API::APIHelpers -> API::Helpers;Jason Lee2015-10-231-13/+13
* | Merge branch 'master' into remove-forks-from-projects-settingsHan Loong Liauw2015-10-175-7/+188
|\ \
| * \ Merge branch 'stanhu/gitlab-ce-fix-api-mr-comment-notifications'Dmitriy Zaporozhets2015-10-151-0/+5
| |\ \
| | * | Fix bug where merge request comments created by API would not trigger notific...Stan Hu2015-10-101-0/+5
| * | | Merge branch 'master' into git-archive-golanggit-archive-golangDouwe Maan2015-10-153-1/+180
| |\ \ \
| | * \ \ Merge branch 'feature/api_hide_service_password' of gitlab.com:cernvcs/gitlab-cecernvcs_hide_passwrdValery Sizov2015-10-141-1/+32
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | Hide passwords to non-admin users in the services APIAlex Lossent2015-10-121-1/+32
| | | |/
| | * | Fix commit status POST URLKamil Trzcinski2015-10-121-3/+3
| | * | Implement Commit Status APIKamil Trzcinski2015-10-122-0/+148
| | |/
| * | Fix API archive specsJacob Vosmaer2015-10-141-6/+3
| |/
* | Made suggested content changes based on MR ReviewHan Loong Liauw2015-10-141-18/+32
|/
* Merge branch 'hook-api-updates' into 'master' Stan Hu2015-09-241-1/+26
|\
| * hooks: improve tests for hook APIBen Boeckel2015-09-241-1/+26
* | Fix specsKamil Trzcinski2015-09-241-1/+1
|/
* Added ability to update or set the identity of an existing user, like the doc...fix-user-identities-apiPatricio Cano2015-09-221-0/+14
* remove API calls from CE to CIci_closer_integrationValery Sizov2015-09-182-3/+3
* Merge branch 'restrict-user-api-integers' into 'master'Dmitriy Zaporozhets2015-09-171-0/+56
|\
| * Restrict users API endpoints to use integer IDsStan Hu2015-08-231-0/+56
* | Fix broken sort in merge request APIStan Hu2015-09-151-12/+13
* | Added service API endpoint to retrieve service parametersPetheo Bence2015-09-101-0/+10
* | Add API method for get user by ID of an SSH keyArtem V. Navrotskiy2015-09-031-0/+39
* | Drone CI serviceKirilll Zaitsev2015-09-021-58/+41
* | Fix Error 500 in API when accessing a group that has an avatarStan Hu2015-08-241-1/+2
|/
* Revert "Merge branch 'revert-satellites' into 'master' "Dmitriy Zaporozhets2015-08-112-49/+17
* Merge branch 'revert-satellites' into 'master' Dmitriy Zaporozhets2015-08-112-17/+49
|\
| * Fix file api testsDmitriy Zaporozhets2015-08-111-22/+8
| * Revert "Merge branch 'web-editor-rugged' into 'master'"Dmitriy Zaporozhets2015-08-111-4/+48
| * Revert "Merge branch 'drop-satellites'"Dmitriy Zaporozhets2015-08-112-13/+15
* | Fix corrupted binary files when using API files endpointStan Hu2015-08-091-0/+31
|/
* Add `Group#add_*` convenience methodsrs-group-convenience-methodsRobert Speicher2015-08-071-1/+1
* Merge branch 'master' into drop-satellitesDmitriy Zaporozhets2015-08-045-5/+193
|\
| * Fix docsDouwe Maan2015-07-301-1/+1
| * Add ability to manage user email addresses via the API.Douwe Maan2015-07-291-0/+171
| * Merge branch 'fix-api-mr-notes-ordering' into 'master'Douwe Maan2015-07-281-2/+4
| |\
| | * Return comments in created order in merge request APIStan Hu2015-07-161-2/+4
| * | Clearing the entire Redis cache may be too expensive; just useStan Hu2015-07-211-6/+2
| * | Fix 404 error in files view after deleting the last file in a repositoryStan Hu2015-07-211-1/+8
| * | Add specs for gitlab ci service validity.Marin Jankovski2015-07-171-0/+12
| * | Fix failing specs after adding format verification for token and project url ...Marin Jankovski2015-07-172-2/+2
| |/
* | Fix merge api and specDmitriy Zaporozhets2015-08-041-14/+12
* | Remove satellitesDmitriy Zaporozhets2015-07-151-1/+1
|/
* Merge branch 'rs-dev-issue-2372' into 'master'Dmitriy Zaporozhets2015-07-081-3/+1
|\
| * Use stub_application_setting in a few more specsRobert Speicher2015-07-061-3/+1
* | Merge branch 'settings-via-api' into 'master'Dmitriy Zaporozhets2015-07-071-0/+29
|\ \ | |/ |/|
| * Add tests and improve logicDmitriy Zaporozhets2015-07-061-4/+16
| * Add docs and empty specs for applicaiton settings APIDmitriy Zaporozhets2015-07-061-0/+17
* | Allow user to be blocked and unblocked via the APISteve Norman2015-07-031-0/+51
|/