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-09-04Avoid calling freeze on already frozen strings in lib/gitlabdineshpanda
2019-07-29Further remove code branches by database typeAndreas Brandl
2019-07-25Remove unneeded monkey-patchHeinrich Lee Yu
2019-07-23Remove dead MySQL codeNick Thomas
2019-07-10Add a rubocop for Rails.loggerMayra Cabrera
2019-05-05Run rubocop -a on CE filesStan Hu
2018-07-09Updates from `rubocop -a`Lin Jen-Shin
2018-06-14Use data_source_exists? instead of table_exists?Jarka Kadlecová
2018-02-14Avoid dropping tables in testMichael Kozono
2018-02-12Fix orphan temp table untracked_files_for_uploadsMichael Kozono
2018-02-12Fix last batch size equals max batch size errorMichael Kozono
2018-02-01port of 594e6a0a625^..f74c90f68c6Micaël Bergeron
2018-01-12Introduce PredicateMemoization cop and fix offensesLin Jen-Shin
2017-12-04Follow symlinksMichael Kozono
2017-12-02Address Rubocop offensesMichael Kozono
2017-12-02Get rid of timestamps on untracked files tableMichael Kozono
2017-12-02Get rid of tracked fieldMichael Kozono
2017-12-02RefactorMichael Kozono
2017-12-02Fix datetime inserts on MySQLMichael Kozono
2017-12-02Use bulk insertsMichael Kozono
2017-12-02Use ionice absolute pathMichael Kozono
2017-12-02Log the find command usedMichael Kozono
2017-12-02Move temp table creation into the prepare jobMichael Kozono
2017-12-02Fix migration for pre-Postgres 9.5Michael Kozono
2017-12-02Fix Rubocop offensesMichael Kozono
2017-12-02Speed up insertsMichael Kozono
2017-12-02Store paths relative to CarrierWave.rootMichael Kozono
2017-12-02Fix `ionice` prependMichael Kozono
2017-12-02Remove unnecessary clearingMichael Kozono
2017-12-02Rename table to untracked_files_for_uploadsMichael Kozono