aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/install/database_update.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/12775] Update doc blocksTristan Darricau2014-07-071-1/+0
* [ticket/12775] Fix container_builderTristan Darricau2014-07-071-1/+1
* [ticket/12775] Rename config_php to config_php_fileTristan Darricau2014-07-071-3/+3
* [ticket/12775] Renamed to \phpbb\di\container_builderTristan Darricau2014-07-071-5/+5
* [ticket/12775] Load the config file before constants.phpTristan Darricau2014-07-071-1/+0
* [ticket/12775] Update phpBB/install/database_update.phpTristan Darricau2014-07-071-23/+13
* [ticket/12446] Unnecessary db connect inphpbb_bootstrap_enabled_extsTristan Darricau2014-06-261-1/+1
* [ticket/12750] Center installation page copyright text.Cesar G2014-06-241-1/+3
* [ticket/12747] Drop support for FirebirdJoas Schilling2014-06-201-1/+1
* [ticket/12594] Update footer credit linesYuriy Rusko2014-05-271-1/+1
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-3/+7
* [ticket/12428] Use the database to store the original version numberTristan Darricau2014-05-071-5/+5
* [ticket/12428] Incorrect from version in database update log entryTristan Darricau2014-05-071-1/+9
* [ticket/12193] Fix broken HTML if SQL error occurs during migrationOliver Schramm2014-04-191-0/+2
* [ticket/11902] Use phpbb\php\ini classNathan Guse2013-12-301-1/+2
* [ticket/11902] Prevent errors if set_time_limit disabledNathan Guse2013-10-161-1/+1
* [ticket/11902] Set max execution time to 0 in db updateNathaniel Guse2013-10-101-1/+8
* [ticket/11883] Only output the migration time, not totalNathan Guse2013-10-041-3/+3
* [ticket/11883] Report completed data step in migration as "Installing Data"Nathan2013-10-021-4/+12
* Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700Nils Adermann2013-09-161-26/+7
|\
| * [ticket/11574] Remove install/udpate/new/ fallback from database_update.phpJoas Schilling2013-07-301-56/+11
| * [ticket/11574] Change order of files and database updateJoas Schilling2013-07-291-1/+2
| * Merge remote-tracking branch 'upstream/develop' into ticket/11574Igor Wiedler2013-07-141-4/+4
| |\
| * | [ticket/11574] Add trailing slash for consistencyIgor Wiedler2013-07-141-1/+1
| * | [ticket/11574] Fix table prefix in database updaterIgor Wiedler2013-07-141-1/+2
| * | [ticket/11574] Fix various path issues in the updaterIgor Wiedler2013-07-141-3/+2
| * | [ticket/11574] Use alternate DI config file for updaterIgor Wiedler2013-07-131-1/+4
| * | [ticket/11574] Add correct language parameter to return linksJoas Schilling2013-07-131-2/+2
| * | [ticket/11574] Require new files in database_update.php and add a class loaderJoas Schilling2013-07-131-6/+28
* | | [ticket/11700] Move all recent code to namespacesNils Adermann2013-09-161-6/+6
* | | [ticket/11700] Instantiate the class loader with namespace rather than prefixNils Adermann2013-07-141-1/+1
| |/ |/|
* | [ticket/11698] Moving all autoloadable files to phpbb/Nils Adermann2013-07-141-3/+3
|/
* [ticket/11570] Fix link and make the notice more conspiciuousOliver Schramm2013-05-311-3/+3
* [ticket/11570] Add link back to update processOliver Schramm2013-05-301-1/+12
* [ticket/11569] Add type parameter and fix language variableOliver Schramm2013-05-291-1/+1
* [ticket/11569] Add parameter to URL and remove commentOliver Schramm2013-05-291-2/+1
* [ticket/11569] Fixing link to continue updateOliver Schramm2013-05-261-1/+1
* [ticket/11567] Renamed extension_manager variable to avoid fatal errorOliver Schramm2013-05-261-2/+2
* [ticket/11335] Replace "$phpEx" with $phpExNathaniel Guse2013-04-241-1/+1
* [ticket/11335] (more class loader) Make php_ext 'php' not '.php'Nathan Guse2013-04-241-1/+1
* [ticket/11422] Increment assets when database_update is completeNathaniel Guse2013-03-101-4/+6
* Merge remote-tracking branch 'remotes/nickv/ticket/10714' into developNathaniel Guse2013-03-041-0/+1
|\
| * [ticket/10714] Get log from container in install, update and download/fileJoas Schilling2013-03-041-0/+1
* | Merge remote-tracking branch 'EXreaction/ticket/11386-3' into developDavid King2013-03-041-1/+7
|\ \
| * | [ticket/11386] Send list of migrations instead of using load_migrationsNathaniel Guse2013-03-031-1/+7
| |/
* | [ticket/11393] Give more information on database updaterNathaniel Guse2013-03-031-1/+22
|/
* [feature/migrations] Use the user class for language handlingNathaniel Guse2013-02-231-12/+10
* [feature/migrations] effectively installed check for migration dataNathan Guse2013-02-061-4/+13
* [feature/migrations] Fix migrations installer, schema for schema_data.sqlNathan Guse2013-02-061-47/+47
* [feature/migrations] Make depends_on static to call it without dependenciesNathan Guse2013-02-061-12/+4