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
AgeCommit message (Expand)Author
2017-04-11removes redundant code from database.rbTiago Botelho
2017-04-10Change project view default for existing users and anonymous visitors to file...Dmitriy Zaporozhets
2017-04-10Periodically clean up temporary upload files to recover storage spaceblackst0ne
2017-04-05Remove and ignore notes.original_discussion_id columnDouwe Maan
2017-03-21Merge branch 'dz-improve-rename-projects-migration' into 'master' Yorick Peterse
2017-03-20Improve rename projects migrationDmitriy Zaporozhets
2017-03-18All CI offline migrationsKamil Trzciński
2017-03-16Fix statements timeout in manual actions migrationGrzegorz Bizon
2017-03-15Merge branch 'test-db-rollback' into 'master' Kamil Trzciński
2017-03-14[Issue Sorting] Improve migrationValery Sizov
2017-03-14Added migration to reset existing relative_position for issuesValery Sizov
2017-03-13Add a test which would rollback db and migrate againLin Jen-Shin
2017-03-13Merge branch 'dz-blacklist--names' into 'master' Douwe Maan
2017-03-13Reserve few project and nested group pathsDmitriy Zaporozhets
2017-03-13Trigger refreshing of permissions in a migrationYorick Peterse
2017-03-07Implement OpenID Connect identity providerMarkus Koller
2017-03-06Migrate legacy actions in post deployment migrationGrzegorz Bizon
2017-03-01Disable the inheritance column of services in DisableInvalidServiceTemplates ...Rémy Coutable
2017-02-23Revert "Prefer leading style for Style/DotPosition"Douwe Maan
2017-02-23Exclude migrations from Style/MutableConstantDouwe Maan
2017-02-23Prefer leading style for Style/DotPositionDouwe Maan
2017-02-23Enable Style/MutableConstantDouwe Maan
2017-02-16Remove comments in migrationAnnabel Dunstone Gray
2017-02-16Fix borked db stuffAnnabel Dunstone Gray
2017-02-15Move migration to post_migrate; fix shortcuts_specAnnabel Dunstone Gray
2017-02-15Merge branch 'master' into 'zj-remove-deprecated-ci-service'Douwe Maan
2017-02-15Merge branch 'issue_25112' into 'master' Sean McGivern
2017-02-14Disable invalid service templatesFelipe Artur
2017-02-14Remove deprecated CI serviceZ.J. van de Weg
2017-02-14Use Gitlab::Database.with_connection_pool from !9192Lin Jen-Shin
2017-02-14Disconnect the pool after doneLin Jen-Shin
2017-02-14Use threads directly, introduce pool later:Lin Jen-Shin
2017-02-14Introduce ThreadedConnectionPool for customized poolLin Jen-Shin
2017-02-14Try this way to provide database connectionLin Jen-Shin
2017-02-14Use IS FALSE for both pg and mysql; Handle connectionsLin Jen-Shin
2017-02-14Run two threads to improve migration running timeLin Jen-Shin
2017-02-14Remove inactive default email servicesLin Jen-Shin
2017-02-07Refactor migration to not require downtimeRuben Davila
2017-01-24Reject projects without namespaceZ.J. van de Weg
2017-01-24Quote class name in case it gets destroyedZeger-Jan van de Weg
2017-01-24Requeue projects pending deletionZ.J. van de Weg
2017-01-11Fill missing authorized projects rowsYorick Peterse
2017-01-08Remove the project_authorizations.id columnYorick Peterse
2017-01-06Whitelist next project names: assets, profile, publicDmitriy Zaporozhets
2016-12-27Merge branch 'master' into 'dz-rename-reserved-project-names'Dmitriy Zaporozhets
2016-12-27Disable timeout while removing servicesZ.J. van de Weg
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-21Remove unused services from the databaseZ.J. van de Weg