summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Register builds depend on runner tagsDmitriy Zaporozhets2015-01-121-16/+4
* Don't run projects which are assigned to specific runner by shared runner.Kamil Trzcinski2015-01-121-1/+4
* Make the schedule_build cron job quietJacob Vosmaer2015-01-091-1/+0
* Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ciJacob Vosmaer2015-01-082-0/+28
|\
| * Merge branch 'api_for_webhooks_registering' into 'master'Valery Sizov2015-01-072-0/+28
| |\
| | * Projects API method for webhooks creationMariusz Michalak2014-11-241-0/+24
| | * Grape Entity for WebHookMariusz Michalak2014-11-241-0/+4
* | | Merge branch 'master' of github.com:gitlabhq/gitlab-ciJacob Vosmaer2015-01-081-1/+1
|\ \ \
| * \ \ Merge pull request #431 from Wachiwi/patch-1Valeriy Sizov2015-01-071-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | Changed sudo by su -cWachiwi2014-05-131-1/+1
* | | | Merge branch 'last_build_fix' into 'master'Dmitriy Zaporozhets2015-01-081-4/+4
|\ \ \ \ | |/ / / |/| | |
| * | | Fix scheduled retryingValery Sizov2015-01-071-4/+4
* | | | Add ability to register specific runners for projectsDmitriy Zaporozhets2015-01-071-2/+10
|/ / /
* | | Remove 'Done' from the schedule_builds cron jobJacob Vosmaer2014-12-101-1/+0
* | | remove script field from projectValery Sizov2014-12-012-5/+2
| |/ |/|
* | Refactor commit shaDmitriy Zaporozhets2014-11-061-0/+3
* | Charts: show commit duration instead of buildDmitriy Zaporozhets2014-11-061-4/+4
* | Fix testsDmitriy Zaporozhets2014-11-051-1/+0
* | Refactor commits/builds logicDmitriy Zaporozhets2014-11-051-2/+2
* | Add Commits APIDmitriy Zaporozhets2014-11-054-2/+82
* | Fix testsDmitriy Zaporozhets2014-11-041-0/+1
* | Commit creates multiple builds nowDmitriy Zaporozhets2014-11-031-1/+4
* | Fix lib chartsDmitriy Zaporozhets2014-10-311-2/+2
* | Merge branch 'enhancement/separate-commits-from-builds' of https://gitlab.com...Dmitriy Zaporozhets2014-10-311-3/+6
|\ \
| * | Separate Commit model and logic from Build model|etc...Kestred2014-08-231-3/+6
* | | Fix migrations and add mysql limitsDmitriy Zaporozhets2014-10-282-15/+4
* | | Add pagination to project APIKevin Houdebert2014-09-071-2/+6
|/ /
* | Remove added file and rename runners token constant to registration token.Sytse Sijbrandij2014-06-131-1/+1
|/
* Remove public key from runner modelDmitriy Zaporozhets2014-05-061-3/+2
* Add mysql limits to separate rake taskDmitriy Zaporozhets2014-05-052-0/+23
* Refer to "GitLab CI" in some additional places in the init.d script.cr7pt0gr4ph72014-04-161-5/+5
* Make the init.d script's output refer to "GitLab CI" instead of "GitLab".cr7pt0gr4ph72014-04-161-6/+6
* Ignore build with started_at is null on "build duration" chartFloran Brutel2014-03-041-1/+1
* Deleted a file that was accidentally pushedJeroen van Baarsen2014-02-201-134/+0
* Added the new init.d scriptJeroen van Baarsen2014-02-203-78/+408
* Remove the `chmod +x` step for the init scriptJacob Vosmaer2014-01-311-0/+0
* Add clear cache taskDmitriy Zaporozhets2014-01-311-0/+6
* Merge branch 'upgrader' into 'master'Dmitriy Zaporozhets2014-01-303-1/+147
|\
| * Uppercase constantsDmitriy Zaporozhets2014-01-301-1/+1
| * Backport upgrader script from GitLabDmitriy Zaporozhets2014-01-302-0/+146
* | Merge branch 'fix/deprecations' of github.com:pgolm/gitlab-ci into pgolm-fix/...Dmitriy Zaporozhets2014-01-302-3/+3
|\ \ | |/ |/|
| * fix deprections warningsPeter Golm2014-01-092-3/+3
* | Merge branch 'refactoring' into 'master'Dmitriy Zaporozhets2014-01-301-1/+1
|\ \
| * | CreateBuildService for build creation and more validation to build modelDmitriy Zaporozhets2014-01-291-1/+1
* | | No need to redirect sidekiq boot outputJacob Vosmaer2014-01-291-5/+4
* | | Remove duplication in sidekiq.rakeJacob Vosmaer2014-01-291-6/+2
* | | Add background_jobs script from gitlabhqJacob Vosmaer2014-01-291-2/+2
* | | Create a constant for sidekiq.log's pathJacob Vosmaer2014-01-271-4/+5
* | | Capture sidekiq start / stop output in sidekiq.logJacob Vosmaer2014-01-271-5/+5
* | | No backgrounding in the init scriptJacob Vosmaer2014-01-271-4/+4
|/ /