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-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
2013-07-29Fix typosJohannes Schleifenbaum
2013-06-24store and display public key fingerprintDmitriy Zaporozhets
2013-06-22You should not be able to remove a Group ownerDmitriy Zaporozhets
2013-06-19Migrate global project taks. Removed more teams related functionalityDmitriy Zaporozhets
2013-06-19Remove Global namespace from options. Prepared file for migration of global p...Dmitriy Zaporozhets
2013-05-11Migrate notes.line_code format.baba
2013-04-16migrate milestones with nil stateDmitriy Zaporozhets
2013-04-15Warn user about losing merge request diffDmitriy Zaporozhets
2013-04-10Remove wiki migrator. We dont need it any more. Users should migrate to 5.0 f...Dmitriy Zaporozhets
2013-04-05separate rake task for migration and persistent oneDmitriy Zaporozhets