summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #112 from DejaAugustine/2-0-stable2-0-stableDmitriy Zaporozhets2013-02-241-1/+2
|\
| * Pass the build ref to build scripts in the CI_BUILD_REF environment variableDéja2013-02-221-1/+2
|/
* v2.0.0v2.0.0Dmitriy Zaporozhets2013-01-174-5/+8
* Fixed running conditionDmitriy Zaporozhets2013-01-171-1/+1
* dont run if build canceledDmitriy Zaporozhets2013-01-171-0/+1
* Cleanup buildsDmitriy Zaporozhets2013-01-172-1/+8
* whenever in docsDmitriy Zaporozhets2013-01-171-0/+4
* Prevent build race condition for same projectDmitriy Zaporozhets2013-01-173-22/+17
* it will be 2.0.0preDmitriy Zaporozhets2013-01-161-1/+1
* support scriptsDmitriy Zaporozhets2013-01-163-2/+165
* Merge pull request #68 from Halleck45/patch-1Dmitriy Zaporozhets2013-01-151-1/+1
|\
| * Update config/unicorn.rbJean-François Lépine2013-01-151-1/+1
|/
* Merge branch 'epic/sidekiq'Dmitriy Zaporozhets2013-01-1527-189/+194
|\
| * fixed schema. removed outdated testsDmitriy Zaporozhets2013-01-155-36/+55
| * fix rake taskDmitriy Zaporozhets2013-01-151-2/+2
| * sidekiq rake taskDmitriy Zaporozhets2013-01-151-0/+15
| * Implement schedulerDmitriy Zaporozhets2013-01-144-45/+18
| * whenever for schedulesDmitriy Zaporozhets2013-01-1412-29/+55
| * Use faster sidekiq. Schedule is brokenDmitriy Zaporozhets2013-01-1412-98/+70
|/
* Merge pull request #40 from corpix/unicornDmitriy Zaporozhets2013-01-143-0/+72
|\
| * Added config for UnicornDmitriy Moscowski2012-12-231-0/+64
| * Added Unicorn to GemfileDmitriy Moscowski2012-12-232-0/+8
* | Improve docsDmitriy Zaporozhets2013-01-071-4/+8
* | Up to 1.2.0v1.2.0Dmitriy Zaporozhets2013-01-069-12/+38
* | Remove resque_dev -> use foreman insteadDmitriy Zaporozhets2013-01-061-3/+0
* | Polising after scheduleDmitriy Zaporozhets2013-01-068-36/+51
* | Merge branch 'master' of https://github.com/mrichie/gitlab-ci into mrichie-ma...Dmitriy Zaporozhets2013-01-0612-3/+129
|\ \
| * | update shell file modRichie Min2012-12-261-0/+0
| * | add resque_dev.shRichie Min2012-12-261-0/+3
| * | validate polling_interval formatRichie Min2012-12-262-2/+4
| * | add scheduler supportRichie Min2012-12-268-7/+87
| * | add resque schedulerRichie Min2012-12-244-0/+41
* | | Push via github web hooks works nowDmitriy Zaporozhets2013-01-061-1/+1
* | | Add payload suppotyDmitriy Zaporozhets2013-01-061-1/+8
* | | Merge pull request #43 from chuangbo/patch-1Dmitriy Zaporozhets2012-12-241-1/+1
|\ \ \ | |/ / |/| |
| * | fixed gitlab_ci code pathLi Chuangbo2012-12-241-1/+1
|/ /
* | Improve installation docs. Create own user for ci. User rvm instead of native...Dmitriy Zaporozhets2012-12-233-111/+129
|/
* Merge pull request #34 from andrielfn/typing-mistakeDmitriy Zaporozhets2012-12-191-1/+1
|\
| * Fix typing mistakeAndriel Nuernberg2012-12-191-1/+1
|/
* Styled error messages. Raise exception if build not foundDmitriy Zaporozhets2012-12-174-21/+53
* include git output to logs. make checkout of commit ifDmitriy Zaporozhets2012-12-122-9/+7
* Fixed resque configv1.1.1Dmitriy Zaporozhets2012-12-111-1/+1
* Dont run build for branch removeDmitriy Zaporozhets2012-12-111-6/+11
* Up to v1.1.0v1.1.0Dmitriy Zaporozhets2012-12-112-1/+4
* Refactored controllers. Added build status jsonDmitriy Zaporozhets2012-12-106-22/+42
* Merge pull request #28 from jojosch/coffeescriptDmitriy Zaporozhets2012-12-052-12/+10
|\
| * convert javascript to coffeescriptJohannes Schleifenbaum2012-12-052-12/+10
|/
* Readme fixedDmitriy Zaporozhets2012-12-051-1/+2
* Travis badgeDmitriy Zaporozhets2012-12-051-1/+1
* Merge pull request #27 from jojosch/fix-travis-test-databaseDmitriy Zaporozhets2012-12-051-1/+1
|\