Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/db
AgeCommit message (Expand)Author
2016-07-10Merge branch 'fix-broken-mysql-migration' into 'master'Robert Speicher
2016-07-06Merge branch 'index-on-emoji-name-and-user' into 'master'Yorick Peterse
2016-06-21Merge branch 'feature/runner-lock-on-project' into 'master' Rémy Coutable
2016-06-21Merge branch '17949-error-500-on-gitlab-org-when-visiting-pipelines' into 'ma...Rémy Coutable
2016-06-20Merge branch 'issue_12758_2' into 'master' Yorick Peterse
2016-06-20Merge branch '18697-uniqueness-key-validation' into 'master' Yorick Peterse
2016-06-18Merge branch 'issue_12758' into 'master' Douwe Maan
2016-06-17Merge branch '2979-personal-access-tokens' into 'master' Douwe Maan
2016-06-16Make project_id nullableKamil Trzcinski
2016-06-15Add index on `requested_at` to the `members` tableRémy Coutable
2016-06-15Merge branch 'environments-and-deployments' into 'master' Rémy Coutable
2016-06-15Make project_id, iid unique for deploymentsKamil Trzcinski
2016-06-15Validate project and environment instead of only requiringKamil Trzcinski
2016-06-15Make `project_id` and `environment_id` nullableKamil Trzcinski
2016-06-15Random selection now also works for MySQLZ.J. van de Weg
2016-06-15Improve validationsKamil Trzcinski
2016-06-15Near half of the Issues get Award Emoji when seedingZ.J. van de Weg
2016-06-15Skip system notes from receiving award emojiZ.J. van de Weg
2016-06-15Seed Award Emoji while seeding the databaseZ.J. van de Weg
2016-06-14Merge branch 'master' into 13948-access-request-to-projects-and-groupsDouwe Maan
2016-06-14Merge remote-tracking branch 'origin/master' into environments-and-deploymentsKamil Trzcinski
2016-06-14Merge branch 'artifacts-expire-date' into 'master' Rémy Coutable
2016-06-14Add specs for models and servicesKamil Trzcinski
2016-06-14Add request access for groupsRémy Coutable
2016-06-14Merge remote-tracking branch 'origin/master' into environments-and-deploymentsKamil Trzcinski
2016-06-14Fixed locking syntax for PostgreSQLYorick Peterse
2016-06-14Move LOCK TABLES to a separate executeYorick Peterse
2016-06-14Fix MySQL migration, obtain lock the right wayZ.J. van de Weg
2016-06-14Fix timing issues on convertion migration award emojiZ.J. van de Weg
2016-06-14Initial implementation of user access request to projectsDavid Alexander
2016-06-14Merge remote-tracking branch 'origin/master' into artifacts-expire-dateKamil Trzcinski
2016-06-14Remove deprecated issues_tracker and issues_tracker_id from projectDouglas Barbosa Alexandre
2016-06-13Schema doesn’t reflect the changes of the last 3 migrationsDouglas Barbosa Alexandre
2016-06-13Update db/schema.rbKamil Trzcinski
2016-06-13Merge remote-tracking branch 'origin/master' into artifacts-expire-dateKamil Trzcinski
2016-06-13Merge branch 'issue_3359_2' into 'master' Douwe Maan
2016-06-13Allow to expire build artifactsKamil Trzcinski
2016-06-11Added initial version of deploymentsKamil Trzcinski
2016-06-10Remove notification level fild from users, improve migrations and specsFelipe Artur
2016-06-10Remove notification level from user modelFelipe Artur
2016-06-10Cache the presence of an issue_tracker at project levelPaco Guzman
2016-06-10Rename MergeRequest#cannot_be_merged_because_build_is_not_success? to #mergea...Rémy Coutable
2016-06-10Allow or not merge MR with failed buildRui Anderson
2016-06-09Enable RuboCop for migrationsSean McGivern
2016-06-08Allow custom text on 'almost there' pageSean McGivern
2016-06-08Remove notification settings in batchesYorick Peterse
2016-06-07Merge branch 'issue_14189' into 'master' Jacob Schatz
2016-06-07Merge remote-tracking branch 'origin/master' into rename-ci-commit-phase-2Kamil Trzcinski
2016-06-07Fix missed colorize methods.Connor Shea
2016-06-06Merge branch 'issue_3359' into 'master' Yorick Peterse