Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/lib/api
AgeCommit message (Expand)Author
2017-01-24Grapify last endpoint of the branches APIRobert Schilling
2017-01-24Merge branch 'grapify-deploy-keys' into 'master' Rémy Coutable
2017-01-23Merge branch 'fix-guest-access-posting-to-notes' into 'security' Robert Speicher
2017-01-23Merge branch 'fix-api-mr-permissions' into 'security'Robert Speicher
2017-01-23Merge branch 'fix-users-deleting-public-deployment-keys' into 'security' Robert Speicher
2017-01-23Grapify all endpoints of the deploy keys APIRobert Schilling
2017-01-22adds test suiteTiago Botelho
2017-01-22adds events to services api deserializationTiago Botelho
2017-01-20Fix specsKamil Trzcinski
2017-01-19Merge branch 'fix/external-status-badge-links' into 'master' Kamil Trzciński
2017-01-18Merge branch 'time-tracking-api' into 'master' Sean McGivern
2017-01-18Add some API endpoints for time tracking.Ruben Davila
2017-01-18Respond with validation errors in commit status APIGrzegorz Bizon
2017-01-16Merge branch 'sandish/gitlab-ce-update_ret_val' into 'master' Robert Speicher
2017-01-16Add a spec and actually display the flash noticeRémy Coutable
2017-01-16Merge branch 'fix-deprecation-warning' into 'master' Rémy Coutable
2017-01-16Merge branch 'dot-in-project-queries' into 'master' Rémy Coutable
2017-01-16Fix a API deprecation warningRobert Schilling
2017-01-15Add a constraint on the query parameter to allow querying for projects with d...Bruno Melli
2017-01-13API: Implement project issues iid param with IssuesFinder and add testsDavid Eisner
2017-01-13Adding 'IssueFinder' for 'projects' API endpointPanagiotis Atmatzidis
2017-01-12Add support for PlantUML diagrams in Asciidoc.Horacio Sanson
2017-01-11Fix Users API to accept confirm parameterMark Fletcher
2017-01-09Merge branch 'master' into auto-pipelines-vueRegis
2017-01-09Merge branch '26051-fix-missing-endpoint-route-method' into 'master' Rémy Coutable
2017-01-09Merge branch 'track_last_used_date_of_ssh_keys' into 'master' Sean McGivern
2017-01-09Don't instrument 405 Grape callsRémy Coutable
2017-01-08Record and show last used date of SSH KeysVincent Wong
2017-01-06Merge branch 'fix-users-api-500-error' into 'master' Rémy Coutable
2017-01-05Merge branch 'master' into auto-pipelines-vueFilipa Lacerda
2017-01-05Merge branch '19966-api-call-to-move-project-to-different-group-fails-when-us...Rémy Coutable
2017-01-05Merge branch '26261-post-api-v3-projects-idorproject-commits-commits-does-not...Rémy Coutable
2017-01-05Fix the failing spec in POST /users APIRémy Coutable
2017-01-05Merge branch 'zj-404-slack-error' into 'master' Kamil Trzciński
2017-01-04Merge branch 'master' into auto-pipelines-vueRegis
2017-01-04Merge branch 'api-refactor-issues-filter' into 'master' Sean McGivern
2017-01-04Add missing milestone parameterRobert Schilling
2017-01-04Refactor issues filter in APIRobert Schilling
2017-01-03Fix project hooks paramsRobert Schilling
2017-01-03Add API route slack slash commandsZ.J. van de Weg
2017-01-03Fix groups API to accept path when transferring a projectMark Fletcher
2017-01-03API: extern_uid is a stringRobert Schilling
2017-01-03Fix Commits API to accept a Project path upon POSTMark Fletcher
2017-01-03fix pipelines/index.html.haml merge conflictRegis
2016-12-29Merge branch 'grapify-settings-api' into 'master' Sean McGivern
2016-12-29Grapify the settings APIRobert Schilling
2016-12-28Merge branch 'clean-api-params' into 'master' Sean McGivern
2016-12-28Parameter already enforced via grapeRobert Schilling
2016-12-28Merge branch 'fix-api-deprecation' into 'master' Robert Schilling
2016-12-27Merge branch 'feature/1376-allow-write-access-deploy-keys' into 'master' Douwe Maan