summaryrefslogtreecommitdiff
path: root/db
Commit message (Expand)AuthorAgeFilesLines
* Fix rubocop spec.Timothy Andrew2016-06-141-1/+1
* Merge remote-tracking branch 'origin/master' into 2979-personal-access-tokensTimothy Andrew2016-06-14349-22/+433
|\
| * Remove deprecated issues_tracker and issues_tracker_id from projectDouglas Barbosa Alexandre2016-06-132-2/+6
| * Schema doesn’t reflect the changes of the last 3 migrationsDouglas Barbosa Alexandre2016-06-131-4/+3
| * 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
| * | Cache the presence of an issue_tracker at project levelPaco Guzman2016-06-102-0/+11
| |/
| * Rename MergeRequest#cannot_be_merged_because_build_is_not_success? to #mergea...Rémy Coutable2016-06-101-18/+18
| * Allow or not merge MR with failed buildRui Anderson2016-06-102-0/+16
| * Enable RuboCop for migrationsenable-rubocop-for-migrationsSean McGivern2016-06-09342-0/+342
* | Merge remote-tracking branch 'origin/master' into 2979-personal-access-tokensTimothy Andrew2016-06-0911-10/+131
|\ \ | |/
| * Allow custom text on 'almost there' pageSean McGivern2016-06-082-1/+7
| * Remove notification settings in batchesYorick Peterse2016-06-082-4/+31
| * Merge branch 'issue_14189' into 'master' Jacob Schatz2016-06-072-0/+8
| |\
| | * Sort by label priorityThijs Wouters2016-06-062-0/+8
| * | Merge remote-tracking branch 'origin/master' into rename-ci-commit-phase-2Kamil Trzcinski2016-06-073-6/+22
| |\ \
| | * | Fix missed colorize methods.Connor Shea2016-06-061-6/+6
| | * | Merge branch 'issue_3359' into 'master' Yorick Peterse2016-06-062-0/+16
| | |\ \ | | | |/ | | |/|
| | | * Add index to notification settingsFelipe Artur2016-06-032-0/+16
| * | | Merge remote-tracking branch 'origin/master' into rename-ci-commitKamil Trzcinski2016-06-062-1/+27
| |\ \ \ | | |/ /
| | * | Add a `U2fRegistrations` table/model.Timothy Andrew2016-06-062-1/+27
| * | | Merge remote-tracking branch 'origin/master' into rename-ci-commitKamil Trzcinski2016-06-064-2/+40
| |\ \ \ | | |/ /
| | * | Merge branch 'master' into awardablesawardablesZ.J. van de Weg2016-06-033-24/+47
| | |\ \ | | | |/
| | * | Incorportate feedbackZ.J. van de Weg2016-06-013-4/+4
| | * | Merge branch 'master' into awardablesZJ van de Weg2016-05-304-3/+33
| | |\ \
| | * \ \ Merge branch 'master' into awardablesZJ van de Weg2016-05-254-4/+21
| | |\ \ \
| | * \ \ \ Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into awardablesFatih Acet2016-05-187-2/+43
| | |\ \ \ \
| | * | | | | Incorporate feedbackZeger-Jan van de Weg2016-05-111-10/+0
| | * | | | | Merge branch 'master' into awardablesZeger-Jan van de Weg2016-05-1116-22/+150
| | |\ \ \ \ \
| | * | | | | | Add tests on Awardables and Award EmojiZeger-Jan van de Weg2016-05-101-2/+17
| | * | | | | | Create table for award emojiZeger-Jan van de Weg2016-05-064-21/+69
| * | | | | | | Use pipelines in context of ProjectKamil Trzcinski2016-06-031-1/+1
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge remote-tracking branch 'origin/master' into 2979-personal-access-tokensTimothy Andrew2016-06-0314-27/+138
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | 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-312-3/+3
| * | | | | | Fix migration informationcontainer-registry-token-ttlKamil Trzcinski2016-05-311-13/+1
| * | | | | | Update db/schema.rbKamil Trzcinski2016-05-311-24/+25
| * | | | | | Add Application Setting to configure Container Registry token expire delay (d...Kamil Trzcinski2016-05-311-0/+24
| |/ / / / /
| * | | | | Add DB index on users.stateStan Hu2016-05-292-1/+11
| * | | | | fix rescue block on migrationJames Lopez2016-05-271-1/+1
| * | | | | Remove main_language and testsremove-main-languageJosh Frye2016-05-252-2/+22
| | |_|_|/ | |/| | |
| * | | | 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
| | | |/ / | | |/| |
| * | | | Updated the DB schemaYorick Peterse2016-05-191-3/+4
| * | | | 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-192-2/+2
| * | | | Add runner db field for ability to run untagged jobsGrzegorz Bizon2016-05-192-0/+12