phpbb/phpBB/install
Nils Adermann 0e772afb9d Merge branch 'prep-release-3.1.1' into develop-ascraeus
* prep-release-3.1.1:
  [ticket/13271] Disable CC sender feature for anonymous users
  [prep-release-3.1.1] Add 3.1.1 CHANGELOG
  [prep-release-3.1.1] Add 3.1.1 migration file
  [ticket/13263] Make sure default style exists and clean up code
  [ticket/13263] Only install/set prosilver if no style available
  [ticket/13263] Use prosilver as default style if user's style doesn't exist
  [ticket/security-164] Correctly format page_name
  [ticket/security-164] Sanitize all global variables in symfony_request class
  [ticket/13248] Use functional framework login method in tests
  [ticket/13248] Correctly pass provider name
  [ticket/13248] Always use provider collection for getting provider
  [ticket/13248] Allow specifying different auth provider in provider collection
  [ticket/13248] Use auth provider collection for getting provider
  [ticket/13262] Mention htaccess file when updating from 3.0 to 3.1
  [ticket/13267] Update Automatic Update instructions to include vendor directory
  [ticket/13268] Properly append ternary result in get_existing_indexes()
  [prep-release-3.1.1] Update version number to 3.1.1

Conflicts:
	build/build.xml
	phpBB/includes/constants.php
	phpBB/install/schemas/schema_data.sql
2014-11-02 01:25:51 +01:00
..
convertors [prep-release-3.1.1] Update version number to 3.1.1 2014-11-01 18:47:56 +01:00
data [ticket/12594] Remove @package tags and update file headers 2014-05-27 20:51:13 +02:00
schemas Merge branch 'prep-release-3.1.1' into develop-ascraeus 2014-11-02 01:25:51 +01:00
database_update.php [ticket/13211] Add log wrapper for writing database updater to log file 2014-10-24 13:22:56 -07:00
index.php [ticket/13045] Remove Pragma headers 2014-09-17 20:10:01 +02:00
install_convert.php [ticket/12775] Remove useless includes of config.php 2014-07-07 01:02:42 +02:00
install_install.php [ticket/13137] Generate the schema when the schema.json file is not available 2014-10-07 14:55:08 +02:00
install_main.php [ticket/12708] Make the path absolute by using __DIR__. 2014-06-14 18:16:57 +02:00
install_update.php [ticket/12778] Rename the file to *.bak instead of deleting 2014-08-07 16:52:49 +02:00
phpinfo.php [ticket/12723] Add Sniff ensuring PHP files use the correct file header 2014-06-22 00:45:34 +02:00