Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use builds_without_retry to calculate average coveragecoverage-calc | Kamil Trzcinski | 2015-07-10 | 1 | -2/+2 |
* | Allow to defined per-job allow_failure parameterallow-per-job-failure | Kamil Trzcinski | 2015-07-08 | 1 | -2/+4 |
* | 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 |
* | 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 | 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 |
* | Improve build page with tabs for parallel builds | Dmitriy Zaporozhets | 2014-11-07 | 1 | -0/+4 |
* | Refactor commit sha | Dmitriy Zaporozhets | 2014-11-06 | 1 | -4/+12 |
* | Select where duration not nil | Dmitriy Zaporozhets | 2014-11-06 | 1 | -1/+1 |
* | Fix commit duration and cancel status | Dmitriy Zaporozhets | 2014-11-06 | 1 | -2/+6 |
* | Fix tests | Dmitriy Zaporozhets | 2014-11-05 | 1 | -3/+3 |
* | Refactor commits/builds logic | Dmitriy Zaporozhets | 2014-11-05 | 1 | -19/+4 |
* | Reannotate | Dmitriy Zaporozhets | 2014-11-05 | 1 | -8/+8 |
* | Add status method to commit controller for GitLab MR integration | Dmitriy Zaporozhets | 2014-11-04 | 1 | -3/+3 |
* | Add naming to jobs | Dmitriy Zaporozhets | 2014-11-04 | 1 | -0/+6 |
* | Replace project scripts textarea with jobs | Dmitriy Zaporozhets | 2014-11-04 | 1 | -2/+32 |
* | Partly integrate commits | Dmitriy Zaporozhets | 2014-11-04 | 1 | -0/+28 |
* | Link build with job | Dmitriy Zaporozhets | 2014-11-03 | 1 | -1/+4 |
* | Commit creates multiple builds now | Dmitriy Zaporozhets | 2014-11-03 | 1 | -0/+6 |
* | Separate Commit model and logic from Build model|etc... | Kestred | 2014-08-23 | 1 | -0/+97 |