summaryrefslogtreecommitdiff
path: root/db/migrate
Commit message (Expand)AuthorAgeFilesLines
* Fixes #7571James Brooks2014-08-271-0/+6
* Document characters being stripped from labelsJacob Vosmaer2014-08-201-1/+3
* Use the default color when migrating labelsJacob Vosmaer2014-08-191-1/+1
* Remove invalid characters from the label nameJacob Vosmaer2014-08-191-1/+1
* Test if the label is valid before creating linkJacob Vosmaer2014-08-191-1/+1
* Add indicies to labelsDmitriy Zaporozhets2014-07-301-0/+7
* Migrate issue/mr labels from act_as_taggable to own labelsDmitriy Zaporozhets2014-07-291-0/+27
* Replace project labels with tags to prevent name conflict with GitLab labelsDmitriy Zaporozhets2014-07-291-0/+9
* Label and LabelLink models for implementing own GitLab labelsDmitriy Zaporozhets2014-07-292-0/+22
* Add star count, view logic, more tests.Ciro Santilli2014-07-171-1/+3
* Add project stars.Ciro Santilli2014-07-171-0/+13
* Add trailing newline to all text files.Ciro Santilli2014-06-211-1/+1
* Add sorting to merge requests on milestone pageDmitriy Zaporozhets2014-06-111-0/+5
* Save repository size to projects tableDmitriy Zaporozhets2014-05-022-0/+26
* Add an index for Note#updated_atJacob Vosmaer2014-04-281-0/+5
* Migrate invalid rows with missing iids or duplicatesDmitriy Zaporozhets2014-04-241-0/+25
* Add uniq db index on project_id+iidDmitriy Zaporozhets2014-04-241-0/+7
* Move the adapter check to the migrationJacob Vosmaer2014-04-231-1/+1
* Adjust MySQL limits for existing installationsJacob Vosmaer2014-04-232-0/+11
* Add db index for active user display.GitLab2014-04-161-0/+5
* Fixed some hound noticesJeroen van Baarsen2014-04-141-2/+4
* Changed default in the database for the statemachineJeroen van Baarsen2014-04-141-0/+9
* add a spaceJob van der Voort2014-04-071-2/+2
* Fix faulty namespacesJob van der Voort2014-04-071-0/+10
* Merge branch 'import-timeout' of https://dev.gitlab.org/dzaporozhets/gitlabhq...Dmitriy Zaporozhets2014-03-142-0/+17
|\
| * Add migration for already imported projectsDmitriy Zaporozhets2014-03-131-0/+12
| * Add Project#import_status fieldDmitriy Zaporozhets2014-03-121-0/+5
* | Merge pull request #6474 from jvanbaarsen/post-tag-hookDmitriy Zaporozhets2014-03-121-0/+5
|\ \ | |/ |/|
| * Added tag_push_events to the web_hooksJeroen van Baarsen2014-03-051-0/+5
* | Add User#last_credential_check_atDmitriy Zaporozhets2014-03-111-0/+5
|/
* Add index_merge_request_diffs_on_merge_request_idgussan2014-03-041-0/+5
* Add Gemnasium Service for GitlabBinsztock Rémy2014-02-211-0/+5
* Add email aliases for usersJason Hollingsworth2014-02-131-0/+13
* Squash migrations for years 2011 and 2012Dmitriy Zaporozhets2014-02-0492-895/+306
* Merge pull request #6178 from Popl7/add_group_avatarsDmitriy Zaporozhets2014-01-281-0/+5
|\
| * added group avatarsSteven Thonus2014-01-281-0/+5
* | Fix merge_request_diffs migrations for postgresqlskv-headless2014-01-272-5/+11
|/
* Merge branch 'improve/mr_diff'Dmitriy Zaporozhets2014-01-233-0/+36
|\
| * Improve db schema for merge request diffsDmitriy Zaporozhets2014-01-222-1/+14
| * Create separate table to store Merge request commits/diffsDmitriy Zaporozhets2014-01-222-0/+23
* | Merge pull request #6075 from skv-headless/remove_deprecated_findersDmitriy Zaporozhets2014-01-221-1/+1
|\ \ | |/ |/|
| * Remove deprecated findersskv2014-01-191-1/+1
* | Add website url to userJerome Dalbert2014-01-181-0/+5
|/
* Customization and previewing of broadcast messagesAndrew Tomaka2013-12-181-0/+6
* Create EmailsOnPushService modelDmitriy Zaporozhets2013-12-171-0/+5
* Archiving old projects; archived projects aren't shown on dashboardSteven Thonus2013-12-161-0/+5
* Allow user to hide the message to add an ssh key permanentlyDrew Blessing2013-12-141-0/+5
* Add new fields to web_hooks table.Dmitriy Zaporozhets2013-12-041-0/+7
* Adding authenticated public mode (internal).Jason Hollingsworth2013-11-261-0/+13
* Broadcast message model + migrationsDmitriy Zaporozhets2013-11-121-0/+12