summaryrefslogtreecommitdiff
path: root/lib/api/v3
Commit message (Expand)AuthorAgeFilesLines
* Adds Rubocop rule for line break after guard clauseJacopo2017-11-163-0/+5
* Merge branch 'fix/sm/31771-do-not-allow-jobs-to-be-erased-new' into 'master'Kamil Trzciński2017-11-141-1/+1
|\
| * Merge branch 'master' into fix/sm/31771-do-not-allow-jobs-to-be-erased-newShinya Maeda2017-11-071-2/+4
| |\
| * | Add doc. Fix spec. Add erase_build in protected_ref ruleShinya Maeda2017-11-071-1/+0
| * | Fix spec. Revert update check.Shinya Maeda2017-11-061-0/+1
| * | Do not allow jobs to be erasedShinya Maeda2017-11-061-1/+1
* | | Use Commit#notes and Note.for_commit_id when possible to make sure we use all...dm-notes-for-commit-idDouwe Maan2017-11-081-1/+1
| |/ |/|
* | Improve performance of the /projects/:id/repository/branches API endpointRémy Coutable2017-11-061-2/+4
|/
* Merge branch 'add-packagist-project-service' into 'master'Kamil Trzciński2017-10-311-0/+20
|\
| * Add Packagist project serviceMatt Coleman2017-10-131-0/+20
* | Merge branch 'sha-handling' into 'master'Douwe Maan2017-10-163-10/+10
|\ \
| * | Adds requirements that supports anything in sha paramsGuilherme Vieira2017-10-123-10/+10
* | | Move line code generation into Gitlab::Gitconflict-resolution-refactorAlejandro Rodríguez2017-10-121-1/+1
* | | Create a Gitlab::Git submodule for conlict-related filesAlejandro Rodríguez2017-10-121-1/+1
* | | Move Gitlab::Diff::LineCode to module Gitlab::GitAlejandro Rodríguez2017-10-121-1/+1
| |/ |/|
* | Remove 'Repo' prefix from API entitesVitaliy @blackst0ne Klachkov2017-10-057-24/+24
|/
* Merge branch '23079-remove-default-scope-in-sortable' into 'master'Douwe Maan2017-09-073-2/+3
|\
| * Removes default scope from sortable23079-remove-default-scope-in-sortableTiago Botelho2017-09-073-2/+3
* | Merge branch 'events-migration-cleanup' into 'master'Sean McGivern2017-09-071-1/+1
|\ \
| * | Finish migration to the new events setupevents-migration-cleanupYorick Peterse2017-09-061-1/+1
| |/
* | change collapse to resolve and comments to discussionsAshley Dumaine2017-09-062-3/+3
* | Add functionality to collapse outdated diff comments regardless of discussion...Ashley Dumaine2017-09-062-3/+5
|/
* Use pipeline.trigger_requests.lastfix/sm/35650-remove-createtriggerrequestservice-and-forbid-to-persist-variables-on-ci-triggerrequestShinya Maeda2017-09-051-1/+1
* Fix trigger_request.variablesShinya Maeda2017-09-041-4/+2
* Fix specShinya Maeda2017-09-041-2/+3
* Revert autheticate! in Trigger APIShinya Maeda2017-09-041-4/+4
* Remove CreateTriggerRequestService and forbit to save variables on Ci::Trigge...Shinya Maeda2017-09-041-12/+19
* Upgrade grape to 1.0Zeger-Jan van de Weg2017-08-162-4/+4
* Merge branch 'rs-more-public-send-whitelists' into 'master'Rémy Coutable2017-08-161-3/+3
|\
| * Whitelist or fix additional `Gitlab/PublicSend` cop violationsrs-more-public-send-whitelistsRobert Speicher2017-08-141-3/+3
* | Cache the number of forks of a projectforks-count-cacheYorick Peterse2017-08-141-0/+2
|/
* Migrate events into a new formatYorick Peterse2017-08-101-1/+11
* Enable the Layout/SpaceBeforeBlockBraces coprc/enable-the-Layout/SpaceBeforeBlockBraces-copRémy Coutable2017-08-091-1/+1
* Avoid plucking Todo ids and use sub-queries insteadToon Claes2017-08-031-3/+3
* Fixup POST /v3/:id/hooks and PUT /v3/:id/hooks/:hook_idRichard Clamp2017-07-281-2/+6
* Merge branch '30634-protected-pipeline' into 'master'Kamil Trzciński2017-07-251-5/+6
|\
| * Use struct instead of hashLin Jen-Shin2017-07-201-2/+2
| * Use hash to return multiple objectsLin Jen-Shin2017-07-201-3/+3
| * Merge remote-tracking branch 'upstream/master' into 30634-protected-pipelineLin Jen-Shin2017-07-173-5/+16
| |\
| * \ Merge remote-tracking branch 'upstream/master' into 30634-protected-pipelineLin Jen-Shin2017-06-299-27/+30
| |\ \
| * | | Try to report why it's failing and fix testsLin Jen-Shin2017-06-061-3/+4
* | | | Resolve "More RESTful API: include resource URLs in responses"Oswaldo Ferreira2017-07-251-1/+30
| |_|/ |/| |
* | | Fixes needed when GitLab sign-in is not enabledRobin Bobbitt2017-07-132-4/+13
* | | 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
|\