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
2018-06-16[Rails5] Disable inheritance_column for Gitlab::Database::RenameReservedPaths...blackst0ne
2018-04-29[Rails5] Fix Arel::UpdateManagerblackst0ne
2018-04-25Gitlab::Shell works on shard name, not pathZeger-Jan van de Weg
2018-03-21Route path lookups through legacy_disk_pathJacob Vosmaer
2018-01-11Adds Rubocop rule for line break around conditionals🙈 jacopo beschi 🙉
2017-11-22Merge remote-tracking branch 'upstream/master' into no-ivar-in-modulesLin Jen-Shin
2017-11-22Move ModuleWithInstanceVariables to Gitlab namespaceLin Jen-Shin
2017-11-20Don't move project repository/attachments when using hashed storageBob Van Landuyt
2017-11-17Use StrongMemoize and enable/disable cops properlyLin Jen-Shin
2017-09-18Add cop to make sure we don't use ivar in a moduleLin Jen-Shin
2017-07-11Support multiple Redis instances based on queue typePaul Charlton
2017-06-27Adjust for new static-analysis failuresBob Van Landuyt
2017-06-27Only do one query for updating routesBob Van Landuyt
2017-06-26Update routes directly by ID instead of filtering by pathBob Van Landuyt
2017-06-26Clear the cache for projects one-by-oneBob Van Landuyt
2017-06-26Add punctuation to log messagesBob Van Landuyt
2017-06-26Keep failed renames in redisBob Van Landuyt
2017-06-26Use the migration name as a key in redisBob Van Landuyt
2017-06-26Don't break rolling back when a namespace or project was renamedBob Van Landuyt
2017-06-26More logging so we know we have the rename in redisBob Van Landuyt
2017-06-26Revert renames from a migrationBob Van Landuyt
2017-06-26Revert namespace renamesBob Van Landuyt
2017-06-26Add methods to revert project renamesBob Van Landuyt
2017-06-26Track all renames in redisBob Van Landuyt
2017-06-21Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon
2017-05-18Fixes for the rename reserved paths helpersBob Van Landuyt
2017-05-12Update rename_base.rbJames Lopez
2017-05-12Only rename namespaces and projects with an invalid pathBob Van Landuyt
2017-05-02Update commentsBob Van Landuyt
2017-05-01Rename child namespaces in migrationhelpersBob Van Landuyt
2017-05-01Clear html cache for a projects milestonesBob Van Landuyt
2017-05-01Remove dependecy on `User`Bob Van Landuyt
2017-05-01Move ReservedPathsMigration into V1 namespaceBob Van Landuyt
2017-05-01Minor style adjustmentsBob Van Landuyt
2017-05-01Clear cached markdown after renaming projectsBob Van Landuyt
2017-05-01Rename Projects & Namespaces based on entire pathsBob Van Landuyt
2017-05-01Use objects for renaming namespaces and projectsBob Van Landuyt
2017-05-01Rename projects in a migrationhelperBob Van Landuyt
2017-05-01Make renaming records in the database reusableBob Van Landuyt
2017-05-01Rename namespace-paths in a migration helperBob Van Landuyt