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-11-16Merge branch '24496-fix-internal-api-project-lookup' into 'master' Sean McGivern
2016-11-16Merge branch 'adam-build-missing-services-when-necessary' into 'master' Douwe Maan
2016-11-16Fix POST /internal/allowed to cope with gitlab-shell v4.0.0 project pathsNick Thomas
2016-11-16Merge branch 'fix_labels_api_adding_missing_parameter' into 'master' Sean McGivern
2016-11-16Defer saving project services to the database if there are no user changesAdam Niedzielski
2016-11-15Merge branch '23584-triggering-builds-from-webhooks' into 'master' Rémy Coutable
2016-11-15Merge branch 'grapify-notes-api' into 'master' Rémy Coutable
2016-11-15Grapify the notes APIRobert Schilling
2016-11-15Merge branch 'grapify-groups-api' into 'master' Rémy Coutable
2016-11-15Add ref parameter for triggerring builds with gitlab webhook from other project.Dmitry Poray
2016-11-15Merge branch 'grapify-merge-request-api' into 'master' Rémy Coutable
2016-11-15Grapify the group APIRobert Schilling
2016-11-15Merge branch 'master-recursiveTree' into 'master' Douwe Maan
2016-11-15Merge branch '21076-deleted-merged-branches' into 'master' Douwe Maan
2016-11-15Grapify the merge request APIRobert Schilling
2016-11-14fix indentationFrancesco Coda Zabetta
2016-11-14fix labels API adding missing parameter (current_user)Francesco Coda Zabetta
2016-11-14Use declared_params helper in APIRobert Schilling
2016-11-14Merge branch 'grapify-to-h' into 'master' Rémy Coutable
2016-11-14Merge branch 'grapify-subscription-api' into 'master' Rémy Coutable
2016-11-14Use #to_h to convert params to a hashRobert Schilling
2016-11-14Grapify subscription APIRobert Schilling
2016-11-12Issue #4270: Recursive option for files through APIRebeca Méndez
2016-11-10Merge branch 'grapify-token-api' into 'master' Rémy Coutable
2016-11-10Merge branch 'grapify-milestone-api' into 'master' Rémy Coutable
2016-11-10Grapify token APIRobert Schilling
2016-11-10Merge branch 'grapify-runners-api' into 'master' Rémy Coutable
2016-11-10Grapify milestones APIRobert Schilling
2016-11-10Grapify runners APIRobert Schilling
2016-11-10Merge branch 'grapify-session-api' into 'master' Rémy Coutable
2016-11-10Merge branch 'feature/api_owned_resource' into 'master' Sean McGivern
2016-11-09Add button to delete all merged branchesToon Claes
2016-11-09Grapify the session APIRobert Schilling
2016-11-08Add query param to filter users on 'external' & 'blocked' type on APIYatish Mehta
2016-11-08Merge branch 'fix-systemhook-api' into 'master' Rémy Coutable
2016-11-08Added API endpoint groups/ownedBorja Aparicio
2016-11-08API: Return 400 when creating a systemhook failsRobert Schilling
2016-11-07Expose Label id to APIRares Sfirlogea
2016-11-07Ability to update labels priority via APIRobert Schilling
2016-11-04Merge remote-tracking branch 'origin/labels-api'Rémy Coutable
2016-11-04Merge branch '20968-add-setting-to-check-unresolved-discussion' into 'master' Douwe Maan
2016-11-04Merge branch 'zj-grapify-project-hooks' into 'master' Rémy Coutable
2016-11-04Add setting to only allow merge requests to be merged when all discussions ar...Rodolfo Santos
2016-11-04Merge branch 'backport-ee-js-groups-api' into 'master' Robert Speicher
2016-11-04Move shared params to a helperZ.J. van de Weg
2016-11-04GrapeDSL for project hooksZ.J. van de Weg
2016-11-04Allow multiple repository storage shards to be enabled, and automatically rou...Nick Thomas
2016-11-03Merge branch 'zj-expose-system-hooks' into 'master' Rémy Coutable
2016-11-02Update docs and unexpose tokenZeger-Jan van de Weg
2016-11-02Merge branch 'gpocentek/gitlab-ce-api-webhook-token' into 'master' Rémy Coutable