summaryrefslogtreecommitdiff
path: root/lib/api/v3
Commit message (Expand)AuthorAgeFilesLines
* Initial attempt at refactoring API scope declarations.Timothy Andrew2017-06-281-1/+3
* Filter archived project in API v3 only if param presentvanadium232017-06-212-2/+5
* Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-215-22/+22
* Rename "Slash commands" to "Quick actions"Eric Eastwood2017-06-151-2/+2
* Blob#load_all_data! doesn’t need an argumentblob-load-all-dataDouwe Maan2017-06-071-1/+1
* Enable the Style/PreferredHashMethods coprc/enable-PreferredHashMethods-copRémy Coutable2017-06-022-2/+2
* Merge branch 'migrate-old-artifacts' into 'master'Grzegorz Bizon2017-06-011-10/+0
|\
| * Add missing specsKamil Trzcinski2017-06-011-10/+0
| * Fix data inconsistency issue for old artifacts by moving them to a currently ...Kamil Trzcinski2017-06-011-1/+1
* | Merge branch 'bugfix/deploy_keys__can_push__usage_in_api' into 'master'Rémy Coutable2017-06-011-0/+1
|\ \ | |/ |/|
| * Add missing `can_push` parameter to POST /v3/deploy_keysRichard Clamp2017-05-221-0/+1
* | Merge branch 'dm-collapsed-blob' into 'master'Sean McGivern2017-06-012-2/+2
|\ \
| * | Change no_limits to limitsdm-collapsed-blobDouwe Maan2017-05-312-2/+2
| * | Consistent diff and blob size limit namesDouwe Maan2017-05-292-2/+2
* | | Remove some deprecated methodstc-improve-project-api-perfToon Claes2017-05-302-2/+2
* | | Copy `filter_projects` helper to V3Toon Claes2017-05-301-0/+27
|/ /
* | Merge branch 'rework-authorizations-performance' into 'master'Douwe Maan2017-05-292-2/+9
|\ \
| * | Hide nested group UI/API support for MySQLYorick Peterse2017-05-172-2/+9
* | | Revert "Remove changes that are not absolutely necessary"Douwe Maan2017-05-241-1/+1
| |/ |/|
* | Merge branch 'bvl-rename-build-events-to-job-events' into 'master' cherry-pick-0663458cDouwe Maan2017-05-161-2/+4
* | Revert "Merge branch 'bvl-rename-build-events-to-job-events' into 'master'"Douwe Maan2017-05-151-4/+2
* | Rename `build_events` to `job_events` in codeBob Van Landuyt2017-05-151-2/+4
|/
* Merge branch '27144-enforce-rubocop-trailing_commas-no_comma-style' into 'mas...Robert Speicher2017-05-104-4/+4
|\
| * Enable the Style/TrailingCommaInArguments copRémy Coutable2017-05-102-2/+2
| * Enable the Style/TrailingCommaInLiteral copRémy Coutable2017-05-102-2/+2
* | Merge branch 'tc-fix-private-subgroups-shown' into 'security' Douwe Maan2017-05-101-1/+1
* | Merge branch 'snippets-finder-visibility' into 'security'Douwe Maan2017-05-102-4/+3
|/
* Use relative paths for group/project/user avatarsblackst0ne2017-05-101-2/+6
* Merge branch 'feature/gb/manual-actions-protected-branches-permissions' into ...Kamil Trzciński2017-05-061-3/+7
|\
| * Check ability to update build on the API resourceGrzegorz Bizon2017-05-051-3/+7
* | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into mia_backort[ci ...Valery Sizov2017-05-051-1/+1
|\ \ | |/
| * Merge branch '12910-uploader-pers-snippet' into 'master' Sean McGivern2017-05-041-1/+1
| |\
| | * Support uploaders for personal snippets comments12910-uploader-pers-snippetJarka Kadlecova2017-05-021-1/+1
| | * Revert "Merge branch 'tc-no-todo-service-select' into 'master'"revert-c3c465acStan Hu2017-04-291-2/+2
| | * Avoid plucking Todo ids and use sub-queries insteadtc-no-todo-service-selectToon Claes2017-04-271-2/+2
* | | [Multiple issue assignee]: reslving some conflictsValery Sizov2017-05-041-4/+0
* | | Backport of multiple_assignees_feature [ci skip]Valery Sizov2017-05-044-16/+30
|/ /
* | Fix how to use PipelinesFinderShinya Maeda2017-05-031-1/+1
* | Fix 404 when upstream has disabled merge requestsmhasbini2017-04-271-0/+2
|/
* Refactor changing files in web UIDouwe Maan2017-04-202-4/+4
* Remove the User#is_admin? methodblackst0ne2017-04-094-4/+4
* Merge branch 'microsoft-teams-integration' into 'master' Douwe Maan2017-04-061-0/+6
|\
| * adds relevant testsTiago Botelho2017-04-061-0/+6
* | Optimise trace handling code to use streaming instead of full readKamil Trzciński2017-04-061-1/+1
* | ProjectsFinder should handle more optionsJacopo2017-04-063-3/+3
|/
* Merge branch '23655-api-group-issues' into 'master' Rémy Coutable2017-03-291-2/+2
|\
| * Fix API group/issues default state filterAlexander Randa2017-03-281-2/+2
* | Implement new service for creating userGeorge Andrinopoulos2017-03-271-0/+53
|/
* Return 404 in project issues API endpoint when project cannot be foundAdam Niedzielski2017-03-201-1/+1
* Allow dot in branch name in trigger/builds endpoint in APIGeorge Andrinopoulos2017-03-201-1/+1