summaryrefslogtreecommitdiff
path: root/db/migrate
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'emoji_votes' into 'master' Dmitriy Zaporozhets2015-11-191-0/+6
|\
| * addressing commentsValery Sizov2015-11-191-1/+2
| * award emojiValery Sizov2015-11-191-0/+5
* | Added index on projects.visibility_levelYorick Peterse2015-11-191-0/+5
* | Added index on issues.stateYorick Peterse2015-11-191-0/+5
* | Merge branch 'atom-feed-latest-update' into 'master' Yorick Peterse2015-11-191-0/+5
|\ \ | |/ |/|
| * Added an index on namespaces.publicYorick Peterse2015-11-181-0/+5
* | Add import_error to project.Douwe Maan2015-11-181-0/+5
|/
* Add unique to oid index for lfs object.add_index_uniqMarin Jankovski2015-11-161-0/+7
* Add support for git lfs.lfsMarin Jankovski2015-11-164-0/+33
* Implement Build ArtifactsKamil Trzcinski2015-11-102-0/+10
* Merge remote-tracking branch 'origin/release-notes'Dmitriy Zaporozhets2015-11-101-0/+14
|\
| * Add release modelDmitriy Zaporozhets2015-11-051-0/+14
* | Merge branch 'shared_runners' into 'master' Kamil Trzciński2015-11-091-0/+5
|\ \
| * | Enable shared runners for all new projectsKamil Trzcinski2015-11-051-0/+5
* | | make migrations reversibleValery Sizov2015-11-053-3/+13
|/ /
* | Allow groups to appear in the search results if the group owner allows itValery Sizov2015-11-051-0/+5
|/
* Added index on services.templateYorick Peterse2015-10-291-0/+5
* Add projects path indexadd-project-path-indexKamil Trzcinski2015-10-261-0/+9
* Remove the contents of the satellites dirremove-satellitesJacob Vosmaer2015-10-231-0/+17
* Fail builds that also have empty stringKamil Trzcinski2015-10-231-0/+5
* Ensure MySQL CI limits DB migrations occur after the fields have been createdStan Hu2015-10-212-4/+9
* Added extra index for faster enumeration of CI buildsadd-missing-migrationsKamil Trzcinski2015-10-201-0/+5
* Add missing migrationsKamil Trzcinski2015-10-202-0/+10
* Merge branch 'master' into jrochkind/gitlab-ce-fix_2839_send_abuse_report_notifyDouwe Maan2015-10-1814-0/+104
|\
| * Added indexes for notes.line_code and CI columnsYorick Peterse2015-10-162-0/+14
| * Add index on ci_commits.gl_project_idci-commits-gl-project-id-indexYorick Peterse2015-10-161-0/+5
| * Improve performance of User.by_loginuser-by-login-performanceYorick Peterse2015-10-151-0/+17
| * Implement Commit Status APIKamil Trzcinski2015-10-122-0/+14
| * Revamp finding projects by namespacesYorick Peterse2015-10-081-0/+17
| * Merge branch 'master' of github.com:gitlabhq/gitlabhqDmitriy Zaporozhets2015-10-051-0/+5
| |\
| | * Merge branch 'rs-remove-ci-disable'Kamil Trzcinski2015-10-051-0/+5
| | |\
| | | * Remove the option to disable CIrs-remove-ci-disableRobert Speicher2015-10-051-0/+5
| * | | Merge branch 'user-preferences-layout-option' of https://github.com/gopeter/g...Dmitriy Zaporozhets2015-10-051-0/+5
| |\ \ \ | | |/ / | |/| |
| | * | improved code style and layout option namingPeter Göbel2015-10-051-1/+1
| | * | added user preference to change layout widthPeter Göbel2015-10-051-0/+5
| | |/
| * | Add user to Ci::Build to have pusher email addressKamil Trzcinski2015-10-054-5/+8
| * | Refactor commit and buildKamil Trzcinski2015-10-054-0/+24
| |/
* | Send an email (to support) when a user is reported for spamJonathan Rochkind2015-10-081-0/+5
|/
* Improve error message when merging failsmr_improve_errors_handlingValery Sizov2015-10-011-0/+5
* Fix migrationmerge-ci-dataKamil Trzcinski2015-09-301-1/+1
* Delegate ci_project parameters to projectsKamil Trzcinski2015-09-301-0/+9
* Fix migrationsKamil Trzcinski2015-09-291-6/+2
* Fix migrationsKamil Trzcinski2015-09-295-32/+15
* 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-201-0/+5
* Merge branch 'rs-bump-two-factor' into 'master' Douwe Maan2015-09-201-0/+5
|\
| * Bump devise-two-factor to 2.0.0rs-bump-two-factorRobert Speicher2015-09-191-0/+5
* | fix failing migration on mysqlHannes Rosenögger2015-09-181-1/+1
|/