summaryrefslogtreecommitdiff
path: root/app/models/ci/build.rb
Commit message (Expand)AuthorAgeFilesLines
* Simplify Ci::Build#dependencies methodTomasz Maczukin2017-03-201-8/+3
* Send only defined dependenciesTomasz Maczukin2017-03-201-0/+15
* All CI offline migrationsKamil Trzciński2017-03-171-7/+4
* Merge branch 'zj-variables-build-job' into 'master' Kamil Trzciński2017-03-071-7/+30
|\
| * Rename REF to SHAZ.J. van de Weg2017-03-071-1/+1
| * Rename BUILD to JOB in CI Variableszj-variables-build-jobZ.J. van de Weg2017-03-071-7/+30
* | Merge branch 'feature/runner-jobs-v4-api' into 'master' Kamil Trzciński2017-03-071-0/+21
|\ \ | |/ |/|
| * Add minor refactoringfeature/runner-jobs-v4-apiTomasz Maczukin2017-03-071-4/+2
| * Change artifacts and cache fields to arraysTomasz Maczukin2017-03-061-2/+2
| * Add some fixes and refactoring after reviewTomasz Maczukin2017-03-021-10/+4
| * Refactor JobRequest response structureTomasz Maczukin2017-03-021-0/+29
* | Remove unused method that describes blocking jobGrzegorz Bizon2017-03-061-4/+0
* | Reinstitute a core `manual` status for manual actionsGrzegorz Bizon2017-03-061-7/+7
* | Fix Rubocop offense in CI/CD build state machineGrzegorz Bizon2017-03-061-1/+1
* | Refactor code related to pipeline blocking actionsGrzegorz Bizon2017-03-061-5/+14
* | Fix lambda operatorKamil Trzcinski2017-03-061-1/+1
* | Make manual actions blockingKamil Trzcinski2017-03-061-5/+9
|/
* Remove unused method from CI/CD build classfix/gb/remove-unused-method-from-buildGrzegorz Bizon2017-03-011-9/+0
* Merge remote-tracking branch 'upstream/master' into 27762-add-default-artifac...Lin Jen-Shin2017-02-241-6/+4
|\
| * Revert "Enable Style/DotPosition"Douwe Maan2017-02-231-9/+9
| * Revert "Prefer leading style for Style/DotPosition"Douwe Maan2017-02-231-11/+11
| * Move up delegate callsDouwe Maan2017-02-231-2/+2
| * Enable Rails/DelegateDouwe Maan2017-02-231-3/+1
| * Enable Style/ClassCheckDouwe Maan2017-02-231-1/+1
| * Prefer leading style for Style/DotPositionDouwe Maan2017-02-231-11/+11
| * Enable Rails/ValidationDouwe Maan2017-02-231-1/+1
| * Enable Style/DotPositionDouwe Maan2017-02-231-9/+9
* | Merge remote-tracking branch 'upstream/master' into 27762-add-default-artifac...Lin Jen-Shin2017-02-211-28/+5
|\ \ | |/
| * Preserve base service abstraction for retry servicesGrzegorz Bizon2017-02-141-1/+3
| * Fix CI build specs after adding retry ability checkGrzegorz Bizon2017-02-131-3/+3
| * Extract CI/CD build retry code to separate serviceGrzegorz Bizon2017-02-131-26/+1
* | 0 for unlimited, disallow blank, feedback:Lin Jen-Shin2017-02-161-1/+1
* | Use the same syntax for default expirationLin Jen-Shin2017-02-151-12/+0
* | ApplicationSetting.current doesn't work well in testsLin Jen-Shin2017-02-151-1/+2
* | Initial implementation for default artifacts expirationLin Jen-Shin2017-02-151-0/+11
|/
* Merge branch 'feature/gb/paginated-environments-api' into 'master'Rémy Coutable2017-02-081-1/+1
|\
| * Merge branch 'master' into feature/gb/paginated-environments-apiFilipa Lacerda2017-02-071-5/+19
| |\
| * | Rename `Gitlab::Serialize` module to reuse it laterGrzegorz Bizon2017-02-061-1/+1
* | | Merge branch 'route-map' into 'master' Robert Speicher2017-02-071-4/+1
|\ \ \ | |_|/ |/| |
| * | Improve performance of finding last deployed environmentDouwe Maan2017-02-061-4/+1
* | | Merge branch 'fix-deleting-project-again' into 'master' Douwe Maan2017-02-061-4/+17
|\ \ \ | |/ / |/| |
| * | Skip or retain project while deleting the project:Lin Jen-Shin2017-02-031-4/+17
| |/
* | Merge branch 'master' into jej-pages-picked-from-eeJames Edwards-Jones2017-02-031-17/+15
|\ \ | |/
| * Be more lenient on build coverage value updates and fix specsLeandro Camargo2017-01-251-1/+1
| * Make more code improvements around the '/' stripping logicLeandro Camargo2017-01-251-22/+13
| * Improve/polish code logic for some Ci::Build methodsLeandro Camargo2017-01-251-4/+4
| * Force coverage value to always be surrounded by '/'Leandro Camargo2017-01-251-3/+7
| * Comply to more requirements and requests made in the code reviewLeandro Camargo2017-01-251-1/+1
| * Comply to requests made in the review and adjust to the Entry/Node changesLeandro Camargo2017-01-251-3/+3
| * Add ability to define a coverage regex in the .gitlab-ci.ymlLeandro Camargo2017-01-251-2/+5