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-12-11Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-12-02Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-12-01Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-11-18Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-11-12Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-11-05Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-10-09Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-11Add rake task `db:obsolete_ignored_columns`Peter Leitzen
2019-09-05Refactor new undo_* methodsReuben Pereira
2019-09-04Avoid calling freeze on already frozen strings in lib/gitlabdineshpanda
2019-08-25Add helper to exactly undo cleanup_concurrent_column_renameReuben Pereira
2019-08-24Drop existing trigger before creating new oneReuben Pereira
2019-07-29Further remove code branches by database typeAndreas Brandl
2019-07-25Merge branch 'tc-revert-rails5-workaround' into 'master'Andreas Brandl
2019-07-24Enable tablesample count strategy by defaultAndreas Brandl
2019-07-23Remove dead MySQL codeNick Thomas
2019-07-18Improves add_timestamps_with_timezone helperAlex Kalderimis
2019-07-16Revert "Workaround for Rails 5, where LIMIT..."Toon Claes
2019-07-12Upgrade to Rails 5.2Heinrich Lee Yu
2019-07-10Add a rubocop for Rails.loggerMayra Cabrera
2019-07-05Add where condition to count in median classMałgorzata Ksionek
2019-06-28Support jsonb Default Value in add_column_with_default Migration HelperJason Goodman
2019-06-19Use correct arg namepjaspers
2019-06-19Fix syntax coloring on emacspjaspers
2019-06-17Allow custom names for concurrent foreign keysYorick Peterse
2019-05-07Add remove_foreign_key_if_existsLin Jen-Shin
2019-04-06Clean up `noteable_id` for notes on commitsHeinrich Lee Yu
2019-03-13Run rubocop -aNick Thomas
2019-03-12Seed tablesample strategyAndreas Brandl
2019-03-12Fix counting of groups in admin dashboardStan Hu
2019-03-06Adds the Rubocop ReturnNil copAndrew Newdigate
2018-12-16Remove rails4 specific codeJasper Maes
2018-12-07Backports some changes from gitlab-ee!7885Rubén Dávila
2018-12-06Use approximate counts for big tablesJan Provaznik
2018-12-03Lower the tablesample thresholds/targets.Andreas Brandl
2018-12-03Move strategies in their own filesAndreas Brandl
2018-12-03Fix comment.Andreas Brandl
2018-12-03Refactor estimate queryAndreas Brandl
2018-12-03Fix rubocop offenses.Andreas Brandl
2018-12-03Add feature flag for tablesample counting.Andreas Brandl
2018-12-03Implement TablesampleCountStrategy.Andreas Brandl
2018-12-03More specs for fallback testing.Andreas Brandl
2018-12-03Refactor specs to separate concerns.Andreas Brandl
2018-12-03Flexible approximate counts with fallback strategies.Andreas Brandl
2018-12-03Simplify to use models instead of tables.Andreas Brandl
2018-12-03Add ExactCountStrategy.Andreas Brandl
2018-12-03Extract ReltuplesCountStrategy.Andreas Brandl
2018-11-07Enable even more frozen string in lib/gitlabgfyoung
2018-11-01Fix typos in comments and specsGeorge Tsiolis
2018-10-23Merge branch 'mysql-migration-trigger-permissions' into 'master'Andreas Brandl