summaryrefslogtreecommitdiff
path: root/lib/api/v3
Commit message (Expand)AuthorAgeFilesLines
* Use preload instead of includes to avoid joinsbuilds-api-nplusoneMatija Čupić2018-01-151-1/+1
* Eager load user, runner, pipeline and its creatorMatija Čupić2018-01-141-1/+3
* Fix N+1 in v3 builds APIMatija Čupić2018-01-131-2/+1
* Adds Rubocop rule for line break around conditionals🙈 jacopo beschi 🙉2018-01-116-0/+7
* Merge branch 'remove-soft-removals' into 'master'Douwe Maan2018-01-111-1/+1
|\
| * Remove soft removals related codeYorick Peterse2018-01-081-1/+1
* | Add option to disable commit stats to commit APIFrancisco Javier López2018-01-091-1/+2
|/
* EE-BACKPORT group boardsFelipe Artur2018-01-041-1/+1
* Only include the user's ID in the time_spent command's update hashRobert Speicher2017-12-191-2/+2
* Allow password authentication to be disabled entirelyMarkus Koller2017-11-232-5/+7
* 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
| |\ \