aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | [ticket/16008] Enforce string data type as per ticket/16181mrgoldy2019-11-031-1/+6
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-16008
| * | | | | [ticket/16008] Remove empty line, re-add @changed and remove duplicate codemrgoldy2019-11-031-27/+2
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-16008
| * | | | | [ticket/16008] Properly order get_external_service_providermrgoldy2019-11-032-10/+10
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-16008
| * | | | | [ticket/16008] Add missing empty linemrgoldy2019-11-031-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-16008
| * | | | | [ticket/16008] Clean up phpBB OAuth systemmrgoldy2019-11-0310-855/+1073
| | |_|/ / | |/| | | | | | | | | | | | | PHPBB3-16008
* | | | | Merge pull request #5726 from marc1706/ticket/12559Marc Alexander2019-11-081-0/+49
|\ \ \ \ \ | |/ / / / |/| | | | | | | | | [ticket/12559] Add forum setting to limit subforum legend
| * | | | [ticket/12559] Use short array syntaxMarc Alexander2019-11-041-14/+14
| | | | | | | | | | | | | | | | | | | | PHPBB3-12559
| * | | | [ticket/12559] Move migration to v330 folderMarc Alexander2019-11-011-2/+2
| | | | | | | | | | | | | | | | | | | | PHPBB3-12559
| * | | | [ticket/12559] Update migration dependenciesPayBas2019-11-011-2/+2
| | | | | | | | | | | | | | | | | | | | PHPBB3-12559
| * | | | [ticket/12559] Updated copyright informationPayBas2019-11-011-3/+7
| | | | | | | | | | | | | | | | | | | | PHPBB3-12559
| * | | | [ticket/12559] Add forum setting to limit subforum legendPayBas2019-11-011-0/+45
| |/ / / | | | | | | | | | | | | | | | | | | | | Squashed all commits, they were basically just typos and errors PHPBB3-12559
* | | | [ticket/16188] Remove some legacy code and fix bugrubencm2019-11-011-2/+1
| | | | | | | | | | | | | | | | PHPBB3-16189
* | | | [ticket/16189] Deprecate inet_ntop and inet_pton wrappersrubencm2019-11-011-39/+7
|/ / / | | | | | | | | | PHPBB3-16189
* | | [ticket/16190] Deprecate phpbb's checkdnsrr wrapperrubencm2019-10-311-2/+2
| | | | | | | | | | | | PHPBB3-16190
* | | Merge branch '3.2.x' into 3.3.xMarc Alexander2019-10-281-3/+8
|\ \ \ | |/ /
| * | Merge pull request #5709 from mrgoldy/ticket/16181Marc Alexander2019-10-281-3/+8
| |\ \ | | | | | | | | | | | | [ticket/16181] Enforce string for OAuth provider id
| | * | [ticket/16181] Fix typo in commentMarc Alexander2019-10-201-1/+1
| | | | | | | | | | | | | | | | PHPBB3-16181
| | * | [ticket/16181] Fix spelling mistake in associatedmrgoldy2019-10-081-1/+1
| | | | | | | | | | | | | | | | PHPBB3-16181
| | * | [ticket/16181] Enforce string data typemrgoldy2019-10-081-3/+8
| | | | | | | | | | | | | | | | PHPBB3-16181
* | | | [ticket/16192] Fix CLI extension not enableable messagesMatt Friedman2019-10-271-6/+5
| | | | | | | | | | | | | | | | PHPBB3-16192
* | | | Merge branch 'prep-release-3.3.0-b1' into 3.3.xMarc Alexander2019-10-233-1/+79
|\ \ \ \
| * | | | [prep-release-3.3.0-b1] Add jquery update migration to 330b1 dependenciesMarc Alexander2019-10-211-0/+1
| | | | |
| * | | | Merge pull request #5716 from marc1706/ticket/15437Marc Alexander2019-10-212-1/+38
| |\ \ \ \ | | | | | | | | | | | | [ticket/15437] Update jQuery and cookie consent to latest
| | * | | | [ticket/15437] Rename jquery.min.js to jquery-3.4.1.min.jsMarc Alexander2019-10-201-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15437
| | * | | | [ticket/15437] Add migration for updating jQuery to 3.4.1Marc Alexander2019-10-201-0/+37
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15437
| * | | | | [prep-release-3.3.0-b1] Add migration for 3.3.0-b1Marc Alexander2019-10-191-0/+40
| |/ / / /
* | | | | Merge branch '3.2.x' into 3.3.xMarc Alexander2019-10-201-1/+27
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge pull request #5703 from senky/ticket/16174Marc Alexander2019-10-201-1/+27
| |\ \ \ \ | | | | | | | | | | | | | | | | | | [ticket/16174] Add core.set_cookie
| | * | | | [ticket/16174] Improve event descJakub Senko2019-10-081-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-16174
| | * | | | [ticket/16174] Add function params to the eventJakub Senko2019-10-071-2/+12
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-16174
| | * | | | [ticket/16174] Add core.set_cookieJakub Senko2019-10-041-1/+17
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-16174
* | | | | | Merge branch '3.2.x' into 3.3.xMarc Alexander2019-10-201-11/+26
|\ \ \ \ \ \ | |/ / / / / | | | / / / | |_|/ / / |/| | | |
| * | | | Merge pull request #5667 from EA117/ticket/16141Marc Alexander2019-10-201-11/+26
| |\ \ \ \ | | |_|/ / | |/| | | | | | | | [ticket/16141] plupload chunk_size incorrect when 'unlimited' is involved.
| | * | | [ticket/16141] plupload chunk_size when 'unlimited' is involved.EA1172019-08-301-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.EA1172019-08-291-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.EA1172019-08-281-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.EA1172019-08-281-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.EA1172019-08-261-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/16051Marc Alexander2019-10-1310-742/+18
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | [ticket/16051] Remove mysql driver as it's no longer supported in PHP >= 7.0
| * | | | | [ticket/16051] Automatically convert mysql driver to mysqliMarc Alexander2019-10-061-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-16051
| * | | | | [ticket/16051] Remove mysql driver as it's no longer supported in PHP >= 7.0Marc Alexander2019-10-069-742/+12
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-16051
* | | | | | Merge branch '3.2.x' into 3.3.xMarc Alexander2019-10-071-1/+35
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge pull request #5671 from 3D-I/ticket/16144Marc Alexander2019-10-071-1/+35
| |\ \ \ \ \ | | |_|_|/ / | |/| | | | | | | | | | [ticket/16144] Fallback to board's default style
| | * | | | [ticket/16144] Provide extra fallback to board's default style for $user3D-I2019-09-231-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-16144
| | * | | | [ticket/16144] As per request3D-I2019-09-221-10/+5
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-16144
| | * | | | [ticket/16144] Provide extra fallback to board's default style for $user3D-I2019-09-011-1/+40
| | | |/ / | | |/| | | | | | | | | | | | PHPBB3-16144
* | | | | Merge pull request #5702 from marc1706/ticket/14465Marc Alexander2019-10-073-3/+46
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | [ticket/14465] Remove setting for maximum password length
| * | | | | [ticket/14465] Remove setting for maximum password lengthMarc Alexander2019-10-033-3/+46
| | |_|/ / | |/| | | | | | | | | | | | | PHPBB3-14465
* | | | | [ticket/15922] Remove driver for discontinued APC cacheMarc Alexander2019-10-031-70/+0
|/ / / / | | | | | | | | | | | | PHPBB3-15922
* | | | Merge pull request #5652 from marc1706/ticket/11327Marc Alexander2019-10-032-0/+491
|\ \ \ \ | | | | | | | | | | | | | | | [ticket/11327] Implement forgot password functionality via form