summaryrefslogtreecommitdiff
path: root/lib/api
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'duplicate-related-mrs' into 'master'Michael Kozono2019-04-051-1/+1
|\
| * Remove duplicates from issue related merge requestsduplicate-related-mrsAlexandru Croitor2019-04-051-1/+1
* | Add part of needed codeGosia Ksionek2019-04-051-1/+2
|/
* Revert "Merge branch 'if-57131-external_auth_to_ce' into 'master'"Andreas Brandl2019-04-053-9/+3
* Move Contribution Analytics related spec in spec/features/groups/group_page_w...Imre Farkas2019-04-053-3/+9
* Fix IDE detecting MR from fork branchPaul Slaughter2019-04-051-0/+1
* Merge branch '9217-warn-on-git-fetch-over-ssh-if-the-secondary-is-lagging-the...Douglas Barbosa Alexandre2019-04-051-1/+2
|\
| * Allow console messages be sent to gitlab-shell9217-warn-on-git-fetch-over-ssh-if-the-secondary-is-lagging-the-primaryAsh McKenzie2019-04-041-1/+2
* | Merge branch '3314-add-on-runner-minutes-for-gitlab-com-ce' into 'master'Douwe Maan2019-04-042-0/+2
|\ \
| * | Backport some changes from EE3314-add-on-runner-minutes-for-gitlab-com-ceRubén Dávila2019-04-022-0/+2
* | | Expose head pipeline in the related merge requestsAlexandru Croitor2019-04-042-1/+10
| |/ |/|
* | Add port section to CI Image objectFrancisco Javier López2019-04-031-0/+5
|/
* Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq into jarv/dev-to-gitl...jarv/dev-to-gitlab-2019-04-02John Jarvis2019-04-021-5/+3
|\
| * Merge branch 'security-id-potential-denial-languages' into 'master'GitLab Release Tools Bot2019-04-021-5/+3
| |\
| | * Return cached languages if they've been detected beforeIgor Drozdov2019-03-201-5/+3
* | | Include cluster domain into Project Cluster APIMayra Cabrera2019-04-012-1/+3
* | | Fix API /project/:id/branches not returning correct merge statusStan Hu2019-03-301-2/+2
* | | Merge branch 'osw-multi-line-suggestions-creation-strategy' into 'master'Andreas Brandl2019-03-271-2/+0
|\ \ \
| * | | Prepare suggestion implementation for multi-lineOswaldo Ferreira2019-03-271-2/+0
* | | | Resolve "Get milestone by title via API"Fabio Busatto2019-03-272-0/+8
* | | | Merge branch 'bvl-allow-more-repos-per-resource-ce' into 'master'James Lopez2019-03-272-8/+10
|\ \ \ \ | |/ / / |/| | |
| * | | Allow multiple repositories per projectBob Van Landuyt2019-03-262-8/+10
| |/ /
* | | Merge branch 'backport-api-parameters' into 'master'Robert Speicher2019-03-269-48/+183
|\ \ \
| * | | Backport parameters for API::ParametersYorick Peterse2019-03-261-0/+8
| * | | Backport parameters for API::UsersYorick Peterse2019-03-261-0/+8
| * | | Backport API parameters for API::SettingsYorick Peterse2019-03-261-0/+36
| * | | Backport changes to API::ProtectedBranchesYorick Peterse2019-03-261-0/+24
| * | | Backport parameters from API::ProjectsYorick Peterse2019-03-262-35/+44
| * | | Backport API::Issues parameters from EEYorick Peterse2019-03-262-13/+37
| * | | Backport API::Helpers::ProjectsHelpers from EEYorick Peterse2019-03-261-0/+11
| * | | Backport EE API parameters for API::GroupsYorick Peterse2019-03-261-0/+15
| |/ /
* | | Show statistics also when repository is disabledPeter Marko2019-03-231-1/+1
|/ /
* | Add highest_role method to UserThiago Presa2019-03-222-1/+5
* | Apply suggestion to lib/api/search.rbAlexis Reigel2019-03-151-1/+1
* | un-dry the search api scopeAlexis Reigel2019-03-141-12/+12
* | return 400 on users search and feature is disabledAlexis Reigel2019-03-141-8/+11
* | add feature flag for users searchAlexis Reigel2019-03-141-1/+8
* | extract helper for search scope api paramAlexis Reigel2019-03-141-12/+12
* | add users search to search apiAlexis Reigel2019-03-142-4/+5
|/
* Run rubocop -aNick Thomas2019-03-132-20/+14
* Merge branch 'resolve-lib-differences' into 'master'Robert Speicher2019-03-1215-717/+842
|\
| * Add method to API::Variables for filtering paramsYorick Peterse2019-03-041-0/+10
| * Update Triggers documentation per EEYorick Peterse2019-03-041-1/+1
| * Refactor API::Settings for EEYorick Peterse2019-03-041-0/+7
| * Move API::Services constants to a helperYorick Peterse2019-03-042-695/+724
| * Refactor API::Search for EEYorick Peterse2019-03-042-9/+38
| * Move eventable types constant to a helperYorick Peterse2019-03-042-3/+14
| * Move LFS HTTP URL to a separate methodYorick Peterse2019-03-041-1/+9
| * Use a method for updating groups in the APIYorick Peterse2019-03-041-1/+9
| * Use a method for creating groups in the APIYorick Peterse2019-03-041-1/+9