summaryrefslogtreecommitdiff
path: root/lib/api
Commit message (Expand)AuthorAgeFilesLines
* Use NotesFinder to fetch notes on API and ControllersPatrick Derichs2019-06-195-28/+32
* Merge branch '56737-commits-and-mr-events-on-jira-api' into 'master'Stan Hu2019-06-171-1/+1
|\
| * 56737 Expose currently supported events properly on services APIZsolt Kovari2019-06-161-1/+1
* | Allow Developer role to delete tags via container registry apiJason Goodman2019-06-171-5/+1
|/
* Merge branch 'expose-project-git-depth-via-api' into 'master'Kamil Trzciński2019-06-122-0/+3
|\
| * Expose ci_default_git_depth via project APIexpose-project-git-depth-via-apiFabio Pitino2019-06-122-0/+3
* | API issues - minor cleanup of permission checkJan Provaznik2019-06-111-8/+3
* | Revert "Automatically update MR merge-ref along merge status"Oswaldo Ferreira2019-06-112-7/+19
|/
* Add task count and completed count to responses of Issue and MRPatrick Derichs2019-06-071-0/+4
* Include the port in the URLs of the API Link headersRémy Coutable2019-06-061-1/+1
* Merge branch 'bvl-design-diff-notes-ce' into 'master'Douwe Maan2019-06-041-1/+1
|\
| * Make `resolvable_types` a class methodBob Van Landuyt2019-06-031-1/+1
* | Merge branch 'osw-sync-merge-ref-upon-mergeability-check' into 'master'Douwe Maan2019-06-032-19/+7
|\ \
| * | Add payload to the service responseOswaldo Ferreira2019-05-311-2/+2
| * | Simplify merge_ref_head methodsOswaldo Ferreira2019-05-311-2/+2
| * | Automatically update MR merge-ref along merge statusOswaldo Ferreira2019-05-312-19/+7
| |/
* | Abstract auto merge processesShinya Maeda2019-06-031-7/+4
|/
* Add optional param :start_project to allow variable commit targetsKerri Miller2019-05-311-0/+10
* Remove legacy artifact related coderemove-legacy-artifacts-related-codeShinya Maeda2019-05-311-1/+1
* CE port of Move EE specific lines in API::ProjectsImre Farkas2019-05-303-59/+42
* CE port of Move EE specific lines in API::SettingsImre Farkas2019-05-302-47/+24
* Add wiki size to project statisticsPeter Marko2019-05-291-0/+2
* CE port of Move EE specific lines in API::ProtectedBranchesImre Farkas2019-05-292-23/+16
* Updated heading for default state in Web IDEDenys Mishunov2019-05-291-0/+1
* CE port of Move EE specific lines in API::IssuesImre Farkas2019-05-292-12/+10
* Add notify_only_default_branch option to PipelinesEmailServicePeter Marko2019-05-281-0/+6
* CE port of Move EE specific lines in API::VariablesImre Farkas2019-05-282-6/+17
* CE port of Move EE specific lines in API::UsersImre Farkas2019-05-282-8/+20
* Make protected attribute Boolean typeapi_make_protected_boolean_typeThong Kuah2019-05-281-2/+2
* Merge branch '51854-api-to-get-all-project-group-members-returns-duplicates' ...Jan Provaznik2019-05-271-17/+2
|\
| * Removes duplicated members from api/projects/:id/members/all51854-api-to-get-all-project-group-members-returns-duplicatesJacopo2019-05-271-17/+2
* | CE-port of Refactor EE specific params override in API::GroupsImre Farkas2019-05-272-26/+25
|/
* Merge branch 'chore/remove-circuit-breaker-api' into 'master'Bob Van Landuyt2019-05-272-40/+0
|\
| * Remove the circuit breaker APIchore/remove-circuit-breaker-apiMarkus Koller2019-05-242-40/+0
* | Masked should be Boolean typevariables-boolean-typeThong Kuah2019-05-271-2/+2
|/
* Merge branch 'api_masked_variables' into 'master'Bob Van Landuyt2019-05-232-0/+3
|\
| * API: Allow to get and set "masked" attribute for variablesMathieu Parent2019-05-222-0/+3
* | Merge branch '60250-remove-mr_push_options-flag' into 'master'Stan Hu2019-05-222-6/+4
|\ \ | |/ |/|
| * Remove the mr_push_options feature flagLuke Duncalfe2019-05-172-6/+4
* | Add allow_failure attribute to Job APIFabio Pitino2019-05-211-1/+1
* | Revert "Merge branch '55127-add-delay-after-mr-creation-for-async-tasks-to-co...revert-47e5eedcKerri Miller2019-05-201-4/+0
* | CE port of Move EE specific lines in API::GroupsImre Farkas2019-05-202-14/+19
* | Added filtering jobs by age to jobs/request API endpointDmitry Chepurovskiy2019-05-201-0/+1
* | Merge branch 'ce-57402-add-issues-statistics-api-endpoints' into 'master'Rémy Coutable2019-05-204-38/+147
|\ \
| * | Review updates and cleanupce-57402-add-issues-statistics-api-endpointsAlexandru Croitor2019-05-174-40/+24
| * | Add params validations and remove extra params supportAlexandru Croitor2019-05-153-19/+63
| * | Move issue details to from IssueBasic to Issue entityAlexandru Croitor2019-05-153-14/+26
| * | Changes to issues apiAlexandru Croitor2019-05-153-28/+97
* | | #46469 - Added ref querystring parameter to project search to allow searching...Lee Tickett2019-05-171-1/+2
|/ /
* | Rename methods that conflict in Rails 5.255583-rename-method-conflictsHeinrich Lee Yu2019-05-121-1/+1
|/