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-06Rebasing caused `enabled_git_access_protocol` to become plural. Fixed here.Patricio Cano
2016-07-06Rename `enabled_git_access_protocols` to singular.Patricio Cano
2016-07-06Add setting that allows admins to choose which Git access protocols are enabledPatricio Cano
2016-07-05Add a migration to remove requesters that are owners of their projectRémy Coutable
2016-07-05Add index on both Award Emoji user and nameZ.J. van de Weg
2016-07-04Merge remote-tracking branch 'upstream/master' into save-artifacts_sizesLin Jen-Shin
2016-07-01Remove migration guide comment:Lin Jen-Shin
2016-06-30Add Application Setting to configure default Repository Path for new projectsAlejandro Rodríguez
2016-06-30Refactor repository paths handling to allow multiple git mount pointsAlejandro Rodríguez
2016-06-28Just save the size in total rather than individual filesLin Jen-Shin
2016-06-28Introduce ci_builds.artifacts_sizes as JSON:Lin Jen-Shin
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