Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | rename committer to pusher | Valery Sizov | 2015-03-10 | 13 | -34/+39 | |
| | | | ||||||
| * | | notifications: fix spec | Valery Sizov | 2015-03-10 | 2 | -3/+4 | |
| | | | ||||||
| * | | Notify only pusher instead of commiter | Valery Sizov | 2015-03-10 | 4 | -10/+14 | |
| | | | ||||||
* | | | Merge branch 'deploy_integration_tests' into 'master' | Valery Sizov | 2015-03-10 | 1 | -0/+10 | |
|\ \ \ | |/ / |/| | | | | | | | | | | | | | | | | | Feature test for deploy job Fixes #164 See merge request !135 | |||||
| * | | feature test for deploy job | Valery Sizov | 2015-03-10 | 1 | -0/+10 | |
| | | | ||||||
* | | | Merge branch 'deploy_build_refactoring' into 'master' | Valery Sizov | 2015-03-10 | 3 | -4/+4 | |
|\ \ \ | |/ / |/| | | | | | | | | | | | Rename method run_deploy_job to create_deploy_builds See merge request !134 | |||||
| * | | rename method run_deploy_job to create_deploy_builds | Valery Sizov | 2015-03-10 | 3 | -4/+4 | |
|/ / | ||||||
* | | Merge branch 'text_improvements' into 'master' | Valery Sizov | 2015-03-10 | 1 | -2/+2 | |
|\ \ | | | | | | | | | | | | | | | | Minor text fixes See merge request !133 | |||||
| * | | text fixes | Valery Sizov | 2015-03-10 | 1 | -2/+2 | |
|/ / | ||||||
* | | Merge branch 'master' into 'master' | Valery Sizov | 2015-03-10 | 2 | -1/+10 | |
|\ \ | |/ |/| | | | | | | | | | | | | | | | | | | | Change canceled builds color Having the same color for the failed and canceled builds is not nice so I'm proposing the following change request which implement the new CSS class `.alert-disabled` and use it for canceled builds. Here is the result:  See merge request !43 | |||||
| * | Change canceled builds color | Guillaume Hain | 2015-03-04 | 2 | -1/+10 | |
| | | ||||||
* | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ci | Valery Sizov | 2015-03-06 | 15 | -13/+122 | |
|\ \ | ||||||
| * \ | Merge branch 'pause_runners' into 'master' | Valery Sizov | 2015-03-06 | 13 | -4/+90 | |
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Pause runners Please review and let me know what do you think. It's based on last_contact to make it simpler to merge. See merge request !45 | |||||
| | * | | Allow to pause runners - when paused runner will not receive any new build | Kamil Trzcinski | 2015-03-06 | 13 | -4/+90 | |
| | | | | ||||||
| * | | | Merge branch 'last_contact' into 'master' | Valery Sizov | 2015-03-06 | 10 | -11/+34 | |
| |\ \ \ | | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | Last contact Added information about runner's last contact time. The information is updated at most once a minute to reduce database workload. See merge request !44 | |||||
| | * | | Added runner last contact | Kamil Trzcinski | 2015-03-06 | 10 | -11/+34 | |
| |/ / | ||||||
* | | | Merge branch 'improve-instructions' into 'master' | Dmitriy Zaporozhets | 2015-03-06 | 1 | -3/+3 | |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Improve the deploy and job page instructions. /cc @valery See merge request !132 | |||||
| * | | | Improve the deploy and job page instructions. | Sytse Sijbrandij | 2015-03-05 | 1 | -3/+3 | |
|/ / / | ||||||
* | | | Merge branch 'update_example_of_ce_build_script' into 'master' | Sytse Sijbrandij | 2015-03-06 | 1 | -4/+6 | |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | Update the example of CE build script. See merge request !131 | |||||
| * | | | Update the example of CE build script. | Marin Jankovski | 2015-03-05 | 1 | -4/+6 | |
|/ / / | ||||||
* | | | Merge branch 'api_correction' into 'master' | Valery Sizov | 2015-03-05 | 1 | -2/+2 | |
|\ \ \ | |/ / |/| | | | | | | | | | | | API correction (runner removing) See merge request !130 | |||||
| * | | api correction (runner removing) | Valery Sizov | 2015-03-05 | 1 | -2/+2 | |
|/ / | ||||||
* | | Update db/schema | Dmitriy Zaporozhets | 2015-03-04 | 1 | -1/+1 | |
| | | ||||||
* | | Update poltergeist | Dmitriy Zaporozhets | 2015-03-04 | 2 | -7/+7 | |
| | | ||||||
* | | Fix 500 on runners page | Dmitriy Zaporozhets | 2015-03-04 | 1 | -2/+2 | |
| | | ||||||
* | | Write test for 500 error on runners page | Dmitriy Zaporozhets | 2015-03-04 | 1 | -0/+3 | |
| | | ||||||
* | | Merge branch 'scroll-btns' into 'master' | Dmitriy Zaporozhets | 2015-03-04 | 3 | -1/+21 | |
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add up/down scroll buttons For easier navigation from mobile devices cc @valery See merge request !127 | |||||
| * | | Update CHANGELOG | Dmitriy Zaporozhets | 2015-03-04 | 1 | -0/+1 | |
| | | | ||||||
| * | | Add up/down scroll buttons | Dmitriy Zaporozhets | 2015-03-04 | 2 | -1/+20 | |
| | | | | | | | | | | | | For easier navigation from mobile devices | |||||
* | | | Merge branch 'service_creator' into 'master' | Valery Sizov | 2015-03-04 | 3 | -2/+12 | |
|\ \ \ | |/ / |/| | | | | | | | | | | | | | | | | | Initialize services Fixes https://gitlab.com/gitlab-org/gitlab-ci/issues/106 See merge request !125 | |||||
| * | | Initialize services | Valery Sizov | 2015-03-04 | 3 | -2/+12 | |
|/ / | ||||||
* | | fix random failing spec | Valery Sizov | 2015-03-04 | 1 | -1/+1 | |
| | | ||||||
* | | Merge branch 'jobs_tabs' into 'master' | Dmitriy Zaporozhets | 2015-03-04 | 15 | -44/+195 | |
|\ \ | |/ |/| | | | | | | | | | | | | | | | Deploy jobs Implements #153  See merge request !124 | |||||
| * | remove binding | Valery Sizov | 2015-03-04 | 1 | -2/+0 | |
| | | ||||||
| * | update changelog | Valery Sizov | 2015-03-02 | 1 | -1/+2 | |
| | | ||||||
| * | Deploy jobs | Valery Sizov | 2015-03-02 | 14 | -44/+196 | |
| | | ||||||
* | | Merge branch 'token_instruction_page' into 'master' | Dmitriy Zaporozhets | 2015-03-03 | 1 | -1/+3 | |
|\ \ | | | | | | | | | | | | | | | | | | | | | | Token instruction page: improve with url Fixes #156 See merge request !119 | |||||
| * | | token instruction page: improve with url | Valery Sizov | 2015-03-03 | 1 | -1/+3 | |
| |/ | ||||||
* | | Fix changelog | Valeriy Sizov | 2015-03-03 | 1 | -3/+3 | |
| | | ||||||
* | | Merge pull request #553 from jvanbaarsen/fix-295 | Valeriy Sizov | 2015-03-03 | 2 | -1/+8 | |
|\ \ | | | | | | | Only update trace when trace is given | |||||
| * | | Only update trace when trace is given | Jeroen van Baarsen | 2015-02-28 | 2 | -1/+8 | |
| | | | | | | | | | | | | | | | | | | Fixes #295 Signed-off-by: Jeroen van Baarsen <jeroenvanbaarsen@gmail.com> | |||||
* | | | Merge pull request #558 from qqshfox/patch-1 | Valeriy Sizov | 2015-03-03 | 1 | -2/+2 | |
|\ \ \ | | | | | | | | | Fix coverage for a commit having more than one build | |||||
| * | | | Fix coverage for a commit having more than one build | Hanfei Shen | 2015-03-02 | 1 | -2/+2 | |
| | | | | ||||||
* | | | | Merge branch 'master' of github.com:gitlabhq/gitlab-ci | Valery Sizov | 2015-03-03 | 15 | -70/+100 | |
|\ \ \ \ | ||||||
| * \ \ \ | Merge pull request #556 from jvanbaarsen/rails-upgrade | Dmitriy Zaporozhets | 2015-03-02 | 15 | -70/+100 | |
| |\ \ \ \ | | |/ / / | |/| | | | Upgrade to rails 4.1.9 | |||||
| | * | | | Upgrade to rails 4.1.9 | Jeroen van Baarsen | 2015-02-28 | 15 | -70/+100 | |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jeroen van Baarsen <jeroenvanbaarsen@gmail.com> | |||||
* | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ci | Valery Sizov | 2015-03-03 | 18 | -23/+349 | |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | ||||||
| * | | | | Merge branch 'feature_project_jobs_rest_api-1' into 'master' | Valery Sizov | 2015-03-03 | 5 | -15/+265 | |
| |\ \ \ \ | | |/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Implemented api for project jobs with working tests and updated doc The rest API allows you to manipulate a project on gitlab-ci but there is no way to manipulate build jobs through the api. I tested it, implemented truly working tests & updated documentation http://feedback.gitlab.com/forums/176466-general/suggestions/7068630-expose-the-job-api-to-the-rest-api See merge request !39 | |||||
| | * | | | Fixed test for the projects jobs api | Michel Courtine | 2015-02-24 | 1 | -4/+12 | |
| | | | | | ||||||
| | * | | | project jobs api: exposed active, build_branches, build_tags, tags. ↵ | Michel Courtine | 2015-02-12 | 4 | -4/+30 | |
| | | | | | | | | | | | | | | | | | | | | Implemented tests and updated documentation |