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-06-21Merge branch 'feature/runner-lock-on-project' into 'master' Rémy Coutable
2016-06-20Merge branch '17949-error-500-on-gitlab-org-when-visiting-pipelines' into 'ma...Rémy Coutable
2016-06-20Merge remote-tracking branch 'upstream/master' into feature/runner-lock-on-pr...Lin Jen-Shin
2016-06-20Set missing stages on ci builds to 'test' to avoid regressions in the pipelin...Alejandro Rodríguez
2016-06-20Add notification_settings:events to schemaFelipe Artur
2016-06-20Merge remote-tracking branch 'upstream/master' into feature/runner-lock-on-pr...Lin Jen-Shin
2016-06-20Add index for ci_runners.locked, feedback:Lin Jen-Shin
2016-06-20Remove Duplicated keys add UNIQUE index to fingerprintPaco Guzman
2016-06-17Merge master into issue_12758Felipe Artur
2016-06-17Merge branch '2979-personal-access-tokens' into 'master' Douwe Maan
2016-06-17Merge remote-tracking branch 'upstream/master' into feature/runner-lock-on-pr...Lin Jen-Shin
2016-06-16Make project_id nullableKamil Trzcinski
2016-06-16Merge remote-tracking branch 'origin/master' into 2979-personal-access-tokensTimothy Andrew
2016-06-15Add index on `requested_at` to the `members` tableRémy Coutable
2016-06-15Implement custom notification level optionsFelipe Artur
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 feature/runner-lock-on-projectLin Jen-Shin
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-14Fix rubocop spec.Timothy Andrew
2016-06-14Merge remote-tracking branch 'origin/master' into 2979-personal-access-tokensTimothy Andrew
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