Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update annotationsannotations | Kamil Trzcinski | 2015-07-06 | 1 | -8/+10 |
| | |||||
* | Added support for image and services | Kamil Trzcinski | 2015-07-06 | 1 | -1/+3 |
| | |||||
* | Rounded coverage on commit page | Valery Sizov | 2015-07-01 | 1 | -1/+1 |
| | |||||
* | coverage minor fix | Valery Sizov | 2015-06-26 | 1 | -1/+1 |
| | |||||
* | fix coverage calculation on commit page | Valery Sizov | 2015-06-26 | 1 | -2/+5 |
| | |||||
* | warning when .gitlab-ci.yml not found | Valery Sizov | 2015-06-24 | 1 | -1/+1 |
| | |||||
* | yaml refactoring | Valery Sizov | 2015-06-19 | 1 | -8/+4 |
| | |||||
* | code style | Valery Sizov | 2015-06-17 | 1 | -6/+1 |
| | |||||
* | better yaml validation | Valery Sizov | 2015-06-17 | 1 | -4/+35 |
| | |||||
* | invalid yaml handling | Valery Sizov | 2015-06-16 | 1 | -0/+2 |
| | |||||
* | Prevent crash when push new branch with empty commits listfix-skip-ci | Dmitriy Zaporozhets | 2015-06-15 | 1 | -5/+15 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | New syntax of gitlab-ci.yml | Valery Sizov | 2015-06-12 | 1 | -7/+19 |
| | |||||
* | fix specs | Valery Sizov | 2015-06-03 | 1 | -2/+2 |
| | |||||
* | Implementation of configuration CI with gitlab-ci.yml | Valery Sizov | 2015-06-03 | 1 | -17/+8 |
| | |||||
* | cleaning up | Valery Sizov | 2015-06-03 | 1 | -2/+1 |
| | |||||
* | proof of concept yml configuration | Valery Sizov | 2015-06-03 | 1 | -23/+22 |
| | |||||
* | Refactoring. Clean up advanced settings. Migrate from gotlab_url to path | Valery Sizov | 2015-05-04 | 1 | -5/+1 |
| | |||||
* | Fix 'ci skip' tag | Valery Sizov | 2015-04-28 | 1 | -4/+0 |
| | |||||
* | fix duration visualisation | Valery Sizov | 2015-04-23 | 1 | -1/+1 |
| | |||||
* | cleanup build model | Valery Sizov | 2015-04-17 | 1 | -1/+0 |
| | |||||
* | refactoring of deploy job creationdeploy_without_tests | Valery Sizov | 2015-04-01 | 1 | -5/+3 |
| | |||||
* | Deploy without tests | Valery Sizov | 2015-03-31 | 1 | -1/+1 |
| | |||||
* | rename committer to pusher | Valery Sizov | 2015-03-10 | 1 | -1/+1 |
| | |||||
* | Notify only pusher instead of commiter | Valery Sizov | 2015-03-10 | 1 | -1/+5 |
| | |||||
* | rename method run_deploy_job to create_deploy_builds | Valery Sizov | 2015-03-10 | 1 | -1/+1 |
| | |||||
* | Merge branch 'jobs_tabs' into 'master' | Dmitriy Zaporozhets | 2015-03-04 | 1 | -3/+13 |
|\ | | | | | | | | | | | | | | | | | | | Deploy jobs Implements #153  See merge request !124 | ||||
| * | Deploy jobs | Valery Sizov | 2015-03-02 | 1 | -3/+13 |
| | | |||||
* | | Fix coverage for a commit having more than one build | Hanfei Shen | 2015-03-02 | 1 | -2/+2 |
|/ | |||||
* | More stability for admin/builds page | Dmitriy Zaporozhets | 2015-01-15 | 1 | -1/+1 |
| | |||||
* | Register builds depend on runner tags | Dmitriy Zaporozhets | 2015-01-12 | 1 | -10/+13 |
| | |||||
* | Write tag name into build | Dmitriy Zaporozhets | 2015-01-12 | 1 | -1/+2 |
| | |||||
* | Job can serve branches or tags or both | Dmitriy Zaporozhets | 2015-01-10 | 1 | -1/+10 |
| | |||||
* | Fix scheduled retrying | Valery Sizov | 2015-01-07 | 1 | -0/+6 |
| | |||||
* | Improve commits page UI/UX | Dmitriy Zaporozhets | 2014-11-07 | 1 | -1/+5 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Improve build page with tabs for parallel builds | Dmitriy Zaporozhets | 2014-11-07 | 1 | -0/+4 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Refactor commit sha | Dmitriy Zaporozhets | 2014-11-06 | 1 | -4/+12 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Select where duration not nil | Dmitriy Zaporozhets | 2014-11-06 | 1 | -1/+1 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Fix commit duration and cancel status | Dmitriy Zaporozhets | 2014-11-06 | 1 | -2/+6 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Fix tests | Dmitriy Zaporozhets | 2014-11-05 | 1 | -3/+3 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Refactor commits/builds logic | Dmitriy Zaporozhets | 2014-11-05 | 1 | -19/+4 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Reannotate | Dmitriy Zaporozhets | 2014-11-05 | 1 | -8/+8 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Add status method to commit controller for GitLab MR integration | Dmitriy Zaporozhets | 2014-11-04 | 1 | -3/+3 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Add naming to jobs | Dmitriy Zaporozhets | 2014-11-04 | 1 | -0/+6 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Replace project scripts textarea with jobs | Dmitriy Zaporozhets | 2014-11-04 | 1 | -2/+32 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Partly integrate commits | Dmitriy Zaporozhets | 2014-11-04 | 1 | -0/+28 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Link build with job | Dmitriy Zaporozhets | 2014-11-03 | 1 | -1/+4 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Commit creates multiple builds now | Dmitriy Zaporozhets | 2014-11-03 | 1 | -0/+6 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Separate Commit model and logic from Build model|etc... | Kestred | 2014-08-23 | 1 | -0/+97 |
This is an entirely non-user facing change which prepares GitLab CI for future support of Parallel Builds. See https://about.gitlab.com/2013/12/19/gitlab-ci-with-parallel-builds-and-deployments/. These changes specifically avoid changing the supported API or changing any of the website views. Changes to the website views will come in tandem with future features like "Multiple build scripts". The supported API won't change as part of any future changes on this vein, to maintain support for the unofficial GitLab CI runners. This closes the following implementation step: 1. A commit has many builds Signed-off-by: Kestred <kestred@riotcave.com> |