summaryrefslogtreecommitdiff
path: root/db/migrate
Commit message (Expand)AuthorAgeFilesLines
* Fixed rubocop failure for the add_two_factor_columns_migrationrubocop-fix-migration-two-factor-columnsJose Ivan Vargas2017-04-061-1/+1
* Merge branch 'feature/enforce-2fa-per-group' into 'master' Douwe Maan2017-04-062-0/+38
|\
| * rename cache db column with `_cached` suffixAlexis Reigel2017-04-061-2/+2
| * Support 2FA requirement per-groupMarkus Koller2017-04-062-0/+38
* | Fix RuboCop for removing index30024-owner-can-t-initialize-git-repo-for-new-project-in-groupSean McGivern2017-04-061-0/+1
* | Disable invalid service templates (again)Sean McGivern2017-04-061-0/+18
* | Merge branch 'fix/gh-import-status-check' into 'master' Sean McGivern2017-04-062-1/+12
|\ \
| * | fix project authorizations migration issueJames Lopez2017-04-051-1/+3
| * | attempt to fix migrationJames Lopez2017-04-051-0/+0
| * | Periodically mark projects that are stuck in importing as failedJames Lopez2017-04-051-0/+9
* | | Merge branch 'add_remove_concurrent_index_to_database_helper' into 'master' Yorick Peterse2017-04-0642-0/+42
|\ \ \ | |_|/ |/| |
| * | Add remove_concurrent_index to database helperblackst0ne2017-04-0642-0/+42
* | | Incorporate Gitaly client for refs serviceAlejandro Rodríguez2017-04-041-3/+2
| |/ |/|
* | Remove index for users.current sign in atblackst0ne2017-04-041-0/+25
|/
* Introduce "polling_interval_multiplier" as application settingAdam Niedzielski2017-04-031-0/+33
* Create metadata when creating system notesJarka Kadlecova2017-03-281-3/+7
* Add system_note_metadata modelJarka Kadlecova2017-03-281-0/+19
* Merge branch 'sh-bring-back-option-to-be-notified-of-own-activity' into 'mast...Robert Speicher2017-03-271-0/+10
|\
| * Simplify migrationStan Hu2017-03-241-5/+1
| * Merge branch 'master' into sh-bring-back-option-to-be-notified-of-own-activityStan Hu2017-03-242-0/+53
| |\
| * \ Merge branch 'master' into sh-bring-back-option-to-be-notified-of-own-activityStan Hu2017-03-207-1/+177
| |\ \
| * \ \ Merge branch 'master' into sh-bring-back-option-to-be-notified-of-own-activityStan Hu2017-03-171-0/+18
| |\ \ \
| * | | | Add separate post migration to change default of notified_of_own_activityStan Hu2017-03-171-1/+1
| * | | | Remove original migration and re-add required migration under a later timestampsh-bring-back-option-to-be-notified-of-own-activityStan Hu2017-03-161-1/+1
| * | | | Revert "Merge branch '8836-mr-revert' into 'master'Stan Hu2017-03-161-0/+14
* | | | | Do nothing if ci_builds.job_id isn't thereLin Jen-Shin2017-03-241-1/+1
| |_|_|/ |/| | |
* | | | Fix routes index migrationSean McGivern2017-03-211-2/+2
* | | | Add LIKE index for routes.pathYorick Peterse2017-03-211-0/+29
* | | | add an index to the ghost columnhttp://jneen.net/2017-03-201-0/+24
| |_|/ |/| |
* | | Merge branch 'issue_27212' into 'master' Sean McGivern2017-03-201-0/+7
|\ \ \
| * | | Add closed_at field to issuesFelipe Artur2017-03-171-0/+7
| | |/ | |/|
* | | All CI offline migrationsKamil Trzciński2017-03-176-1/+170
|/ /
* | Add ability to disable Merge Request URL on pushAlex Sanford2017-03-171-0/+18
|/
* Revert the AddNotifiedOfOwnActivityToUsers migrationrs-revert-notified-of-own-activity-migrationRobert Speicher2017-03-151-0/+24
* Revert "Merge branch 'option-to-be-notified-of-own-activity' into 'master'Stan Hu2017-03-151-14/+0
* Use `remove_foreign_key :timelogs, name: '...'`Lin Jen-Shin2017-03-141-9/+2
* Drop the index only for postgresql, becauseLin Jen-Shin2017-03-141-1/+2
* Disable rubocop for down methodLin Jen-Shin2017-03-141-0/+1
* Fix for postgresqlLin Jen-Shin2017-03-144-4/+12
* Add a test which would rollback db and migrate againLin Jen-Shin2017-03-147-6/+17
* Merge branch 'master' into orderable-issuesDouwe Maan2017-03-0726-27/+194
|\
| * Merge branch 'dm-add-concurrent-index-cop' into 'master' Yorick Peterse2017-03-0719-22/+116
| |\
| | * Add downtime constantsdm-add-concurrent-index-copDouwe Maan2017-03-073-0/+6
| | * Add cop to ensure reversibility of add_concurrent_indexDouwe Maan2017-03-0719-22/+110
| * | Merge branch '28447-hybrid-repository-storages' into 'master' Sean McGivern2017-03-074-5/+5
| |\ \
| | * | Update storage settings to allow extra values per shard28447-hybrid-repository-storagesAlejandro Rodríguez2017-03-034-5/+5
| * | | Merge branch 'siemens/gitlab-ce-feature/openid-connect'Sean McGivern2017-03-071-0/+37
| |\ \ \ | | |_|/ | |/| |
| | * | Implement OpenID Connect identity providerMarkus Koller2017-03-071-0/+37
| * | | Merge remote-tracking branch 'origin/personal_access_token_api_and_impersonat...Douwe Maan2017-03-072-0/+36
| |\ \ \ | | |/ / | |/| |
| | * | apply codestyle and implementation changes to the respective feature codepersonal_access_token_api_and_impersonation_tokenTiago Botelho2017-03-061-1/+1