| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
PHPBB3-16228
|
|\
| |
| |
| | |
[ticket/16217] Enable opcache on travis tests again
|
|/
|
|
| |
PHPBB3-16217
|
|\
| |
| |
| | |
[ticket/16216] Disable xdebug on travis
|
|/
|
|
| |
PHPBB3-16216
|
|\
| |
| |
| | |
[ticket/16210] Ensure terms of use is not skipped by enforcing form token
|
|/
|
|
| |
PHPBB3-16210
|
|\
| |
| |
| | |
[ticket/16199] Init guest posting CAPTCHA only if guest posting is allowed
|
|/
|
|
| |
PHPBB3-16199
|
|\
| |
| |
| | |
[ticket/16153] Enable Emojis and rich text in Topic title
|
| |
| |
| |
| | |
PHPBB3-16153
|
| |
| |
| |
| | |
PHPBB3-16153
|
| |\
| |/
|/| |
|
|\ \
| | |
| | |
| | | |
[ticket/16181] Enforce string for OAuth provider id
|
| | |
| | |
| | |
| | | |
PHPBB3-16181
|
| | |
| | |
| | |
| | | |
PHPBB3-16181
|
| | |
| | |
| | |
| | | |
PHPBB3-16181
|
|\ \ \
| | | |
| | | |
| | | | |
[ticket/16151] Enable Emojis and rich text in forum name
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Move to a new function()
PHPBB3-16151
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-16151
|
|\ \ \ \
| | | | |
| | | | |
| | | | | |
[ticket/16146] New core event: after move forum
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-16146
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-16146
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-16146
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | | |
[ticket/16161] Enable BBcodes without closing tag
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-16161
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | | |
[ticket/16150] Make post subject link an absolute url
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Change links that were relative to topic page into absolute links.
Update related test cases.
PHPBB3-16150
|
| | |_|/ / /
| |/| | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
The previous version was relative to a &start= which was
sometimes wrong.
PHPBB3-16150
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | | |
[ticket/16183] Add core.generate_smilies_count_sql_before
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-16183
|
| | |_|_|/ /
| |/| | | |
| | | | | |
| | | | | | |
PHPBB3-16183
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | | |
[ticket/16147] Updated tokens legend in BBCodes ACP
|
| | |/ / / /
| |/| | | |
| | | | | |
| | | | | | |
PHPBB3-16147
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | | |
[ticket/16172] Add group rank label to group view
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-16172
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-16172
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-16172
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | | |
[ticket/16174] Add core.set_cookie
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
PHPBB3-16174
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
PHPBB3-16174
|
| |/ / / / / /
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-16174
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | | |
[ticket/16141] plupload chunk_size incorrect when 'unlimited' is involved.
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
PHPBB3-16141
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
PHPBB3-16141
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Change get_chunk_size() calculation to correctly calculate limits without
letting a zero "unlimited" value always win. Also ensure get_chunk_size()
can only return zero if all of the limits were in fact set to unlimited.
PHPBB3-16141
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Change get_chunk_size() calculation to correctly calculate limits without
letting a zero "unlimited" value always win. Also ensure get_chunk_size()
can only return zero if all of the limits were in fact set to unlimited.
PHPBB3-16141
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Change get_chunk_size() calculation to correctly calculate limits without
letting a zero "unlimited" value always win. Also ensure get_chunk_size()
can only return zero if all of the limits were in fact set to unlimited.
PHPBB3-16141
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Change get_chunk_size() calculation to correctly calculate limits without
letting a zero "unlimited" value always win. Also ensure get_chunk_size()
can only return zero if all of the limits were in fact set to unlimited.
PHPBB3-16141
|
| | |_|_|_|/ /
| |/| | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Change get_chunk_size() calculation to correctly calculate limits without
letting a zero "unlimited" value always win. Also ensure get_chunk_size()
can only return zero if all of the limits were in fact set to unlimited.
PHPBB3-16141
|