| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Convert to RSpec3 syntax via transpecrs-rspec3 | Robert Speicher | 2015-08-30 | 7 | -63/+63 |
| * | Use `described_class` where appropriate | Robert Speicher | 2015-08-30 | 7 | -10/+10 |
| * | Use `eq` instead of `==` in matchers | Robert Speicher | 2015-08-30 | 5 | -22/+22 |
| * | Don't use `raise_error` without a parameter | Robert Speicher | 2015-08-30 | 1 | -1/+2 |
| * | Don't `describe` symbols | Robert Speicher | 2015-08-30 | 7 | -11/+11 |
| * | `be_(false|true)` -> `be_(falsey|truthy)` | Robert Speicher | 2015-08-30 | 4 | -9/+9 |
| * | Update any_instance usages | Robert Speicher | 2015-08-30 | 1 | -1/+1 |
| * | Added CreateTriggerRequestService specs | Kamil Trzcinski | 2015-08-21 | 1 | -0/+52 |
| * | Prefer `failed` commit status over `skipped` if no builds were createdbroken-yaml-errors | Kamil Trzcinski | 2015-08-06 | 1 | -0/+13 |
| * | Fix broken yaml error saving | Kamil Trzcinski | 2015-08-06 | 1 | -0/+15 |
| * | Fixed specs | Kamil Trzcinski | 2015-08-05 | 1 | -1/+1 |
| * | Commits with [ci skip] have special skipped status | Kamil Trzcinski | 2015-08-05 | 1 | -0/+1 |
| * | Allow to specify flexible list of types in yaml | Kamil Trzcinski | 2015-07-10 | 1 | -26/+0 |
| * | Improved validation of .gitlab-ci.yml | Valery Sizov | 2015-06-29 | 1 | -1/+1 |
| * | Build registering fix | Valery Sizov | 2015-06-22 | 1 | -0/+31 |
| * | yaml refactoring | Valery Sizov | 2015-06-19 | 1 | -11/+0 |
| * | improve parser | Valery Sizov | 2015-06-15 | 1 | -1/+1 |
| * | New syntax of gitlab-ci.yml | Valery Sizov | 2015-06-12 | 1 | -17/+33 |
| * | Do not retry build for the same commit and ref | Valery Sizov | 2015-06-05 | 1 | -0/+21 |
| * | Merge branch 'jobs_in_yml' into 'master' | Dmitriy Zaporozhets | 2015-06-03 | 3 | -44/+48 |
| |\ | |||||
| | * | fix specs | Valery Sizov | 2015-06-03 | 3 | -44/+48 |
| * | | replace YAML with JOSN on dashboard | Valery Sizov | 2015-06-03 | 1 | -1/+1 |
| |/ | |||||
| * | Fix testsnice-badges | Dmitriy Zaporozhets | 2015-05-20 | 1 | -8/+8 |
| * | Fix 'ci skip' tag | Valery Sizov | 2015-04-28 | 1 | -0/+17 |
| * | skip commit creation if there is no appropriate job | Valery Sizov | 2015-04-10 | 1 | -2/+42 |
| * | Merge branch 'fork_support' into 'master' | Dmitriy Zaporozhets | 2015-04-08 | 1 | -0/+18 |
| |\ | |||||
| | * | project forking: specs | Valery Sizov | 2015-04-06 | 1 | -0/+18 |
| * | | webhook spec improvement | Valery Sizov | 2015-04-07 | 1 | -1/+14 |
| |/ | |||||
| * | refactoring of deploy job creationdeploy_without_tests | Valery Sizov | 2015-04-01 | 1 | -0/+13 |
| * | specs for events | Valery Sizov | 2015-03-26 | 1 | -0/+34 |
| * | More tests for register build service | Dmitriy Zaporozhets | 2015-03-25 | 1 | -14/+38 |
| * | Repect project shared runners setting | Dmitriy Zaporozhets | 2015-03-25 | 1 | -0/+35 |
| * | Migrate E-mail notification to Services | Kamil Trzcinski | 2015-01-29 | 1 | -56/+0 |
| * | Fix tests | Dmitriy Zaporozhets | 2015-01-10 | 1 | -4/+2 |
| * | Refactor commits/builds logic | Dmitriy Zaporozhets | 2014-11-05 | 3 | -29/+3 |
| * | Fix tests | Dmitriy Zaporozhets | 2014-11-04 | 1 | -4/+6 |
| * | Separate Commit model and logic from Build model|etc... | Kestred | 2014-08-23 | 4 | -11/+41 |
| * | Fix web hook specs | Dmitriy Zaporozhets | 2014-05-05 | 1 | -1/+1 |
| * | create web hook | Võ Anh Duy | 2014-02-25 | 1 | -0/+22 |
| * | Add specs for image_for_build_service | Dmitriy Zaporozhets | 2014-01-30 | 1 | -0/+43 |
| * | CreateProjectService tests | Dmitriy Zaporozhets | 2014-01-29 | 1 | -0/+24 |
| * | CreateBuildService for build creation and more validation to build model | Dmitriy Zaporozhets | 2014-01-29 | 1 | -0/+27 |
| * | Rewrite notifications to work without observers | Dmitriy Zaporozhets | 2013-12-18 | 1 | -2/+1 |
| * | Send email notification on change of build status from success to failed and ... | Jeroen Knoops | 2013-11-30 | 1 | -10/+9 |
| * | Email notification settings can now be managed in settings dialog. | Jeroen Knoops | 2013-11-20 | 1 | -26/+15 |
| * | Add email notification to committer | Jeroen Knoops | 2013-11-12 | 1 | -0/+66 |
