Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | [ticket/16008] Enforce string data type as per ticket/16181 | mrgoldy | 2019-11-03 | 1 | -1/+6 | |
| | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-16008 | |||||
| * | | | | | [ticket/16008] Remove empty line, re-add @changed and remove duplicate code | mrgoldy | 2019-11-03 | 1 | -27/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-16008 | |||||
| * | | | | | [ticket/16008] Properly order get_external_service_provider | mrgoldy | 2019-11-03 | 2 | -10/+10 | |
| | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-16008 | |||||
| * | | | | | [ticket/16008] Add missing empty line | mrgoldy | 2019-11-03 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-16008 | |||||
| * | | | | | [ticket/16008] Clean up phpBB OAuth system | mrgoldy | 2019-11-03 | 10 | -855/+1073 | |
| | |_|/ / | |/| | | | | | | | | | | | | | PHPBB3-16008 | |||||
* | | | | | Merge pull request #5726 from marc1706/ticket/12559 | Marc Alexander | 2019-11-08 | 1 | -0/+49 | |
|\ \ \ \ \ | |/ / / / |/| | | | | | | | | | [ticket/12559] Add forum setting to limit subforum legend | |||||
| * | | | | [ticket/12559] Use short array syntax | Marc Alexander | 2019-11-04 | 1 | -14/+14 | |
| | | | | | | | | | | | | | | | | | | | | PHPBB3-12559 | |||||
| * | | | | [ticket/12559] Move migration to v330 folder | Marc Alexander | 2019-11-01 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | PHPBB3-12559 | |||||
| * | | | | [ticket/12559] Update migration dependencies | PayBas | 2019-11-01 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | PHPBB3-12559 | |||||
| * | | | | [ticket/12559] Updated copyright information | PayBas | 2019-11-01 | 1 | -3/+7 | |
| | | | | | | | | | | | | | | | | | | | | PHPBB3-12559 | |||||
| * | | | | [ticket/12559] Add forum setting to limit subforum legend | PayBas | 2019-11-01 | 1 | -0/+45 | |
| |/ / / | | | | | | | | | | | | | | | | | | | | | Squashed all commits, they were basically just typos and errors PHPBB3-12559 | |||||
* | | | | [ticket/16188] Remove some legacy code and fix bug | rubencm | 2019-11-01 | 1 | -2/+1 | |
| | | | | | | | | | | | | | | | | PHPBB3-16189 | |||||
* | | | | [ticket/16189] Deprecate inet_ntop and inet_pton wrappers | rubencm | 2019-11-01 | 1 | -39/+7 | |
|/ / / | | | | | | | | | | PHPBB3-16189 | |||||
* | | | [ticket/16190] Deprecate phpbb's checkdnsrr wrapper | rubencm | 2019-10-31 | 1 | -2/+2 | |
| | | | | | | | | | | | | PHPBB3-16190 | |||||
* | | | Merge branch '3.2.x' into 3.3.x | Marc Alexander | 2019-10-28 | 1 | -3/+8 | |
|\ \ \ | |/ / | ||||||
| * | | Merge pull request #5709 from mrgoldy/ticket/16181 | Marc Alexander | 2019-10-28 | 1 | -3/+8 | |
| |\ \ | | | | | | | | | | | | | [ticket/16181] Enforce string for OAuth provider id | |||||
| | * | | [ticket/16181] Fix typo in comment | Marc Alexander | 2019-10-20 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | PHPBB3-16181 | |||||
| | * | | [ticket/16181] Fix spelling mistake in associated | mrgoldy | 2019-10-08 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | PHPBB3-16181 | |||||
| | * | | [ticket/16181] Enforce string data type | mrgoldy | 2019-10-08 | 1 | -3/+8 | |
| | | | | | | | | | | | | | | | | PHPBB3-16181 | |||||
* | | | | [ticket/16192] Fix CLI extension not enableable messages | Matt Friedman | 2019-10-27 | 1 | -6/+5 | |
| | | | | | | | | | | | | | | | | PHPBB3-16192 | |||||
* | | | | Merge branch 'prep-release-3.3.0-b1' into 3.3.x | Marc Alexander | 2019-10-23 | 3 | -1/+79 | |
|\ \ \ \ | ||||||
| * | | | | [prep-release-3.3.0-b1] Add jquery update migration to 330b1 dependencies | Marc Alexander | 2019-10-21 | 1 | -0/+1 | |
| | | | | | ||||||
| * | | | | Merge pull request #5716 from marc1706/ticket/15437 | Marc Alexander | 2019-10-21 | 2 | -1/+38 | |
| |\ \ \ \ | | | | | | | | | | | | | [ticket/15437] Update jQuery and cookie consent to latest | |||||
| | * | | | | [ticket/15437] Rename jquery.min.js to jquery-3.4.1.min.js | Marc Alexander | 2019-10-20 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15437 | |||||
| | * | | | | [ticket/15437] Add migration for updating jQuery to 3.4.1 | Marc Alexander | 2019-10-20 | 1 | -0/+37 | |
| | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15437 | |||||
| * | | | | | [prep-release-3.3.0-b1] Add migration for 3.3.0-b1 | Marc Alexander | 2019-10-19 | 1 | -0/+40 | |
| |/ / / / | ||||||
* | | | | | Merge branch '3.2.x' into 3.3.x | Marc Alexander | 2019-10-20 | 1 | -1/+27 | |
|\ \ \ \ \ | | |/ / / | |/| | | | ||||||
| * | | | | Merge pull request #5703 from senky/ticket/16174 | Marc Alexander | 2019-10-20 | 1 | -1/+27 | |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | [ticket/16174] Add core.set_cookie | |||||
| | * | | | | [ticket/16174] Improve event desc | Jakub Senko | 2019-10-08 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-16174 | |||||
| | * | | | | [ticket/16174] Add function params to the event | Jakub Senko | 2019-10-07 | 1 | -2/+12 | |
| | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-16174 | |||||
| | * | | | | [ticket/16174] Add core.set_cookie | Jakub Senko | 2019-10-04 | 1 | -1/+17 | |
| | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-16174 | |||||
* | | | | | | Merge branch '3.2.x' into 3.3.x | Marc Alexander | 2019-10-20 | 1 | -11/+26 | |
|\ \ \ \ \ \ | |/ / / / / | | | / / / | |_|/ / / |/| | | | | ||||||
| * | | | | Merge pull request #5667 from EA117/ticket/16141 | Marc Alexander | 2019-10-20 | 1 | -11/+26 | |
| |\ \ \ \ | | |_|/ / | |/| | | | | | | | | [ticket/16141] plupload chunk_size incorrect when 'unlimited' is involved. | |||||
| | * | | | [ticket/16141] plupload chunk_size when 'unlimited' is involved. | EA117 | 2019-08-30 | 1 | -33/+23 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | |||||
| | * | | | [ticket/16141] plupload chunk_size when 'unlimited' is involved. | EA117 | 2019-08-29 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | |||||
| | * | | | [ticket/16141] plupload chunk_size when 'unlimited' is involved. | EA117 | 2019-08-28 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | |||||
| | * | | | [ticket/16141] plupload chunk_size incorrect when 'unlimited' is involved. | EA117 | 2019-08-28 | 1 | -31/+20 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | |||||
| | * | | | [ticket/16141] plupload chunk_size incorrect when 'unlimited' is involved. | EA117 | 2019-08-26 | 1 | -8/+44 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | |||||
* | | | | | Merge pull request #5708 from marc1706/ticket/16051 | Marc Alexander | 2019-10-13 | 10 | -742/+18 | |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | [ticket/16051] Remove mysql driver as it's no longer supported in PHP >= 7.0 | |||||
| * | | | | | [ticket/16051] Automatically convert mysql driver to mysqli | Marc Alexander | 2019-10-06 | 1 | -0/+6 | |
| | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-16051 | |||||
| * | | | | | [ticket/16051] Remove mysql driver as it's no longer supported in PHP >= 7.0 | Marc Alexander | 2019-10-06 | 9 | -742/+12 | |
| | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-16051 | |||||
* | | | | | | Merge branch '3.2.x' into 3.3.x | Marc Alexander | 2019-10-07 | 1 | -1/+35 | |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | ||||||
| * | | | | | Merge pull request #5671 from 3D-I/ticket/16144 | Marc Alexander | 2019-10-07 | 1 | -1/+35 | |
| |\ \ \ \ \ | | |_|_|/ / | |/| | | | | | | | | | | [ticket/16144] Fallback to board's default style | |||||
| | * | | | | [ticket/16144] Provide extra fallback to board's default style for $user | 3D-I | 2019-09-23 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-16144 | |||||
| | * | | | | [ticket/16144] As per request | 3D-I | 2019-09-22 | 1 | -10/+5 | |
| | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-16144 | |||||
| | * | | | | [ticket/16144] Provide extra fallback to board's default style for $user | 3D-I | 2019-09-01 | 1 | -1/+40 | |
| | | |/ / | | |/| | | | | | | | | | | | | PHPBB3-16144 | |||||
* | | | | | Merge pull request #5702 from marc1706/ticket/14465 | Marc Alexander | 2019-10-07 | 3 | -3/+46 | |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | [ticket/14465] Remove setting for maximum password length | |||||
| * | | | | | [ticket/14465] Remove setting for maximum password length | Marc Alexander | 2019-10-03 | 3 | -3/+46 | |
| | |_|/ / | |/| | | | | | | | | | | | | | PHPBB3-14465 | |||||
* | | | | | [ticket/15922] Remove driver for discontinued APC cache | Marc Alexander | 2019-10-03 | 1 | -70/+0 | |
|/ / / / | | | | | | | | | | | | | PHPBB3-15922 | |||||
* | | | | Merge pull request #5652 from marc1706/ticket/11327 | Marc Alexander | 2019-10-03 | 2 | -0/+491 | |
|\ \ \ \ | | | | | | | | | | | | | | | | [ticket/11327] Implement forgot password functionality via form |