summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| | * | documentation for gitlab-ci.ymlValery Sizov2015-06-033-2/+82
| | | |
| | * | download link to generated yamlValery Sizov2015-06-033-2/+13
| | | |
| | * | more reliable migratorValery Sizov2015-06-031-2/+2
| | | |
| | * | improve migrator of deprecated jobsValery Sizov2015-06-033-8/+20
| | | |
| | * | added migration notesValery Sizov2015-06-031-0/+4
| | | |
| | * | fixed job migrator for mysqlValery Sizov2015-06-031-1/+1
| | | |
| | * | Add migrator for deprecated jobsValery Sizov2015-06-034-5/+78
| | | |
| | * | rspec for yaml config processorValery Sizov2015-06-032-31/+246
| | | |
| | * | fix specsValery Sizov2015-06-0321-188/+235
| | | |
| | * | update changelogValery Sizov2015-06-031-0/+1
| | | |
| | * | Implementation of configuration CI with gitlab-ci.ymlValery Sizov2015-06-0313-89/+132
| | | |
| | * | cleaning upValery Sizov2015-06-0336-854/+21
| | | |
| | * | proof of concept yml configurationValery Sizov2015-06-0314-60/+78
| | |/
| * | Merge branch 'replace_yaml' into 'master'Valery Sizov2015-06-036-17/+12
| |\ \ | | |/ | |/| | | | | | | | | | | | | | | | Replace YAML with JSON on dashboard page https://dev.gitlab.org/gitlab/gitlab-ci/issues/234 See merge request !114
| | * replace YAML with JOSN on dashboardValery Sizov2015-06-036-17/+12
| |/
| * Merge branch 'fix_backup' into 'master'Valery Sizov2015-06-032-1/+9
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | Backup issue with MySQL https://gitlab.com/gitlab-org/gitlab-ci/issues/159 https://dev.gitlab.org/gitlab/gitlab-ci/issues/250 See merge request !113
| | * fix backup for MySQLValery Sizov2015-06-032-1/+9
| |/
* | update changelogValery Sizov2015-06-031-0/+1
|/
* Merge branch 'timeout' into 'master'Valery Sizov2015-06-032-2/+11
|\ | | | | | | | | | | | | | | | | | | Increase default build timeout https://dev.gitlab.org/gitlab/gitlab-ci/issues/244 @sytses asked to increase this. See merge request !112
| * increase default build timeoutValery Sizov2015-06-032-2/+11
| |
* | Merge branch 'aws_support' into 'master'Valery Sizov2015-06-032-0/+30
|\ \ | |/ |/| | | | | | | | | | | AWS support https://dev.gitlab.org/gitlab/gitlab-ci/issues/248 See merge request !111
| * aws supportValery Sizov2015-06-032-0/+30
|/
* Merge pull request #598 from MOZGIII/patch-1Valeriy Sizov2015-05-251-1/+1
|\ | | | | Fixed issue with limits_to_mysql blocking fresh install
| * Fixed issue with limits_to_mysql blocking fresh installMOZGIII2015-05-241-1/+1
|/ | | | Guess this was lost in migrations. It used to block fresh `rake setup`.
* update changelogValery Sizov2015-05-211-0/+1
|
* Merge branch 'fix_api_vulnerability' into 'master'Valery Sizov2015-05-211-1/+1
|\ | | | | | | | | | | | | | | Fix API vulnerability with MySQL https://dev.gitlab.org/gitlab/gitlab-ci/issues/228 See merge request !155
| * API vulnerability with MySQLValery Sizov2015-05-131-1/+1
| |
* | Merge branch 'nice-badges' into 'master'Valery Sizov2015-05-2015-16/+18
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Use retina-ready standard badges Fixes https://dev.gitlab.org/gitlab/gitlab-ci/issues/233. Generated with http://shields.io/ ![wow](https://gitlab.com/gitlab-org/gitlab-ci/uploads/a8fc87975f9c045077421f0242c82ebf/wow.png) See merge request !108
| * | Fix testsnice-badgesDmitriy Zaporozhets2015-05-201-8/+8
| | |
| * | Use retina-ready standard badgesDmitriy Zaporozhets2015-05-2014-8/+10
|/ /
* | Merge branch 'runners_ui_fix' into 'master'Dmitriy Zaporozhets2015-05-194-4/+3
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix runners page UI https://dev.gitlab.org/gitlab/gitlab-ci/issues/199 Removed ID column from table ![Screenshot_2015-05-15_13.06.28](https://gitlab.com/gitlab-org/gitlab-ci/uploads/72673840008afae3b9d981d020618d33/Screenshot_2015-05-15_13.06.28.png) See merge request !103
| * | update changelogrunners_ui_fixValery Sizov2015-05-191-1/+4
| | |
| * | fix runners page UIValery Sizov2015-05-153-4/+1
| | |
* | | Merge branch 'no_runners_alert' into 'master'Dmitriy Zaporozhets2015-05-194-0/+39
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add no runners notification https://dev.gitlab.org/gitlab/gitlab-ci/issues/189 See merge request !104
| * | | update changelogno_runners_alertValery Sizov2015-05-191-0/+3
| | | |
| * | | Add no runners notificationValery Sizov2015-05-153-0/+38
| | | |
* | | | Merge branch 'endless_scroll' into 'master'Dmitriy Zaporozhets2015-05-1914-74/+269
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Endless scroll on dashboard https://dev.gitlab.org/gitlab/gitlab-ci/issues/213 See merge request !107
| * | | | remove vendor from gitignoreendless_scrollValery Sizov2015-05-192-1/+128
| | | | |
| * | | | Pager: method renameValery Sizov2015-05-192-5/+4
| | | | |
| * | | | update changelogValery Sizov2015-05-191-0/+3
| | | | |
| * | | | search fixValery Sizov2015-05-193-3/+7
| | | | |
| * | | | fix Sync now btnValery Sizov2015-05-192-1/+4
| | | | |
| * | | | basic implementation of endless scroll on dashboardValery Sizov2015-05-1910-70/+129
|/ / / /
* | | | Merge branch 'improve-admin-runner-page' into 'master'Valery Sizov2015-05-151-2/+4
|\ \ \ \ | |/ / / |/| | | | | | | | | | | | | | | | | | | | | | | Specific runner can not be marked as shared again https://dev.gitlab.org/gitlab/gitlab-ci/issues/195 See merge request !105
| * | | specific runner can not be marked as shared againValery Sizov2015-05-151-2/+4
|/ / /
* | | Merge branch 'public_builds' into 'master'Dmitriy Zaporozhets2015-05-1511-34/+79
|\ \ \ | |/ / |/| | | | | | | | | | | | | | | | | Public accessible build and commit pages https://dev.gitlab.org/gitlab/gitlab-ci/issues/94 See merge request !102
| * | update changelogpublic_buildsValery Sizov2015-05-151-0/+1
| | |
| * | public accessible build and commitValery Sizov2015-05-1510-34/+78
| | |
* | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ciDmitriy Zaporozhets2015-05-1416-9/+150
|\ \ \
| * \ \ Merge branch 'pagination_bug' into 'master'Dmitriy Zaporozhets2015-05-142-1/+2
| |\ \ \ | | |/ / | |/| | | | | | | | | | | | | | | | | | | | | | Add order option to projects API call https://dev.gitlab.org/gitlab/gitlab-ci/issues/222 See merge request !101