aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/install/install_install.php
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/nickv/ticket/10714' into developNathaniel Guse2013-03-041-2/+3
|\
| * [ticket/10714] Get log from container in install, update and download/fileJoas Schilling2013-03-041-2/+3
* | [ticket/11386] Send list of migrations instead of using load_migrationsNathaniel Guse2013-03-031-4/+9
|/
* Merge remote-tracking branch 'EXreaction/feature/migrations-data' into developDavid King2013-02-261-0/+16
|\
| * Merge branch 'feature/migrations-data' of github.com:EXreaction/phpbb3 into f...Nathaniel Guse2013-02-251-2/+2
| |\
| | * Merge branch 'develop' of git://github.com/phpbb/phpbb3 into feature/migratio...Nathaniel Guse2013-02-231-2/+2
| | |\
| * | | [feature/migrations] Inject migrator rather than the container.Nathaniel Guse2013-02-251-3/+12
| |/ /
| * | [feature/migrations] Automatically populate migrations table on installNathan Guse2013-02-061-0/+7
* | | [ticket/11298] Fix typo in language key; EXTENSIONS -> EXTENSIONDavid King2013-02-231-1/+1
| |/ |/|
* | [feature/migrations] Make the container available to extension installersNathan Guse2013-02-061-2/+2
|/
* [ticket/11305] Adjust comment.Oleg Pudeyev2013-01-021-1/+1
* [ticket/11305] Use phpbb_create_default_container.Oleg Pudeyev2013-01-021-12/+1
* [ticket/11305] Create a normal container during final installation step.Oleg Pudeyev2013-01-021-2/+19
* [ticket/11305] Retrieve cache driver from container rather than cache service.Oleg Pudeyev2013-01-021-2/+3
* Merge PR #1130 branch 'EXreaction/ticket/11259' into developOleg Pudeyev2012-12-291-2/+2
|\
| * [ticket/11259] Make phpbb_admin_path available everywhereNathan Guse2012-12-091-2/+2
* | Merge remote-tracking branch 'upstream/develop' into ticket/11015Oleg Pudeyev2012-12-131-2/+3
|\ \
| * | [ticket/11088] Added missing commaDavid King2012-12-121-1/+1
| * | [ticket/11088] Move style, extension and language pack management to customiseDavid King2012-12-121-2/+3
| |/
* | Merge remote-tracking branch 'upstream/develop' into ticket/11015Oleg Pudeyev2012-12-061-2/+18
|\ \ | |/
| * Merge PR #545 branch 'brunoais/ticket/10601' into developOleg Pudeyev2012-12-011-2/+17
| |\
| | * [ticket/10601] Comment explaning the basename applied to categoriesBruno Ais2012-11-261-0/+2
| | * [ticket/10601] Correctly access class propertyDavid King2012-11-261-4/+4
| | * [ticket/10601]Move Inbox the default in private messages moduleBruno Ais2012-11-261-2/+15
| * | Merge PR #893 branch 'develop-olympus' into developOleg Pudeyev2012-12-011-0/+1
| |\ \ | | |/ | |/|
| | * [ticket/10184] Disable receiving pms for bots by defaultJoas Schilling2012-12-011-0/+1
* | | Merge remote-tracking branch 'upstream/develop' into ticket/11015Igor Wiedler2012-11-121-51/+19
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'igorw/ticket/11183' into developAndreas Fischer2012-11-101-35/+9
| |\ \
| | * | [ticket/11183] Remove $load_extensions and weird dl() callsIgor Wiedler2012-11-101-35/+9
| * | | [ticket/11181] Bump PHP requirement to 5.3.3 (from 5.3.2)Igor Wiedler2012-11-091-1/+1
| |/ /
| * | Merge PR #1042 branch 'develop-olympus' into developOleg Pudeyev2012-11-091-11/+5
| |\ \ | | |/
| | * [ticket/10897] Bot list updatedCarlo2012-11-091-11/+5
| * | [ticket/10631] Validation for extensionsNathan Guse2012-09-011-3/+3
| * | [ticket/11052] constructor updated in installer and convertorDhruv2012-08-151-2/+2
* | | [ticket/11015] Make DBAL classes autoloadableIgor Wiedler2012-07-211-9/+3
|/ /
* | Merge branch 'develop' of git://github.com/phpbb/phpbb3 into feature/new-tz-h...Joas Schilling2012-07-181-2/+2
|\ \
| * \ Merge PR #856 branch 'develop-olympus' into developOleg Pudeyev2012-07-071-2/+2
| |\ \ | | |/
| | * [ticket/10937] Comment removal functions: Restore backward compatibilityAndreas Fischer2012-07-031-2/+2
* | | [feature/new-tz-handling] Remove appearances of board_dst and user_dstJoas Schilling2012-06-181-1/+1
|/ /
* | Merge PR #743 branch 'develop-olympus' into developOleg Pudeyev2012-05-211-1/+3
|\ \ | |/
| * Merge PR #743 branch 'bantu/ticket/10094' into develop-olympusOleg Pudeyev2012-05-211-1/+3
| |\
| | * [ticket/10094] Purge acm_file cache before phpBB installation.Andreas Fischer2012-04-131-1/+3
* | | Merge PR #771 branch 'develop-olympus' into developOleg Pudeyev2012-04-261-0/+16
|\ \ \ | |/ /
| * | [ticket/10836] Check if avatar directory is writable after installgalaxyAbstractor2012-04-251-0/+16
| * | [ticket/10492] Separate config generation from the installerPatrick Webster2012-04-201-27/+1
* | | Merge branch 'develop-olympus' into developAndreas Fischer2012-04-201-16/+19
|\ \ \ | |/ /
| * | [ticket/10812] Disabled register_globals check in PHP 5.4galaxyAbstractor2012-04-201-16/+19
| |/
* | [ticket/10813] Installer now checks json extensionriadhchtara2012-04-191-1/+21
* | [ticket/10547] User is not logged in as admin after installationGabriel Anca2012-04-041-0/+3
* | [task/php5.3] Changed minimum PHP requirement for Ascraeus to 5.3.2David King2012-03-251-1/+1