summaryrefslogtreecommitdiff
path: root/db
Commit message (Expand)AuthorAgeFilesLines
* Revert the AddNotifiedOfOwnActivityToUsers migrationrs-revert-notified-of-own-activity-migrationRobert Speicher2017-03-152-1/+25
* Revert "Merge branch 'option-to-be-notified-of-own-activity' into 'master'Stan Hu2017-03-152-15/+0
* Merge branch 'test-db-rollback' into 'master' Kamil Trzciński2017-03-1510-9/+20
|\
| * 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-148-7/+19
* | Fixing two migrations that could not be rolled backfix-migration-rc1-rollbackDJ Mountney2017-03-142-2/+6
* | [Issue Sorting] Improve migrationValery Sizov2017-03-141-4/+3
* | Added migration to reset existing relative_position for issuesValery Sizov2017-03-141-0/+18
* | Merge branch 'dz-blacklist--names' into 'master' Douwe Maan2017-03-132-1/+102
|\ \
| * | Reserve few project and nested group pathsDmitriy Zaporozhets2017-03-132-1/+102
| |/
* | Trigger refreshing of permissions in a migrationrefresh-permissions-recent-usersYorick Peterse2017-03-131-0/+19
|/
* Merge branch 'master' into orderable-issuesDouwe Maan2017-03-0728-30/+224
|\
| * 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 'zj-variables-build-job' into 'master' Kamil Trzciński2017-03-071-2/+2
| |\ \
| | * | Rename BUILD to JOB in CI Variableszj-variables-build-jobZ.J. van de Weg2017-03-071-2/+2
| * | | 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-073-0/+63
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Implement OpenID Connect identity providerMarkus Koller2017-03-073-0/+63
| | | |/ | | |/|
| * | | Merge remote-tracking branch 'origin/personal_access_token_api_and_impersonat...Douwe Maan2017-03-073-1/+38
| |\ \ \ | | |/ / | |/| |
| | * | apply codestyle and implementation changes to the respective feature codepersonal_access_token_api_and_impersonation_tokenTiago Botelho2017-03-061-1/+1
| | * | applies relevant changes to the code and code structureTiago Botelho2017-02-281-1/+1
| | * | add impersonation tokenSimon Vocella2017-02-282-0/+19
| | * | manage personal_access_tokens through apiSimon Vocella2017-02-282-1/+19
* | | | Fix AddRelativePositionToIssues migrationValery Sizov2017-03-071-2/+8
* | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into orderable-issuesValery Sizov2017-03-075-2/+84
|\ \ \ \ | |/ / /
| * | | Merge branch '26371-native-emojis-v3' into 'master' Filipa Lacerda2017-03-071-1/+1
| |\ \ \
| | * | | Fix up @DouweM reviewEric Eastwood2017-03-061-1/+1
| * | | | Merge branch 'master' into 'rs-carrierwave-db'rs-carrierwave-dbDouwe Maan2017-03-062-0/+29
| |\ \ \ \
| | * \ \ \ Merge branch 'zj-create-mattermost-team' into 'master' Kamil Trzciński2017-03-062-0/+29
| | |\ \ \ \
| | | * \ \ \ Merge branch 'master' into 'zj-create-mattermost-team'Zeger-Jan van de Weg2017-03-064-2/+34
| | | |\ \ \ \
| | | * \ \ \ \ Merge branch 'master' into zj-create-mattermost-teamZ.J. van de Weg2017-03-061-2/+2
| | | |\ \ \ \ \ | | | | | |_|_|/ | | | | |/| | |
| | | * | | | | Minor edits, incorporate reviewZ.J. van de Weg2017-03-062-6/+4
| | | * | | | | Merge branch 'master' into zj-create-mattermost-teamZ.J. van de Weg2017-03-029-14/+155
| | | |\ \ \ \ \
| | | * | | | | | Improve UXZ.J. van de Weg2017-03-022-7/+11
| | | * | | | | | Fix testsZ.J. van de Weg2017-02-241-2/+3
| | | * | | | | | Merge branch 'master' into zj-create-mattermost-teamZ.J. van de Weg2017-02-2414-24/+60
| | | |\ \ \ \ \ \
| | | * | | | | | | Fix bad merge [ci skip]Z.J. van de Weg2017-02-202-6/+6
| | | * | | | | | | Merge branch 'master' into zj-create-mattermost-teamZ.J. van de Weg2017-02-203-3/+16
| | | |\ \ \ \ \ \ \
| | | * | | | | | | | Improve DRYness of viewsZ.J. van de Weg2017-02-161-2/+2
| | | * | | | | | | | Create MM team for GitLab groupZ.J. van de Weg2017-02-162-0/+28
| * | | | | | | | | | Add Upload model and UploadChecksumWorker workerRobert Speicher2017-03-062-0/+34
| |/ / / / / / / / /
| * | | | | | | | | Merge branch 'pipeline-blocking-actions' into 'master' Kamil Trzciński2017-03-062-1/+20
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | |
| | * | | | | | | | Migrate legacy actions in post deployment migrationGrzegorz Bizon2017-03-062-1/+1
| | * | | | | | | | Merge branch 'master' into pipeline-blocking-actionspipeline-blocking-actionsGrzegorz Bizon2017-03-064-2/+34
| | |\ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / | | | |/| | | | | |