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
2017-04-05Improve migration for container repositories tableGrzegorz Bizon
2017-04-04Merge branch 'master' into feature/multi-level-container-registry-imagesGrzegorz Bizon
2017-04-04Ensure we generate unique usernames otherwise validations failRémy Coutable
2017-04-03Ensure the AbuseReport fixtures create unique reported usersRémy Coutable
2017-04-03Don't use FFaker in factories, use sequences insteadRémy Coutable
2017-04-03Fix the AbuseReport seederRémy Coutable
2017-04-03Introduce "polling_interval_multiplier" as application settingAdam Niedzielski
2017-04-03Merge branch 'master' into feature/multi-level-container-registry-imagesGrzegorz Bizon
2017-03-30Fix production admin fixture to use the new `Users::CreateService`Rémy Coutable
2017-03-28Create metadata when creating system notesJarka Kadlecova
2017-03-28Add system_note_metadata modelJarka Kadlecova
2017-03-27Merge branch 'sh-bring-back-option-to-be-notified-of-own-activity' into 'mast...Robert Speicher
2017-03-27Merge branch 'master' into feature/multi-level-container-registry-imagesGrzegorz Bizon
2017-03-25Simplify migrationStan Hu
2017-03-25Use default_value_for to set notified_of_own_activity instead of using a DB m...Stan Hu
2017-03-25Merge branch 'master' into sh-bring-back-option-to-be-notified-of-own-activityStan Hu
2017-03-24Do nothing if ci_builds.job_id isn't thereLin Jen-Shin
2017-03-23Identify container repository by a single nameGrzegorz Bizon
2017-03-23Rename container image model to container repositoryGrzegorz Bizon
2017-03-23Fix database schemaGrzegorz Bizon
2017-03-22Move container images migration to the present timeGrzegorz Bizon
2017-03-22Remove out-of-scope changes for multi-level imagesGrzegorz Bizon
2017-03-21Fix routes index migrationSean McGivern
2017-03-21Makes ContainerImages RoutableAndre Guedes
2017-03-21Merge branch 'master' into feature/multi-level-container-registry-imagesGrzegorz Bizon
2017-03-21Add LIKE index for routes.pathYorick Peterse
2017-03-21Merge branch 'dz-improve-rename-projects-migration' into 'master' Yorick Peterse
2017-03-21Merge branch 'perf/add-index-to-user-ghost' into 'master' Douwe Maan
2017-03-21Merge branch '29671-remove-useless-options' into 'master' Douwe Maan
2017-03-21Merge branch 'master' into sh-bring-back-option-to-be-notified-of-own-activityStan Hu
2017-03-20add an index to the ghost columnhttp://jneen.net/
2017-03-20Improve rename projects migrationDmitriy Zaporozhets
2017-03-20Merge branch 'issue_27212' into 'master' Sean McGivern
2017-03-20Remove useless options from db/fixtures/development/17_cycle_analytics.rbRémy Coutable
2017-03-18All CI offline migrationsKamil Trzciński
2017-03-18Merge branch 'master' into sh-bring-back-option-to-be-notified-of-own-activityStan Hu
2017-03-17Add closed_at field to issuesFelipe Artur
2017-03-17Add separate post migration to change default of notified_of_own_activityStan Hu
2017-03-17Add ability to disable Merge Request URL on pushAlex Sanford
2017-03-17Remove original migration and re-add required migration under a later timestampStan Hu
2017-03-17Revert "Merge branch '8836-mr-revert' into 'master'Stan Hu
2017-03-16Fix statements timeout in manual actions migrationGrzegorz Bizon
2017-03-15Revert the AddNotifiedOfOwnActivityToUsers migrationRobert Speicher
2017-03-15Revert "Merge branch 'option-to-be-notified-of-own-activity' into 'master'Stan Hu
2017-03-15Merge branch 'test-db-rollback' into 'master' Kamil Trzciński
2017-03-15Fixing two migrations that could not be rolled backDJ Mountney
2017-03-14Use `remove_foreign_key :timelogs, name: '...'`Lin Jen-Shin
2017-03-14[Issue Sorting] Improve migrationValery Sizov
2017-03-14Added migration to reset existing relative_position for issuesValery Sizov
2017-03-14Drop the index only for postgresql, becauseLin Jen-Shin