summaryrefslogtreecommitdiff
path: root/lib/runner.rb
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #100 from cabeca/better-encodeDmitriy Zaporozhets2013-02-261-2/+4
|\
| * Refactored encoding of build output.Miguel Cabeça2013-02-021-2/+4
* | Pass the build ref to build scripts in the CI_BUILD_REF environment variableDéja Augustine2013-02-241-1/+2
|/
* dont run if build canceledDmitriy Zaporozhets2013-01-171-0/+1
* Prevent build race condition for same projectDmitriy Zaporozhets2013-01-171-3/+10
* whenever for schedulesDmitriy Zaporozhets2013-01-141-2/+1
* Use faster sidekiq. Schedule is brokenDmitriy Zaporozhets2013-01-141-6/+10
* include git output to logs. make checkout of commit ifDmitriy Zaporozhets2012-12-121-8/+6
* Fix gem setup via ciDmitriy Zaporozhets2012-11-191-1/+6
* Real time outputDmitriy Zaporozhets2012-11-151-0/+2
* Ability to cancel buildDmitriy Zaporozhets2012-11-151-0/+4
* Integration with gitlab. Base implementationValeriy Sizov2012-11-111-0/+11
* Runner tests. More tests for projectDmitriy Zaporozhets2012-11-091-1/+2
* State machine addedDmitriy Zaporozhets2012-11-081-7/+4
* Added validations to buildsDmitriy Zaporozhets2012-11-081-1/+4
* GitLab init integration and advanced buildDmitriy Zaporozhets2012-11-081-1/+1
* Add stderrDmitriy Zaporozhets2012-11-021-0/+1
* Move to childprocessDmitriy Zaporozhets2012-11-011-22/+15
* Form fields. Project timeout and views styledDmitriy Zaporozhets2012-11-011-1/+1
* Routes, bootstrap, buildsDmitriy Zaporozhets2012-11-011-0/+86
* Init rails appDmitriy Zaporozhets2012-11-011-86/+0
* Added timeout for command runDmitriy Zaporozhets2012-10-311-8/+14
* per comand save. AutoloadDmitriy Zaporozhets2012-10-091-0/+10
* Use stderr tooDmitriy Zaporozhets2012-10-091-1/+4
* Fix output & exitstatusDmitriy Zaporozhets2012-10-091-7/+13
* mark as failed and returnDmitriy Zaporozhets2012-10-081-1/+1
* Fix invalid methodDmitriy Zaporozhets2012-10-081-1/+1
* Build page. Status methods for buildDmitriy Zaporozhets2012-10-051-5/+2
* refactoredDmitriy Zaporozhets2012-10-051-32/+36
* Change the call we useDmitriy Zaporozhets2012-10-051-15/+34
* Cleanup & create build in applicationDmitriy Zaporozhets2012-10-051-12/+13
* jqueryDmitriy Zaporozhets2012-10-041-1/+1
* resque bootstrapValeriy Sizov2012-10-041-0/+5
* Runner & BuildsDmitriy Zaporozhets2012-10-041-0/+35