aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/develop/mysql_upgrader.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/16051] Remove mysql driver as it's no longer supported in PHP >= 7.0Marc Alexander2019-10-061-212/+0
* [ticket/13697] Moving filesystem related functions to filesystem serviceMateBartus2015-04-161-1/+1
* [ticket/10748] Replace direct creations of tools();Joas Schilling2015-02-071-1/+4
* Merge branch 'develop-ascraeus' into developMarc Alexander2015-01-101-4/+8
|\
| * [ticket/13307] Update mysql_upgrader.php to work without the schema_data.phpJoas Schilling2015-01-091-4/+8
* | [ticket/13421] Move tools to subdirectoryJoas Schilling2014-12-061-2/+2
|/
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-4/+10
* [ticket/11866] Update some occurances of phpbb_db_ to new NamespaceJoas Schilling2013-09-261-1/+1
* [ticket/11825] Move schema_data.php into includes/ instead of phpbb/Dhruv2013-09-031-1/+1
* [ticket/11755] MySQL upgrader out of dateNathan Guse2013-09-021-1148/+3
* Merge branch 'develop-olympus' into developJoas Schilling2013-07-301-0/+19
|\
| * Merge remote-tracking branch 'bantu/ticket/11753' into prep-release-3.0.12Joas Schilling2013-07-301-2/+19
| |\
| | * [ticket/11753] Remove ?> from MySQL Upgrader.Andreas Fischer2013-07-301-2/+0
| | * [ticket/11753] Update MySQL upgrader schema data.Andreas Fischer2013-07-301-0/+19
* | | Merge branch 'develop-olympus' into developJoas Schilling2013-07-301-1/+2
|\ \ \ | |/ /
| * | [ticket/11524] Add another isset() to mitigate "Illegal string offset 'limit'"Andreas Fischer2013-07-301-1/+2
| |/
* | [feature/soft-delete] Append _approved to *_posts and *_topics column namesJoas Schilling2012-11-091-3/+3
* | [feature/soft-delete] Fix sync() and some more functions to use the new fieldsJoas Schilling2012-10-221-5/+9
* | [feature/soft-delete] Lay the groundwork for a soft-delete featureJosh Woody2012-08-291-5/+5
* | [feature/new-tz-handling] Remove appearances of board_dst and user_dstJoas Schilling2012-06-181-2/+1
* | Merge PR #799 branch 'develop-olympus' into developOleg Pudeyev2012-05-101-1/+0
|\ \ | |/
| * [ticket/10881] Replace old (and unify) file headers in develop files.Andreas Fischer2012-05-101-1/+0
* | [ticket/10847] fixing all misspelled "dependant" to "dependent"Senky2012-04-301-1/+1
* | [feature/merging-style-components] Updating database and acp modulesVjacheslav Trushkin2012-03-141-51/+4
* | Merge branch 'develop-olympus' into developAndreas Fischer2012-01-021-2/+1
|\ \ | |/
| * [ticket/9916] Changing header in non-distributed filesUnknown2012-01-021-2/+1
* | [feature/remove-imagesets] Changing database structureVjacheslav Trushkin2011-09-031-31/+0
* | Merge branch 'develop-olympus' into developAndreas Fischer2011-05-231-1/+1
|\ \ | |/
| * [ticket/10192] Add missing semicolonErik Frèrejean2011-05-231-1/+1
* | Merge branch 'develop-olympus' into developIgor Wiedler2011-02-241-0/+1
|\ \ | |/
| * [ticket/10058] Initialize $phpbb_root_path in mysql_upgrader.php.Oleg Pudeyev2011-02-241-0/+1
* | Merge branch 'develop-olympus' into developOleg Pudeyev2011-02-231-1/+1
|\ \ | |/
| * [ticket/7778] Add the column change to `mysql_upgrader.php`Erik Frèrejean2011-02-231-1/+1
* | [ticket/9556] Drop php closing tags, add trailing newlineIgor Wiedler2010-11-111-2/+0
* | Merge branch 'develop-olympus' into developNils Adermann2010-03-031-0/+1
|\ \ | |/
| * Bug #56545 - Speed up topic move operation by adding an index for topic_id on...Andreas Fischer2010-01-281-0/+1
| * Revert r9564, Fix #54445, Related to #44665.Andreas Fischer2010-01-251-1/+0
| * update mysql_upgrader to latest schemaMeik Sievertsen2009-10-111-0/+1
| * ok, i am very sorry, but this needs to be fixed.Meik Sievertsen2009-08-121-0/+1
| * Fix Bug #46285 (drop index patch by Paul) - i hope the re-addition of the FUL...Meik Sievertsen2009-08-051-1/+19
| * update mysql_upgraderMeik Sievertsen2009-08-051-0/+9
| * Addition to r9696 - update develop/ scriptsRuslan Uzdenov2009-06-271-1/+1
| * update mysql upgrader to 3.0.6-devMeik Sievertsen2009-06-231-1/+3
| * Fix bug #44665 - Add index on log_time to the log table to prevent slowdown o...Andreas Fischer2009-06-081-0/+1
| * bring mysql upgrader up-to-date with 3.0.5-dev Meik Sievertsen2009-04-281-1/+3
| * extend the style columns (style_id, template_id, imageset_id, image_id...)Meik Sievertsen2008-11-271-12/+12
| * Better handling and finer control for custom profile fields visibility option...Meik Sievertsen2008-11-261-4/+5
| * - Added 'max_recipients' setting for private messages. This setting allows ad...Meik Sievertsen2008-09-231-0/+1
| * update upgrader schema to 3.0.2Meik Sievertsen2008-07-291-8/+11
* | merge changes from 3.0.x branchMeik Sievertsen2009-12-161-0/+1