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
2019-07-10Add a rubocop for Rails.loggerMayra Cabrera
2019-04-30Remove deprecated uses of attribute_changed?Heinrich Lee Yu
2019-04-23Upgrade Rails to 5.1.6.1Jasper Maes
2019-04-23Remove unused codeMichael Kozono
2018-12-06Remove unnecessary includes of ShellAdapterStan Hu
2018-11-01Fix typos in comments and specsGeorge Tsiolis
2018-10-02Improve logging when username update fails due to registry tagsStan Hu
2018-09-06Refactor code to remove object storage flag from Import/ExportJames Lopez
2018-08-07Enable more frozen string in app/models/**/*.rbgfyoung
2018-07-27Merge branch 'stop-dynamic-routable-creation' into 'master'Douwe Maan
2018-07-26Fix namespace move callback behavior, especially to fix Geo replication of na...Michael Kozono
2018-07-25Remove code for dynamically generating routesYorick Peterse
2018-04-25Gitlab::Shell works on shard name, not pathZeger-Jan van de Weg
2018-03-14Appease Metrics/AbcSize copMichael Kozono
2018-03-14Ensure data integrityMichael Kozono
2018-03-14Fix moving local files during namespace transferMichael Kozono
2018-02-0631885 - Ability to transfer a single group to another groupMayra Cabrera
2018-02-05Fix export removal for hashed-storage projects within a renamed or deleted na...Nick Thomas
2018-01-03Write projects config to all projects inside namespace in batchesDouglas Barbosa Alexandre
2018-01-03Update project full path in .git/config when renaming namespaceDouglas Barbosa Alexandre
2017-10-18Merge branch 'security-10-1' into '10-1-stable'Jen-Shin Lin
2017-08-22Moving away from the "extend" based factory to a more traditional one.Gabriel Mazetto
2017-08-22New storage is now "Hashed" instead of "UUID"Gabriel Mazetto
2017-08-22Add UUID Storage to ProjectGabriel Mazetto
2017-08-22Move create_repository back to project model as we can use disk_path and shar...Gabriel Mazetto
2017-08-01Small refactor in LegacyNamespace and moved back send_update_instructionsGabriel Mazetto
2017-08-01Rename ensure_dir_exist -> ensure_storage_path_existGabriel Mazetto
2017-08-01Rename more path_with_namespace -> full_path or disk_pathGabriel Mazetto
2017-08-01Move storage specific code from Namespace and Project to concernsGabriel Mazetto