summaryrefslogtreecommitdiff
path: root/db/migrate
Commit message (Expand)AuthorAgeFilesLines
* 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
| * applies relevant changes to the code and code structureTiago Botelho2017-02-281-1/+1
| * add impersonation tokenSimon Vocella2017-02-281-0/+18
| * manage personal_access_tokens through apiSimon Vocella2017-02-281-0/+18
* | Merge branch 'master' into 'rs-carrierwave-db'rs-carrierwave-dbDouwe Maan2017-03-061-0/+18
|\ \
| * \ Merge branch 'zj-create-mattermost-team' into 'master' Kamil Trzciński2017-03-061-0/+18
| |\ \
| | * \ Merge branch 'master' into 'zj-create-mattermost-team'Zeger-Jan van de Weg2017-03-063-0/+29
| | |\ \
| | * | | Minor edits, incorporate reviewZ.J. van de Weg2017-03-061-3/+1
| | * | | Merge branch 'master' into zj-create-mattermost-teamZ.J. van de Weg2017-03-025-0/+82
| | |\ \ \
| | * | | | Improve UXZ.J. van de Weg2017-03-021-1/+3
| | * | | | Fix testsZ.J. van de Weg2017-02-241-2/+3
| | * | | | Merge branch 'master' into zj-create-mattermost-teamZ.J. van de Weg2017-02-2411-14/+48
| | |\ \ \ \
| | * | | | | Fix bad merge [ci skip]Z.J. van de Weg2017-02-201-2/+2
| | * | | | | Improve DRYness of viewsZ.J. van de Weg2017-02-161-2/+2
| | * | | | | Create MM team for GitLab groupZ.J. van de Weg2017-02-161-0/+17
* | | | | | | Add Upload model and UploadChecksumWorker workerRobert Speicher2017-03-061-0/+20
|/ / / / / /
* | | | | | Remove unecessary defaults for uniq ip block, cleanup refactoring leftoversPawel Chojnacki2017-03-061-2/+2
* | | | | | Remove unecessary calls to limit_user!, UniqueIps Middleware, and address MR ...Pawel Chojnacki2017-03-061-6/+6
* | | | | | Allow limiting logging in users from too many different IPs.Pawel Chojnacki2017-03-061-0/+17
| |_|_|/ / |/| | | |
* | | | | Move foreign key to separate migrationKamil Trzcinski2017-03-052-1/+11
* | | | | Update db/schemaKamil Trzcinski2017-03-052-0/+0
* | | | | Make triggers to be user awareKamil Trzcinski2017-03-051-1/+1
* | | | | Make Pipeline Triggers to be user awareKamil Trzcinski2017-03-052-0/+19
| |_|/ / |/| | |
* | | | Update occurrences of MWBS to MWPSfix/mwbs-to-mwpsJames Lopez2017-03-012-0/+58
| |_|/ |/| |
* | | Fix migration without DOWNTIME clause specifiedRuben Davila2017-02-281-0/+2
* | | Remove the default value for the `users.ghost` database column.Timothy Andrew2017-02-241-5/+1
* | | Use a `ghost` boolean to track ghost users.Timothy Andrew2017-02-241-0/+15
* | | Merge remote-tracking branch 'upstream/master' into 27762-add-default-artifac...Lin Jen-Shin2017-02-2410-14/+34
|\ \ \ | | |/ | |/|
| * | Revert "Prefer leading style for Style/DotPosition"Douwe Maan2017-02-233-23/+23
| * | Revert "Enable Style/BarePercentLiterals"Douwe Maan2017-02-232-4/+4
| * | Exclude migrations from Style/MutableConstantDouwe Maan2017-02-2332-36/+36
| * | Enable Style/WordArrayDouwe Maan2017-02-231-2/+2
| * | Prefer leading style for Style/DotPositionDouwe Maan2017-02-233-23/+23
| * | Old migration doesn’t require downtimeDouwe Maan2017-02-231-0/+2
| * | Enable Style/BarePercentLiteralsDouwe Maan2017-02-232-4/+4
| * | Enable Security/JSONLoadDouwe Maan2017-02-233-4/+4
| * | Enable Style/MutableConstantDouwe Maan2017-02-2334-36/+36
| * | Merge branch '26570-optimize-latest-pipeline-query' into 'master' Kamil Trzciński2017-02-232-0/+18
| |\ \
| | * | Add index for ci_commits for gl_project_id, ref, status26570-optimize-latest-pipeline-queryLin Jen-Shin2017-02-202-0/+18
| | |/
* | | Merge remote-tracking branch 'upstream/master' into 27762-add-default-artifac...Lin Jen-Shin2017-02-211-0/+14
|\ \ \ | |/ /
| * | Improve performance of User Agent DetailZ.J. van de Weg2017-02-201-0/+14
| |/
* | 0 for unlimited, disallow blank, feedback:Lin Jen-Shin2017-02-161-2/+2
* | Use the same syntax for default expirationLin Jen-Shin2017-02-151-2/+2
* | Initial implementation for default artifacts expirationLin Jen-Shin2017-02-151-0/+11
|/
* Merge branch 'option-to-be-notified-of-own-activity' into 'master' Douwe Maan2017-02-131-0/+14
|\
| * Add notified_of_own_activity column to users tableRichard Macklin2017-02-011-0/+14
* | Merge branch 'sh-add-labels-index' into 'master' Yorick Peterse2017-02-131-0/+12
|\ \
| * | Add indices to improve loading of labels pagesh-add-labels-indexStan Hu2017-02-131-0/+12
* | | Enforce use of add_concurrent_foreign_keyconcurrent-foreign-keysYorick Peterse2017-02-103-3/+3
|/ /