| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| |
| |
| |
| |
| |
| | |
* Noxwizard/ticket/10349:
[ticket/10349] Removed duplicated functions from schema loading in tests
[ticket/10349] Update function comment
[ticket/10349] Use new schema comment function in installer
[ticket/10349] Unit tests: Consolidate schema comment removal functions
[ticket/10349] Unit tests: Remove comments while loading schema files
|
| |
| |
| |
| |
| |
| |
| | |
This is what now runs in the unit tests. The COMMENTS field in the dbms data
is no longer needed, so it has been removed.
PHPBB3-10349
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* prep-release-3.0.10:
[prep-release-3.0.10] Bumping version number for 3.0.10-RC3.
Conflicts:
phpBB/includes/constants.php
phpBB/install/database_update.php
phpBB/install/schemas/schema_data.sql
|
| | | |
|
|\ \ \
| |/ /
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* prep-release-3.0.10:
[prep-release-3.0.10] Bumping version number for 3.0.10-RC2.
Conflicts:
phpBB/includes/constants.php
phpBB/install/database_update.php
phpBB/install/schemas/schema_data.sql
|
| | | |
|
|\ \ \
| |/ /
| | |
| | |
| | | |
* prep-release-3.0.10:
[ticket/10488] Only set $config['email_max_chunk_size'] when not already set.
|
| | |
| | |
| | |
| | | |
PHPBB3-10488
|
|/ / |
|
| | |
|
| | |
|
| |
| |
| |
| | |
PHPBB3-10446
|
| |
| |
| |
| | |
PHPBB3-10446
|
|\ \
| | |
| | |
| | |
| | | |
* github-rxu/ticket/9416:
[ticket/9416] HTML entities in poll titles and options incorrectly re-encoded
|
| | |
| | |
| | |
| | | |
PHPBB3-9416
|
|\ \ \
| |/ /
|/| |
| | |
| | | |
* nickvergessen/ticket/10185:
[ticket/10185] Always set board startdate on conversion
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
The board startdate should always be set to first user registration date.
The current code did not do anything at all, as the board_startdate was always
set on installation before running the convertor.
PHPBB3-10185
|
|\ \ \
| |/ /
|/| |
| | |
| | |
| | | |
* nickvergessen/ticket/9066:
[ticket/9066] Move regex into get_preg_expression function and add tests
[ticket/9066] Disallow some database prefix to prevent same errors and problems
|
| | |
| | |
| | |
| | | |
PHPBB3-9066
|
| |/
| |
| |
| |
| |
| |
| | |
With this patch database prefixes must not be empty and only contain
alphanumeric characters, numbers and underscores.
PHPBB3-9066
|
|\ \
| | |
| | |
| | |
| | |
| | | |
* cs278/ticket/9307:
[ticket/9307] Add config variable to installation schema.
[ticket/9307] Remove hardcoded chunk size of mass emails.
|
| | |
| | |
| | |
| | | |
PHPBB3-9307
|
| |/
| |
| |
| |
| |
| |
| | |
The new config option is 'email_max_chunk_size' I have not added
an interface option to change this.
PHPBB3-9307
|
| |
| |
| |
| | |
PHPBB3-10189
|
|/
|
|
| |
PHPBB3-10189
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* prep-release-3.0.9:
[prep-release-3.0.9] Bumping version number for 3.0.9 final.
Conflicts:
phpBB/includes/constants.php
phpBB/install/database_update.php
phpBB/install/schemas/schema_data.sql
|
| | |
|
| |
| |
| |
| | |
PHPBB3-10003
|
| |
| |
| |
| |
| |
| |
| | |
Use require_updated to use the new version of db_tools if one
is present.
PHPBB3-10003
|
| |
| |
| |
| |
| |
| |
| | |
Now that the copy of db tools has been deleted, change which
class name is used.
PHPBB3-10003
|
| |
| |
| |
| | |
PHPBB3-10003
|
|\ \
| |/
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* prep-release-3.0.9:
[prep-release-3.0.9] Update Changelog for 3.0.9-RC4 release.
[prep-release-3.0.9] Decreasing version for an RC4 release.
Conflicts:
phpBB/includes/constants.php
phpBB/install/database_update.php
phpBB/install/schemas/schema_data.sql
|
| | |
|
|\ \
| |/
| |
| |
| |
| | |
* prep-release-3.0.9:
[ticket/9859] Changing all phpBB footers to match the new credit line
[ticket/9859] New footer copyright line with registered symbol
|
| |
| |
| |
| | |
PHPBB3-9859
|
|\ \
| |/
| |
| |
| | |
* prep-release-3.0.9:
[ticket/10247] Remove attempt_id as primary key from database_update.php
|
| |
| |
| |
| | |
PHPBB3-10247
|
|\ \
| |/
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* prep-release-3.0.9:
[prep-release-3.0.9] Update Changelog for 3.0.9 release.
[prep-release-3.0.9] Bumping version number for the final 3.0.9 release.
[ticket/10247] Removing attempt_id column from the 3.0.8 to 3.0.9-RC1 updater.
[ticket/10247] Add a db_tools test for the removal of a primary key column.
[ticket/10247] Add empty data section to database update for RC4
[ticket/10247] Remove unecessary attempt_id primary key column
Conflicts:
phpBB/includes/constants.php
phpBB/install/database_update.php
phpBB/install/schemas/schema_data.sql
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
To make sure that this column (which was too small and unecessary) does not
remain on 3.0.9-RCX installations and boards that were updated to a 3.0.9 RC,
the 3.0.10-RC1 release must correctly drop the column after db_tools has been
corrected and fully reviewed. The current version is not capable of dropping
primary keys correctly on all supported DBMSs.
PHPBB3-10247
|
| |
| |
| |
| | |
PHPBB3-10247
|
| |
| |
| |
| |
| |
| |
| |
| | |
The database update drops any key of the same name (potential primary key) and
afterwards the column. This does not work on some of the supported DBMS and
needs further changes.
PHPBB3-10247
|
| | |
|
| | |
|
|\ \
| |/
| |
| |
| | |
* prep-release-3.0.9:
[ticket/10223] Make definition of phpbb_require_updated conditional
|
| |
| |
| |
| |
| |
| |
| | |
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
|
| |
| |
| |
| | |
PHPBB3-10223
|
|\ \
| |/
| |
| |
| |
| |
| | |
* 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.
|
| |
| |
| |
| | |
PHPBB3-10223
|