summaryrefslogtreecommitdiff
path: root/db/migrate
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into persistent-calloutsMatija Čupić2018-02-023-0/+81
|\
| * Add unique constraint to trending_projects#project_id.Andreas Brandl2018-02-021-0/+19
| * Merge branch 'master' into '3867-port-to-ce'Sean McGivern2018-02-021-0/+42
| |\
| | * Finish any remaining jobs for issues.closed_atissues-closed-at-stealYorick Peterse2018-02-011-0/+42
| * | fix the migration from not reverting correctlyMicaël Bergeron2018-02-011-2/+2
| * | fix specsMicaël Bergeron2018-02-011-2/+2
| * | port of 594e6a0a625^..f74c90f68c6Micaël Bergeron2018-02-011-0/+20
| |/
* | Rename Callout to UserCalloutMatija Čupić2018-02-021-3/+3
* | Remove timestamps from CalloutsMatija Čupić2018-02-021-2/+0
* | Remove dismissed_state from Callout modelMatija Čupić2018-02-021-2/+1
* | Add Callout modelMatija Čupić2018-01-261-0/+19
|/
* Use limit for search count queriessearch-100Jan Provaznik2018-01-231-0/+15
* Merge branch 'fix-redirect-routes-schema' into 'master'Yorick Peterse2018-01-191-0/+68
|\
| * Rework indexes on redirect_routes to be more effective and enforce a case ins...fix-redirect-routes-schemaGreg Stark2018-01-181-0/+68
* | Get rid of a Rails 5 deprecation warning in db/migrate/20170425112128_create_...Rémy Coutable2018-01-181-1/+1
* | Applied fixFrancisco Javier López2018-01-171-14/+34
* | Merge branch 'sh-migrate-can-push-to-deploy-keys-projects-10-3' into 'securit...Douwe Maan2018-01-162-0/+59
* | Last push widget will show banner for new pushes to previously merged branchDrew Blessing2018-01-151-0/+18
* | Display related merge requests in commit detail pageHiroyuki Sato2018-01-121-0/+17
|/
* Adds Rubocop rule for line break around conditionals🙈 jacopo beschi 🙉2018-01-113-0/+4
* Denormalize commits count for merge request diffs38068-commits-countJan Provaznik2018-01-101-0/+29
* Merge branch 'jej/backport-authorized-keys-to-ce' into 'master'Douwe Maan2018-01-092-0/+36
|\
| * Avoid adding index if already existsPaco Guzman2018-01-081-1/+2
| * Backport authorized_keys_enabled defaults to true'Michael Kozono2018-01-081-4/+8
| * Backport option to disable writing to `authorized_keys` fileMichael Kozono2018-01-081-0/+15
| * Backport authorized_keys branch 'find-key-by-fingerprint'Pablo Carranza2018-01-081-0/+16
* | Merge branch '41249-clearing-the-cache' into 'master'Kamil Trzciński2018-01-061-0/+13
|\ \
| * \ Merge branch 'master' into 41249-clearing-the-cacheMatija Čupić2018-01-051-0/+7
| |\ \ | | |/
| * | Fix jobs_cache_index migration class nameMatija Čupić2018-01-051-1/+1
| * | Merge branch 'master' into 41249-clearing-the-cacheMatija Čupić2018-01-046-2/+166
| |\ \
| * | | Rename Project#cache_index to jobs_cache_indexMatija Čupić2018-01-041-1/+1
| * | | Remove default value from cache_index migrationMatija Čupić2017-12-221-8/+2
| * | | Add cache_index migrationMatija Čupić2017-12-221-0/+19
* | | | Add the EE `rebase_commit_sha` migration back in its original locationRobert Speicher2018-01-051-0/+22
* | | | Fix rebase commit SHA migration namefix-ce-migration-timestampSean McGivern2018-01-052-7/+15
| |_|/ |/| |
* | | Backport 'Rebase' feature from EE to CEjprovazn-rebaseJan Provaznik2018-01-051-0/+7
| |/ |/|
* | Merge branch 'mdelaossa/gitlab-ce-31995-project-limit-default-fix'Dmitriy Zaporozhets2018-01-041-0/+38
|\ \
| * | User#projects_limit remove DB default and added NOT NULL constraintMario de la Ossa2017-12-301-0/+38
* | | Cache merged and closed events data in merge_request_metrics tableOswaldo Ferreira2018-01-021-0/+37
* | | Fix user membership destroy relationFrancisco Javier López2018-01-022-0/+52
* | | Merge branch '39289-local-schema-rb-automatically-reverts-datetime-to-datetim...Sean McGivern2018-01-021-0/+25
|\ \ \ | |/ / |/| |
| * | Prevent schema.rb reverting from datetime_with_timezone to datetime39289-local-schema-rb-automatically-reverts-datetime-to-datetime_with_timezone-after-migrationsJames Edwards-Jones2017-12-071-0/+25
* | | Simplify implementation and allow for batch updates in MySQLStan Hu2017-12-271-27/+16
* | | Fix PostgreSQL implementation of migrationsh-fix-mysql-migration-10-3Stan Hu2017-12-271-1/+3
* | | Fix migration for removing orphaned issues.moved_to_id values in MySQLStan Hu2017-12-261-2/+23
| |/ |/|
* | Extend Cluster Applications to allow installation of PrometheusMayra Cabrera2017-12-221-0/+18
* | Add index on namespaces lower(name) for UsersController#existsindex-namespaces-lower-nameGreg Stark2017-12-211-0/+30
* | Fix missing WHERE clause in 20171106135924_issues_milestone_id_foreign_key mi...Stan Hu2017-12-181-0/+1
* | Clears the current Appearance cache otherwise it breaks since new_project_gui...41041-undefined-method-new_project_guidelines_html-unable-to-load-from-cacheRémy Coutable2017-12-121-0/+6
* | Merge branch 'fix-remove-branch-name-migration' into 'master'Sean McGivern2017-12-121-14/+0
|\ \