summaryrefslogtreecommitdiff
path: root/lib/api
Commit message (Expand)AuthorAgeFilesLines
* Add an option to have a private profile on GitLabJX Terry2018-07-243-7/+9
* Add min_access_level filter to projects APIMarko, Peter2018-07-233-0/+3
* Add min_access_level filter to groups APIMarko, Peter2018-07-231-1/+2
* Merge branch 'hangouts_chat_integration' into 'master'Sean McGivern2018-07-231-0/+9
|\
| * Add dummy Google Hangouts Chat integrationKukovskii Vladimir2018-07-141-0/+9
* | Fix gitlab import project loadFrancisco Javier López2018-07-231-1/+1
* | Merge branch 'rs-web_url-for-pipelines-and-jobs' into 'master'Douwe Maan2018-07-232-1/+9
|\ \
| * | Ensure a job preloads the project's namespace to avoid N+1Robert Speicher2018-07-201-1/+1
| * | Expose web_url attribute in PipelineBasic and JobBasicrs-web_url-for-pipelines-and-jobsRobert Speicher2018-07-181-0/+8
* | | Backport of gitlab-org/gitlab-ee!6137Valery Sizov2018-07-191-3/+18
|/ /
* | Fix serialization of LegacyDiffNoteJan Provaznik2018-07-181-1/+1
* | Merge branch 'fix-project-api-archived' into 'master'Rémy Coutable2018-07-162-2/+8
|\ \ | |/ |/|
| * Fix archived parameter for projects APIMarko, Peter2018-07-162-2/+8
* | Merge branch 'ide-merge-requests-forks' into 'master'Filipa Lacerda2018-07-131-2/+14
|\ \
| * | Allow collaboration with forks through the APIBob Van Landuyt2018-07-121-2/+14
| |/
* | Merge branch 'fix-performance-problem-of-tags-query' into 'master'Yorick Peterse2018-07-121-4/+11
|\ \
| * | Fix performance problem of accessing tag list for projects api endpointsfix-performance-problem-of-tags-queryKamil Trzciński2018-07-121-4/+11
* | | Merge branch 'dz-manifest-import' into 'master'Douwe Maan2018-07-121-1/+1
|\ \ \
| * | | Fix icon for manifest import and mention manifest feature in APIDmitriy Zaporozhets2018-07-111-1/+1
* | | | Resolve "do not set updated_at when creating note"Kia Mei Somabes2018-07-121-0/+2
* | | | Revert "Merge branch 'ee-5481-epic-todos' into 'master'"Jarka Kadlecová2018-07-111-9/+4
| |_|/ |/| |
* | | Add missing maximum_timeout parametergfyoung2018-07-111-1/+1
|/ /
* | Merge branch '48537-update-avatar-only-via-api' into 'master'Rémy Coutable2018-07-101-1/+2
|\ \
| * | Fix #48537 - Update avatar only via the projects APIJamie Schembri2018-07-091-1/+2
* | | Merge branch '42415-omit-projects-from-get-group-endpoint' into 'master'Douwe Maan2018-07-101-1/+2
|\ \ \
| * | | Adds with_projects optional parameter to /groups/:id API endpointTiago Botelho2018-07-091-1/+2
| | |/ | |/|
* | | Support manually stopping any environment from the UIWinnie Hellmann2018-07-101-1/+2
| |/ |/|
* | Updates from `rubocop -a`Lin Jen-Shin2018-07-094-7/+7
|/
* Merge branch '46246-gitlab-project-export-should-use-object-storage' into 'ma...Sean McGivern2018-07-061-3/+7
|\
| * Update Import/Export to use object storage (based on aa feature flag)James Lopez2018-07-061-3/+7
* | added API docsPhil Hughes2018-07-051-1/+1
* | karma & rubocop fixesPhil Hughes2018-07-051-2/+2
* | only include _html fields when asked forPhil Hughes2018-07-052-7/+8
* | added html to responsePhil Hughes2018-07-051-0/+6
|/
* Web Terminal Ci BuildFrancisco Javier López2018-07-052-3/+11
* Merge branch '4266-board-with-config-api-ce' into 'master'Douwe Maan2018-07-041-0/+1
|\
| * Backport from EE !5954Mark Chao2018-07-041-0/+1
* | Merge branch 'ee-5481-epic-todos' into 'master'Sean McGivern2018-07-041-4/+9
|\ \ | |/ |/|
| * [backend] Addressed review commentsJan Provaznik2018-07-031-3/+7
| * Support todos for epics backportJarka Kadlecová2018-07-031-3/+4
* | Merge branch 'remove-is-shared-from-ci-runners' into 'master'Grzegorz Bizon2018-07-043-7/+12
|\ \
| * | Make deprecated scopes of Runner explicitKamil Trzciński2018-07-041-0/+5
| * | Remove the use of `is_shared` of `Ci::Runner`remove-is-shared-from-ci-runnersKamil Trzciński2018-06-263-7/+7
* | | Add pipeline lists to GraphQLBob Van Landuyt2018-07-041-1/+1
| |/ |/|
* | Resolve "404 when trying to create a new issue from the group"Jan Beckmann2018-07-021-0/+4
* | Merge branch 'ccr/add_locked_state' into 'master'Rémy Coutable2018-07-011-2/+2
|\ \
| * | Add locked state to merge request APIChantal Rollison2018-06-281-2/+2
* | | Merge branch 'transfer_project_api_endpoint' into 'master'Grzegorz Bizon2018-06-291-0/+17
|\ \ \
| * | | Add transfer project endpoint to the Projects APIAram Visser2018-06-271-0/+17
| |/ /
* | | Merge branch 'straight-comparision-mode' into 'master'Sean McGivern2018-06-281-1/+2
|\ \ \