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
2019-06-19Merge branch 'pderichs-52123' into 'master'Robert Speicher
2019-06-19Simplify result of find_noteablePatrick Derichs
2019-06-19Use NotesFinder to fetch notes on API and ControllersPatrick Derichs
2019-06-19Add documentation and testsManoj MJ
2019-06-1959702 Fix API notification flags for MS TeamsSeiji Suenaga
2019-06-19Add 2nd response for container api bulk deleteSteve Abrams
2019-06-18Merge branch '56737-commits-and-mr-events-on-jira-api' into 'master'Stan Hu
2019-06-17Allow Developer role to delete tags via container registry apiJason Goodman
2019-06-1656737 Expose currently supported events properly on services APIZsolt Kovari
2019-06-12Merge branch 'expose-project-git-depth-via-api' into 'master'Kamil Trzciński
2019-06-12Expose ci_default_git_depth via project APIFabio Pitino
2019-06-12API issues - minor cleanup of permission checkJan Provaznik
2019-06-11Revert "Automatically update MR merge-ref along merge status"Oswaldo Ferreira
2019-06-07Add task count and completed count to responses of Issue and MRPatrick Derichs
2019-06-06Include the port in the URLs of the API Link headersRémy Coutable
2019-06-04Merge branch 'bvl-design-diff-notes-ce' into 'master'Douwe Maan
2019-06-03Merge branch 'osw-sync-merge-ref-upon-mergeability-check' into 'master'Douwe Maan
2019-06-03Make `resolvable_types` a class methodBob Van Landuyt
2019-06-03Abstract auto merge processesShinya Maeda
2019-06-01Add payload to the service responseOswaldo Ferreira
2019-06-01Simplify merge_ref_head methodsOswaldo Ferreira
2019-06-01Automatically update MR merge-ref along merge statusOswaldo Ferreira
2019-05-31Add optional param :start_project to allow variable commit targetsKerri Miller
2019-05-31Remove legacy artifact related codeShinya Maeda
2019-05-31CE port of Move EE specific lines in API::ProjectsImre Farkas
2019-05-31CE port of Move EE specific lines in API::SettingsImre Farkas
2019-05-29Add wiki size to project statisticsPeter Marko
2019-05-29CE port of Move EE specific lines in API::ProtectedBranchesImre Farkas
2019-05-29Updated heading for default state in Web IDEDenys Mishunov
2019-05-29CE port of Move EE specific lines in API::IssuesImre Farkas
2019-05-28Add notify_only_default_branch option to PipelinesEmailServicePeter Marko
2019-05-28CE port of Move EE specific lines in API::VariablesImre Farkas
2019-05-28CE port of Move EE specific lines in API::UsersImre Farkas
2019-05-28Make protected attribute Boolean typeThong Kuah
2019-05-27Merge branch '51854-api-to-get-all-project-group-members-returns-duplicates' ...Jan Provaznik
2019-05-27Removes duplicated members from api/projects/:id/members/allJacopo
2019-05-27CE-port of Refactor EE specific params override in API::GroupsImre Farkas
2019-05-27Merge branch 'chore/remove-circuit-breaker-api' into 'master'Bob Van Landuyt
2019-05-27Masked should be Boolean typeThong Kuah
2019-05-24Remove the circuit breaker APIMarkus Koller
2019-05-23Merge branch 'api_masked_variables' into 'master'Bob Van Landuyt
2019-05-23Merge branch '60250-remove-mr_push_options-flag' into 'master'Stan Hu
2019-05-22API: Allow to get and set "masked" attribute for variablesMathieu Parent
2019-05-21Add allow_failure attribute to Job APIFabio Pitino
2019-05-20Revert "Merge branch '55127-add-delay-after-mr-creation-for-async-tasks-to-co...Kerri Miller
2019-05-20CE port of Move EE specific lines in API::GroupsImre Farkas
2019-05-20Added filtering jobs by age to jobs/request API endpointDmitry Chepurovskiy
2019-05-20Merge branch 'ce-57402-add-issues-statistics-api-endpoints' into 'master'Rémy Coutable
2019-05-17Review updates and cleanupAlexandru Croitor
2019-05-17#46469 - Added ref querystring parameter to project search to allow searching...Lee Tickett