| Commit message (Collapse) | Author | Age | Files | Lines |
| |\
| |
| |
| | |
[ticket/13442] UTF-8 symbols for database host
|
| |/
|
|
| |
PHPBB3-13442
|
| |\
| |
| |
| | |
[ticket/14323] Added support for truncating long URLs
|
| | |
| |
| |
| |
| |
| | |
Explicitly tests a tag's markup to determine whether a link should be shortened
PHPBB3-14323
|
| | |
| |
| |
| | |
PHPBB3-14323
|
| | |
| |
| |
| |
| |
| | |
Expanded link text shortening to [url] BBCodes with no parameters
PHPBB3-14323
|
| | |
| |
| |
| | |
PHPBB3-14323
|
| | |
| |
| |
| | |
PHPBB3-14323
|
| | |
| |
| |
| | |
PHPBB3-14323
|
| | |
| |
| |
| | |
PHPBB3-14323
|
| | |
| |
| |
| | |
PHPBB3-14323
|
| | |
| |
| |
| | |
PHPBB3-14323
|
| | |
| |
| |
| | |
PHPBB3-14323
|
| |\ \ |
|
| | |\ \
| | | |
| | | |
| | | | |
[ticket/14407] Fix removing users from Newly Registered Users group
|
| | |/ /
| | |
| | |
| | | |
PHPBB3-14407
|
| |\ \ \
| | | |
| | | |
| | | | |
[ticket/14405] Force a lookahead check on [URL] BBCodes
|
| |/ / /
| | |
| | |
| | | |
PHPBB3-14405
|
| |\ \ \
| |/ / |
|
| | |\ \
| | | |
| | | |
| | | | |
[ticket/12618] Allow extension author to use SSL for version-check.
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-12618
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-12618
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
For version-check a new parameter 'ssl' is introduced.
If set to true, it will use 443 as port for the file_downloader.
In file_downloader, the host parameter of fsockopen is appended
with 'ssl://' in case the port is 443 in order to use SSL.
PHPBB3-12618
|
| |\ \ \ \
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | | |
Conflicts:
build/build.xml
phpBB/docs/CHANGELOG.html
phpBB/includes/acp/acp_bbcodes.php
|
| | |\ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Conflicts:
build/build.xml
phpBB/includes/constants.php
phpBB/install/schemas/schema_data.sql
|
| | | | | | |
|
| | | | | | |
|
| | | | | | |
|
| | | |\ \ \
| | | | | |
| | | | | |
| | | | | | |
[ticket/security-188] Check form key in acp_bbcodes
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
SECURITY-188
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
SECURITY-188
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-14343
|
| |\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
[ticket/13454] Remove unused variables, globals, and parameters
* marc1706/ticket/13454:
[ticket/13454] Add excessively removed code back
[ticket/13454] Remove more unused variables
[ticket/13454] Remove double semi-colons
[ticket/13454] Remove unused variables
[ticket/13454] Fix code sniffer complaints
[ticket/13454] Fix a few issues introduced by overdeleting stuff
[ticket/13454] Remove unused variables
[ticket/13454] Remove unused variables
[ticket/13454] Remove unused variables
[ticket/13454] Remove unused variables
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-13454
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
This should be the last part. Off to checking if the changes were correct.
PHPBB3-13454
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-13454
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
This is part 5 and there is more to come.
PHPBB3-13454
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-13454
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-13454
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Part 4
PHPBB3-13454
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Part 3 should fix tests up a little bit again.
PHPBB3-13454
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
This is part 2 of the pr.
PHPBB3-13454
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
This is the first part of the changes. More to come.
PHPBB3-13454
|
| |\ \ \ \ \ \ \
| | |/ / / / /
| |/| | | | | |
|
| | |\ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | | |
[ticket/14382] Specify the branch-alias in the composer.json files
|
| |\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
[ticket/14382] Specify the branch-alias in the composer.json files
|
| | | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
PHPBB3-14382
|
| | |\ \ \ \ \ \ \ \
|/ / / / / / / / /
| | | _ / / / / /
| | | / / / / /
| | | | | | | | |
* ticket/14382:
[ticket/14382] Specify the branch-alias in the composer.json files
|
| | | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
PHPBB3-14382
|
| |\ \ \ \ \ \ \ \
| | |/ / / / / /
| |/| | | | | | |
|