summaryrefslogtreecommitdiff
path: root/lib/api
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'add-issues-to-boards' into 'master' Fatih Acet2017-02-031-1/+1
|\
| * Update the API endpoint to get the lists of a project boardDouglas Barbosa Alexandre2017-02-031-1/+1
* | Merge branch '17662-rename-builds' into 'master' Kamil Trzciński2017-02-031-1/+1
|\ \ | |/ |/|
| * Fix broken tests17662-rename-buildsFilipa Lacerda2017-02-031-1/+1
* | Merge branch 'fwn-to-find-by-full-path' into 'master' Dmitriy Zaporozhets2017-02-032-3/+3
|\ \
| * | replace `find_with_namespace` with `find_by_full_path`Adam Pahlevi2017-02-032-3/+3
* | | Merge branch '24606-force-password-reset-on-next-login' into 'master'Sean McGivern2017-02-031-0/+2
|\ \ \ | |_|/ |/| |
| * | Force new password after password reset via APIGeorge Andrinopoulos2017-02-021-0/+2
| |/
* | Merge branch 'fix-git-hooks-when-creating-file' into 'master' Douwe Maan2017-02-022-4/+2
|\ \
| * \ Merge remote-tracking branch 'upstream/master' into fix-git-hooks-when-creati...fix-git-hooks-when-creating-fileLin Jen-Shin2017-02-022-3/+11
| |\ \
| * \ \ Merge remote-tracking branch 'upstream/master' into fix-git-hooks-when-creati...Lin Jen-Shin2017-01-2621-137/+345
| |\ \ \ | | | |/ | | |/|
| * | | Fix renamingLin Jen-Shin2017-01-072-2/+2
| * | | Fix for initial commit and remove unneeded argsLin Jen-Shin2017-01-061-2/+0
* | | | Check public snippets for spamSean McGivern2017-02-022-2/+2
| |_|/ |/| |
* | | Use full group name/path in UI dropdownsDmitriy Zaporozhets2017-01-301-0/+1
* | | Improve performance of triggered chat commandszj-slow-service-fetchZ.J. van de Weg2017-01-301-3/+10
| |/ |/|
* | Grapify last endpoint of the branches APIgrapify-branch-apiRobert Schilling2017-01-241-6/+1
* | Merge branch 'grapify-deploy-keys' into 'master' Rémy Coutable2017-01-241-9/+8
|\ \
| * | Grapify all endpoints of the deploy keys APIgrapify-deploy-keysRobert Schilling2017-01-231-9/+8
* | | Merge branch 'fix-guest-access-posting-to-notes' into 'security' Robert Speicher2017-01-231-10/+16
* | | Merge branch 'fix-api-mr-permissions' into 'security'Robert Speicher2017-01-235-24/+21
* | | Merge branch 'fix-users-deleting-public-deployment-keys' into 'security' Robert Speicher2017-01-231-3/+7
* | | adds test suite22974-trigger-service-events-through-apiTiago Botelho2017-01-221-3/+2
* | | adds events to services api deserializationTiago Botelho2017-01-221-3/+46
|/ /
* | Fix specsKamil Trzcinski2017-01-191-1/+1
* | Merge branch 'fix/external-status-badge-links' into 'master' Kamil Trzciński2017-01-191-0/+2
|\ \
| * | Respond with validation errors in commit status APIfix/external-status-badge-linksGrzegorz Bizon2017-01-181-0/+2
* | | Merge branch 'time-tracking-api' into 'master' Sean McGivern2017-01-185-10/+139
|\ \ \ | |/ / |/| |
| * | Add some API endpoints for time tracking.Ruben Davila2017-01-185-10/+139
* | | Merge branch 'sandish/gitlab-ce-update_ret_val' into 'master' Robert Speicher2017-01-161-4/+4
|\ \ \
| * | | Add a spec and actually display the flash noticeRémy Coutable2017-01-161-4/+4
| |/ /
* | | Merge branch 'fix-deprecation-warning' into 'master' Rémy Coutable2017-01-161-1/+1
|\ \ \
| * | | Fix a API deprecation warningfix-deprecation-warningRobert Schilling2017-01-161-1/+1
| |/ /
* | | Merge branch 'dot-in-project-queries' into 'master' Rémy Coutable2017-01-161-1/+1
|\ \ \ | |/ / |/| |
| * | Add a constraint on the query parameter to allow querying for projects with d...Bruno Melli2017-01-141-1/+1
* | | API: Implement project issues iid param with IssuesFinder and add tests23194-fix-no-milestone-option-for-projects-endpointDavid Eisner2017-01-121-21/+26
* | | Adding 'IssueFinder' for 'projects' API endpointPanagiotis Atmatzidis2017-01-121-6/+8
* | | Add support for PlantUML diagrams in Asciidoc.Horacio Sanson2017-01-122-1/+7
* | | Fix Users API to accept confirm parameterMark Fletcher2017-01-111-1/+1
* | | Merge branch 'master' into auto-pipelines-vueRegis2017-01-093-9/+16
|\ \ \
| * \ \ Merge branch '26051-fix-missing-endpoint-route-method' into 'master' tc-add-gitlab-flow-to-engineeringRémy Coutable2017-01-091-1/+5
| |\ \ \
| | * | | Don't instrument 405 Grape calls26051-fix-missing-endpoint-route-methodRémy Coutable2017-01-091-1/+5
| * | | | Merge branch 'track_last_used_date_of_ssh_keys' into 'master' Sean McGivern2017-01-091-1/+7
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Record and show last used date of SSH KeysVincent Wong2017-01-091-1/+7
| * | | | Merge branch 'fix-users-api-500-error' into 'master' Rémy Coutable2017-01-061-7/+4
| |\ \ \ \
| | * | | | Fix the failing spec in POST /users APIfix-users-api-500-errorRémy Coutable2017-01-051-7/+4
| | | |_|/ | | |/| |
* | | | | Merge branch 'master' into auto-pipelines-vueFilipa Lacerda2017-01-053-4/+10
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '19966-api-call-to-move-project-to-different-group-fails-when-us...Rémy Coutable2017-01-051-3/+3
| |\ \ \ \
| | * | | | Fix groups API to accept path when transferring a projectMark Fletcher2017-01-031-3/+3
| * | | | | Merge branch '26261-post-api-v3-projects-idorproject-commits-commits-does-not...Rémy Coutable2017-01-051-1/+0
| |\ \ \ \ \