| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
We're now calling get_preg_expression() instead of hardcoding the regex into
the helper route method.
PHPBB3-13073
|
| |
|
|
| |
PHPBB3-13073
|
| |
|
|
| |
PHPBB3-13073
|
| |
|
|
| |
PHPBB3-13073
|
| |
|
|
| |
PHPBB3-13073
|
| |
|
|
| |
PHPBB3-13073
|
| |
|
|
| |
PHPBB3-13073
|
| |
|
|
| |
PHPBB3-13073
|
| |\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
[ticket/12961] Add link in anti-spam ACP page which links directly to captchas in titania
* PayBas/ticket/12961:
[ticket/12961] Shorten ext-db link text
[ticket/12961] Fix missing phpBB.com
[ticket/12961] Remove target="_blank" and switch to <strong>
[ticket/12961] Add additional link to the KB
[ticket/12961] Move link to language file
[ticket/12961] Refactor lang entry
[ticket/12961] Change url to anti-spam-ext
[ticket/12961] Change url to https://www.phpbb.com/go/anti-spam/
[ticket/12961] Add link in anti-spam ACP page to titania
|
| | |
| |
| |
| | |
PHPBB3-12961
|
| | |
| |
| |
| |
| |
| | |
Don't know how that happened. Weird
PHPBB3-12961
|
| | |
| |
| |
| | |
PHPBB3-12961
|
| | |
| |
| |
| | |
PHPBB3-12961
|
| | |
| |
| |
| | |
PHPBB3-12961
|
| | |
| |
| |
| | |
PHPBB3-12961
|
| | |
| |
| |
| |
| |
| | |
As per IRC suggestion
PHPBB3-12961
|
| | |
| |
| |
| | |
PHPBB3-12961
|
| | |
| |
| |
| | |
PHPBB3-12961
|
| |\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
[ticket/12963] Revert back to "migrations" folder name for extensions
* nickvergessen/ticket/12963:
[ticket/12963] Always use core_path and core_directory()
[ticket/12963] Remove old migration/ folder from tests
[ticket/12963] Revert back to "migrations" folder name for extensions
|
| | | |
| | |
| | |
| | | |
PHPBB3-12963
|
| | | |
| | |
| | |
| | | |
PHPBB3-12963
|
| | | |
| | |
| | |
| | |
| | |
| | | |
The issues that can be created with the name change are just too much
PHPBB3-12963
|
| |\ \ \
| |/ /
|/| |
| | |
| | |
| | |
| | |
| | |
| | | |
[ticket/13022] "Return to advanced search" wrong assumption
* Senky/ticket/13022:
[ticket/13022] Language adjustments
[ticket/13022] Remove ternary condition
[ticket/13022] Condition Return to advanced search link
|
| | | |
| | |
| | |
| | | |
PHPBB3-13022
|
| | | |
| | |
| | |
| | | |
PHPBB3-13022
|
| | | |
| | |
| | |
| | | |
PHPBB3-13022
|
| |\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
develop-ascraeus
* GiampaoloFalqui/develop-ascraeus:
[ticket/13068] Language correction in FIELD_IS_CONTACT_EXPLAIN
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-13068
|
| |\ \ \ \
| |/ / /
|/| | |
| | | |
| | | | |
* Nicofuma/ticket/12963:
[ticket/12963] Fix the migration's finder for the tests (path, new instance)
|
| |/ / /
| | |
| | |
| | | |
PHPBB3-12963
|
| |\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
[ticket/12963] Correctly load migration files from migration/ in tests as well
* nickvergessen/ticket/12963:
[ticket/12963] Correctly load migration files from migration/ in tests as well
|
| |/ / /
| | |
| | |
| | | |
PHPBB3-12963
|
| | | |
| | |
| | |
| | |
| | |
| | | |
This reverts commit 46a9fe93d797bf7d56fd9b1e204f3c0459270122.
PHPBB3-13064
|
| |\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
[ticket/13061] Replace the service event.subscriber_loader by a compiler pass
* Nicofuma/ticket/13061:
[ticket/13061] Replace the service event.subscriber_loader by a compiler pass
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-13061
|
| |\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
[ticket/13062] Add viewforum.php core event to modify topic ids sql query
* rxu/ticket/13062:
[ticket/13062] Add viewforum.php core event to modify topic ids sql query
|
| | |/ / /
| | | |
| | | |
| | | |
| | | |
| | | | |
Event request: http://area51.phpbb.com/phpBB/viewtopic.php?f=111&t=45383
PHPBB3-13062
|
| |\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
[ticket/13064] Validate the migrations provided to migrator::set_migrations()
* Nicofuma/ticket/13064:
[ticket/13064] Validate the migrations provided to migrator::set_migrations()
|
| | |/ / /
| | | |
| | | |
| | | | |
PHPBB3-13064
|
| |\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
[ticket/13044] Expires header violates RFC 2616
* Senky/ticket/13044:
[ticket/13044] Move GMT out of gmdate in functions_acp
[ticket/13044] Move GMT out of gmdate()
[ticket/13044] \G\M\T to GMT in whole project
[ticket/13044] move GMT string out of gmdate()
[ticket/13044] Correct Expires headers
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-13044
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-13044
|
| | | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Note that there are more uses of "\G\M\T" in vendor files.
PHPBB3-13044
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-13044
|
| |/ / / /
| | | |
| | | |
| | | | |
PHPBB3-13044
|
| |\ \ \ \
| | | | |
| | | | |
| | | | | |
[ticket/13036] Make the reference type configurable when generating a route
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-13036
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-13036
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-13036
|
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | | |
[ticket/12963] Load extensions migrations from /migration
|