summaryrefslogtreecommitdiff
path: root/lib/tasks/migrate
Commit message (Expand)AuthorAgeFilesLines
* Optimise searching for users using short queriesYorick Peterse2018-02-221-0/+2
* Eliminate the warnings for databaseLin Jen-Shin2018-01-261-11/+9
* Rework indexes on redirect_routes to be more effective and enforce a case ins...fix-redirect-routes-schemaGreg Stark2018-01-181-0/+2
* Adds Rubocop rule for line break around conditionalsπŸ™ˆ jacopo beschi πŸ™‰2018-01-111-0/+3
* Add index on namespaces lower(name) for UsersController#existsindex-namespaces-lower-nameGreg Stark2017-12-211-0/+2
* Add lower path index to redirect_routesmk-add-lower-path-index-to-redirect-routesMichael Kozono2017-07-251-0/+2
* Add table for files in merge request diffsSean McGivern2017-06-161-0/+2
* Add index_redirect_routes_path_for_link migration to setup_postgresql.rakeLuke "Jared" Bennett2017-05-081-0/+1
* Index redirect_routes path for LIKEMichael Kozono2017-05-051-0/+1
* Fix caching large snippet HTML content on MySQL databasesNick Thomas2017-05-031-0/+2
* Add LIKE index for routes.pathYorick Peterse2017-03-211-0/+2
* Don’t exclude some file in lib from rubocopDouwe Maan2017-02-231-1/+1
* Add AddLowerPathIndexToRoutes to setup_postgresql.rakeDmitriy Zaporozhets2016-12-131-0/+4
* Replace colorize gem with rainbow.Connor Shea2016-06-031-3/+3
* Improve performance of User.by_loginuser-by-login-performanceYorick Peterse2015-10-151-0/+2
* Added dedicated Rake task for setting up PostgresYorick Peterse2015-10-081-0/+6
* Replace GITLAB with GitLab in rake task descriptionsDmitriy Zaporozhets2015-06-232-2/+2
* Adjust MySQL limits for existing installationsJacob Vosmaer2014-04-231-9/+2
* Add mysql limits to db during setupDmitriy Zaporozhets2014-03-131-0/+1
* Changed limits to a higher orderJeroen van Baarsen2014-03-121-3/+3
* Added rake task to add limits back in mysqlJeroen van Baarsen2014-03-111-0/+13
* Remove old migration tasksDmitriy Zaporozhets2013-08-267-110/+0
* Add iids to milestones. Moved iids logic to separate concernDmitriy Zaporozhets2013-08-211-0/+15
* Fix migrate_iids for issuesDmitriy Zaporozhets2013-08-201-1/+1
* Merge branch 'feature/internal_ids' of /home/git/repositories/gitlab/gitlabhqDmitriy Zaporozhets2013-08-201-0/+33
|\
| * Iid improvemetsDmitriy Zaporozhets2013-08-191-2/+4
| * Create task to create iid for existing issues/mrDmitriy Zaporozhets2013-08-191-0/+31
* | Better message for migrating global projectsDmitriy Zaporozhets2013-08-201-2/+9
|/
* Move diff parsing to own class. Correctly identify note diff lineDmitriy Zaporozhets2013-08-041-1/+1
* Store diff with line note. It makes possible to see inline notes with proper ...Dmitriy Zaporozhets2013-08-041-0/+16
* Delete duplicate keys in migrate_keys taskJacob Vosmaer2013-08-021-0/+5
* Fix typosJohannes Schleifenbaum2013-07-291-1/+1
* store and display public key fingerprintDmitriy Zaporozhets2013-06-241-0/+15
* You should not be able to remove a Group ownerDmitriy Zaporozhets2013-06-221-0/+16
* Migrate global project taks. Removed more teams related functionalityDmitriy Zaporozhets2013-06-191-3/+7
* Remove Global namespace from options. Prepared file for migration of global p...Dmitriy Zaporozhets2013-06-191-0/+12
* Migrate notes.line_code format.baba2013-05-111-0/+13
* migrate milestones with nil stateDmitriy Zaporozhets2013-04-161-0/+4
* Warn user about losing merge request diffDmitriy Zaporozhets2013-04-151-0/+7
* Remove wiki migrator. We dont need it any more. Users should migrate to 5.0 f...Dmitriy Zaporozhets2013-04-101-42/+0
* separate rake task for migration and persistent oneDmitriy Zaporozhets2013-04-052-0/+53