aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/install/install_update.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/11791] Load adm/ events from styles/adm/event/Nathan Guse2013-09-021-1/+1
* Merge branch 'develop' of github.com:phpbb/phpbb3 into ticket/11628Nathan Guse2013-08-281-55/+45
|\
| * [ticket/11574] Do not display incompatible package note after successful updateJoas Schilling2013-07-301-0/+5
| * Merge remote-tracking branch 'phpbb/develop' into ticket/11574Joas Schilling2013-07-301-9/+10
| |\
| | * Merge branch 'develop-olympus' into developJoas Schilling2013-07-301-8/+2
| | |\
| | | * [ticket/10917] Variable used only once so delete itOliver Schramm2013-07-281-7/+1
| | | * [ticket/10917] Revert use of phpbb wrapperOliver Schramm2013-07-271-1/+1
| | * | Merge branch 'develop-olympus' into developNathaniel Guse2013-07-251-1/+1
| | |\ \ | | | |/
| | | * Merge remote-tracking branch 'remotes/Elsensee/ticket/10917' into develop-oly...Nathaniel Guse2013-07-251-1/+1
| | | |\
| | | | * [ticket/10917] Using phpbb wrapperOliver Schramm2013-07-241-1/+1
| | | | * [ticket/10917] Fixed notice that files are out of date when updating to an un...Oliver Schramm2013-07-241-1/+1
| | * | | Merge branch 'develop-olympus' into developNathaniel Guse2013-07-251-1/+8
| | |\ \ \ | | | |/ /
| | | * | [ticket/11062] If user's language is english there is no further work neededOliver Schramm2013-07-251-1/+1
| | | * | [ticket/11062] Load new strings from user's language file if providedOliver Schramm2013-07-251-0/+7
| | | |/
| * | | [ticket/11574] Change order of files and database updateJoas Schilling2013-07-291-8/+25
| * | | [ticket/11574] Fix more issues in the updaterIgor Wiedler2013-07-141-12/+0
| * | | [ticket/11574] Fix various path issues in the updaterIgor Wiedler2013-07-141-26/+2
| * | | [ticket/11574] Use log object instead of old functionJoas Schilling2013-07-131-2/+2
| * | | [ticket/11574] Create phpbb_log object before using it.Joas Schilling2013-07-131-0/+3
| |/ /
* | | [ticket/11628] Remove template_path option on set_custom_styleNathaniel Guse2013-07-241-1/+1
* | | [ticket/11628] Remove third parameter ($names) from set_custom_styleNathaniel Guse2013-07-241-1/+1
* | | [ticket/11628] Remove phpbb_style (move methods to phpbb_template)Nathaniel Guse2013-07-241-2/+2
|/ /
* | Merge branch 'develop-olympus' into developNathaniel Guse2013-06-061-1/+3
|\ \ | |/
| * [ticket/11588] Also use version.phpbb.com in install_update.php.Andreas Fischer2013-06-061-1/+3
* | [ticket/11479] Use phpbb_create_default_containerNathan Guse2013-04-241-12/+1
* | [ticket/11479] Fix install/update (rebuild container)Nathaniel Guse2013-04-241-1/+18
* | Merge PR #1130 branch 'EXreaction/ticket/11259' into developOleg Pudeyev2012-12-291-5/+6
|\ \
| * | [ticket/11259] adm_relative_path -> phpbb_adm_relative_pathNathan Guse2012-12-091-5/+5
| * | [ticket/11259] Make phpbb_admin_path available everywhereNathan Guse2012-12-091-5/+6
* | | Merge remote-tracking branch 'upstream/develop' into ticket/11015Oleg Pudeyev2012-12-131-1/+1
|\ \ \
| * \ \ Merge remote-tracking branch 'p/feature/template-events' into developDavid King2012-12-101-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | [feature/template-events] Convert a single style name to array of them.Oleg Pudeyev2012-11-171-1/+1
* | | | Merge remote-tracking branch 'upstream/develop' into ticket/11015Oleg Pudeyev2012-12-061-1/+1
|\ \ \ \ | |/ / /
| * | | [ticket/11213] Add missing global in install_update.phpIgor Wiedler2012-11-171-1/+1
| |/ /
* | | [ticket/11015] Move db driver class name fixing to functionIgor Wiedler2012-11-171-0/+2
* | | Merge remote-tracking branch 'upstream/develop' into ticket/11015Igor Wiedler2012-11-121-3/+17
|\ \ \ | |/ /
| * | [ticket/8713] Call htmlspecialchars_decode() on transfer (e.g. ftp) passwords.Andreas Fischer2012-09-081-2/+16
| * | [ticket/8713] Rename untrimed_variable() to untrimmed_variable().Andreas Fischer2012-09-081-2/+2
| * | [ticket/8713] Do not trim login inputsNathaniel Guse2012-09-031-2/+2
| * | [ticket/10875] Fix SQL CachingNathan Guse2012-07-301-1/+1
* | | [ticket/11015] Make DBAL classes autoloadableIgor Wiedler2012-07-211-2/+1
|/ /
* | [ticket/10754] Changing $style to $phpbb_styleVjacheslav Trushkin2012-04-031-1/+1
* | [feature/merging-style-components] Updating style initializationVjacheslav Trushkin2012-03-151-2/+2
* | [feature/merging-style-components] Updating database and acp modulesVjacheslav Trushkin2012-03-141-54/+4
* | [ticket/9916] Updating header license and removing Version $Id$Unknown2011-12-311-2/+1
* | [feature/remove-db-styles] Removed database storage of style components.Chris Smith2011-09-201-3/+0
* | [task/config-class] Always specify the config table to use.Nils Adermann2011-01-121-1/+3
* | [task/config-class] Implemented a config class to replace the global array.Nils Adermann2011-01-101-11/+2
* | [ticket/9556] Drop php closing tags, add trailing newlineIgor Wiedler2010-11-111-2/+0
* | Merge branch 'develop-olympus' into developNils Adermann2010-11-101-2/+2
|\ \ | |/