| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
|
|
| |
This type of use was deprecated in symfony 2.8 and will be dropped in 3.x.
Also see: https://github.com/symfony/symfony/pull/16285
PHPBB3-14717
|
|\
| |
| |
| | |
[ticket/14586] Add OAuth1 support
|
| |
| |
| |
| | |
PHPBB3-14586
|
|/
|
|
|
|
|
| |
Conflicts:
phpBB/config/feed.yml
phpBB/feed.php
phpBB/phpbb/feed/base.php
|
|\
| |
| | |
[ticket/13616] Uses symfony/proxy-manager-bridge to lazy load twig lexer
|
| |
| |
| |
| | |
PHPBB3-13616
|
| |
| |
| |
| | |
PHPBB3-14561
|
| |
| |
| |
| | |
PHPBB3-14561
|
| |
| |
| |
| | |
PHPBB3-14561
|
|/
|
|
| |
PHPBB3-14561
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
[ticket/12684] Add console command user:add
* VSEphpbb/ticket/12684: (26 commits)
[ticket/12684] Use a switch statement for readability
[ticket/12684] Refactor a test
[ticket/12684] Use interactive method correctly
[ticket/12684] Extract interactivity to a method
[ticket/12684] Update option help
[ticket/12684] Add extended help for the user:add command
[ticket/12684] Add shorthand alternates to the options
[ticket/12684] Remove whitespace
[ticket/12684] Add an error on user creation failure
[ticket/12684] Remove unnecessary null arguments
[ticket/12684] Additional clean up
[ticket/12684] Allowed to use $this in enclosure
[ticket/12684] Move all lang keys to cli
[ticket/12684] Fix a few mistakes and clean it up
[ticket/12684] Some code clean up
[ticket/12684] Another little fix
[ticket/12684] Fix tests
[ticket/12684] Update to use non-deprecated methods
[ticket/12684] Add send email option
[ticket/12684] Add input validation
...
|
| |
| |
| |
| | |
PHPBB3-12684
|
| |
| |
| |
| | |
PHPBB3-12684
|
| |
| |
| |
| | |
PHPBB3-12684
|
| |
| |
| |
| | |
PHPBB3-14555
|
|/
|
|
| |
PHPBB3-14523
|
|
|
|
|
|
| |
Also fixed some minor issues like coding style.
PHPBB3-14448
|
|
|
|
| |
PHPBB3-14402
|
|\
| |
| |
| | |
[ticket/14323] Added support for truncating long URLs
|
| |
| |
| |
| |
| |
| | |
Expanded link text shortening to [url] BBCodes with no parameters
PHPBB3-14323
|
| |
| |
| |
| | |
PHPBB3-14323
|
|/
|
|
| |
PHPBB3-14250
|
|
|
|
| |
PHPBB3-14359
|
|
|
|
| |
PHPBB3-14247
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
[ticket/14257] Reparse after update
* Elsensee/ticket/14257:
[ticket/14257] Add tests for reparser manager
[ticket/14257] Fix CLI reparser and set cron interval
[ticket/14257] Fix CLI error message
[ticket/14257] Fix phpdoc in CLI command
[ticket/14257] Add text_reparser manager
[ticket/14257] Use migrations instead of cron job for some reparsers
[ticket/14257] Fix lock acquire in CLI command
[ticket/14257] Fix if condition
[ticket/14257] Add reparse_lock to CLI command
[ticket/14257] Add cron tasks for reparsing text
|
| |
| |
| |
| | |
PHPBB3-14257
|
| |
| |
| |
| | |
PHPBB3-14257
|
| |
| |
| |
| | |
PHPBB3-14257
|
| |
| |
| |
| | |
PHPBB3-14257
|
| |
| |
| |
| | |
PHPBB3-14273
|
| |
| |
| |
| |
| |
| |
| | |
This will prevent BC breaking in the future if we decide to
get rid of constants.
PHPBB3-14264
|
| |
| |
| |
| | |
PHPBB3-14265
|
|\ \
| |/
|/|
| | |
[ticket/14237] Use $language class for notifications
|
| |
| |
| |
| | |
PHPBB3-14237
|
| |
| |
| |
| | |
PHPBB3-14039
|
| |
| |
| |
| | |
PHPBB3-14240
|
| |
| |
| |
| | |
PHPBB3-14168
|
| |
| |
| |
| | |
PHPBB3-14168
|
| |
| |
| |
| | |
PHPBB3-14168
|
| |
| |
| |
| | |
PHPBB3-14168
|
| |
| |
| |
| | |
PHPBB3-14168
|
| |
| |
| |
| | |
PHPBB3-14168
|
|/
|
|
| |
PHPBB3-14168
|
|
|
|
| |
PHPBB3-14220
|
|\
| |
| |
| | |
[ticket/14124] Automatically translate exceptions in CLI
|
| |
| |
| |
| | |
PHPBB3-14124
|
|\ \
| | |
| | |
| | | |
[ticket/14162] Add CLI commands to manage migrations
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This command lists all installed and uninstalled migrations.
Note: The class is named `list_command`, because `list` is a reserved word
and can't be used as class name in PHP.
PHPBB3-14162
|
| | |
| | |
| | |
| | |
| | |
| | | |
This command allow to revert a migration from the CLI
PHPBB3-14162
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
[ticket/13904] Refactor attachments functions into service
* marc1706/ticket/13904: (66 commits)
[ticket/13904] Use filespec's get_filesize instead of calling filesize()
[ticket/13904] Set properties to protected where possible in filespec
[ticket/13904] Fix tests after changes to factory
[ticket/13904] Minor coding style fixes
[ticket/13904] Add language entries for error messages in upload class
[ticket/13904] Modify files for updated fast-image-size library
[ticket/13904] Update composer.lock
[ticket/13904] Improve code coverage
[ticket/13904] Add unit tests for local upload type
[ticket/13904] Minor coding style fixes
[ticket/13904] Improve test coverage of base upload type class
[ticket/13904] Improve test coverage of remote upload type
[ticket/13904] Improve test coverage of form upload type
[ticket/13904] Improve test coverage of filespec class
[ticket/13904] Add back tests for retrieving floats
[ticket/13904] Use ini_get() wrapper in file upload types
[ticket/13904] Modify files for changes in ini wrapper
[ticket/13904] Add bantu/ini-get-wrapper to composer.json
[ticket/13904] Switch around constructor arguments
[ticket/13904] Use \phpbb\php\ini class for ini_get()
...
|