| Commit message (Collapse) | Author | Age | Files | Lines |
| |\ |
|
| | |
| |
| |
| | |
PHPBB3-14450
|
| |\ \
| |/
| |
| |
| | |
* 3.2.x:
[ticket/14540] Adjust recursive_dot_prefix_filter_iterator for performance
|
| | |\
| | |
| | |
| | |
| | | |
* 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
|
| |\ \ \
| |/ /
| | |
| | |
| | |
| | | |
* 3.2.x:
[ticket/14538] Update dependencies for 3.2.x
[ticket/14538] Update composer dependencies
|
| | | |
| | |
| | |
| | | |
PHPBB3-14538
|
| | |\ \
| | |/ |
|
| | | |
| | |
| | |
| | | |
PHPBB3-14538
|
| |\ \ \
| |/ /
| | |
| | |
| | |
| | | |
* 3.2.x:
[ticket/14528] Add back itemprop definitions to breadcrumbs
[ticket/14528] Update navbar_header.html for valid microdata
|
| | | |
| | |
| | |
| | | |
PHPBB3-14528
|
| | | |
| | |
| | |
| | | |
PHPBB3-14528
|
| |\ \ \
| |/ / |
|
| | |\ \
| | |/ |
|
| | | |
| | |
| | |
| | | |
PHPBB3-14533
|
| |\ \ \
| |/ /
| | |
| | |
| | | |
* 3.2.x:
[ticket/14523] Replace prototype definition with shared services
|
| | |\ \
| | | |
| | | | |
[ticket/14523] Replace prototype definition with shared services
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-14523
|
| |\ \ \ \
| |/ / / |
|
| | |\ \ \
| | | |/
| | |/| |
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-14422
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-14422
|
| |\ \ \ \
| |/ / / |
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-13972
|
| |\ \ \ \
| |/ / / |
|
| | |\ \ \
| | |/ /
| | | /
| | |/
| |/| |
|
| | | |\
| | | |
| | | |
| | | | |
[ticket/14486] Add an event and fix an event in login_box()
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-14486
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-14486
|
| | | |\ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
[ticket/14496] Cache last update of update list instead of using filemtime
* marc1706/ticket/14496:
[ticket/14496] Destroy update_list_time cache variable on intro
[ticket/14496] Cache last update of update list instead of using filemtime
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-14496
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-14496
|
| |\ \ \ \ \
| |/ / / / |
|
| | | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
The previous PR broke 3.2 because of different variable names
PHPBB3-13264
|
| |\ \ \ \ \
| |/ / / /
| | | | |
| | | | |
| | | | |
| | | | | |
* 3.2.x:
[ticket/13264] Link to post if user can view it
[ticket/13264] Do not force approved state if post visibility is known
|
| | |\ \ \ \
| | |/ / /
| | | | |
| | | | |
| | | | |
| | | | | |
* 3.1.x:
[ticket/13264] Link to post if user can view it
[ticket/13264] Do not force approved state if post visibility is known
|
| | | |\ \ \
| | | | | |
| | | | | | |
[ticket/13264] Do not force approved state if post visibility is known
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-13264
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Post visibility is used if it is set to a valid value.
PHPBB3-13264
|
| |\ \ \ \ \ \
| |/ / / / /
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* 3.2.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
|
| | |\ \ \ \ \
| | |/ / / /
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* 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
|
| |\ \ \ \ \ \
| |/ / / / /
| | | | | |
| | | | | |
| | | | | | |
* 3.2.x:
[release-3.2.0-b2] Update versions to 3.2.0-3-dev
|
| | | | | | | |
|
| |\ \ \ \ \ \
| |/ / / / / |
|