| Commit message (Expand) | Author | Age | Files | Lines |
* | Enable Style/MutableConstant | Douwe Maan | 2017-02-23 | 2 | -2/+2 |
* | Remove comments in migration | Annabel Dunstone Gray | 2017-02-16 | 1 | -20/+0 |
* | Fix borked db stuff | Annabel Dunstone Gray | 2017-02-15 | 1 | -0/+0 |
* | Move migration to post_migrate; fix shortcuts_spec | Annabel Dunstone Gray | 2017-02-15 | 1 | -0/+29 |
* | Merge branch 'master' into 'zj-remove-deprecated-ci-service'zj-remove-deprecated-ci-service | Douwe Maan | 2017-02-15 | 2 | -0/+56 |
|\ |
|
| * | Merge branch 'issue_25112' into 'master'
| Sean McGivern | 2017-02-15 | 1 | -0/+15 |
| |\ |
|
| | * | Disable invalid service templatesissue_25112 | Felipe Artur | 2017-02-14 | 1 | -0/+15 |
| * | | Use Gitlab::Database.with_connection_pool from !9192remove-inactive-default-email-services | Lin Jen-Shin | 2017-02-14 | 1 | -40/+23 |
| * | | Disconnect the pool after done | Lin Jen-Shin | 2017-02-14 | 1 | -0/+1 |
| * | | Use threads directly, introduce pool later: | Lin Jen-Shin | 2017-02-14 | 1 | -5/+33 |
| * | | Introduce ThreadedConnectionPool for customized pool | Lin Jen-Shin | 2017-02-14 | 1 | -28/+17 |
| * | | Try this way to provide database connection | Lin Jen-Shin | 2017-02-14 | 1 | -6/+3 |
| * | | Use IS FALSE for both pg and mysql; Handle connections | Lin Jen-Shin | 2017-02-14 | 1 | -9/+11 |
| * | | Run two threads to improve migration running time | Lin Jen-Shin | 2017-02-14 | 1 | -3/+17 |
| * | | Remove inactive default email services | Lin Jen-Shin | 2017-02-14 | 1 | -0/+27 |
| |/ |
|
* | | Remove deprecated CI service | Z.J. van de Weg | 2017-02-14 | 1 | -0/+15 |
|/ |
|
* | Refactor migration to not require downtime26908-add-foreign-keys-to-timelogs | Ruben Davila | 2017-02-07 | 2 | -0/+55 |
* | Reject projects without namespacezj-requeue-pending-delete | Z.J. van de Weg | 2017-01-24 | 1 | -0/+1 |
* | Quote class name in case it gets destroyed | Zeger-Jan van de Weg | 2017-01-24 | 1 | -1/+1 |
* | Requeue projects pending deletion | Z.J. van de Weg | 2017-01-24 | 1 | -0/+48 |
* | Fill missing authorized projects rowsfill-authorized-projects | Yorick Peterse | 2017-01-11 | 1 | -0/+30 |
* | Remove the project_authorizations.id columnremove-project-authorizations-id-column | Yorick Peterse | 2017-01-08 | 1 | -0/+12 |
* | Whitelist next project names: assets, profile, public | Dmitriy Zaporozhets | 2017-01-06 | 1 | -5/+0 |
* | Merge branch 'master' into 'dz-rename-reserved-project-names' | Dmitriy Zaporozhets | 2016-12-27 | 1 | -0/+2 |
|\ |
|
| * | Disable timeout while removing serviceszj-disable-timeout-migration | Z.J. van de Weg | 2016-12-27 | 1 | -0/+2 |
* | | Removed return from reserved project migration | Yorick Peterse | 2016-12-24 | 1 | -2/+0 |
* | | Fix parallel renaming of reserved projects | Yorick Peterse | 2016-12-24 | 1 | -26/+87 |
* | | Rename projects with reserved path names | Dmitriy Zaporozhets | 2016-12-24 | 1 | -0/+76 |
|/ |
|
* | Remove unused services from the database | Z.J. van de Weg | 2016-12-21 | 1 | -0/+13 |
* | Make `ChangePersonalAccessTokensDefaultBackToEmptyArray` a "post" migration.20492-access-token-scopes | Timothy Andrew | 2016-12-16 | 1 | -0/+19 |
* | Fix a badly-performing migration | Nick Thomas | 2016-11-15 | 1 | -23/+23 |
* | Update 8.14-rc1 migrations to minimize downtime and deploy time | Alejandro RodrÃguez | 2016-11-11 | 1 | -0/+10 |
* | Fix project records with invalid visibility_level values | Nick Thomas | 2016-11-10 | 1 | -0/+49 |
* | Support for post deployment migrationsbackground-migrations | Yorick Peterse | 2016-10-31 | 1 | -0/+0 |