summaryrefslogtreecommitdiff
path: root/db/migrate
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'use-optimistic-locking' into 'master' Stan Hu2016-10-281-0/+14
|\
| * Use optimistic lockingKamil Trzcinski2016-10-261-0/+14
* | Finish updates to use JIRA gemFelipe Artur2016-10-263-52/+83
* | Refactor JIRA service to use gemDrew Blessing2016-10-261-0/+52
|/
* Fix reply-by-email not working due to queue name mismatchsh-fix-mailroom-configStan Hu2016-10-231-0/+63
* Re-organize queues to use for Sidekiqseparate-sidekiq-queuesYorick Peterse2016-10-211-0/+109
* Merge branch 'fix_project_member_access_levels' into 'master' Sean McGivern2016-10-211-0/+15
|\
| * Fix project member access levelsfix_project_member_access_levelsValery Sizov2016-10-211-0/+15
* | Fix broken label uniqueness label migrationStan Hu2016-10-211-2/+2
|/
* Create project feature when project is createdissue_22944Felipe Artur2016-10-191-0/+28
* Split migration to create label prioritiesDouglas Barbosa Alexandre2016-10-193-31/+54
* Add label type to group and project labels listsDouglas Barbosa Alexandre2016-10-191-0/+32
* Add LabelPriority modelDouglas Barbosa Alexandre2016-10-191-0/+55
* Add column type to labels and do the batch update in the same migrationDouglas Barbosa Alexandre2016-10-192-18/+6
* Add ProjectLabel modelDouglas Barbosa Alexandre2016-10-191-0/+17
* Add GroupLabel modelDouglas Barbosa Alexandre2016-10-192-0/+22
* Merge remote-tracking branch 'origin/master' into 22191-delete-dynamic-envs-mr22191-delete-dynamic-envs-mrKamil Trzcinski2016-10-181-0/+14
|\
| * Add visibility level to project repositoryissue_19734_2Felipe Artur2016-10-171-0/+14
* | Add on_stop column [ci skip]Kamil Trzcinski2016-10-171-21/+1
* | Refactor code to use available and stopped statuses and refactor views to use...Kamil Trzcinski2016-10-172-1/+30
* | Merge remote-tracking branch 'origin/master' into 22191-delete-dynamic-envs-mrKamil Trzcinski2016-10-172-0/+76
|\ \ | |/
| * Precalculate trending projectsprecalculate-trending-projectsYorick Peterse2016-10-101-0/+38
| * Add markdown cache columns to the database, but don't use them yetNick Thomas2016-10-071-0/+38
* | Make environments to be close ableKamil Trzcinski2016-10-061-2/+8
* | Initial support for closing environmentsKamil Trzcinski2016-10-061-0/+9
|/
* Improvements to user organization field feature after code reviewDmitriy Zaporozhets2016-09-271-17/+0
* Add organization field to user profileDmitriy Zaporozhets2016-09-271-0/+29
* Add index on labels titleAhmad Sherif2016-09-231-0/+11
* Implement a second round of review comments from @DouweM.Timothy Andrew2016-09-211-1/+1
* Fix `ON DELETE CASCADE` migrations.Timothy Andrew2016-09-203-4/+4
* Implement review comments from @yorickpeterseTimothy Andrew2016-09-203-8/+8
* Merge remote-tracking branch 'origin/master' into 21170-cycle-analyticsTimothy Andrew2016-09-208-4/+98
|\
| * Merge branch 'master' into per-build-tokenKamil Trzcinski2016-09-194-1/+37
| |\
| | * Cleanup changesKamil Trzcinski2016-09-191-20/+0
| | * Add support for dynamic environmentsKamil Trzcinski2016-09-191-0/+29
| | * Merge branch 'increase_artifact_size_column' into 'master' Yorick Peterse2016-09-161-0/+15
| | |\
| | | * Increase ci_builds artifacts_size column to 8-byte integer to allow larger filesDrew Blessing2016-09-151-0/+15
| | * | Merge branch 'group-specific-lfs-settings' into 'master' Rémy Coutable2016-09-161-0/+12
| | |\ \
| | | * | Improved helper methods, better flow for `project.lfs_enabled?`, and UI fixes.Patricio Cano2016-09-151-17/+0
| | | * | Added group-specific setting for LFS.Patricio Cano2016-09-151-0/+29
| | | |/
| | * | Fix undefined method when reverting migration RemoveProjectsPushesSinceGcfix/irreversible-migrationDouglas Barbosa Alexandre2016-09-151-1/+1
| | |/
| * | Merge remote-tracking branch 'origin/lfs-support-for-ssh' into per-build-tokenKamil Trzcinski2016-09-151-1/+4
| |\ \
| | * | Refactor LFS token logic to use a Redis key instead of a DB field, making it ...Patricio Cano2016-09-152-32/+0
| | * | Added LFS support to SSHPatricio Cano2016-09-152-0/+32
| | |/
| | * Update references to deprecated `repos_path` configuration key to avoidfix-old-migration-repos-path-keyAlejandro Rodríguez2016-09-141-1/+4
| * | Merge remote-tracking branch 'origin/master' into per-build-tokenKamil Trzcinski2016-09-152-3/+36
| |\ \ | | |/
| | * Fix migration for removing MR diff indexesYorick Peterse2016-09-141-3/+17
| | * Move pushes_since_gc to Redispushes-since-gc-redisYorick Peterse2016-09-131-0/+19
| * | Use a permissions of user to access all dependent projects from CI jobs (this...Kamil Trzcinski2016-09-132-0/+22
| |/
* | Miscellaneous cycle-analytics-related changes.Timothy Andrew2016-09-201-2/+2