| Commit message (Collapse) | Author | Age | Files | Lines |
| ... | |
| |\ \ \
| |/ /
| | /
| |/
|/| |
Conflicts:
phpBB/phpbb/search/fulltext_native.php
|
| | |
| |
| |
| | |
PHPBB3-13674
|
| | |
| |
| |
| |
| |
| |
| |
| |
| | |
This changes how the native FULLTEXT search calculates the total
match number for MySQL.
This should improve performance as there is one less query being made
and it is being searched using the technique mentioned in the manual
PHPBB3-13674
|
| | |
| |
| |
| | |
PHPBB3-13132
|
| |\ \
| |/ |
|
| | |\
| | |
| | |
| | | |
[ticket/13477] Update file cache driver for extension paths
|
| | | |
| | |
| | |
| | | |
PHPBB3-13477
|
| | | |
| | |
| | |
| | |
| | |
| | | |
Replace slashes on file name
PHPBB3-13477
|
| |\ \ \
| | | |
| | | |
| | | | |
[ticket/13647] Move FAQ page to a controller
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-13647
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-13647
|
| |\ \ \ \
| | |/ /
| |/| |
| | | |
| | | | |
Conflicts:
phpBB/phpbb/session.php
|
| | |\ \ \
| | | | |
| | | | |
| | | | | |
[ticket/13617] Enforce column size limit for session_forum_id
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-13617
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-13617
|
| | | | |/
| | |/|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* ticket/13617:
[ticket/13617] Enforce column size limit for session_forum_id
Conflicts:
phpBB/phpbb/session.php
|
| |\ \ \ \
| |/ / / |
|
| | |\ \ \
| | |/ /
| |/| |
| | | | |
[ticket/13592] Allow changing get_visibility_sql's result
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-13592
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
I had forgotten this one
PHPBB3-13592
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-13592
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-13592
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-13592
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-13592
|
| |\ \ \ \
| | | | |
| | | | |
| | | | | |
[ticket/13513] Use paths relative to the phpBB root in the router
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-13513
|
| |\ \ \ \ \
| | |/ / /
| |/| | /
| |_|_|/
|/| | | |
* 3.1.x:
[ticket/13643] Change the priority of kernel_terminate_subscriber to PHP_INT_MIN
|
| | |\ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
[ticket/13643] Change the priority of kernel_terminate_subscriber to -10000
* Nicofuma/ticket/13643:
[ticket/13643] Change the priority of kernel_terminate_subscriber to PHP_INT_MIN
|
| | | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
PHP_INT_MIN isn't a defined constant but it can be calculed by
~PHP_INT_MAX (two's complement of PHP_INT_MAX)
PHPBB3-13643
|
| |\ \ \ \ \
| |/ / / /
| | | | |
| | | | |
| | | | | |
* 3.1.x:
[ticket/13551] Fix incorrectly named template variable: AUTH_LDAP_DN
|
| | |\ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
[ticket/13551] Fix incorrectly named template variable: AUTH_LDAP_DN
* prototech/ticket/13551:
[ticket/13551] Fix incorrectly named template variable: AUTH_LDAP_DN
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-13551
|
| |\ \ \ \ \ \
| |/ / / / /
| | | | | |
| | | | | |
| | | | | | |
* 3.1.x:
[ticket/13644] Always type hint dispatch_interface
|
| | | |/ / /
| |/| | |
| | | | |
| | | | | |
PHPBB3-13644
|
| |\ \ \ \ \
| |/ / / / |
|
| | |\ \ \ \
| | |/ / /
| |/| | |
| | | | | |
[ticket/13631] Fix wrong variable in get_global_visibility_sql()'s event
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-13631
|
| | | | |/
| | |/|
| | | |
| | | |
| | | |
| | | |
| | | | |
I don't get this... I was positive I, at some point, had it right... I don't get
what happened...
PHPBB3-13631
|
| |\ \ \ \
| |/ / /
| | | |
| | | |
| | | | |
* 3.1.x:
[ticket/13570] Remove unnecessary ternary condition from mysqli driver
|
| | |/ /
| | |
| | |
| | | |
PHPBB3-13570
|
| | | |
| | |
| | |
| | | |
PHPBB3-10748
|
| | | |
| | |
| | |
| | | |
PHPBB3-10748
|
| | | |
| | |
| | |
| | | |
PHPBB3-10748
|
| | | |
| | |
| | |
| | | |
PHPBB3-10748
|
| |\ \ \
| |/ / |
|
| | | |
| | |
| | |
| | | |
PHPBB3-13588
|
| |\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
[ticket/13407] Update Symfony to 2.7.*@dev
* Nicofuma/ticket/13407:
[ticket/13407] Update composer.lock file
[ticket/13407] Bump minimal version to php 5.3.9
[ticket/13407] Introduce a request_stack service
[ticket/13407] Remove the last occurence of pattern in routing files
[ticket/13407] Update Symfony to 2.7.*@dev
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-13407
|
| |\ \ \ \
| |/ / /
|/| | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
[ticket/13455] Change request_var() calls with $request->variable()
* MGaetan89/ticket/13455:
[ticket/13455] Remove `request_var()` references from comments
[ticket/13455] Remove unnecessary calls to `utf8_normalize_nfc()`
[ticket/13455] Update calls to `request_var()`
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-13455
|