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-01-18Merge branch 'backport-time-tracking-ce' into 'master' Douwe Maan
2017-01-16fix typo, added relevant specJames Lopez
2017-01-16fix typoJames Lopez
2017-01-16fix var inside loopJames Lopez
2017-01-16fix bug in loopJames Lopez
2017-01-16cope with namespace duplicated paths in any storageJames Lopez
2017-01-16fix nil path errorJames Lopez
2017-01-16Remove rollback and fixed a couple of issuesJames Lopez
2017-01-16Fix remove dot git migration failing when user has no projectsJames Lopez
2017-01-15Backport backend work for time tracking.Ruben Davila
2017-01-13Add check for new path existenceJames Lopez
2017-01-12Merge branch 'fill-authorized-projects' into 'master' Douwe Maan
2017-01-12Merge branch 'fix-more-orphans-remove-undeleted-groups' into 'master' Douwe Maan
2017-01-12Add support for PlantUML diagrams in Asciidoc.Horacio Sanson
2017-01-11Fill missing authorized projects rowsYorick Peterse
2017-01-11Remove more orphans when removing stray namespacesYorick Peterse
2017-01-09Merge branch 'remove-project-authorizations-id-column' into 'master' Douwe Maan
2017-01-09Merge branch 'track_last_used_date_of_ssh_keys' into 'master' Sean McGivern
2017-01-08Record and show last used date of SSH KeysVincent Wong
2017-01-08Remove the project_authorizations.id columnYorick Peterse
2017-01-06Whitelist next project names: assets, profile, publicDmitriy Zaporozhets
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