summaryrefslogtreecommitdiff
path: root/db
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'remove-satellites' into 'master' Robert Speicher2015-10-262-1/+18
* Fail builds that also have empty stringKamil Trzcinski2015-10-232-1/+6
* Merge branch 'fix-mysql-ci-limits-migration' into 'master' Robert Speicher2015-10-212-4/+9
* Merge branch 'add-missing-migrations' into 'master' Robert Speicher2015-10-214-1/+17
* Merge branch 'jrochkind/gitlab-ce-fix_2839_send_abuse_report_notify' into 'ma...Robert Speicher2015-10-192-0/+6
* Merge branch 'index-milestone-title-label' into 'master' Robert Speicher2015-10-194-5/+5
* Merge branch 'friday-meltdown-indexes' into 'master' Yorick Peterse2015-10-173-1/+21
* Merge branch 'ci-commits-gl-project-id-index' into 'master' Yorick Peterse2015-10-162-1/+7
* Improve performance of User.by_loginuser-by-login-performanceYorick Peterse2015-10-151-0/+17
* Implement Commit Status APIKamil Trzcinski2015-10-123-1/+20
* Merge branch 'workaround-seed-fu-issue' into 'master' Douwe Maan2015-10-081-1/+6
|\
| * Verify repository is validStan Hu2015-10-061-1/+1
| * Fixes GDK issue where repos would not be imported properlyStan Hu2015-10-051-0/+5
* | Revamp finding projects by namespacesYorick Peterse2015-10-082-1/+18
* | Merge branch 'master' of github.com:gitlabhq/gitlabhqDmitriy Zaporozhets2015-10-052-2/+6
|\ \
| * \ Merge branch 'rs-remove-ci-disable'Kamil Trzcinski2015-10-052-2/+6
| |\ \
| | * | Remove the option to disable CIrs-remove-ci-disableRobert Speicher2015-10-052-2/+6
| | |/
* | | Merge branch 'user-preferences-layout-option' of https://github.com/gopeter/g...Dmitriy Zaporozhets2015-10-052-1/+7
|\ \ \ | |/ / |/| |
| * | improved code style and layout option namingPeter Göbel2015-10-051-1/+1
| * | added user preference to change layout widthPeter Göbel2015-10-052-1/+7
| |/
* | Fix db/schema.rbKamil Trzcinski2015-10-051-58/+36
* | Make commit_spec runKamil Trzcinski2015-10-051-37/+64
* | Add user to Ci::Build to have pusher email addressKamil Trzcinski2015-10-054-5/+8
* | Refactor commit and buildKamil Trzcinski2015-10-054-0/+24
|/
* Update db schemaDmitriy Zaporozhets2015-10-011-1/+1
* Improve error message when merging failsmr_improve_errors_handlingValery Sizov2015-10-012-1/+7
* Fix migrationmerge-ci-dataKamil Trzcinski2015-09-301-1/+1
* Delegate ci_project parameters to projectsKamil Trzcinski2015-09-302-2/+11
* Fix migrationsKamil Trzcinski2015-09-292-23/+11
* Fix db/schema.rbKamil Trzcinski2015-09-291-26/+29
* Fix migrationsKamil Trzcinski2015-09-295-32/+15
* WIPKamil Trzcinski2015-09-291-37/+43
* WIPKamil Trzcinski2015-09-293-0/+32
* Remove deleted milestones from merge requestsStan Hu2015-09-211-0/+5
* Fix reply by email for comments on a specific line in a diff/commit.reply-by-email-diffDouwe Maan2015-09-202-1/+7
* Merge branch 'rs-bump-two-factor' into 'master' Douwe Maan2015-09-203-2/+8
|\
| * Bump devise-two-factor to 2.0.0rs-bump-two-factorRobert Speicher2015-09-192-1/+7
| * Devise 3.5.x deprecates `confirm!` in favor of `confirm`Robert Speicher2015-09-191-1/+1
* | fix failing migration on mysqlHannes Rosenögger2015-09-181-1/+1
|/
* Allow to disable GitLab CIKamil Trzcinski2015-09-182-1/+7
* Allow custom info to be added to Help pageJeroen van Baarsen2015-09-182-0/+6
* Fix schema downgrade introduced by: https://gitlab.com/gitlab-org/gitlab-ce/m...fix-schema-downgradeKamil Trzcinski2015-09-171-1/+2
* enable SSL by defaultenable_ssl_by_defaultValery Sizov2015-09-173-3/+15
* Fix ordering issueKamil Trzcinski2015-09-162-1/+7
* Add rake task to migrate CI tagsKamil Trzcinski2015-09-152-1/+44
* Remove db/ciDmitriy Zaporozhets2015-09-1190-1103/+0
* Fix mysql migrationDmitriy Zaporozhets2015-09-091-2/+2
* Merge branch 'master' into ci-and-ce-sitting-in-a-tree-k-i-s-s-i-n-gDmitriy Zaporozhets2015-09-093-1/+21
|\
| * added spinach for glabal labelsglobal_labelsValery Sizov2015-09-031-120/+37
| * CRUD for admin labelsValery Sizov2015-09-032-38/+127