| Commit message (Collapse) | Author | Age | Files | Lines |
| ... | |
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
The automatic updater defines it too and includes database_update.php
for updating which causes an error otherwise.
PHPBB3-10223
|
| |\ \ \ \
| |/ / /
| | | |
| | | |
| | | | |
* prep-release-3.0.9:
[ticket/10223] Replace spaces with tabs
|
| | |\ \ \
| | |/ /
| | | |
| | | |
| | | | |
* naderman/ticket/10223:
[ticket/10223] Replace spaces with tabs
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-10223
|
| |\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
* rxu/ticket/10227:
[ticket/10227] Allow persistent connections for mysqli with PHP 5.3.0+
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-10227
|
| |\ \ \ \ \
| | |/ / /
| |/| | |
| | | | |
| | | | | |
* prep-release-3.0.9:
[ticket/10232] Renamed S_SEARCH_HIDDEN_FIELDS to S_SEARCH_LOCAL_HIDDEN_FIELDS
|
| | |\ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* naderman/ticket/10232:
[ticket/10232] Renamed S_SEARCH_HIDDEN_FIELDS to S_SEARCH_LOCAL_HIDDEN_FIELDS
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Avoids the global hidden fields from functions.php overwriting local
searches.
PHPBB3-10232
|
| |\ \ \ \ \ \
| |/ / / / /
| | | / / /
| |_|/ / /
|/| | | |
| | | | |
| | | | | |
* prep-release-3.0.9:
[ticket/10223] The search fid parameter is an array of forums not just an id
[ticket/10223] Check optional before file_exists and correct require path
[ticket/10223] requiring the new startup.php file conditionally.
|
| | |\ \ \ \
| | |_|_|/
| |/| | |
| | | | |
| | | | |
| | | | |
| | | | | |
* naderman/ticket/10223:
[ticket/10223] The search fid parameter is an array of forums not just an id
[ticket/10223] Check optional before file_exists and correct require path
[ticket/10223] requiring the new startup.php file conditionally.
|
| | | | |/
| | |/|
| | | |
| | | | |
PHPBB3-10223
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-10223
|
| | | |/
| | |
| | |
| | |
| | |
| | |
| | | |
Added a function for this which we can potentially apply to more of the files in the
installer and database updater.
PHPBB3-10223
|
| |\ \ \
| |/ /
| | |
| | |
| | | |
* prep-release-3.0.9:
[ticket/10229] On languge/acp/styles.php "%s" should be %s
|
| | |\ \
| | |/
| |/|
| | |
| | | |
* Raimon/ticket/10229:
[ticket/10229] On languge/acp/styles.php "%s" should be %s
|
| | |/
| |
| |
| | |
PHPBB3-10229
|
| |\ \
| |/
| |
| |
| | |
* prep-release-3.0.9:
[prep-release-3.0.9] Update Changelog for 3.0.9-RC2 release.
|
| | | |
|
| |\ \
| |/
| |
| |
| | |
* prep-release-3.0.9:
[ticket/10221] Append unit (seconds) after input field, remove from explanation
|
| | |\
| | |
| | |
| | |
| | | |
* naderman/ticket/10221:
[ticket/10221] Append unit (seconds) after input field, remove from explanation
|
| | |/
| |
| |
| | |
PHPBB3-10221
|
| |\ \
| |/
| |
| |
| |
| |
| |
| |
| |
| | |
* prep-release-3.0.9:
[prep-release-3.0.9] Bumping version number for 3.0.9-RC2.
Conflicts:
phpBB/includes/constants.php
phpBB/install/database_update.php
phpBB/install/schemas/schema_data.sql
|
| | | |
|
| |\ \
| |/
| |
| |
| |
| |
| |
| |
| | |
* prep-release-3.0.9:
[ticket/10218] Prevent startime from being overwritten by deregister_globals()
[ticket/10218] Moving global deregistration, etc. to startup.php
Conflicts:
phpBB/install/database_update.php
|
| | |\
| | |
| | |
| | |
| | |
| | | |
* Marshalrusty/ticket/10218:
[ticket/10218] Prevent startime from being overwritten by deregister_globals()
[ticket/10218] Moving global deregistration, etc. to startup.php
|
| | | |
| | |
| | |
| | | |
PHPBB3-10218
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | | |
Because startup.php deletes all variables, the constants in
database_update are used to preserve settings at the top.
PHPBB3-10218
|
| |\ \ \
| |/ /
| | |
| | |
| | | |
* prep-release-3.0.9:
[ticket/10220] Limit user agent value length for storage in login attempt table
|
| | |\ \
| | | |
| | | |
| | | |
| | | | |
* naderman/ticket/10220:
[ticket/10220] Limit user agent value length for storage in login attempt table
|
| | |/ /
| | |
| | |
| | | |
PHPBB3-10220
|
| |\ \ \
| |/ /
| | |
| | |
| | | |
* prep-release-3.0.9:
[ticket/10219] Remove invalid and invisible character from web.config.
|
| | |\ \
| | |/
| |/|
| | |
| | | |
* bantu/ticket/10219:
[ticket/10219] Remove invalid and invisible character from web.config.
|
| | |/
| |
| |
| | |
PHPBB3-10219
|
| |/ |
|
| |\
| |
| |
| |
| | |
* naderman/ticket/10214:
[ticket/10214] Correct Oracle create table query syntax in db_tools
|
| |/
|
|
|
|
|
|
| |
Removes the semicolon at end of oracle CREATE TABLE queries and adds a
semicolon to the end of a SELECT query inside of the trigger for a new
table's auto increment column before the end keyword
PHPBB3-10214
|
| |\
| |
| |
| |
| | |
* naderman/ticket/10213:
[ticket/10213] Update install schema with shorter index names.
|
| |/
|
|
| |
PHPBB3-10213
|
| |\
| |
| |
| |
| | |
* naderman/ticket/9892:
[ticket/9892] _sql in the updater needs to return the transaction results
|
| | |
| |
| |
| | |
PHPBB3-9892
|
| |\ \
| | |
| | |
| | |
| | | |
* naderman/ticket/9992:
[ticket/9992] The table name constant needs to be defined in the updater
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | | |
When the database update is run before updating the files the constant
is not yet defined.
PHPBB3-9992
|
| | | | |
|
| | | | |
|
| | | | |
|
| | | | |
|
| |\ \ \
| | | |
| | | |
| | | |
| | | | |
* naderman/ticket/10211:
[ticket/10211] Add spce after dot in new language string
|
| |/ / /
| | |
| | |
| | | |
PHPBB3-10211
|
| |\ \ \
| | |/
| |/|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* naderman/ticket/9892:
[ticket/9892] Correct copyright year
[ticket/9892] Remove incorrect use of camel case
[ticket/9892] Removing closing php tag from create_schema_files
[ticket/9892] Transaction support for database update sql execution function
[ticket/9892] count is a keyword in firebird, so renaming this alias
[ticket/9892] Q&A CAPTCHA did not work on firebird, so no need to change config
[ticket/9892] Shorten login_attempt key names to avoid firebird length problems
[ticket/9892] Drop Q&A CAPTCHA tables if left in inconsistent state
[ticket/9892] Adding a number of tests for db_tools
[ticket/9892] Table prefix lengths influence index lengths in db_tools
[ticket/9892] Shorten the index names on the q&a captcha
[ticket/9892] column & index name limits, firebird auto increment in db_tools
|