summaryrefslogtreecommitdiff
path: root/db
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fix-broken-mysql-migration' into 'master'Robert Speicher2016-07-101-2/+2
* Merge branch 'index-on-emoji-name-and-user' into 'master'Yorick Peterse2016-07-062-1/+13
* Merge branch 'feature/runner-lock-on-project' into 'master' Rémy Coutable2016-06-213-1/+28
* Merge branch '17949-error-500-on-gitlab-org-when-visiting-pipelines' into 'ma...Rémy Coutable2016-06-211-0/+9
* Merge branch 'issue_12758_2' into 'master' Yorick Peterse2016-06-201-1/+2
* Merge branch '18697-uniqueness-key-validation' into 'master' Yorick Peterse2016-06-204-1/+55
* Merge branch 'issue_12758' into 'master' Douwe Maan2016-06-171-0/+7
* Merge branch '2979-personal-access-tokens' into 'master' Douwe Maan2016-06-172-0/+27
* Make project_id nullableschema_fix_to_stableKamil Trzcinski2016-06-162-1/+22
* Add index on `requested_at` to the `members` tableadd-index-on-requested_at-to-membersRémy Coutable2016-06-152-1/+11
* Merge branch 'environments-and-deployments' into 'master' Rémy Coutable2016-06-154-13/+96
|\
| * Make project_id, iid unique for deploymentsKamil Trzcinski2016-06-152-2/+469
| * Validate project and environment instead of only requiringKamil Trzcinski2016-06-152-471/+4
| * Make `project_id` and `environment_id` nullableenvironments-and-deploymentsKamil Trzcinski2016-06-152-5/+5
| * Improve validationsKamil Trzcinski2016-06-153-27/+27
| * Merge remote-tracking branch 'origin/master' into environments-and-deploymentsKamil Trzcinski2016-06-144-9/+36
| |\
| * | Add specs for models and servicesKamil Trzcinski2016-06-142-4/+4
| * | Merge remote-tracking branch 'origin/master' into environments-and-deploymentsKamil Trzcinski2016-06-145-6/+48
| |\ \
| * | | Added initial version of deploymentsKamil Trzcinski2016-06-104-3/+86
* | | | Random selection now also works for MySQLseed-fu-award-emojiZ.J. van de Weg2016-06-151-3/+3
* | | | Near half of the Issues get Award Emoji when seedingZ.J. van de Weg2016-06-151-4/+4
* | | | Skip system notes from receiving award emojiZ.J. van de Weg2016-06-151-4/+10
* | | | Seed Award Emoji while seeding the databaseZ.J. van de Weg2016-06-151-0/+27
* | | | Merge branch 'master' into 13948-access-request-to-projects-and-groupsDouwe Maan2016-06-144-11/+38
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'artifacts-expire-date' into 'master' Rémy Coutable2016-06-142-2/+8
| |\ \ \
| | * \ \ Merge remote-tracking branch 'origin/master' into artifacts-expire-dateKamil Trzcinski2016-06-142-2/+6
| | |\ \ \ | | | | |/ | | | |/|
| | * | | Update db/schema.rbKamil Trzcinski2016-06-131-6/+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 request access for groupsRémy Coutable2016-06-143-6/+6
* | | | Initial implementation of user access request to projectsDavid Alexander2016-06-142-0/+6
|/ / /
* | | 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
* 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