aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/install/index.php
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'upstream/develop' into feature/event-dispatcherIgor Wiedler2012-03-301-2/+2
|\
| * [task/php5.3] Looks like I missed a few places that needed PHP 5.2 changed to...David King2012-03-251-2/+2
* | [feature/event-dispatcher] Add empty dispatcher to installer and db updaterIgor Wiedler2012-03-281-0/+1
* | [feature/event-dispatcher] Delete hard dependency on composer.Oleg Pudeyev2012-03-181-2/+0
* | [feature/event-dispatcher] Use real EventDispatcher through composerIgor Wiedler2012-03-111-0/+2
|/
* [ticket/9916] Updating header license and removing Version $Id$Unknown2011-12-311-2/+1
* [feature/extension-manager] Don't use the extension manager during installNils Adermann2011-09-291-1/+1
* [feature/extension-manager] Add support for templates in extensions.Nils Adermann2011-09-291-2/+4
* [feature/extension-manager] The class loader no longer knows about extensionsNils Adermann2011-09-291-3/+6
* [feature/extension-manager] Extension Manager & FinderNils Adermann2011-09-291-1/+1
* [feature/remove-db-styles] Removed database storage of style components.Chris Smith2011-09-201-3/+0
* Merge remote-tracking branch 'igorw/ticket/10155' into developOleg Pudeyev2011-09-051-0/+1
|\
| * [ticket/10155] Add jQuery, introduce global assets pathIgor Wiedler2011-07-111-0/+1
* | [feature/request-class] Adjust code base to do html decoding manuallyIgor Wiedler2011-08-181-3/+3
* | Merge branch 'develop' into feature/request-classIgor Wiedler2011-08-181-8/+7
|\ \
| * \ Merge remote-tracking branch 'github-p/feature/template-engine' into developNils Adermann2011-08-131-2/+2
| |\ \
| | * | [feature/template-engine] Update installer for template engine changes.Oleg Pudeyev2011-08-091-1/+2
| | * | [feature/template-engine] Move template.php to includes/templateIgor Wiedler2011-07-101-1/+0
| | * | [feature/template-engine] Delete template class, use phpbb_template instead.Oleg Pudeyev2011-05-041-1/+1
| * | | [ticket/10258] Add HTML5 meta charset tagIgor Wiedler2011-07-291-0/+1
| * | | Merge remote-tracking branch 'github-igorw/ticket/10258' into developNils Adermann2011-07-201-3/+2
| |\ \ \
| | * | | [ticket/10258] Remove the meta charset tagIgor Wiedler2011-07-121-1/+0
| | * | | [ticket/10258] Remove X-UA-Compatible and imagetoolbar meta tagsIgor Wiedler2011-07-101-1/+0
| | * | | [ticket/10258] Change the DOCTYPE to HTML5Igor Wiedler2011-07-091-3/+4
| | | |/ | | |/|
| * | | [ticket/7090] Update documented minimum PHP version to 5.2.0Igor Wiedler2011-07-131-3/+2
| |/ /
* | | [feature/request-class] Make use of the is_secure() methodIgor Wiedler2011-08-181-1/+1
* | | [feature/request-class] Add server(), header() and is_ajax() to requestIgor Wiedler2011-07-151-7/+9
|/ /
* | Merge branch 'develop-olympus' into developNils Adermann2011-07-061-1/+1
|\ \
| * | [ticket/9859] Changing all phpBB footers to match the new credit lineYuriy Rusko2011-07-061-1/+1
* | | Merge branch 'develop-olympus' into developAndreas Fischer2011-06-191-13/+13
|\ \ \ | |/ /
| * | [ticket/10223] Replace spaces with tabsNils Adermann2011-06-191-13/+13
* | | Merge branch 'develop-olympus' into developAndreas Fischer2011-06-191-5/+19
|\ \ \ | |/ /
| * | [ticket/10223] Check optional before file_exists and correct require pathNils Adermann2011-06-181-2/+2
| * | [ticket/10223] requiring the new startup.php file conditionally.Nils Adermann2011-06-181-5/+19
* | | Merge branch 'develop-olympus' into developAndreas Fischer2011-06-151-98/+1
|\ \ \ | |/ /
| * | [ticket/10218] Moving global deregistration, etc. to startup.phpYuriy Rusko2011-06-141-98/+1
* | | Merge branch 'develop-olympus' into developOleg Pudeyev2011-05-101-1/+1
|\ \ \ | |/ / | | / | |/ |/|
| * [ticket/10126] Use binary "and not" instead of binary "xor" in error_reporting.Andreas Fischer2011-05-111-1/+1
* | Merge branch 'develop-olympus' into developNils Adermann2011-01-161-1/+1
|\ \ | |/
| * [ticket/9859] Remove years in credit line from some more files.Andreas Fischer2011-01-161-1/+1
| * PHP 5.3 compatibility: Disable E_DEPRECATED on startup to keep set_magic_quot...Nils Adermann2009-12-061-2/+6
| * - Stop people messing around #45935Chris Smith2009-06-021-3/+3
| * remove unused codeMeik Sievertsen2008-09-191-5/+0
| * fix bug #32925Meik Sievertsen2008-08-251-0/+2
| * fix installation by defining our needed CHMOD_READ and CHMOD_WRITE constants.Meik Sievertsen2008-08-241-0/+6
| * PHP 5.3 compatibility.Marek A. R2008-08-151-1/+1
| * removed executable props [Bug #6464]Nils Adermann2008-06-041-0/+0
| * #19955Meik Sievertsen2008-01-291-4/+9
* | [task/config-class] Do not create multiple cache driver instances.Nils Adermann2011-01-121-1/+1
* | [task/config-class] Implemented a config class to replace the global array.Nils Adermann2011-01-101-2/+2