Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into fix/keep-artifacts-button-visibilityfix/keep-artifacts-button-visibility | Grzegorz Bizon | 2017-01-16 | 1 | -2/+10 |
|\ | |||||
| * | fix pipelines/index.html.haml merge conflict | Regis | 2017-01-02 | 2 | -6/+9 |
| |\ | |||||
| * \ | Merge branch 'master' into auto-pipelines-vue | Regis | 2016-12-24 | 1 | -2/+5 |
| |\ \ | |||||
| * \ \ | merge master and fix application.rb conflict | Regis | 2016-12-23 | 1 | -5/+2 |
| |\ \ \ | |||||
| * | | | | Add specs for pipeline entity and improve factory | Grzegorz Bizon | 2016-12-21 | 1 | -0/+4 |
| * | | | | Merge branch 'master' into auto-pipelines-vue | Grzegorz Bizon | 2016-12-21 | 3 | -2/+12 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'master' into auto-pipelines-vue | Regis | 2016-12-16 | 2 | -3/+35 |
| |\ \ \ \ \ | |||||
| * | | | | | | Improve performance of Pipelines API | Kamil Trzcinski | 2016-12-15 | 1 | -2/+6 |
* | | | | | | | Add method that checks for expiring build artifacts | Grzegorz Bizon | 2017-01-09 | 1 | -0/+4 |
| |_|_|_|_|/ |/| | | | | | |||||
* | | | | | | Merge branch 'fix-latest-pipeine-ordering-again' into 'master' | Kamil Trzciński | 2016-12-26 | 1 | -6/+3 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Order only for latest_successful_for | Lin Jen-Shin | 2016-12-26 | 1 | -6/+3 |
| | |_|_|_|/ | |/| | | | | |||||
| * | | | | | Revert "Merge branch 'fix-latest-pipeine-ordering' into 'master'" | Grzegorz Bizon | 2016-12-24 | 1 | -2/+5 |
| | |_|_|/ | |/| | | | |||||
| * | | | | Prefer oneline and Rubocop prefers ternary operator | Lin Jen-Shin | 2016-12-23 | 1 | -7/+2 |
| * | | | | Ci::Pipeline.latest order by id DESC | Lin Jen-Shin | 2016-12-23 | 1 | -5/+7 |
| | |_|/ | |/| | | |||||
* | | | | Add more storage statistics | Markus Koller | 2016-12-21 | 1 | -0/+6 |
|/ / / | |||||
* | | | Add tests for stage API endpoint | Kamil Trzcinski | 2016-12-20 | 2 | -0/+9 |
* | | | Merge branch 'master' into fix-yaml-variables | Lin Jen-Shin | 2016-12-19 | 2 | -4/+49 |
|\ \ \ | |||||
| * | | | Pass variables from deployment project services to CI runnerexpose-deployment-variables | Adam Niedzielski | 2016-12-16 | 1 | -1/+2 |
| | |/ | |/| | |||||
| * | | Merge branch 'show-commit-status-from-latest-pipeline' into 'master' | Grzegorz Bizon | 2016-12-15 | 1 | -1/+17 |
| |\ \ | |||||
| | * | | Don't call anything on a block, use simple if | Lin Jen-Shin | 2016-12-15 | 1 | -4/+6 |
| | * | | Introduce latest_status and add a few tests | Lin Jen-Shin | 2016-12-14 | 1 | -0/+4 |
| | * | | Merge remote-tracking branch 'upstream/master' into show-commit-status-from-l... | Lin Jen-Shin | 2016-12-14 | 3 | -6/+21 |
| | |\ \ | |||||
| | * \ \ | Merge remote-tracking branch 'upstream/master' into show-commit-status-from-l... | Lin Jen-Shin | 2016-12-14 | 4 | -21/+82 |
| | |\ \ \ | |||||
| | * | | | | Rename latest_for to latest, feedback: | Lin Jen-Shin | 2016-11-24 | 1 | -8/+4 |
| | * | | | | Merge remote-tracking branch 'upstream/master' into show-commit-status-from-l... | Lin Jen-Shin | 2016-11-24 | 1 | -0/+4 |
| | |\ \ \ \ | |||||
| | * | | | | | Filter against status first, otherwise we can't | Lin Jen-Shin | 2016-11-22 | 1 | -1/+1 |
| | * | | | | | Use latest_for in latest_successful_for | Lin Jen-Shin | 2016-11-21 | 1 | -1/+1 |
| | * | | | | | Still use compound pipeline status, but group by | Lin Jen-Shin | 2016-11-21 | 1 | -3/+13 |
| | * | | | | | Merge remote-tracking branch 'upstream/master' into show-commit-status-from-l... | Lin Jen-Shin | 2016-11-21 | 2 | -1/+51 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | Show commit status from latest pipeline | Lin Jen-Shin | 2016-11-08 | 1 | -1/+5 |
| * | | | | | | | Add $CI_ENVIRONMENT_NAME and $CI_ENVIRONMENT_SLUG | Nick Thomas | 2016-12-15 | 1 | -2/+18 |
| | |_|_|_|_|/ | |/| | | | | | |||||
| * | | | | | | Merge branch '22849-ci-build-ref-slug' into 'master' | Kamil Trzciński | 2016-12-15 | 1 | -0/+12 |
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | |||||
| | * | | | | | Introduce $CI_BUILD_REF_SLUG | Nick Thomas | 2016-12-13 | 1 | -0/+12 |
| | | |_|_|/ | | |/| | | | |||||
* | | | | | | Rename to Gitlab::Serialize::Ci::Variables | Lin Jen-Shin | 2016-12-16 | 1 | -1/+1 |
* | | | | | | Convert CI YAML variables keys into strings | Lin Jen-Shin | 2016-12-15 | 1 | -1/+1 |
|/ / / / / | |||||
* | | | | | Make it possible to retry build that was canceled | Grzegorz Bizon | 2016-12-13 | 1 | -1/+1 |
* | | | | | Make build retryable only if complete and executed | Grzegorz Bizon | 2016-12-13 | 1 | -1/+2 |
* | | | | | Improve readability in methods for detailed status | Grzegorz Bizon | 2016-12-13 | 3 | -3/+9 |
* | | | | | Fix auto loading of constants for Ci Statuses | Kamil Trzcinski | 2016-12-12 | 3 | -7/+7 |
* | | | | | Improve actions | Kamil Trzcinski | 2016-12-12 | 1 | -0/+4 |
* | | | | | Added Ci::Status::Build | Kamil Trzcinski | 2016-12-12 | 1 | -0/+4 |
|/ / / / | |||||
* | | | | Merge branch 'pipeline-stage' into 'master' | Rémy Coutable | 2016-12-08 | 2 | -9/+62 |
|\ \ \ \ | |||||
| * | | | | Code review | Kamil Trzcinski | 2016-12-07 | 1 | -1/+3 |
| * | | | | Fix success status | Kamil Trzcinski | 2016-12-07 | 1 | -1/+2 |
| * | | | | Added Ci::Stage specs | Kamil Trzcinski | 2016-12-06 | 1 | -0/+4 |
| * | | | | Fix handling of allowed to failure jobs | Kamil Trzcinski | 2016-12-06 | 1 | -1/+1 |
| * | | | | Fix test failures | Kamil Trzcinski | 2016-12-06 | 1 | -3/+3 |
| * | | | | Added Stage tests | Kamil Trzcinski | 2016-12-06 | 1 | -0/+4 |
| * | | | | Add Ci::Status::Stage | Kamil Trzcinski | 2016-12-06 | 1 | -0/+2 |
| * | | | | Preserve stage values and use StaticModel | Kamil Trzcinski | 2016-12-06 | 1 | -5/+11 |