summaryrefslogtreecommitdiff
path: root/db/migrate
Commit message (Expand)AuthorAgeFilesLines
* Make `project_id` and `environment_id` nullableenvironments-and-deploymentsKamil Trzcinski2016-06-151-2/+2
* Improve validationsKamil Trzcinski2016-06-152-7/+7
* Merge remote-tracking branch 'origin/master' into environments-and-deploymentsKamil Trzcinski2016-06-143-9/+35
|\
| * Merge branch 'artifacts-expire-date' into 'master' Rémy Coutable2016-06-141-0/+5
| |\
| | * Merge remote-tracking branch 'origin/master' into artifacts-expire-dateKamil Trzcinski2016-06-141-0/+6
| | |\
| | * \ Merge remote-tracking branch 'origin/master' into artifacts-expire-dateKamil Trzcinski2016-06-133-0/+39
| | |\ \
| | * | | Allow to expire build artifactsKamil Trzcinski2016-06-131-0/+5
| * | | | Fixed locking syntax for PostgreSQLYorick Peterse2016-06-141-1/+1
| * | | | Move LOCK TABLES to a separate executeYorick Peterse2016-06-141-5/+2
| * | | | Fix MySQL migration, obtain lock the right wayZ.J. van de Weg2016-06-141-8/+9
| * | | | Fix timing issues on convertion migration award emojiZ.J. van de Weg2016-06-142-10/+33
| | |_|/ | |/| |
* | | | Add specs for models and servicesKamil Trzcinski2016-06-141-2/+2
* | | | Merge remote-tracking branch 'origin/master' into environments-and-deploymentsKamil Trzcinski2016-06-144-0/+45
|\ \ \ \ | |/ / /
| * | | Remove deprecated issues_tracker and issues_tracker_id from projectDouglas Barbosa Alexandre2016-06-131-0/+6
| | |/ | |/|
| * | Merge branch 'issue_3359_2' into 'master' Douwe Maan2016-06-133-0/+39
| |\ \ | | |/ | |/|
| | * Remove notification level fild from users, improve migrations and specsissue_3359_2Felipe Artur2016-06-104-25/+33
| | * Remove notification level from user modelFelipe Artur2016-06-102-0/+31
* | | Added initial version of deploymentsKamil Trzcinski2016-06-103-0/+54
|/ /
* | Cache the presence of an issue_tracker at project levelPaco Guzman2016-06-101-0/+10
|/
* Allow or not merge MR with failed buildRui Anderson2016-06-101-0/+15
* Enable RuboCop for migrationsenable-rubocop-for-migrationsSean McGivern2016-06-09342-0/+342
* Allow custom text on 'almost there' pageSean McGivern2016-06-081-0/+5
* Remove notification settings in batchesYorick Peterse2016-06-081-3/+28
* Merge branch 'issue_14189' into 'master' Jacob Schatz2016-06-071-0/+6
|\
| * Sort by label priorityThijs Wouters2016-06-061-0/+6
* | Merge branch 'issue_3359' into 'master' Yorick Peterse2016-06-062-0/+16
|\ \ | |/ |/|
| * Add index to notification settingsFelipe Artur2016-06-032-0/+16
* | Add a `U2fRegistrations` table/model.Timothy Andrew2016-06-061-0/+13
* | Merge branch 'master' into awardablesawardablesZ.J. van de Weg2016-06-032-0/+22
|\ \ | |/
| * Merge branch 'remove-dangling-notification-settings' into 'master' Stan Hu2016-05-311-0/+13
| |\
| | * Remove project notification settings associated with deleted projectsStan Hu2016-05-311-0/+13
| * | Remove update of container_registry_token_expire_delayKamil Trzcinski2016-05-311-3/+0
| * | Set container_registry_token_expire_delay default to 5Kamil Trzcinski2016-05-311-2/+2
| * | Fix migration informationcontainer-registry-token-ttlKamil Trzcinski2016-05-311-13/+1
| * | Add Application Setting to configure Container Registry token expire delay (d...Kamil Trzcinski2016-05-311-0/+24
| |/
* | Incorportate feedbackZ.J. van de Weg2016-06-012-2/+3
* | Merge branch 'master' into awardablesZJ van de Weg2016-05-303-1/+31
|\ \ | |/
| * Add DB index on users.stateStan Hu2016-05-291-0/+9
| * fix rescue block on migrationJames Lopez2016-05-271-1/+1
| * Remove main_language and testsremove-main-languageJosh Frye2016-05-251-0/+21
* | Merge branch 'master' into awardablesZJ van de Weg2016-05-253-2/+17
|\ \ | |/
| * Merge branch 'issue_14632' into 'master' Douwe Maan2016-05-201-1/+3
| |\
| | * Fix group visibility level migration in case all visibility levels are restri...issue_14632Felipe Artur2016-05-191-1/+3
| * | Use migration helper to prevent downtime migrationfeature/runner-config-untagged-jobsGrzegorz Bizon2016-05-191-8/+10
| * | Add not null constraint to run untagged runner optionGrzegorz Bizon2016-05-191-1/+1
| * | Add runner db field for ability to run untagged jobsGrzegorz Bizon2016-05-191-0/+11
| * | Mask credentials from URL when import of project has failed.Rubén Dávila2016-05-181-1/+1
* | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into awardablesFatih Acet2016-05-186-0/+37
|\ \ \ | |/ /
| * | Merge branch 'issue_14684' into 'master' Douwe Maan2016-05-161-0/+12
| |\ \
| | * | fix default send confirmation valueFelipe Artur2016-05-161-1/+1