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-25Merge branch 'zj-expose-coverage-pipelines' into 'master' Rémy Coutable
2016-11-25Expose coverage on GET pipelines/:idZ.J. van de Weg
2016-11-25Merge branch '22373-reduce-queries-in-api-helpers-find_project' into 'master' Yorick Peterse
2016-11-24API: Introduce `#find_group!` which also check access permissionRémy Coutable
2016-11-24API: Introduce `#find_project!` which also check access permissionRémy Coutable
2016-11-24Don't convert data which already is the target typeRobert Schilling
2016-11-24API: Use `#find_project` in API::Triggers and API::ServicesRémy Coutable
2016-11-24Make API::Helpers find a project with only one queryRémy Coutable
2016-11-23Merge branch 'api-delete-group-share' into 'master' Rémy Coutable
2016-11-23Merge branch 'grapify-sidekiq-metric-api' into 'master' Rémy Coutable
2016-11-23Grapify the sidekiq metrics APIRobert Schilling
2016-11-23API: Add endpoint to delete a group shareRobert Schilling
2016-11-23Add a starting date to milestonesValery Sizov
2016-11-22Merge branch 'fix-api-iid-filter' into 'master' Rémy Coutable
2016-11-22Merge branch '23532-define-common-helper-for-describe-pagination-params-in-ap...Rémy Coutable
2016-11-22Avoid helper call with default parametersRobert Schilling
2016-11-22Fix IID filter for merge requests and milestonesRobert Schilling
2016-11-22Merge branch '24730-broken-master' into 'master' Robert Speicher
2016-11-22Define common helper for describe pagination params in apiSemyon Pupkov
2016-11-21Fix StrongAttibutes error with Ruby 2.1Rémy Coutable
2016-11-21Grapify the projects snippet APIRobert Schilling
2016-11-21Merge branch 'grapify-users-api' into 'master' Rémy Coutable
2016-11-21Merge branch 'create-pipeline-endpoint' into 'master' Rémy Coutable
2016-11-21Grapify the users APIRobert Schilling
2016-11-19Add api endpoint for creating a pipelineIdo Leibovich
2016-11-18Merge branch 'zj-slash-commands-mattermost' into 'master' Kamil Trzciński
2016-11-18Return a consistent not found messageZ.J. van de Weg
2016-11-18Merge branch 'grapify-repository-api' into 'master' Rémy Coutable
2016-11-18Improve style, add more testsZ.J. van de Weg
2016-11-18Grapify the repository APIRobert Schilling
2016-11-18More coverage on service levelZ.J. van de Weg
2016-11-18Merge branch 'sort-api-groups' into 'master' Sean McGivern
2016-11-17Merge remote-tracking branch 'origin/master' into zj-slash-commands-mattermostZ.J. van de Weg
2016-11-17More refactoring, push present to base commandZ.J. van de Weg
2016-11-17Incorporate feedback, improve presenter classZ.J. van de Weg
2016-11-17Make chat authorization to work [ci skip]Kamil Trzcinski
2016-11-17Allow sorting groups in APISean McGivern
2016-11-17Remove default value for `project` argument on subscribable concernDouglas Barbosa Alexandre
2016-11-17Pass project to Entities::Label to check if user is subscribedDouglas Barbosa Alexandre
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