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-02-14Fix small rubocop issueRuben Davila
2017-02-14Fix migration with missing DOWNTIME entryRuben Davila
2017-01-06Merge branch 'dz-whitelist-some-project-names' into 'master' Rémy Coutable
2017-01-05Merge branch 'issue_25889' into 'master'Sean McGivern
2017-01-05Merge branch 'dz-rename-reserved-project-names' into 'master' Dmitriy Zaporozhets
2016-12-27Merge branch 'zj-disable-timeout-migration' into 'master' Yorick Peterse
2016-12-22Merge branch 'fix-migration' into 'master' Stan Hu
2016-12-22Merge branch 'zj-remove-unused-services' into 'master' Yorick Peterse
2016-12-21Merge branch 'dz-rename-invalid-groups' into 'master' Douwe Maan
2016-12-21Merge branch 'fix/25843' into 'master'Sean McGivern
2016-12-16Merge branch '20492-access-token-scopes' into 'master' Rémy Coutable
2016-12-16Merge branch 'issue_22269' into 'master' Kamil Trzciński
2016-12-16Merge branch 'fix/25635' into 'master' Rémy Coutable
2016-12-16Merge branch 'change_development_build_fixtures' into 'master' Sean McGivern
2016-12-16Make `ChangePersonalAccessTokensDefaultBackToEmptyArray` a "post" migration.Timothy Andrew
2016-12-16Implement minor changes from @dbalexandre's review.Timothy Andrew
2016-12-16Add a `scopes` column to the `personal_access_tokens` tableTimothy Andrew
2016-12-16Improve performance on RemoveDuplicatesFromRoutes migrationDouglas Barbosa Alexandre
2016-12-16Fix the AddNameIndexToNamespace migration to be reversibleDouglas Barbosa Alexandre
2016-12-16Use optimized query to fill the routes table when running PostgreSQLDouglas Barbosa Alexandre
2016-12-16Don't use the Route model in migrationsDouglas Barbosa Alexandre
2016-12-15Change SlackService to SlackNotificationsServiceFelipe Artur
2016-12-15Made Ci::Builds to have same ref as Ci::Pipeline in dev fixturestwonegatives
2016-12-15Add an environment slugNick Thomas
2016-12-15Make the index on environment name and project id unique, fixing up any dupli...Nick Thomas
2016-12-15Merge branch 'seed-runner-token' into 'master' Kamil Trzciński
2016-12-14Merge branch 'master' into 'dz-remove-namespaces-path-uniq'Dmitriy Zaporozhets
2016-12-14Merge branch 'process-commit-worker-migration-encoding' into 'master' Rémy Coutable
2016-12-13Encode when migrating ProcessCommitWorker jobsYorick Peterse
2016-12-12Add index to routes table on lower path for postgresqlDmitriy Zaporozhets
2016-12-12Modify namespace name and path validationDmitriy Zaporozhets
2016-12-08Add nested groups support on data levelDmitriy Zaporozhets
2016-12-02Allow users to seed the initial runner registration token using an environmen...DJ Mountney
2016-12-01Pass commit data to ProcessCommitWorkerYorick Peterse
2016-11-30Make the downtime_check task happyRémy Coutable
2016-11-30Merge branch '23666-set-null-true-for-timestamps-columns-in-migrations' into ...Robert Speicher
2016-11-29Remove unnecessary database indexesValery Sizov
2016-11-29Merge branch '24880-configurable-plaintext-emails' into 'master' Sean McGivern
2016-11-29Add new configuration setting to enable/disable HTML emails.Ruben Davila
2016-11-28Add `null: true` to timestamps in migrations that does not define itRémy Coutable
2016-11-25Refresh project authorizations using a Redis leaseYorick Peterse
2016-11-23Merge branch 'milestone_start_date' into 'master' Sean McGivern
2016-11-23Add a starting date to milestonesValery Sizov
2016-11-23Update ProjectTeam#fetch_members to use project authorizationsAhmad Sherif
2016-11-22Handle orphans when removing soft deleted groupsYorick Peterse
2016-11-21Merge branch 'issue_5541' into 'master' Sean McGivern
2016-11-19Remove duplicate sidekiq throttling parametersKamil Trzcinski
2016-11-19Merge branch '22539-display-folders' into 'master' Fatih Acet
2016-11-18Merge branch 'feature/precalculate-authorized-projects' into 'master' Douwe Maan
2016-11-18Merge remote-tracking branch 'origin/master' into 22539-display-foldersKamil Trzcinski