| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| | |
[ticket/14780] Correction to let group setting overwrite global PM setting
|
| |
| |
| |
| | |
PHPBB3-14780
|
| |
| |
| |
| | |
PHPBB3-14838
|
| |
| |
| |
| | |
PHPBB3-14838
|
|\ \ |
|
| |\ \
| | | |
| | | |
| | | | |
[icket/14838] Do not query full attachments table in feeds
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-14838
|
|\ \ \ \
| |/ / / |
|
|\ \ \ \
| |/ / / |
|
| |/ /
| | |
| | |
| | | |
PHPBB3-14957
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
PHPUnit seems to have emptied the webdriver between every test, which
causes curl errors. A new webdriver instance will now be created for
every test file. This does not cause a lot of overhead for ui tests.
PHPBB3-14947
|
| | |
| | |
| | |
| | | |
PHPBB3-14914
|
|\ \ \
| |/ / |
|
| | |
| | |
| | |
| | | |
PHPBB3-14770
|
| | |
| | |
| | |
| | | |
PHPBB3-14921
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
[ticket/14895] CLI should use SymfonyStyle
* VSEphpbb/ticket/14895:
[ticket/14895] Fix broken tests
[ticket/14895] Fix issues in CLI classes
[ticket/14895] Use SymfonyStyle in all CLI
[ticket/14895] Use SymfonyIO styling
[ticket/14895] CLI reparser:list should display proper list
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-14895
|
|\ \ \ \
| |/ / /
|/| / /
| |/ /
| | |
| | |
| | | |
* 3.1.x:
[ticket/14855] Update notification and PM alert bubbles
[ticket/14855] Update notification and PM alert bubbles
[ticket/14855] Update notification and PM alert bubbles
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Alternative implementation without removing notification from
the DOM, but changing the class. So that style designers
might have more options (show/not show).
Fix tests better.
PHPBB3-14855
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Alternative implementation without removing notification from
the DOM, but changing the class. So that style designers
might have more options (show/not show).
Fix tests.
PHPBB3-14855
|
| | |
| | |
| | |
| | | |
PHPBB3-12610
|
| | |
| | |
| | |
| | | |
PHPBB3-12610
|
| | |
| | |
| | |
| | | |
PHPBB3-12610
|
| | |
| | |
| | |
| | | |
PHPBB3-12610
|
| | |
| | |
| | |
| | | |
PHPBB3-14492
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
[ticket/14733] Support increasing hashing cost factor
* marc1706/ticket/14733:
[ticket/14733] Make sure detect_algorithm() works correctly and add tests
[ticket/14733] Extend passwords driver_interface in rehashable_driver_interface
[ticket/14733] Use new interface to preserve backwards compatibility
[ticket/14733] Use default cost factor in bcrypt constructor
[ticket/14733] Support increasing hashing cost factor
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
detect_algorithm() returned array() if an algorithm prefix was more than 2
characters long. This might have been invalid for other prefixes. In order
to correctly cope with other prefixes, another check for a backslash in the
prefix definitino has been added.
This was discovered while writing the tests for the newly added interface.
PHPBB3-14733
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-14733
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
[ticket/14875] Add method for untrimmed input to ajax iohandler
* marc1706/ticket/14875:
[ticket/14875] Add raw_variable() to request mock
[ticket/14875] Move raw_variable() method to request_interface
[ticket/14875] Use raw_variable() method in _variable() to get raw data
[ticket/14875] Add method for raw input to request and add to installer
[ticket/14875] Add method for untrimmed input to ajax iohandler
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-14875
|
|/ / / /
| | | |
| | | |
| | | | |
PHPBB3-14873
|
|\ \ \ \ |
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-14739
|
|\ \ \ \ \
| |/ / / /
|/| | / /
| | |/ /
| |/| | |
|
| |\ \ \
| | | | |
| | | | |
| | | | | |
Add core.auth_oauth_login_after and core.auth_oauth_link_after
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-14825
|
|\ \ \ \ \
| |/ / / / |
|
| |\ \ \ \
| | | | | |
| | | | | |
| | | | | | |
[ticket/14855] Update notification and PM alert bubbles
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-14855
|
|\ \ \ \ \ \
| |/ / / / /
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* 3.1.x:
[ticket/11483] Add tests for generating user act key on force reactivate
[ticket/11483] Generate user act key if database entry is empty
|
| |\ \ \ \ \
| | |/ / / /
| |/| | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
[ticket/11483] Generate user act key if database entry is empty
* github.com:phpbb/phpbb:
[ticket/11483] Add tests for generating user act key on force reactivate
[ticket/11483] Generate user act key if database entry is empty
|
| | |/ / /
| | | | |
| | | | |
| | | | | |
PHPBB3-11483
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-14846
|
|\ \ \ \ \
| |/ / / / |
|
| |\ \ \ \
| | | | | |
| | | | | |
| | | | | | |
[ticket/14830] Fix FORM_INVALID error during some ACP setting operations
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-14830
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-14830
|
| | |/ / /
| | | | |
| | | | |
| | | | | |
PHPBB3-14830
|
|\ \ \ \ \
| |/ / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* 3.1.x:
[ticket/14831] Optimize code construction
[ticket/14831] Add more tests against UCP modules
[ticket/14831] Add more tests, better name for $e placeholder
[ticket/14831] Do not throw exception on the module existence checking
[ticket/14831] Fix module migrator tool
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-14831
|