Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #100 from cabeca/better-encode | Dmitriy Zaporozhets | 2013-02-26 | 1 | -2/+4 |
|\ | |||||
| * | Refactored encoding of build output. | Miguel Cabeça | 2013-02-02 | 1 | -2/+4 |
* | | Pass the build ref to build scripts in the CI_BUILD_REF environment variable | Déja Augustine | 2013-02-24 | 1 | -1/+2 |
|/ | |||||
* | dont run if build canceled | Dmitriy Zaporozhets | 2013-01-17 | 1 | -0/+1 |
* | Prevent build race condition for same project | Dmitriy Zaporozhets | 2013-01-17 | 1 | -3/+10 |
* | whenever for schedules | Dmitriy Zaporozhets | 2013-01-14 | 1 | -2/+1 |
* | Use faster sidekiq. Schedule is broken | Dmitriy Zaporozhets | 2013-01-14 | 1 | -6/+10 |
* | include git output to logs. make checkout of commit if | Dmitriy Zaporozhets | 2012-12-12 | 1 | -8/+6 |
* | Fix gem setup via ci | Dmitriy Zaporozhets | 2012-11-19 | 1 | -1/+6 |
* | Real time output | Dmitriy Zaporozhets | 2012-11-15 | 1 | -0/+2 |
* | Ability to cancel build | Dmitriy Zaporozhets | 2012-11-15 | 1 | -0/+4 |
* | Integration with gitlab. Base implementation | Valeriy Sizov | 2012-11-11 | 1 | -0/+11 |
* | Runner tests. More tests for project | Dmitriy Zaporozhets | 2012-11-09 | 1 | -1/+2 |
* | State machine added | Dmitriy Zaporozhets | 2012-11-08 | 1 | -7/+4 |
* | Added validations to builds | Dmitriy Zaporozhets | 2012-11-08 | 1 | -1/+4 |
* | GitLab init integration and advanced build | Dmitriy Zaporozhets | 2012-11-08 | 1 | -1/+1 |
* | Add stderr | Dmitriy Zaporozhets | 2012-11-02 | 1 | -0/+1 |
* | Move to childprocess | Dmitriy Zaporozhets | 2012-11-01 | 1 | -22/+15 |
* | Form fields. Project timeout and views styled | Dmitriy Zaporozhets | 2012-11-01 | 1 | -1/+1 |
* | Routes, bootstrap, builds | Dmitriy Zaporozhets | 2012-11-01 | 1 | -0/+86 |
* | Init rails app | Dmitriy Zaporozhets | 2012-11-01 | 1 | -86/+0 |
* | Added timeout for command run | Dmitriy Zaporozhets | 2012-10-31 | 1 | -8/+14 |
* | per comand save. Autoload | Dmitriy Zaporozhets | 2012-10-09 | 1 | -0/+10 |
* | Use stderr too | Dmitriy Zaporozhets | 2012-10-09 | 1 | -1/+4 |
* | Fix output & exitstatus | Dmitriy Zaporozhets | 2012-10-09 | 1 | -7/+13 |
* | mark as failed and return | Dmitriy Zaporozhets | 2012-10-08 | 1 | -1/+1 |
* | Fix invalid method | Dmitriy Zaporozhets | 2012-10-08 | 1 | -1/+1 |
* | Build page. Status methods for build | Dmitriy Zaporozhets | 2012-10-05 | 1 | -5/+2 |
* | refactored | Dmitriy Zaporozhets | 2012-10-05 | 1 | -32/+36 |
* | Change the call we use | Dmitriy Zaporozhets | 2012-10-05 | 1 | -15/+34 |
* | Cleanup & create build in application | Dmitriy Zaporozhets | 2012-10-05 | 1 | -12/+13 |
* | jquery | Dmitriy Zaporozhets | 2012-10-04 | 1 | -1/+1 |
* | resque bootstrap | Valeriy Sizov | 2012-10-04 | 1 | -0/+5 |
* | Runner & Builds | Dmitriy Zaporozhets | 2012-10-04 | 1 | -0/+35 |