| Commit message (Expand) | Author | Age | Files | Lines |
* | [ticket/11842] Use type map for updating avatar types in database | Marc Alexander | 2013-11-25 | 1 | -28/+23 |
* | [ticket/11842] Add migration file for updating avatar type in database | Marc Alexander | 2013-11-20 | 1 | -0/+65 |
* | [ticket/11926] Fix plupload migration dependency. | Andreas Fischer | 2013-10-16 | 1 | -1/+1 |
* | Merge pull request #1772 from bantu/feature/plupload/integration | Nils Adermann | 2013-10-13 | 2 | -0/+33 |
|\ |
|
| * | [feature/plupload/integration] Integration of Plupload | Andreas Fischer | 2013-10-11 | 2 | -0/+33 |
* | | [ticket/11621] Add explanation to mysql_fulltext_drop. | Andreas Fischer | 2013-10-13 | 1 | -0/+8 |
* | | [ticket/11621] Correct GPLv2 link in file header. | Andreas Fischer | 2013-10-11 | 1 | -1/+1 |
* | | [ticket/11621] Put mysql_fulltext_drop into alpha1 migration. | Andreas Fischer | 2013-10-11 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'phpbb/develop' into ticket/11621 | Andreas Fischer | 2013-10-11 | 2 | -0/+75 |
|\ \
| |/ |
|
| * | [ticket/11905] 3.1.0-a1 Migration | Nathan Guse | 2013-10-10 | 1 | -0/+42 |
| * | [ticket/11703] Extend the correct migration class. | Andreas Fischer | 2013-10-10 | 1 | -1/+1 |
| * | [ticket/11703] Add effectively_installed(). | Andreas Fischer | 2013-10-10 | 1 | -0/+5 |
| * | [ticket/11703] Make jQuery CDN switch more generic. | Andreas Fischer | 2013-10-10 | 1 | -0/+28 |
* | | [ticket/11621] Use effectively_installed() instead. | Andreas Fischer | 2013-10-11 | 1 | -5/+6 |
* | | [ticket/11621] Add migration dropping MySQL search indexes. | Andreas Fischer | 2013-10-11 | 1 | -0/+38 |
|/ |
|
* | Merge pull request #1753 from dhruvgoel92/ticket/11888 | Nathan Guse | 2013-10-07 | 1 | -1/+1 |
|\ |
|
| * | [ticket/11888] Update default search backend in namespaces migration | Dhruv | 2013-10-06 | 1 | -1/+1 |
* | | [ticket/11885] Fix migrations error | Nathan Guse | 2013-10-04 | 3 | -12/+18 |
* | | [ticket/11885] Use conditional in update_data() | David King | 2013-10-04 | 3 | -6/+9 |
* | | [ticket/11885] Fix migration files for 3.0.12 | David King | 2013-10-04 | 3 | -3/+3 |
* | | [ticket/11885] Add migration files for 3.0.12-RC2 and RC3 and 3.0.12 | David King | 2013-10-04 | 3 | -0/+90 |
|/ |
|
* | Merge pull request #1739 from nickvergessen/ticket/11871 | Nathan Guse | 2013-10-03 | 1 | -6/+1 |
|\ |
|
| * | [ticket/11871] Allow backslash in classnames for Modules | Joas Schilling | 2013-09-27 | 1 | -6/+1 |
* | | Merge pull request #1704 from dhruvgoel92/ticket/11344 | Nathan Guse | 2013-10-03 | 1 | -0/+42 |
|\ \ |
|
| * | | [ticket/11344] Upgrade migration to namespaces | Dhruv | 2013-10-03 | 1 | -2/+4 |
| * | | [ticket/11344] Fix url of license | Dhruv | 2013-10-03 | 1 | -1/+1 |
| * | | [ticket/11344] Add migration to remove acp_style_components module in 3.1 | Dhruv | 2013-10-03 | 1 | -0/+40 |
* | | | [ticket/11882] Incorrect dependency in signature module auth migration | Nathan | 2013-10-02 | 1 | -1/+1 |
|/ / |
|
* | | Merge remote-tracking branch 'nickvergessen/ticket/11691' into develop | Dhruv | 2013-10-02 | 2 | -17/+59 |
|\ \ |
|
| * | | [ticket/11691] Fix table names and arguments/docs | Joas Schilling | 2013-09-26 | 1 | -8/+8 |
| * | | [ticket/11691] Move purge code into new function | Joas Schilling | 2013-09-26 | 1 | -7/+7 |
| * | | [ticket/11691] Fix typo in comment | Joas Schilling | 2013-09-26 | 1 | -1/+1 |
| * | | [ticket/11691] Add order by to the query | Joas Schilling | 2013-09-26 | 1 | -1/+2 |
| * | | [ticket/11691] Fix some minor comments | Joas Schilling | 2013-09-26 | 1 | -4/+3 |
| * | | [ticket/11691] Fix some more problems with softdelete update | Joas Schilling | 2013-09-26 | 1 | -4/+9 |
| * | | [ticket/11691] Stagger user notification reconversion even more | Joas Schilling | 2013-09-26 | 1 | -7/+24 |
| * | | [ticket/11691] Stagger the convertion of soft delete updates | Joas Schilling | 2013-09-26 | 1 | -3/+23 |
| |/ |
|
* | | [ticket/11878] Missing leading \ in dependencies in soft_delete_mcp_modules | Nathan Guse | 2013-10-02 | 1 | -2/+2 |
|/ |
|
* | [ticket/11700] Undo migrations migration, as not an issue for new installs | Nils Adermann | 2013-09-25 | 1 | -55/+0 |
* | [ticket/11700] Update migrations table for namespaces | Nils Adermann | 2013-09-25 | 1 | -0/+55 |
* | [ticket/11700] Only replace phpbb_search in strings that match | Nils Adermann | 2013-09-25 | 1 | -1/+1 |
* | [ticket/11700] Fix unresolvable condition in migration | Joas Schilling | 2013-09-25 | 1 | -1/+1 |
* | [ticket/11700] Change search backend db entry to namespaces | Nils Adermann | 2013-09-19 | 1 | -0/+30 |
* | [ticket/11700] Fix leftover backslashes in comments | Nils Adermann | 2013-09-16 | 2 | -3/+3 |
* | [ticket/11700] Fix a few more comments | Nils Adermann | 2013-09-16 | 7 | -12/+12 |
* | [ticket/11700] Fix installation after develop merge | Nils Adermann | 2013-09-16 | 4 | -8/+16 |
* | Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700 | Nils Adermann | 2013-09-16 | 41 | -61/+237 |
|\ |
|
| * | Merge remote-tracking branch 'imkingdavid/ticket/11824' into develop | Joas Schilling | 2013-09-13 | 1 | -0/+25 |
| |\ |
|
| | * | [ticket/11824] Change copyright year in migration file | David King | 2013-09-06 | 1 | -1/+1 |
| | * | [ticket/11824] Add option for mod_rewrite | David King | 2013-09-03 | 1 | -0/+25 |