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-12-28Revert MattermostNotificationService and SlackNotificationService to Mattermo...Felipe Artur
2016-12-27Merge branch 'master' into 'dz-rename-reserved-project-names'Dmitriy Zaporozhets
2016-12-27Merge branch 'feature/1376-allow-write-access-deploy-keys' into 'master' Douwe Maan
2016-12-27Merge branch 'dz-rename-invalid-users' into 'master' Douwe Maan
2016-12-27Disable timeout while removing servicesZ.J. van de Weg
2016-12-26Rename users with namespace ending with .gitDmitriy Zaporozhets
2016-12-26Merge branch 'feature/more-storage-statistics' into 'master' Sean McGivern
2016-12-24Removed return from reserved project migrationYorick Peterse
2016-12-24Fix parallel renaming of reserved projectsYorick Peterse
2016-12-24Rename projects with reserved path namesDmitriy Zaporozhets
2016-12-22Exclude non existent repository storages.Ruben Davila
2016-12-21Add more storage statisticsMarkus Koller
2016-12-21Remove unused services from the databaseZ.J. van de Weg
2016-12-21Merge branch 'dz-rename-invalid-groups' into 'master' Douwe Maan
2016-12-21Rename groups with .git in the end of the pathDmitriy Zaporozhets
2016-12-21Rename SlackNotificationService back to SlackServiceDouglas Barbosa Alexandre
2016-12-20Merge remote-tracking branch 'upstream/master' into feature/1376-allow-write-...Lin Jen-Shin
2016-12-19Merge remote-tracking branch 'origin/master' into improve-pipeline-fixturesKamil Trzcinski
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-12Merge CSSFilipa Lacerda
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-06Merge remote-tracking branch 'upstream/master' into feature/1376-allow-write-...Lin Jen-Shin
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-28Improve pipeline fixturesKamil Trzcinski