summaryrefslogtreecommitdiff
path: root/lib/api
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'patch-31' into 'master'Stan Hu2019-04-111-0/+4
|\
| * Return a `401` error codeBen2019-04-111-1/+1
| * Fix trailing white spaceBen2019-04-101-1/+1
| * Add missing provider_unauthroized method to import_github.rb Ben2019-04-101-0/+4
* | Revert "Remove HipChat integration from GitLab"Sean McGivern2019-04-101-0/+40
|/
* Move Contribution Analytics related spec in spec/features/groups/group_page_w...Imre Farkas2019-04-093-3/+9
* Merge branch 'osw-multi-assignees-merge-requests' into 'master'Nick Thomas2019-04-092-1/+9
|\
| * [CE] Support multiple assignees for merge requestsosw-multi-assignees-merge-requestsOswaldo Ferreira2019-04-082-1/+9
* | Add new permission model `read-pipeline-variable`Agustin Henze2019-04-091-0/+13
* | Merge branch '43263-git-push-option-to-create-mr' into 'master'Nick Thomas2019-04-092-8/+38
|\ \
| * | Feature flag for merge requestion push optionsLuke Duncalfe2019-04-091-2/+4
| * | Refactor PushOptionsHandlerService from reviewLuke Duncalfe2019-04-092-18/+19
| * | Use Gitlab::PushOptions for `ci.skip` push optionLuke Duncalfe2019-04-091-1/+1
| * | Support merge request create with push optionsLuke Duncalfe2019-04-092-7/+34
| |/
* | Add new API endpoint to expose single environmentKrasimir Angelov2019-04-092-4/+20
|/
* Fix `updated_at` doesn't apply to `state_event` updates of issues via APISean McGivern2019-04-081-3/+7
* 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