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-06-08Merge branch 'dz-api-x-frame' into 'security-9-2'DJ Mountney
2017-06-07Blob#load_all_data! doesn’t need an argumentDouwe Maan
2017-06-07Merge branch '3191-deploy-keys-update' into 'master'Rémy Coutable
2017-06-07Merge branch 'instrument-infra' into 'master'Grzegorz Bizon
2017-06-07Merge branch '12910-snippets-description' into 'master'Phil Hughes
2017-06-07Merge branch '2563-backport-ee1942' into 'master'Grzegorz Bizon
2017-06-06Introduce optimistic locking support via optional parameter last_commit_id on...Roman Safronov
2017-06-06Backport https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/1942Lin Jen-Shin
2017-06-06Accept a username for User-level Events APIMark Fletcher
2017-06-06Introduce an Events APIMark Fletcher
2017-06-05Merge branch 'mk-fix-git-over-http-rejections' into 'master'Douwe Maan
2017-06-05Remove unnecessary variableMichael Kozono
2017-06-05Refactor construction of responseMichael Kozono
2017-06-05Refactor to let GitAccess errors bubble upMichael Kozono
2017-06-05Refactor the DeleteUserWorkerNick Thomas
2017-06-03Merge branch 'projects-api-import-status' into 'master'Douwe Maan
2017-06-02Merge branch '28694-hard-delete-user-from-api' into 'master'Douwe Maan
2017-06-02Expose import_status in Projects APIRobin Bobbitt
2017-06-02Prometheus settingsPawel Chojnacki
2017-06-02Allow users to be hard-deleted from the APINick Thomas
2017-06-02Enable the Style/PreferredHashMethods copRémy Coutable
2017-06-02Implement ability to update deploy keysAlexander Randa
2017-06-02Fix missing optional path parameter in "Create project for user" APIAthar Hameed
2017-06-01Merge branch '24196-protected-variables' into 'master'Kamil Trzciński
2017-06-01Merge branch 'migrate-old-artifacts' into 'master'Grzegorz Bizon
2017-06-01Add missing specsKamil Trzcinski
2017-06-01Merge branch 'bugfix/deploy_keys__can_push__usage_in_api' into 'master'Rémy Coutable
2017-06-01Fix data inconsistency issue for old artifacts by moving them to a currently ...Kamil Trzcinski
2017-06-01Merge branch 'dm-collapsed-blob' into 'master'Sean McGivern
2017-06-01Merge branch 'master' into '24196-protected-variables'Kamil Trzciński
2017-06-01Merge branch 'master' into 'trigger-source'Grzegorz Bizon
2017-06-01Add feature toggles through FlipperAlejandro Rodríguez
2017-05-31Change no_limits to limitsDouwe Maan
2017-05-31Merge remote-tracking branch 'upstream/master' into 24196-protected-variablesLin Jen-Shin
2017-05-31Merge branch 'tc-improve-project-api-perf' into 'master'Douwe Maan
2017-05-31Merge branch '33000-tag-list-in-project-create-api' into 'master'Rémy Coutable
2017-05-31Introduce source to pipeline entityKamil Trzcinski
2017-05-31Merge remote-tracking branch 'upstream/master' into 24196-protected-variablesLin Jen-Shin
2017-05-31Add tag_list param to project apivanadium23
2017-05-31Support descriptions for snippetsJarka Kadlecova
2017-05-31Remove some deprecated methodsToon Claes
2017-05-30Add :owned param to ProjectFinderToon Claes
2017-05-30Use helper to construct Finder paramsToon Claes
2017-05-30Use ProjectFinder to filter the projectsToon Claes
2017-05-30Handle `membership` in ProjectFinderToon Claes
2017-05-30Build options hash after finding the list of projectsToon Claes
2017-05-30Move ProjectsFinder to `present_projects` for simplificationToon Claes
2017-05-30Copy `filter_projects` helper to V3Toon Claes
2017-05-30Use update_pipeline_scheduleShinya Maeda
2017-05-30Return 202 for destory. Remove []. Remove def pipeline_schedules from helper.Shinya Maeda