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
2016-10-24Implement second round of review comments from @DouweM.Timothy Andrew
2016-10-24Implement review comments from @DouweM.Timothy Andrew
2016-10-24Fix branch protection API.Timothy Andrew
2016-10-21Fix documents and comments on Build API `scope`. #23146 #19131Lemures Lemniscati
2016-10-20Don't use Hash#slice since it's not supported in Ruby 2.1Rémy Coutable
2016-10-20Return conflict error in label API when title is taken by group labelDouwe Maan
2016-10-19List all available labels to the project on the labels APIDouglas Barbosa Alexandre
2016-10-19Add support to group labels on issues board APIDouglas Barbosa Alexandre
2016-10-19Validate label params against all labels available to project on the APIDouglas Barbosa Alexandre
2016-10-19Move label management to services on merge requests APIDouglas Barbosa Alexandre
2016-10-19Reuse LabelsFinder on Issueable#add_labels_by_namesDouglas Barbosa Alexandre
2016-10-19Merge branch 'grapify-commit-statuses-api' into 'master' Rémy Coutable
2016-10-19Grapify the commit status APIRobert Schilling
2016-10-19Merge branch 'fix-system-hook-api' into 'master' Rémy Coutable
2016-10-18Use GrapeDSL for commitsZ.J. van de Weg
2016-10-14API: Fix Sytem hooks delete behaviorRobert Schilling
2016-10-14Merge branch 'grapify-boards-api' into 'master' Rémy Coutable
2016-10-14Grapify boards APIRobert Schilling
2016-10-14Merge branch 'grapify-todos-api' into 'master' Rémy Coutable
2016-10-14Merge branch 'grapify-system-hooks' into 'master' Rémy Coutable
2016-10-14Grapify todos APIRobert Schilling
2016-10-13Grapify system hooks APIRobert Schilling
2016-10-13Merge branch 'api-order-mounts' into 'master' Rémy Coutable
2016-10-13Merge branch 'feature/issues-board' into 'master' Sean McGivern
2016-10-13Merge branch 'zj-grapedsl-variable' into 'master' Rémy Coutable
2016-10-13Sort API mountsRobert Schilling
2016-10-13GrapeDSL for variablesZ.J. van de Weg
2016-10-12Merge branch 'api-version' into 'master' Robert Speicher
2016-10-12Merge branch '17541-move-licenses-api-endpoint-to-templates-licenses' into 'm...Rémy Coutable
2016-10-12API: Version informationRobert Schilling
2016-10-12Merge branch 'user-events-api' into 'master' Robert Speicher
2016-10-12Create a new /templates API namespaceThomas Balthazar
2016-10-11Merge branch 'api-fix-project-group-sharing' into 'security'Rémy Coutable
2016-10-11Update Issue Board API to handle with has_many associationDouglas Barbosa Alexandre
2016-10-10Replace undefined Grape routing code from 400 to 404Dmitriy Zaporozhets
2016-10-10Catch any undefined API routing and return 400 Bad RequestDmitriy Zaporozhets
2016-10-10API: New /users/:id/events endpointRémy Coutable
2016-10-07Merge branch 'memoize_shell_secret_token' into 'master' Rémy Coutable
2016-10-07Merge branch 'ben.boeckel/gitlab-ce-api-visible-projects' into 'master' Rémy Coutable
2016-10-06Load Github::Shell's secret token from file on initialization instead of ever...Justin DiPierro
2016-10-06Switch from request to env in ::API::HelpersNick Thomas
2016-10-06Merge branch 'rc-use-grape-dsl-to-document-members-api' into 'master' Robert Speicher
2016-10-06Merge branch 'mahcsig/gitlab-ce-17350-multi-file-commit'Rémy Coutable
2016-10-06Merge branch 'issue-board-api-support' into 'master' Dmitriy Zaporozhets
2016-10-06Merge commit 'dev/security' into 'master'Rémy Coutable
2016-10-05multi-file commitMarc Siegfriedt
2016-10-05Added Issue Board API supportAndre Guedes
2016-10-05Tidy up project list actionsSean McGivern
2016-10-05Use Grape DSL to document methods and their paramsRémy Coutable
2016-10-05fix group links 404barthc