| Commit message (Collapse) | Author | Age | Files | Lines |
| |\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
[ticket/14561] Add more user commands
* VSEphpbb/ticket/14561:
[ticket/14561] Remove requires for functions in tests
[ticket/14561] Small change to progress bar output
[ticket/14561] Fix function docblock in activate command
[ticket/14561] Add a progress bar to reclean command
[ticket/14561] Use the user loader where appropriate
[ticket/14561] Add extra help explaining reclean command
[ticket/14561] Import classes with use statements
[ticket/14561] Remove unused use statements
[ticket/14561] Refactor tests
[ticket/14561] Reclean usernames command
[ticket/14561] User activate command
[ticket/14561] User delete command
|
| | |
| |
| |
| | |
PHPBB3-14561
|
| | |
| |
| |
| | |
PHPBB3-14561
|
| | |
| |
| |
| | |
PHPBB3-14561
|
| | |
| |
| |
| | |
PHPBB3-14561
|
| | |
| |
| |
| | |
PHPBB3-14561
|
| | |
| |
| |
| | |
PHPBB3-14561
|
| | |
| |
| |
| | |
PHPBB3-14561
|
| | |
| |
| |
| | |
PHPBB3-14561
|
| | |
| |
| |
| | |
PHPBB3-14561
|
| | |
| |
| |
| | |
PHPBB3-14561
|
| | |
| |
| |
| | |
PHPBB3-14561
|
| | |
| |
| |
| | |
PHPBB3-14561
|
| |\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
[ticket/13502] Handle callable functions/objects in controller resolver
* marc1706/ticket/13502:
[ticket/13502] Also cover passing object to resolver in tests
[ticket/13502] Test getArguments() method of controller resolver
[ticket/13502] Fix coding style
[ticket/13502] Controller resolver should handle callable functions and objects
|
| | | |
| | |
| | |
| | | |
PHPBB3-13502
|
| | | |
| | |
| | |
| | | |
PHPBB3-13502
|
| | | |
| | |
| | |
| | | |
PHPBB3-13502
|
| | |/
| |
| |
| | |
PHPBB3-13502
|
| |\ \
| | |
| | |
| | |
| | | |
* 3.1.x:
[ticket/14532] Do not escape column default in mssql
|
| | |\ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
[ticket/14532] Do not escape column default in mssql
* marc1706/ticket/14532:
[ticket/14532] Do not escape column default in mssql
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
The column default shouldn't be escaped for mssql. This is a regression
from 743d816631292a2081af4c5f7fc2fad2aff17c58. Prior to that commit, the
default value for the column was not escaped. Escaping it will cause SQL
errors while altering columns.
PHPBB3-14532
|
| |\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
[ticket/14260] Added regression test
* JoshyPHP/ticket/14260:
[ticket/14260] Added regression test
|
| |/ / / /
| | | |
| | | |
| | | | |
PHPBB3-14260
|
| |\ \ \ \ |
|
| |/ / / /
| | | |
| | | |
| | | | |
PHPBB3-14426
|
| |\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
[ticket/14562] Language fallback for extension permissions (3.2.x)
* kasimi/ticket/14562-3.2.x:
[ticket/14562] Language fallback for extension permissions (3.2.x)
|
| | | |_|/
| |/| |
| | | |
| | | | |
PHPBB3-14562
|
| | | | |
| | | |
| | | |
| | | | |
This reverts commit 621b958b1ca41e1def6349e07e0e3c8258a9d9f3.
|
| |\ \ \ \
| | |/ /
| |/| |
| | | |
| | | | |
* 3.1.x:
[ticket/14562] Language fallback for extension permissions
|
| | |\ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
[ticket/14562] Language fallback for extension permissions
* kasimi/ticket/14562:
[ticket/14562] Language fallback for extension permissions
|
| | | | |/
| | |/|
| | | |
| | | | |
PHPBB3-14562
|
| |\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
[ticket/14495] Specify correct version numbers in 3.2.x
* marc1706/ticket/14495:
[ticket/14495] Specify correct version numbers in 3.2.x
|
| | | |_|/
| |/| |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
DO NOT apply these changes into master when merging it. This means that
you'll have to checkout the latest files from upstream after merging this
into master (possibly while resolving likely merge conflicts).
PHPBB3-14495
|
| |\ \ \ \
| | |/ /
| |/| |
| | | | |
* 3.1.x:
|
| | |\ \ \
| | |_|/
| |/| |
| | | |
| | | |
| | | |
| | | | |
[ticket/14577] Do not calculate size of array in for loop
* marc1706/ticket/14577:
[ticket/14577] Do not calculate size of array in for loop
|
| |\ \ \ \
| |_|_|/
|/| | |
| | | |
| | | |
| | | |
| | | | |
[ticket/14577] Do not calculate size of array in for loop
* marc1706/ticket/14577-3.2.x:
[ticket/14577] Do not calculate size of array in for loop
|
| | |\ \ \
|/ / / /
| | | _
| | |
| | | |
Conflicts:
phpBB/includes/acp/acp_modules.php
|
| | |/
| |
| |
| |
| |
| |
| | |
For loops that modify the size of the looped arrays were obviously not
changed.
PHPBB3-14577
|
| |\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
[ticket/14393] Fix updater behaviour
* CHItA/ticket/14393:
[ticket/14393] Fix db update progress bar
[ticket/14393] Fix init for conflict archive
[ticket/14393] Fix updater behaviour
|
| | | |
| | |
| | |
| | | |
PHPBB3-14393
|
| | | |
| | |
| | |
| | | |
PHPBB3-14393
|
| | | |
| | |
| | |
| | | |
PHPBB3-14393
|
| |\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
[ticket/14576] Move common required files to bootstrap in tests
* VSEphpbb/ticket/14576:
[ticket/14576] Move common required files to bootstrap
|
| |/ / /
| | |
| | |
| | | |
PHPBB3-14576
|
| |\ \ \
| | |/
| |/| |
|
| | |\ \
| | | |
| | | |
| | | | |
[ticket/14570] Add effectively installed to 3.1.x versions
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-14570
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-14570
|
| |\ \ \ \
| | | | |
| | | | |
| | | | | |
[ticket/14572] Fix quote notification deletion
|
| | | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Some array_key calls were incorrect in the
notification checks for quotes. Two calls were
being made in a row, resulting in incorrect arrays.
PHPBB3-14572
|