summaryrefslogtreecommitdiff
path: root/db/migrate
Commit message (Expand)AuthorAgeFilesLines
* Fix Ci::Project migration not migrating columns that cannot be NULL [ci skip]Kamil Trzcinski2015-12-141-3/+3
* Fix MySQL migration of CI emails [ci skip]Kamil Trzcinski2015-12-141-1/+5
* Merge branch 'ci-project-migrate' into 'master' Kamil Trzciński2015-12-145-0/+77
|\
| * Rename columns and rename migrationsKamil Trzcinski2015-12-115-0/+0
| * Add runners tokenKamil Trzcinski2015-12-113-5/+8
| * Migrate CI::Project to ProjectKamil Trzcinski2015-12-115-0/+74
* | Fix migrations [ci skip]Kamil Trzcinski2015-12-144-10/+19
|/
* Enhance migrate CI emailsKamil Trzcinski2015-12-111-4/+23
* Migrate SlackService and HipChat serviceKamil Trzcinski2015-12-103-0/+65
* Migrate CI WebHooks and Emails to new tablesKamil Trzcinski2015-12-102-0/+28
* Migrate CI::Services and CI::WebHooks to Services and WebHooksKamil Trzcinski2015-12-101-0/+6
* Merge branch 'fix-migrations' into 'master' Dmitriy Zaporozhets2015-12-093-40/+51
|\
| * Use up and downDouwe Maan2015-12-091-1/+5
| * Fix migrations for postgres on test environmentDmitriy Zaporozhets2015-12-073-39/+46
* | Merge branch 'master' into merge-if-greenZeger-Jan van de Weg2015-12-076-0/+31
|\ \ | |/
| * Notify user if they cannot create projectsAndrew Tomaka2015-12-051-0/+5
| * 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
| |/
* | Merge branch 'master' into merge-if-greenZeger-Jan van de Weg2015-11-1814-3/+92
|\ \ | |/
| * 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
* | Merge when build succeedsZeger-Jan van de Weg2015-11-021-0/+7
|/
* 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
| | |\