summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Improved test coverageimprove_test_coverageValery Sizov2015-04-179-17/+98
|
* Merge branch 'cleanup' into 'master'Valery Sizov2015-04-179-40/+17
|\ | | | | | | | | | | | | | | Cleanup the build model https://dev.gitlab.org/gitlab/gitlab-ci/issues/202 See merge request !67
| * fix build status jsonValery Sizov2015-04-171-1/+1
| |
| * annotatecleanupValery Sizov2015-04-175-18/+5
| |
| * cleanup build modelValery Sizov2015-04-174-21/+11
|/
* Merge branch 'job_soft_deletion' into 'master'Dmitriy Zaporozhets2015-04-156-3/+19
|\ | | | | | | | | | | | | | | Job soft deletion Fixes https://dev.gitlab.org/gitlab/gitlab-ci/issues/200 See merge request !66
| * Job soft deletionValery Sizov2015-04-156-2/+18
| |
| * prevent 500 error when job is deletedValery Sizov2015-04-151-1/+1
| |
* | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ciValery Sizov2015-04-152-13/+13
|\ \
| * \ Merge branch 'more-rubocop-rules' into 'master'Valery Sizov2015-04-152-13/+13
| |\ \ | | |/ | |/| | | | | | | | | | | | | | | | Enable more rubocop rules Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> See merge request !65
| | * Enable more rubocop rulesDmitriy Zaporozhets2015-04-152-13/+13
| | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | | deploy job creation fixValery Sizov2015-04-151-3/+2
|/ /
* | fix rubocopValery Sizov2015-04-151-1/+1
| |
* | job deletion fixValery Sizov2015-04-151-1/+1
| |
* | Merge branch 'fix_job_creation' into 'master'Valery Sizov2015-04-151-3/+4
|\ \ | | | | | | | | | | | | | | | Fix jobs creation See merge request !64
| * | fix jobs creationfix_job_creationValery Sizov2015-04-151-3/+4
|/ /
* | Merge branch 'runner-documenation' into 'master'Sytse Sijbrandij2015-04-134-0/+160
|\ \ | | | | | | | | | | | | | | | | | | | | | Runner documentation Fixes #186 See merge request !150
| * | address line commentsJob van der Voort2015-04-131-2/+3
| | |
| * | add information about creating and registering runnersJob van der Voort2015-04-103-7/+52
| | |
| * | creating runnersJob van der Voort2015-04-102-0/+47
| | |
| * | start with runner documenationJob van der Voort2015-04-101-0/+67
| |/
* | specs: move describe block outValery Sizov2015-04-101-18/+18
| |
* | Merge branch 'smart_commit_creation' into 'master'Dmitriy Zaporozhets2015-04-106-3/+57
|\ \ | | | | | | | | | | | | | | | | | | | | | Skip commit creation if there is no appropriate job https://dev.gitlab.org/gitlab/gitlab-ci/issues/175 See merge request !62
| * | skip commit creation if there is no appropriate jobValery Sizov2015-04-106-3/+57
| |/
* | Merge branch 'fix_adding_projects' into 'master'Dmitriy Zaporozhets2015-04-102-1/+26
|\ \ | |/ |/| | | | | | | Fix projects creation See merge request !63
| * fix adding projectsValery Sizov2015-04-102-1/+26
|/
* Merge branch 'protected_attributes' into 'master'Dmitriy Zaporozhets2015-04-0917-53/+18
|\ | | | | | | | | | | | | | | Remove protected attributes https://dev.gitlab.org/gitlab/gitlab-ci/issues/165 See merge request !60
| * update changelogValery Sizov2015-04-091-0/+1
| |
| * remove protected attributesValery Sizov2015-04-0916-53/+17
| |
* | Merge branch 'runners_sorting' into 'master'Dmitriy Zaporozhets2015-04-092-1/+2
|\ \ | | | | | | | | | | | | | | | Runners sorting in admin area See merge request !59
| * | Runners sortingValery Sizov2015-04-092-1/+2
| |/
* | Fix title in admin areaDmitriy Zaporozhets2015-04-091-7/+6
| | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | Remove duplicate in GemfileDmitriy Zaporozhets2015-04-091-1/+0
| | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | Merge branch 'developers_can_cancel_job' into 'master'Dmitriy Zaporozhets2015-04-098-8/+105
|\ \ | |/ |/| | | | | | | | | | | | | | | Developers can cancel and retry jobs https://github.com/gitlabhq/gitlab-ci/issues/563 and https://dev.gitlab.org/gitlab/gitlab-ci/issues/170 See merge request !52
| * developers can cancel and retry jobdevelopers_can_cancel_jobValery Sizov2015-04-078-8/+105
| |
* | Merge branch 'improve_docs' into 'master'Job van der Voort2015-04-094-0/+61
|\ \ | | | | | | | | | | | | | | | Jobs documentation See merge request !149
| * | improve wordingJob van der Voort2015-04-091-16/+30
| | |
| * | Jobs documentationValery Sizov2015-04-094-0/+47
|/ /
* | Merge branch 'fork_support' into 'master'Dmitriy Zaporozhets2015-04-0810-6/+181
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Support for forks https://dev.gitlab.org/gitlab/gitlab-ci/issues/187 !!! GitLab side MR - https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/499 See merge request !56
| * | doc for api forksfork_supportValery Sizov2015-04-062-0/+24
| | |
| * | project forking: specsValery Sizov2015-04-067-10/+105
| | |
| * | support for forksValery Sizov2015-04-064-6/+62
| | |
* | | Merge branch 'ui_improvements' into 'master'Dmitriy Zaporozhets2015-04-0813-122/+61
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | UI improvements https://dev.gitlab.org/gitlab/gitlab-ci/issues/190 * move admin pages to the admin menu * remove confusing project show page ![joxi_screenshot_1428498118775](https://gitlab.com/gitlab-org/gitlab-ci/uploads/53354051ebd61d4318f77ce80fbf11a4/joxi_screenshot_1428498118775.png) See merge request !58
| * | | update changelogValery Sizov2015-04-081-1/+2
| | | |
| * | | remove admin show pageValery Sizov2015-04-084-101/+1
| | | |
| * | | adding admin sectionValery Sizov2015-04-089-28/+66
|/ / /
* | | Updated CHANGELOG with 7.9.3Patricio Cano2015-04-071-1/+4
| |/ |/|
* | Merge branch 'webhook_spec_improvements' into 'master'Valery Sizov2015-04-071-1/+14
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | Webhook spec improvement added field build_name addition to https://gitlab.com/gitlab-org/gitlab-ci/merge_requests/50 See merge request !57
| * | webhook spec improvementValery Sizov2015-04-071-1/+14
|/ /
* | Merge branch 'master' into 'master'Valery Sizov2015-04-072-0/+2
|\ \ | | | | | | | | | | | | | | | Add job name to hook data See merge request !50