| Commit message (Collapse) | Author | Age | Files | Lines |
| ... | |
| | |\ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | | |
[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
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-13455
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-13455
|
| |\ \ \ \ \
| |/ / / /
|/| / / /
| |/ / /
| | | |
| | | | |
* develop-ascraeus:
[ticket/13348] Remove unnecessary global $cache
[ticket/13348] Use close method to free query result handle
|
| | | | |
| | | |
| | | |
| | | |
| | | | |
Conflicts:
phpBB/feed.php
|
| |\ \ \ \
| |/ / /
| | | |
| | | |
| | | | |
* develop-ascraeus:
[ticket/13569] Add missing sql_freeresults and remove unneeded results
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-13569
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-13139
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-13494
|
| |\ \ \ \
| |/ / /
| | | |
| | | |
| | | | |
Conflicts:
build/build.xml
|
| | | | | |
|
| |\ \ \ \
| | | | |
| | | | |
| | | | | |
Ticket/10388 Use Twig's JS escape filter instead of addslashes on LA_ keys
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-10388
|