phpbb/phpBB/install
Nils Adermann cf89952106 Merge branch 'develop-olympus' into develop
* develop-olympus:
  [ticket/7717] Localise default extension groups for attachments
  [ticket/9598] checkdnsrr() is now available on Windows with PHP 5.3 or later. Change if block order to always call checkdnsrr() if the function is available.
  [ticket/9173] No longer limit scope of numbers we store in the config table on
  [ticket/9536] Small improvement for query against user/session tables when managing users from the ACP.
  [ticket/9526] If an admin changes a user's 'user_allow_viewonline' flag to 'hide me' the admin usually wants that user to be hidden immediately. We therefore have to update his session if one exists.
  [ticket/9518] Correctly create new connection on PostgreSQL when new connection is forced.
  [ticket/9514] Correctly delete big datasets when deleting a forum including topics/posts on non-MySQL databases.
  [ticket/6726] Added localhost/127.0.0.1 note to database server hostname explanation in install language.
  [feature/remote_upload-filesize] Also check HTTP content-length before actually starting the file transfer.
  [feature/remote_upload-filesize] When transferring files from a remote webserver, abort the transfer as soon as the allowed filesize has been exceeded.
  [ticket/9176] Take current board timezone settings into account when setting board date format.
2010-05-14 02:51:56 +02:00
..
convertors Incrementing the version number to 3.0.7-PL1 2010-03-05 21:09:37 +01:00
data Copy 3.0.x branch to trunk 2009-10-04 18:14:59 +00:00
schemas Incrementing the version number to 3.0.7-PL1 2010-03-05 21:09:37 +01:00
database_update.php [ticket/7717] Localise default extension groups for attachments 2010-05-14 02:42:21 +02:00
index.php merge changes from 3.0.x branch 2009-12-16 15:48:23 +00:00
install_convert.php Support for Microsoft's Native SQL Server Driver for PHP - Patch by Chris Pucci at Microsoft [Bug #57055] 2010-02-11 00:02:51 +00:00
install_install.php Support for Microsoft's Native SQL Server Driver for PHP - Patch by Chris Pucci at Microsoft [Bug #57055] 2010-02-11 00:02:51 +00:00
install_main.php Copy 3.0.x branch to trunk 2009-10-04 18:14:59 +00:00
install_update.php Merge r10528 into 3.0.7: Update: Store expected resulting file contents in cache and do not suggest further merges if the contents match, also fixes infinite merge loop [Bug #54075] 2010-02-24 00:08:13 +00:00
phpinfo.php Copy 3.0.x branch to trunk 2009-10-04 18:14:59 +00:00