summaryrefslogtreecommitdiff
path: root/lib/api/v3/builds.rb
Commit message (Expand)AuthorAgeFilesLines
* Removed API endpoint and specsfj-36819-remove-v3-apiFrancisco Javier López2018-05-301-250/+0
* Resolve "Make a Rubocop that forbids returning from a block"🙈 jacopo beschi 🙉2018-04-181-4/+4
* Add proxy_download to perform proxied sending of all filesMicaël Bergeron2018-03-091-3/+3
* 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
* 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
* Adds requirements that supports anything in sha paramsGuilherme Vieira2017-10-121-1/+1
* Upgrade grape to 1.0Zeger-Jan van de Weg2017-08-161-1/+1
* 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
* Check ability to update build on the API resourceGrzegorz Bizon2017-05-051-3/+7
* Optimise trace handling code to use streaming instead of full readKamil Trzciński2017-04-061-1/+1
* Remove user_can_download_artifactsToon Claes2017-03-071-16/+8
* Fix all testsToon Claes2017-03-061-34/+34
* Rename Builds to Jobs in the APIZ.J. van de Weg2017-03-061-0/+263