| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Added CreateTriggerRequestService specs | Kamil Trzcinski | 2015-08-21 | 1 | -2/+2 |
| * | Initial support for build triggers | Kamil Trzcinski | 2015-08-21 | 1 | -0/+15 |
| * | Add committed_at to commits to properly order last commit (the force push issue) | Kamil Trzcinski | 2015-08-21 | 1 | -0/+1 |
| * | Refactor GitLab API usage to use either access_token or private_token | Kamil Trzcinski | 2015-08-04 | 1 | -7/+1 |
| * | Allow to specify flexible list of types in yaml | Kamil Trzcinski | 2015-07-10 | 1 | -4/+0 |
| * | Get rid of private message usageoauth_everywhere | Valery Sizov | 2015-07-02 | 1 | -2/+8 |
| * | warning when .gitlab-ci.yml not found | Valery Sizov | 2015-06-24 | 1 | -2/+1 |
| * | Build registering fix | Valery Sizov | 2015-06-22 | 1 | -8/+4 |
| * | yaml refactoring | Valery Sizov | 2015-06-19 | 1 | -12/+1 |
| * | New syntax of gitlab-ci.yml | Valery Sizov | 2015-06-12 | 1 | -9/+1 |
| * | Do not retry build for the same commit and ref | Valery Sizov | 2015-06-05 | 1 | -1/+1 |
| * | improve migrator of deprecated jobs | Valery Sizov | 2015-06-03 | 1 | -2/+3 |
| * | Implementation of configuration CI with gitlab-ci.yml | Valery Sizov | 2015-06-03 | 1 | -3/+11 |
| * | cleaning up | Valery Sizov | 2015-06-03 | 1 | -6/+0 |
| * | proof of concept yml configuration | Valery Sizov | 2015-06-03 | 2 | -7/+4 |
| * | Use retina-ready standard badges | Dmitriy Zaporozhets | 2015-05-20 | 1 | -7/+3 |
| * | Fix 'ci skip' tag | Valery Sizov | 2015-04-28 | 1 | -0/+4 |
| * | resolve situation with concurent ruuners registration | Valery Sizov | 2015-04-24 | 1 | -1/+6 |
| * | refactoring network related coderefactoring_user_url | Valery Sizov | 2015-04-22 | 1 | -1/+1 |
| * | skip commit creation if there is no appropriate job | Valery Sizov | 2015-04-10 | 1 | -0/+4 |
| * | remove protected attributes | Valery Sizov | 2015-04-09 | 1 | -1/+1 |
| * | Merge branch 'fork_support' into 'master' | Dmitriy Zaporozhets | 2015-04-08 | 1 | -4/+16 |
| |\ | |||||
| | * | project forking: specs | Valery Sizov | 2015-04-06 | 1 | -1/+0 |
| | * | support for forks | Valery Sizov | 2015-04-06 | 1 | -4/+17 |
| * | | Merge branch 'master' into 'master' | Valery Sizov | 2015-04-07 | 1 | -0/+1 |
| |\ \ | |/ |/| | |||||
| | * | Add job name to hook data | ssytnic | 2015-03-31 | 1 | -0/+1 |
| * | | refactoring of deploy job creationdeploy_without_tests | Valery Sizov | 2015-04-01 | 1 | -1/+3 |
| * | | Deploy without tests | Valery Sizov | 2015-03-31 | 1 | -0/+2 |
| |/ | |||||
| * | specs for events | Valery Sizov | 2015-03-26 | 1 | -1/+0 |
| * | update changelog | Valery Sizov | 2015-03-26 | 1 | -1/+1 |
| * | added event service | Valery Sizov | 2015-03-26 | 2 | -4/+31 |
| * | events for admin | Valery Sizov | 2015-03-26 | 1 | -0/+5 |
| * | Repect project shared runners setting | Dmitriy Zaporozhets | 2015-03-25 | 1 | -3/+2 |
| * | Url to commit contain ref name | Valery Sizov | 2015-03-20 | 1 | -1/+1 |
| * | Notify only pusher instead of commiter | Valery Sizov | 2015-03-10 | 1 | -0/+1 |
| * | Migrate E-mail notification to Services | Kamil Trzcinski | 2015-01-29 | 1 | -25/+0 |
| * | Accept checkout_sha from GitLab | Dmitriy Zaporozhets | 2015-01-15 | 1 | -2/+2 |
| * | Register builds depend on runner tags | Dmitriy Zaporozhets | 2015-01-12 | 2 | -0/+39 |
| * | Write tag name into build | Dmitriy Zaporozhets | 2015-01-12 | 1 | -1/+1 |
| * | Allow adding builds to existing commits | Dmitriy Zaporozhets | 2015-01-12 | 1 | -22/+17 |
| * | Job can serve branches or tags or both | Dmitriy Zaporozhets | 2015-01-10 | 1 | -4/+12 |
| * | fix test hook | Valery Sizov | 2015-01-07 | 1 | -1/+1 |
| * | Fix 500 error with badge for pending build | Dmitriy Zaporozhets | 2014-12-24 | 1 | -1/+5 |
| * | Refactor commit sha | Dmitriy Zaporozhets | 2014-11-06 | 1 | -1/+1 |
| * | Refactor commits/builds logic | Dmitriy Zaporozhets | 2014-11-05 | 3 | -31/+33 |
| * | Replace project scripts textarea with jobs | Dmitriy Zaporozhets | 2014-11-04 | 1 | -0/+1 |
| * | Create builds service | Dmitriy Zaporozhets | 2014-11-03 | 1 | -7/+2 |
| * | Merge branch 'enhancement/separate-commits-from-builds' of https://gitlab.com... | Dmitriy Zaporozhets | 2014-10-31 | 5 | -27/+39 |
| |\ | |||||
| | * | Separate Commit model and logic from Build model|etc... | Kestred | 2014-08-23 | 5 | -25/+37 |
| * | | Fix build trigger | Dmitriy Zaporozhets | 2014-10-01 | 1 | -1/+1 |
