summaryrefslogtreecommitdiff
path: root/lib/api/job_artifacts.rb
Commit message (Expand)AuthorAgeFilesLines
* Rename latest_successful to be more explicitMatija Čupić2019-07-261-2/+2
* API: delete job_artifacts of a single jobRoger Rüttimann2019-03-061-0/+16
* Refactor project.latest_successful_builds_for defSteve Azzopardi2019-01-071-5/+2
* Add endpoint to download single artifact by refSteve Azzopardi2018-12-071-0/+24
* Fix API::Namespaces to accept namepaces with dotsif-52811-fix_namespaces_api_routingImre Farkas2018-11-281-1/+1
* Enable frozen string in lib/api and lib/backupgfyoung2018-09-291-0/+2
* Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-111-0/+2
* Resolve "Make a Rubocop that forbids returning from a block"🙈 jacopo beschi 🙉2018-04-181-1/+1
* Add proxy_download to perform proxied sending of all filesMicaël Bergeron2018-03-091-2/+2
* Unify lib/api/job_artifacts.rb with EEextract-job-artifacts-api-ceLin Jen-Shin2018-03-061-4/+13
* Respond with a bad request if artifact path is invalidGrzegorz Bizon2017-09-061-1/+1
* Extract job artifacts API code to a separate fileGrzegorz Bizon2017-09-061-0/+80