summaryrefslogtreecommitdiff
path: root/db/schema.rb
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'upstream/master' into feature/runner-lock-on-pr...feature/runner-lock-on-projectLin Jen-Shin2016-06-201-0/+1
|\
| * Add notification_settings:events to schemaissue_12758_2Felipe Artur2016-06-201-1/+2
* | Merge remote-tracking branch 'upstream/master' into feature/runner-lock-on-pr...Lin Jen-Shin2016-06-201-0/+15
|\ \ | |/
| * Remove Duplicated keys add UNIQUE index to fingerprint18697-uniqueness-key-validationPaco Guzman2016-06-201-1/+2
| * Merge branch '2979-personal-access-tokens' into 'master' Douwe Maan2016-06-171-0/+14
| |\
| | * Merge remote-tracking branch 'origin/master' into 2979-personal-access-tokensTimothy Andrew2016-06-161-16/+48
| | |\
| | * \ Merge remote-tracking branch 'origin/master' into 2979-personal-access-tokensTimothy Andrew2016-06-141-22/+21
| | |\ \
| | * \ \ Merge remote-tracking branch 'origin/master' into 2979-personal-access-tokensTimothy Andrew2016-06-091-3/+31
| | |\ \ \
| | * \ \ \ Merge remote-tracking branch 'origin/master' into 2979-personal-access-tokensTimothy Andrew2016-06-031-24/+31
| | |\ \ \ \
| | * \ \ \ \ Merge remote-tracking branch 'origin/master' into 2979-personal-access-tokensTimothy Andrew2016-05-111-11/+11
| | |\ \ \ \ \
| | * | | | | | Allow creating Personal Access Tokens through the website.Timothy Andrew2016-04-281-0/+14
* | | | | | | | Add index for ci_runners.locked, feedback:Lin Jen-Shin2016-06-201-1/+2
* | | | | | | | Merge remote-tracking branch 'upstream/master' into feature/runner-lock-on-pr...Lin Jen-Shin2016-06-171-16/+48
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Make project_id nullableKamil Trzcinski2016-06-161-1/+1
| | |_|_|_|_|/ | |/| | | | |
| * | | | | | Add index on `requested_at` to the `members` tableadd-index-on-requested_at-to-membersRémy Coutable2016-06-151-1/+2
| * | | | | | Merge branch 'environments-and-deployments' into 'master' Rémy Coutable2016-06-151-13/+42
| |\ \ \ \ \ \
| | * | | | | | Make project_id, iid unique for deploymentsKamil Trzcinski2016-06-151-1/+468
| | * | | | | | Validate project and environment instead of only requiringKamil Trzcinski2016-06-151-469/+2
| | * | | | | | Make `project_id` and `environment_id` nullableenvironments-and-deploymentsKamil Trzcinski2016-06-151-3/+3
| | * | | | | | Improve validationsKamil Trzcinski2016-06-151-20/+20
| | * | | | | | Merge remote-tracking branch 'origin/master' into environments-and-deploymentsKamil Trzcinski2016-06-141-0/+1
| | |\ \ \ \ \ \
| | * | | | | | | Add specs for models and servicesKamil Trzcinski2016-06-141-2/+2
| | * | | | | | | Merge remote-tracking branch 'origin/master' into environments-and-deploymentsKamil Trzcinski2016-06-141-6/+3
| | |\ \ \ \ \ \ \ | | | | |_|_|_|_|/ | | | |/| | | | |
| | * | | | | | | Added initial version of deploymentsKamil Trzcinski2016-06-101-3/+32
| * | | | | | | | Merge branch 'master' into 13948-access-request-to-projects-and-groupsDouwe Maan2016-06-141-2/+3
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| | * | | | | | | Merge remote-tracking branch 'origin/master' into artifacts-expire-dateKamil Trzcinski2016-06-141-2/+0
| | |\ \ \ \ \ \ \ | | | | |/ / / / / | | | |/| | | | |
| | * | | | | | | Update db/schema.rbKamil Trzcinski2016-06-131-6/+6
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Add request access for groupsRémy Coutable2016-06-141-1/+1
| * | | | | | | Initial implementation of user access request to projectsDavid Alexander2016-06-141-0/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'master' into feature/runner-lock-on-projectLin Jen-Shin2016-06-141-22/+21
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Remove deprecated issues_tracker and issues_tracker_id from projectDouglas Barbosa Alexandre2016-06-131-2/+0
| * | | | | | Schema doesn’t reflect the changes of the last 3 migrationsDouglas Barbosa Alexandre2016-06-131-4/+3
| |/ / / / /
| * | | | | Cache the presence of an issue_tracker at project levelPaco Guzman2016-06-101-0/+1
| * | | | | 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-101-0/+1
| | |_|_|/ | |/| | |
* | | | | Add config field to runner to lock it on projectGrzegorz Bizon2016-06-091-0/+1
|/ / / /
* | | | Allow custom text on 'almost there' pageSean McGivern2016-06-081-1/+2
* | | | Remove notification settings in batchesYorick Peterse2016-06-081-1/+3
* | | | Sort by label priorityThijs Wouters2016-06-061-0/+2
* | | | Add a `U2fRegistrations` table/model.Timothy Andrew2016-06-061-1/+14
* | | | Merge branch 'master' into awardablesawardablesZ.J. van de Weg2016-06-031-24/+25
|\ \ \ \ | | |_|/ | |/| |
| * | | Set container_registry_token_expire_delay default to 5Kamil Trzcinski2016-05-311-1/+1
| * | | Update db/schema.rbKamil Trzcinski2016-05-311-24/+25
* | | | Incorportate feedbackZ.J. van de Weg2016-06-011-2/+1
* | | | Merge branch 'master' into awardablesZJ van de Weg2016-05-301-2/+2
|\ \ \ \ | |/ / /
| * | | Add DB index on users.stateStan Hu2016-05-291-1/+2
| * | | Remove main_language and testsremove-main-languageJosh Frye2016-05-251-2/+1
* | | | Merge branch 'master' into awardablesZJ van de Weg2016-05-251-2/+4
|\ \ \ \ | |/ / /
| * | | Updated the DB schemaYorick Peterse2016-05-191-3/+4
| * | | Add not null constraint to run untagged runner optionGrzegorz Bizon2016-05-191-1/+1