| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| |
| | |
Conflicts:
build/build.xml
|
| | |
|
|\ \
| |/
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Conflicts:
build/build.xml
phpBB/docs/CHANGELOG.html
phpBB/includes/constants.php
phpBB/install/convertors/convert_phpbb20.php
phpBB/install/schemas/schema_data.sql
phpBB/styles/prosilver/style.cfg
phpBB/styles/subsilver2/style.cfg
|
| | |
|
| |
| |
| |
| | |
PHPBB3-14344
|
|\ \
| |/
| |
| |
| |
| | |
* 3.1.x:
[ticket/14261] Fix tests by removing old code.
[ticket/14261] Move the update of session informations to page_footer()
|
| |\
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
[ticket/14261] Move the update of session informations to page_footer()
* Zoddo/ticket/14261:
[ticket/14261] Fix tests by removing old code.
[ticket/14261] Move the update of session informations to page_footer()
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This will obselete GH-4007
PHPBB3-14261
PHPBB3-13202
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Currently, the unique way to disable the update of session_page is to pass
"false" to the parameter of session_begin(). This method is directly
called in app.php, so pages served from the routing system can't disable
the update of session informations.
By moving the update to page_footer, we can allow controllers to tell to
the session manager that we don't want to update the session infos.
PHPBB3-14261
|
| |/
| |
| |
| | |
PHPBB3-14334
|
| |
| |
| |
| | |
PHPBB3-14345
|
| |
| |
| |
| | |
PHPBB3-14345
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
[ticket/14269] Use http_exceptions in the installer instead of die()
* CHItA/ticket/14269:
[ticket/14269] Change HTTP status codes to 403
[ticket/14269] Fix comments and language var names
[ticket/14269] Use http_exceptions in the installer instead of die()
|
| | |
| | |
| | |
| | | |
PHPBB3-14269
|
| | |
| | |
| | |
| | | |
PHPBB3-14269
|
| | |
| | |
| | |
| | | |
PHPBB3-14269
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
[feature/sql-bool-builder] New syntax for DBAL query builder for boolean generation
* brunoais/feature/sql-bool-builder:
[feature/sql-bool-builder] Fixing misuse of LOGICAL_OP instead of STATEMENTS
[feature/sql-bool-builder] Fixing typos in previous commit
[feature/sql-bool-builder] Changing syntax pt3. Don't use magic numbers
[feature/sql-bool-builder] Changing syntax pt2. Fix tests
[feature/sql-bool-builder] Changing syntax
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-13652
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-13652
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-13652
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Changing the syntax used to the one Nicofuma suggested.
PHPBB3-13652
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
[ticket/14257] Reparse after update
* Elsensee/ticket/14257:
[ticket/14257] Add tests for reparser manager
[ticket/14257] Fix CLI reparser and set cron interval
[ticket/14257] Fix CLI error message
[ticket/14257] Fix phpdoc in CLI command
[ticket/14257] Add text_reparser manager
[ticket/14257] Use migrations instead of cron job for some reparsers
[ticket/14257] Fix lock acquire in CLI command
[ticket/14257] Fix if condition
[ticket/14257] Add reparse_lock to CLI command
[ticket/14257] Add cron tasks for reparsing text
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-14257
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-14257
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-14257
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-14257
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-14257
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-14257
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-14257
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-14257
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | | |
[ticket/14326] Decode diffed file's content during update
|
| | |_|/ /
| |/| | |
| | | | |
| | | | | |
PHPBB3-14326
|
|/ / / /
| | | |
| | | |
| | | | |
PHPBB3-14320
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-14308
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* prep-release-3.2.0-a1:
[prep-release-3.2.0-a1] Add changelog for 3.2.0-a1
[prep-release-3.2.0-a1] Add migration for 3.2.0-a1
[prep-release-3.2.0-a1] Update version to 3.2.0-a1
|
| | |/ /
| |/| | |
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
[ticket/14270] Purge cache when the installer is finished
* CHItA/ticket/14270:
[ticket/14270] Purge cache when the installer is finished
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-14270
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-14281
|
| |/ / /
|/| | |
| | | |
| | | | |
PHPBB3-14281
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-14278
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-14277
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-14277
|
|\ \ \ \
| | | | |
| | | | |
| | | | | |
[ticket/14273] Remove unused core.root_path dependency in files.upload service
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-14273
|
|/ / / /
| | | |
| | | |
| | | | |
PHPBB3-14274
|
|\ \ \ \
| |/ / /
|/| | | |
[ticket/14264] Don't use constants as return values
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
This will prevent BC breaking in the future if we decide to
get rid of constants.
PHPBB3-14264
|
|\ \ \ \
| |/ / /
|/| | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
[ticket/14044] Deduplicate the installers
* CHItA/ticket/14044:
[ticket/14044] Add config as global in notify user
[ticket/14044] Fix language selection data loss
[ticket/14044] Patch language::set_fallback_array()
[ticket/14044] Fix tests
[ticket/14044] Fix wrong descriptions in install
[ticket/14044] Solve missing email template error
[ticket/14044] global $table_prefix in constants.php
[ticket/14044] Try to fix missing table prefix
[ticket/14044] Use the correct language file version
[ticket/14044] Automatically trigger rollback on insert in transaction
[ticket/14044] Use empty instead of !count
[ticket/14044] Fix Sqlite error in tests
[ticket/14044] Deduplicate the installers
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-14044
|