summaryrefslogtreecommitdiff
path: root/db/migrate
Commit message (Expand)AuthorAgeFilesLines
* Revert MattermostNotificationService and SlackNotificationService to Mattermo...issue_25889Felipe Artur2016-12-281-0/+25
* Merge branch 'feature/1376-allow-write-access-deploy-keys' into 'master' Douwe Maan2016-12-271-0/+14
|\
| * Merge remote-tracking branch 'upstream/master' into feature/1376-allow-write-...Lin Jen-Shin2016-12-2016-28/+364
| |\
| * \ Merge CSSFilipa Lacerda2016-12-127-0/+131
| |\ \
| * \ \ Merge remote-tracking branch 'upstream/master' into feature/1376-allow-write-...Lin Jen-Shin2016-12-0628-27/+278
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'upstream/master' into feature/1376-allow-write-...Lin Jen-Shin2016-11-229-0/+185
| |\ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'upstream/master' into feature/1376-allow-write-...Lin Jen-Shin2016-11-175-14/+56
| |\ \ \ \ \
| * | | | | | Cleanup migrationLin Jen-Shin2016-11-101-19/+6
| * | | | | | Merge remote-tracking branch 'upstream/master' into feature/1376-allow-write-...Lin Jen-Shin2016-11-1061-1/+1394
| |\ \ \ \ \ \
| * | | | | | | Allow to add deploy keys with write-accessAli Ibrahim2016-08-171-0/+27
* | | | | | | | Merge branch 'dz-rename-invalid-users' into 'master' Douwe Maan2016-12-271-0/+87
|\ \ \ \ \ \ \ \
| * | | | | | | | Rename users with namespace ending with .gitdz-rename-invalid-usersDmitriy Zaporozhets2016-12-261-0/+87
* | | | | | | | | Merge branch 'feature/more-storage-statistics' into 'master' Sean McGivern2016-12-262-0/+43
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Add more storage statisticsMarkus Koller2016-12-212-0/+43
* | | | | | | | | Exclude non existent repository storages.Ruben Davila2016-12-211-1/+1
|/ / / / / / / /
* | | | | | | | Merge branch 'dz-rename-invalid-groups' into 'master' Douwe Maan2016-12-211-0/+82
|\ \ \ \ \ \ \ \
| * | | | | | | | Rename groups with .git in the end of the pathDmitriy Zaporozhets2016-12-211-0/+82
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Rename SlackNotificationService back to SlackServiceDouglas Barbosa Alexandre2016-12-202-9/+6
|/ / / / / / /
* | | | | | | Merge branch '20492-access-token-scopes' into 'master' Rémy Coutable2016-12-161-0/+19
|\ \ \ \ \ \ \
| * | | | | | | Make `ChangePersonalAccessTokensDefaultBackToEmptyArray` a "post" migration.20492-access-token-scopesTimothy Andrew2016-12-161-17/+0
| * | | | | | | Implement minor changes from @dbalexandre's review.Timothy Andrew2016-12-162-45/+6
| * | | | | | | Add a `scopes` column to the `personal_access_tokens` tableTimothy Andrew2016-12-162-0/+75
* | | | | | | | Merge branch 'issue_22269' into 'master' Kamil Trzciński2016-12-162-1/+19
|\ \ \ \ \ \ \ \
| * | | | | | | | Change SlackService to SlackNotificationsServiceissue_22269_fix_eeissue_22269Felipe Artur2016-12-152-1/+19
* | | | | | | | | Improve performance on RemoveDuplicatesFromRoutes migrationfix/25635Douglas Barbosa Alexandre2016-12-151-14/+10
* | | | | | | | | Fix the AddNameIndexToNamespace migration to be reversibleDouglas Barbosa Alexandre2016-12-151-1/+1
* | | | | | | | | Use optimized query to fill the routes table when running PostgreSQLDouglas Barbosa Alexandre2016-12-152-6/+19
* | | | | | | | | Don't use the Route model in migrationsDouglas Barbosa Alexandre2016-12-152-2/+2
| |/ / / / / / / |/| | | | | | |
* | | | | | | | Add an environment slugNick Thomas2016-12-152-0/+75
* | | | | | | | Make the index on environment name and project id unique, fixing up any dupli...Nick Thomas2016-12-152-0/+71
|/ / / / / / /
* | | | | | | Merge branch 'master' into 'dz-remove-namespaces-path-uniq'Dmitriy Zaporozhets2016-12-142-5/+37
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'process-commit-worker-migration-encoding' into 'master' Rémy Coutable2016-12-141-5/+15
| |\ \ \ \ \ \ \
| | * | | | | | | Encode when migrating ProcessCommitWorker jobsprocess-commit-worker-migration-encodingYorick Peterse2016-12-131-5/+15
| | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | Add index to routes table on lower path for postgresqldz-create-routes-lower-indexDmitriy Zaporozhets2016-12-121-0/+22
| |/ / / / / /
* | | | | | | Modify namespace name and path validationdz-remove-namespaces-path-uniqDmitriy Zaporozhets2016-12-124-0/+112
|/ / / / / /
* | | | | | Add nested groups support on data leveldz-nested-groupsDmitriy Zaporozhets2016-12-087-0/+131
| |_|_|_|/ |/| | | |
* | | | | Pass commit data to ProcessCommitWorkerprocess-commit-worker-improvementsYorick Peterse2016-12-011-0/+92
* | | | | Make the downtime_check task happyfix-migrationsRémy Coutable2016-11-3022-3/+47
* | | | | Merge branch '23666-set-null-true-for-timestamps-columns-in-migrations' into ...Robert Speicher2016-11-3023-24/+24
|\ \ \ \ \
| * | | | | Add `null: true` to timestamps in migrations that does not define it23666-set-null-true-for-timestamps-columns-in-migrationsRémy Coutable2016-11-2823-24/+24
* | | | | | Remove unnecessary database indexesValery Sizov2016-11-291-0/+33
* | | | | | Add new configuration setting to enable/disable HTML emails.24880-configurable-plaintext-emailsRuben Davila2016-11-281-0/+29
|/ / / / /
* | | | | Add a starting date to milestonesmilestone_start_dateValery Sizov2016-11-231-0/+12
* | | | | Handle orphans when removing soft deleted groupsfix-remove-undeleted-groups-orphansYorick Peterse2016-11-221-0/+41
| |_|_|/ |/| | |
* | | | Merge branch 'issue_5541' into 'master' Sean McGivern2016-11-211-0/+15
|\ \ \ \
| * | | | Allow enabling and disabling commit and MR events for JIRAissue_5541Felipe Artur2016-11-181-0/+15
* | | | | Merge branch 'feature/precalculate-authorized-projects' into 'master' Douwe Maan2016-11-182-0/+24
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Precalculate user's authorized projects in databaseAhmad Sherif2016-11-182-0/+24
| | |_|/ | |/| |
* | | | Merge branch 'fix/pipeline-id-metrics-migration' into 'master' Douwe Maan2016-11-181-0/+2
|\ \ \ \
| * | | | fix migration missing ignored transaction methodJames Lopez2016-11-181-0/+2