summaryrefslogtreecommitdiff
path: root/app/controllers/projects/build_artifacts_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove get_build method for find_by_idSteve Azzopardi2019-01-091-1/+1
* Create `get_build` for project modelSteve Azzopardi2019-01-071-3/+1
* Refactor project.latest_successful_builds_for defSteve Azzopardi2019-01-071-4/+1
* Disable artifact validation for download actionMatija Čupić2018-10-161-2/+2
* Enable even more frozen string in app/controllersgfyoung2018-09-251-0/+2
* Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-111-0/+4
* Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-051-5/+5
* Add checks before redirect, remove status/traceLin Jen-Shin2017-05-241-0/+6
* Use controllers to redirectLin Jen-Shin2017-05-231-0/+49