Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix rest of rspec and spinach tests | Kamil Trzcinski | 2016-04-12 | 1 | -1/+1 |
* | Fix specs | Kamil Trzcinski | 2016-04-11 | 3 | -8/+9 |
* | Use Ci::Commit as Pipeline | Kamil Trzcinski | 2016-04-11 | 2 | -10/+19 |
* | add 'triggers' keyword to gitlab-ci.yml 'only' and 'except' fields to allow c... | Jason Roehm | 2016-03-15 | 1 | -1/+1 |
* | Cleanup CiCommit and CiBuild | Kamil Trzcinski | 2016-03-14 | 1 | -1/+1 |
* | Return a builds array in builds create service | Grzegorz Bizon | 2016-02-18 | 1 | -0/+1 |
* | Improve CI status badge implementation | Grzegorz Bizon | 2016-02-11 | 1 | -12/+7 |
* | Run builds from projects with enabled CIci-project-migrate | Kamil Trzcinski | 2015-12-11 | 1 | -1/+1 |
* | Finishing touches | Kamil Trzcinski | 2015-12-11 | 1 | -1/+1 |
* | Remove ci_ prefix from all ci related things | Kamil Trzcinski | 2015-12-11 | 1 | -28/+0 |
* | Migrate CI::Project to Project | Kamil Trzcinski | 2015-12-11 | 7 | -50/+12 |
* | Migrate CI::Services and CI::WebHooks to Services and WebHooks | Kamil Trzcinski | 2015-12-10 | 1 | -1/+2 |
* | Fix CI badgefix-ci-badge | Kamil Trzcinski | 2015-10-26 | 1 | -9/+7 |
* | Implement when syntax in .gitlab-ci.yml | Kamil Trzcinski | 2015-10-15 | 1 | -1/+13 |
* | Show warning if build doesn't have runners with specified tags or runners did... | Kamil Trzcinski | 2015-10-14 | 1 | -1/+1 |
* | Rename builds_without_retry to latest_builds | Kamil Trzcinski | 2015-10-12 | 1 | -1/+1 |
* | Fix commit skipping | Kamil Trzcinski | 2015-10-12 | 1 | -5/+5 |
* | Implement Commit Status API | Kamil Trzcinski | 2015-10-12 | 1 | -0/+2 |
* | Fix create_trigger_request_service_specrefactor-build-service | Kamil Trzcinski | 2015-10-05 | 1 | -1/+2 |
* | Fix rest of tests | Kamil Trzcinski | 2015-10-05 | 2 | -8/+6 |
* | Fix next bunch of tests | Kamil Trzcinski | 2015-10-05 | 1 | -2/+5 |
* | Fix triggers spec | Kamil Trzcinski | 2015-10-05 | 1 | -3/+7 |
* | Fix next round of tests | Kamil Trzcinski | 2015-10-05 | 2 | -14/+16 |
* | Make commit_spec run | Kamil Trzcinski | 2015-10-05 | 2 | -23/+18 |
* | Add user to Ci::Build to have pusher email address | Kamil Trzcinski | 2015-10-05 | 2 | -16/+4 |
* | Refactor commit and build | Kamil Trzcinski | 2015-10-05 | 3 | -28/+44 |
* | Remove unnecessary fork ci logic | Dmitriy Zaporozhets | 2015-10-02 | 1 | -30/+0 |
* | Fix rubocop | Kamil Trzcinski | 2015-09-29 | 1 | -2/+2 |
* | Fix register_build_service tests | Kamil Trzcinski | 2015-09-29 | 1 | -3/+3 |
* | Fix specs | Kamil Trzcinski | 2015-09-24 | 1 | -1/+1 |
* | remove API calls from CE to CIci_closer_integration | Valery Sizov | 2015-09-18 | 1 | -7/+2 |
* | Remove network from CI | Dmitriy Zaporozhets | 2015-09-11 | 1 | -3/+3 |
* | fix of project creation | Valery Sizov | 2015-09-10 | 2 | -2/+2 |
* | Groundwork for merging CI into CE | Douwe Maan | 2015-08-25 | 8 | -0/+247 |