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
2020-01-23Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-26Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-07-23Remove dead MySQL codeNick Thomas
2019-07-02Remove migrations from setup_postgresqlNick Thomas
2019-06-25Update comments and docs around min schema versionDJ Mountney
2019-06-25Drop the source upgrade changeDJ Mountney
2019-06-25Add an flag for skipping the schema version checkDJ Mountney
2019-06-25Fix db:migrate for fresh installsDJ Mountney
2019-06-25Move min schema version check to db:migrateDJ Mountney
2019-03-13Run rubocop -aNick Thomas
2018-09-04Fix migrationsKamil Trzciński
2018-06-14Bring `rake postgresql_md5_hash` to CELin Jen-Shin
2018-05-22Increase text limit for GPG keys (mysql only).Andreas Brandl
2018-05-21Migration to add/drop primary key constraints for composite keys.Andreas Brandl
2018-05-17Fix: Use case in-sensitive ordering by name for groupsHarish Ved
2018-04-26Refactoring ci_job_trace to ci_build_traceShinya Maeda
2018-04-06Add rake task and timestamped migration file for mysql raw_data MIDIUMTEXTShinya Maeda
2018-03-28Add the RedirectRoute#path index setup_postgresqlBob Van Landuyt
2018-03-28Don't run ReworkRedirectRoutesIndexes during setupBob Van Landuyt
2018-02-22Optimise searching for users using short queriesYorick Peterse
2018-01-26Eliminate the warnings for databaseLin Jen-Shin
2018-01-19Rework indexes on redirect_routes to be more effective and enforce a case ins...Greg Stark
2018-01-11Adds Rubocop rule for line break around conditionals🙈 jacopo beschi 🙉
2017-12-22Add index on namespaces lower(name) for UsersController#existsGreg Stark
2017-07-25Add lower path index to redirect_routesMichael Kozono
2017-06-16Add table for files in merge request diffsSean McGivern
2017-05-08Add index_redirect_routes_path_for_link migration to setup_postgresql.rakeLuke "Jared" Bennett
2017-05-05Index redirect_routes path for LIKEMichael Kozono
2017-05-03Fix caching large snippet HTML content on MySQL databasesNick Thomas
2017-03-21Add LIKE index for routes.pathYorick Peterse
2017-02-23Don’t exclude some file in lib from rubocopDouwe Maan
2016-12-13Add AddLowerPathIndexToRoutes to setup_postgresql.rakeDmitriy Zaporozhets
2016-06-03Replace colorize gem with rainbow.Connor Shea
2015-10-15Improve performance of User.by_loginYorick Peterse
2015-10-08Added dedicated Rake task for setting up PostgresYorick Peterse
2015-06-23Replace GITLAB with GitLab in rake task descriptionsDmitriy Zaporozhets
2014-04-23Adjust MySQL limits for existing installationsJacob Vosmaer
2014-03-13Add mysql limits to db during setupDmitriy Zaporozhets
2014-03-12Changed limits to a higher orderJeroen van Baarsen
2014-03-11Added rake task to add limits back in mysqlJeroen van Baarsen
2013-08-26Remove old migration tasksDmitriy Zaporozhets
2013-08-21Add iids to milestones. Moved iids logic to separate concernDmitriy Zaporozhets
2013-08-20Fix migrate_iids for issuesDmitriy Zaporozhets
2013-08-20Merge branch 'feature/internal_ids' of /home/git/repositories/gitlab/gitlabhqDmitriy Zaporozhets
2013-08-20Better message for migrating global projectsDmitriy Zaporozhets
2013-08-19Iid improvemetsDmitriy Zaporozhets
2013-08-19Create task to create iid for existing issues/mrDmitriy Zaporozhets
2013-08-04Move diff parsing to own class. Correctly identify note diff lineDmitriy Zaporozhets
2013-08-04Store diff with line note. It makes possible to see inline notes with proper ...Dmitriy Zaporozhets
2013-08-02Delete duplicate keys in migrate_keys taskJacob Vosmaer