| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
the database load
SECURITY-235
|
| |
|
|
|
|
|
| |
remove wildcards
This fixes removing the wildcard in the following search query: *.test
SECURITY-235
|
| |
|
|
|
| |
Database indexes are only used if wildcards are used at the end.
SECURITY-235
|
| |
|
|
| |
SECURITY-235
|
| |\
| |
| |
| | |
[ticket/15986] Add missing language key for posting.php
|
| | |
| |
| |
| | |
PHPBB3-15986
|
| |\ \
| | |
| | |
| | | |
[ticket/15939] Fix Pagination docblocks
|
| | | |
| | |
| | |
| | | |
PHPBB3-15939
|
| |\ \ \
| | | |
| | | |
| | | | |
[ticket/15941] Replace MAX to speed up query in update_post_information
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-15941
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Replace MAX SQL function with faster query using order by and limit.
The ajacent query could also be optimized to eliminate the usage of MAX.
Note that adding a compound key as suggested by EXPLAIN SQL yields an
improvement, but not nearly as fast as ORDER + LIMIT.
PHPBB3-15941
|
| | |/ /
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Replace MAX SQL function with faster query using order by and limit.
The ajacent query could also be optimized to eliminate the usage of MAX.
Note that adding a compound key as suggested by EXPLAIN SQL yields an
improvement, but not nearly as fast as ORDER + LIMIT.
PHPBB3-15941
|
| |\ \ \
| | | |
| | | |
| | | | |
[ticket/15965] Fix hardcoded directory [3.2.x only]
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-15965
|
| |\ \ \ \
| | | | |
| | | | |
| | | | | |
[ticket/15975] Remove user notification data upon user deletion
|
| | | |_|/
| |/| |
| | | |
| | | | |
PHPBB3-15975
|
| |\ \ \ \
| |_|/ /
|/| | |
| | | | |
[ticket/15884] Add memberlist_body_* events
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-15884
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-15884
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
update events.md (version)
update events.md (new events)
PHPBB3-15884
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
update description (typo)
PHPBB3-15884
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
update events.md
PHPBB3-15884
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
update events name
update events.md
PHPBB3-15884
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
update events name
update events.md
PHPBB3-15884
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
add new events for group
update events name
update events.md
PHPBB3-15884
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
update events.md
PHPBB3-15884
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-15884
|
| |\ \ \ \
| | | | |
| | | | |
| | | | | |
[ticket/15918] Fix addslashes in mcp_ban.html
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-15918
|
| | | |/ /
| |/| |
| | | |
| | | |
| | | |
| | | | |
In mcp_ban.html and coherently use twig syntax
PHPBB3-15918
|
| |\ \ \ \
| | | | |
| | | | |
| | | | | |
[ticket/15954] Add safeguards to include() calls
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-15954
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-15954
|
| |\ \ \ \ \
| |/ / / /
|/| | | |
| | | | | |
[ticket/15960] Add SQL transactions to functions_admin.php
|
| | |/ / /
| | | |
| | | |
| | | | |
PHPBB3-15960
|
| |\ \ \ \
| | | | |
| | | | |
| | | | | |
[ticket/15931] Fix PM report emails
|
| | | |_|/
| |/| |
| | | |
| | | | |
PHPBB3-15931
|
| |\ \ \ \
| |/ / /
|/| | |
| | | | |
[ticket/15899] Add core.modify_attachment_sql_ary_on_* events
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-15899
|
| |\ \ \ \
| | | | |
| | | | |
| | | | | |
[ticket/15926] Deny 3.2.x installation if PHP >= 7.3-dev
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-15926
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-15926
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-15926
|
| | | |/ /
| |/| |
| | | |
| | | | |
PHPBB3-15926
|
| |\ \ \ \
| | | | |
| | | | |
| | | | | |
[ticket/15883] New error message for when users try adding invalid usernames to a group
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-15883
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-15883
|
| | | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Using the new ->lang() format. Made the username
comparison case insensitive. Also fixed a bug where the return to
previous page link in the UCP was going back to the list of
groups rather than the specific manage group page when an error
occurred.
PHPBB3-15883
|
| | | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Update the ACP and the UCP so that when bulk adding users to a group,
if invalid usernames are submitted alongside valid usernames then a
message will be displayed to inform the user what the invalid usernames
are.
PHPBB3-15883
|
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | | |
[ticket/15921] Update textformattter to 1.3.2
|