| Commit message (Collapse) | Author | Age | Files | Lines |
| |\ |
|
| | |\
| | |
| | |
| | | |
[ticket/14471] Add $filedata to core.avatar_driver_upload_move_file_before event
|
| | | |
| | |
| | |
| | | |
PHPBB3-14471
|
| |\ \ \
| |/ /
| | |
| | |
| | | |
* 3.1.x:
[ticket/14540] Adjust recursive_dot_prefix_filter_iterator for performance
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Swapping conditions in the function accept() of the class
\phpbb\recursive_dot_prefix_filter_iterator saves a lot of isDir() calls which
is more expensive than $filename[0] checks.
PHPBB3-14540
|
| |\ \ \
| |/ / |
|
| | | |
| | |
| | |
| | | |
PHPBB3-14533
|
| |\ \ \
| |/ /
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* 3.1.x:
[ticket/14132] Use transaction for adding notifications to type table
[ticket/14519] Skip query if all unread notifications are retrieved
[ticket/14483] Do not send headers by default on access via controller
Conflicts:
phpBB/phpbb/notification/manager.php
|
| | |\ \
| | | |
| | | | |
[ticket/14519] Skip query if all unread notifications are retrieved
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-14519
|
| | |\ \ \
| | | | |
| | | | | |
[ticket/14132] Use transaction for adding notifications to type table
|
| | | |/ /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
This will prevent a race condition that might occur by two posts being
submitted at the same time with the notification type IDs not being
cached.
PHPBB3-14132
|
| | |\ \ \
| | |/ /
| |/| | |
[ticket/14483] Do not send headers by default on access via controller
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-14483
|
| |\ \ \ \
| |/ / / |
|
| | |/ /
| | |
| | |
| | | |
PHPBB3-14514
|
| | | |
| | |
| | |
| | | |
PHPBB3-14510
|
| |\ \ \
| | | |
| | | |
| | | | |
[ticket/14487] Try to handle connection timeouts
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-14487
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-14487
|
| |\ \ \ \
| | | | |
| | | | |
| | | | | |
[ticket/14499] Add command to update the board from CLI
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-14499
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-14499
|
| | |/ / /
| | | |
| | | |
| | | | |
PHPBB3-14499
|
| |\ \ \ \
| |/ / /
|/| / /
| |/ / |
|
| | |\ \
| | | |
| | | |
| | | | |
[ticket/14443] Introduce additional parameter to messenger
|
| | | |/
| | |
| | |
| | | |
PHPBB3-14443
|
| | | |
| | |
| | |
| | |
| | |
| | | |
This is returning an extra / on my machine which throws off the next code block, and then the class can't be found.
PHPBB3-14489
|
| |\ \ \
| |/ /
| | |
| | |
| | | |
* 3.1.x:
[ticket/13681] Invalidate and reset opcache where necessary
|
| | |\ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
[ticket/13681] Invalidate and reset opcache where necessary
* marc1706/ticket/13681:
[ticket/13681] Invalidate and reset opcache where necessary
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-13681
|
| |\ \ \ \
| | | | |
| | | | |
| | | | | |
[ticket/14457] Uses a random placeholder to inject css and js
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-14457
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-14457
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-14457
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-14457
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-14457
|
| |\ \ \ \ \
| |/ / / /
|/| / / /
| |/ / /
| | | |
| | | | |
Conflicts:
build/build.xml
phpBB/composer.lock
|
| | |/ / |
|
| |\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
[ticket/14462] Try to prevent timeouts in the installer
* CHItA/ticket/14462:
[ticket/14462] Not show timeout messages in convertors
[ticket/14462] Make timeout error translateable
[ticket/14462] Update ordering in install db config
[ticket/14462] Fix comments
[ticket/14462] Fix tests
[ticket/14462] Fix CS and typo
[ticket/14462] Set instance of db driver for database access using global
[ticket/14462] Fix installation in tests
[ticket/14462] Refactor tasks to be more modular
[ticket/14462] Further speed improvements
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-14462
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-14462
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-14462
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
- Cache the secondary container
- Only initialize tasks/modules that are being used
- Add timeout error message in the AJAX UI
PHPBB3-14462
|
| |\ \ \ \
| | |/ /
| |/| |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Conflicts:
build/build.xml
phpBB/docs/CHANGELOG.html
phpBB/includes/constants.php
phpBB/includes/functions_user.php
phpBB/install/convertors/convert_phpbb20.php
phpBB/install/schemas/schema_data.sql
phpBB/styles/prosilver/style.cfg
phpBB/styles/subsilver2/style.cfg
|
| | |\ \ \
| | | | |
| | | | |
| | | | | |
[ticket/14409] Update session page info before displaying online list
|
| | | | |/
| | |/|
| | | |
| | | | |
PHPBB3-14409
|
| | |/ / |
|
| |\ \ \
| | | |
| | | |
| | | | |
[ticket/14440] Correctly remove the web root path in update_web_root_path
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-14440
|