summaryrefslogtreecommitdiff
path: root/app/models/ci
Commit message (Expand)AuthorAgeFilesLines
* 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-072-11/+2
|\ \ \ | |_|/ |/| |
| * | CI is fine with lookup errorsDouwe Maan2017-02-061-1/+1
| * | No || neededDouwe Maan2017-02-061-1/+1
| * | Improve performance of finding last deployed environmentDouwe Maan2017-02-061-4/+1
| * | Add testsDouwe Maan2017-02-061-1/+1
| * | Add 'View on [env]' link to blobs and individual files in diffsDouwe Maan2017-02-061-7/+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
* | Move most of PagesWorker logic UpdatePagesServiceKamil Trzcinski2017-01-311-1/+1
* | Add GitLab PagesKamil Trzcinski2017-01-311-1/+2
|/
* Merge branch 'feature/success-warning-icons-in-stages-builds' into 'master' Kamil Trzciński2017-01-232-6/+24
|\
| * Fix warnings argument memoization in CI/CD stagefeature/success-warning-icons-in-stages-buildsGrzegorz Bizon2017-01-191-1/+5
| * Pass memoizable warnings attribute to stage objectGrzegorz Bizon2017-01-182-7/+13
| * Add concrete success warning status to stage factoryGrzegorz Bizon2017-01-111-0/+8
* | Improve readability of runner tick queue methodGrzegorz Bizon2017-01-201-3/+5
* | Merge remote-tracking branch 'origin/master' into 21698-redis-runner-last-buildKamil Trzcinski2017-01-191-0/+1
|\ \
| * | Add Presentable concernRémy Coutable2017-01-181-0/+1
* | | Fix specsKamil Trzcinski2017-01-191-3/+9
* | | Merge remote-tracking branch 'origin/master' into 21698-redis-runner-last-buildKamil Trzcinski2017-01-193-13/+97
|\ \ \ | |/ /
| * | Merge branch 'master' into fix/keep-artifacts-button-visibilityfix/keep-artifacts-button-visibilityGrzegorz Bizon2017-01-161-2/+10
| |\ \ | | |/
| | * fix pipelines/index.html.haml merge conflictRegis2017-01-022-6/+9
| | |\
| | * \ Merge branch 'master' into auto-pipelines-vueRegis2016-12-241-2/+5
| | |\ \
| | * \ \ merge master and fix application.rb conflictRegis2016-12-231-5/+2
| | |\ \ \
| | * | | | Add specs for pipeline entity and improve factoryGrzegorz Bizon2016-12-211-0/+4
| | * | | | Merge branch 'master' into auto-pipelines-vueGrzegorz Bizon2016-12-213-2/+12
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'master' into auto-pipelines-vueRegis2016-12-162-3/+35
| | |\ \ \ \ \
| | * | | | | | Improve performance of Pipelines APIKamil Trzcinski2016-12-151-2/+6
| * | | | | | | Add method that checks for expiring build artifactsGrzegorz Bizon2017-01-091-0/+4
| | |_|_|_|_|/ | |/| | | | |
| * | | | | | Merge branch 'fix-latest-pipeine-ordering-again' into 'master' Kamil Trzciński2016-12-261-6/+3
| |\ \ \ \ \ \
| | * | | | | | Order only for latest_successful_forLin Jen-Shin2016-12-261-6/+3
| | | |_|_|_|/ | | |/| | | |
| | * | | | | Revert "Merge branch 'fix-latest-pipeine-ordering' into 'master'"Grzegorz Bizon2016-12-241-2/+5
| | | |_|_|/ | | |/| | |
| | * | | | Prefer oneline and Rubocop prefers ternary operatorLin Jen-Shin2016-12-231-7/+2
| | * | | | Ci::Pipeline.latest order by id DESCLin Jen-Shin2016-12-231-5/+7
| | | |_|/ | | |/| |
| * | | | Add more storage statisticsMarkus Koller2016-12-211-0/+6
| |/ / /
| * | | Add tests for stage API endpointKamil Trzcinski2016-12-202-0/+9
| * | | Merge branch 'master' into fix-yaml-variablesLin Jen-Shin2016-12-192-4/+49
| |\ \ \
| | * | | Pass variables from deployment project services to CI runnerexpose-deployment-variablesAdam Niedzielski2016-12-161-1/+2
| | | |/ | | |/|
| | * | Merge branch 'show-commit-status-from-latest-pipeline' into 'master' Grzegorz Bizon2016-12-151-1/+17
| | |\ \
| | | * | Don't call anything on a block, use simple ifLin Jen-Shin2016-12-151-4/+6