Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert to RSpec3 syntax via transpecrs-rspec3 | Robert Speicher | 2015-08-30 | 1 | -48/+48 |
* | Update `stub` syntax usages | Robert Speicher | 2015-08-30 | 1 | -5/+5 |
* | Update outdated `.items` syntax | Robert Speicher | 2015-08-30 | 1 | -2/+2 |
* | Use `eq` instead of `==` in matchers | Robert Speicher | 2015-08-30 | 1 | -20/+20 |
* | Don't `describe` symbols | Robert Speicher | 2015-08-30 | 1 | -9/+9 |
* | `be_(false|true)` -> `be_(falsey|truthy)` | Robert Speicher | 2015-08-30 | 1 | -12/+12 |
* | Retrigger builds with [ci skip] | Kamil Trzcinski | 2015-08-21 | 1 | -0/+15 |
* | Create specs for build triggers | Kamil Trzcinski | 2015-08-21 | 1 | -2/+47 |
* | Initial support for build triggers | Kamil Trzcinski | 2015-08-21 | 1 | -13/+14 |
* | Allow to specify flexible list of types in yaml | Kamil Trzcinski | 2015-07-10 | 1 | -4/+13 |
* | Fixed specs | Kamil Trzcinski | 2015-07-10 | 1 | -4/+11 |
* | Update annotationsannotations | Kamil Trzcinski | 2015-07-06 | 1 | -8/+10 |
* | Rounded coverage on commit page | Valery Sizov | 2015-07-01 | 1 | -2/+2 |
* | fix coverage calculation on commit page | Valery Sizov | 2015-06-26 | 1 | -0/+23 |
* | New syntax of gitlab-ci.yml | Valery Sizov | 2015-06-12 | 1 | -1/+1 |
* | fix specs | Valery Sizov | 2015-06-03 | 1 | -2/+2 |
* | proof of concept yml configuration | Valery Sizov | 2015-06-03 | 1 | -1/+1 |
* | Refactoring. Clean up advanced settings. Migrate from gotlab_url to path | Valery Sizov | 2015-05-04 | 1 | -7/+1 |
* | Fix 'ci skip' tag | Valery Sizov | 2015-04-28 | 1 | -14/+0 |
* | fix duration visualisation | Valery Sizov | 2015-04-23 | 1 | -0/+18 |
* | remove protected attributes | Valery Sizov | 2015-04-09 | 1 | -8/+0 |
* | refactoring of deploy job creationdeploy_without_tests | Valery Sizov | 2015-04-01 | 1 | -27/+1 |
* | Deploy without tests | Valery Sizov | 2015-03-31 | 1 | -3/+24 |
* | rename committer to pusher | Valery Sizov | 2015-03-10 | 1 | -4/+4 |
* | Notify only pusher instead of commiter | Valery Sizov | 2015-03-10 | 1 | -9/+7 |
* | rename method run_deploy_job to create_deploy_builds | Valery Sizov | 2015-03-10 | 1 | -2/+2 |
* | fix random failing spec | Valery Sizov | 2015-03-04 | 1 | -1/+1 |
* | Merge branch 'jobs_tabs' into 'master' | Dmitriy Zaporozhets | 2015-03-04 | 1 | -1/+18 |
|\ | |||||
| * | remove binding | Valery Sizov | 2015-03-04 | 1 | -2/+0 |
| * | Deploy jobs | Valery Sizov | 2015-03-02 | 1 | -1/+20 |
* | | Upgrade to rails 4.1.9 | Jeroen van Baarsen | 2015-02-28 | 1 | -2/+2 |
|/ | |||||
* | Fix scheduled retrying | Valery Sizov | 2015-01-07 | 1 | -0/+13 |
* | Fix spec files | Dmitriy Zaporozhets | 2014-11-06 | 1 | -3/+3 |
* | Refactor commits/builds logic | Dmitriy Zaporozhets | 2014-11-05 | 1 | -23/+0 |
* | Reannotate | Dmitriy Zaporozhets | 2014-11-05 | 1 | -8/+8 |
* | Separate Commit model and logic from Build model|etc... | Kestred | 2014-08-23 | 1 | -0/+172 |