| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
PHPBB3-12352
|
|
|
|
| |
PHPBB3-12352
|
|
|
|
| |
PHPBB3-12352
|
|
|
|
| |
PHPBB3-12352
|
|
|
|
| |
PHPBB3-12352
|
|
|
|
| |
PHPBB3-12352
|
|
|
|
| |
PHPBB3-12352
|
|
|
|
| |
PHPBB3-12352
|
|
|
|
|
|
| |
Also set user_pass_convert to 0 in the process of doing so.
PHPBB3-12352
|
|
|
|
| |
PHPBB3-12352
|
|
|
|
|
|
|
| |
This driver will only be used for getting the new $CP$ prefix that will signal
that the hash is a legacy hash that needs to be converted.
PHPBB3-12352
|
|
|
|
|
|
|
|
| |
This will make sure that we will not encounter a non-existing auth provider.
We will revert to the default db auth provider if the one set in the config
does not exist in our auth provider collection.
PHPBB3-12352
|
|
|
|
| |
PHPBB3-12352
|
|
|
|
|
|
|
| |
This will ensure that legacy hash types that might need the user row can
properly check if the supplied password is correct.
PHPBB3-12352
|
|
|
|
| |
PHPBB3-12352
|
|\
| |
| |
| |
| |
| |
| |
| |
| | |
[ticket/12589] Search directly in $directory if it's an absolute sub-path
* Nicofuma/ticket/12589:
[ticket/12589] Add test searching in a non absolute directory
[ticket/12589] Fix tests
[ticket/12589] Search directly in $directory if it's an absolute sub-path
|
| |
| |
| |
| | |
PHPBB3-12589
|
| |
| |
| |
| | |
PHPBB3-12589
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
[ticket/10899] Using Delete All in log viewer with keyword search
* Nicofuma/ticket/10899:
[ticket/10899] Update doc block
[ticket/10899] Use isset($field_value['IN'])
[ticket/10899] Add event core.delete_log
[ticket/10899] Remove trailing ;
[ticket/10899] Fix typo in the class name
[ticket/10899] Add unit tests
[ticket/10899] Get $phpbb_log from the container
[ticket/10899] Remove extra ';'
[ticket/10899] Typo
[ticket/10899] Refactoring in \phpbb\log\log_interface
[ticket/10899] Using Delete All in log viewer with keyword search
|
| | |
| | |
| | |
| | | |
PHPBB3-10899
|
| | |
| | |
| | |
| | | |
PHPBB3-10899
|
| | |
| | |
| | |
| | | |
PHPBB3-10899
|
| | |
| | |
| | |
| | | |
PHPBB3-10899
|
| | |
| | |
| | |
| | | |
PHPBB3-10899
|
| | |
| | |
| | |
| | | |
PHPBB3-10899
|
| | |
| | |
| | |
| | | |
PHPBB3-10899
|
| | |
| | |
| | |
| | | |
PHPBB3-10899
|
| | |
| | |
| | |
| | |
| | |
| | | |
https://tracker.phpbb.com/browse/PHPBB3-10899
PHPBB3-10899
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
[ticket/11467] Add language variables for extension exception messages
* n-aleha/ticket/11467:
[ticket/11467] Add user object to extension manager for tests
[ticket/11467] Add language variables to tests
[ticket/11467] Add language variables for extension exception messages
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-11467
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Remove hard-coded messages and add language variables for extension
exception messages.
PHPBB3-11467
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
[ticket/12597] Command for executing all available cron tasks
* bantu/ticket/12597:
[ticket/12597] Update USE_SYSTEM_CRON_EXPLAIN to be a bit more verbose.
[ticket/12597] Improve language for cron:run command.
[ticket/12597] Do not output anything besides the gif image.
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-12597
|
|\ \ \ \ \
| |/ / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
[ticket/12597] Command for executing all available cron tasks
* ptitlazy/ticket/12597: (27 commits)
[ticket/12597] Reformating an acp message
[ticket/12597] Modifiying acp message
[ticket/12597] Fix wrong global variable name
[ticket/12597] Typo correction
[ticket/12597] Typo corrections
[ticket/12597] Changing place of lock release in execute() method
[ticket/12597] Fix test file
[ticket/12597] Typing corrections and improvement of code consistency
[ticket/12597] Fix various mistakes
[ticket/12597] Fix various mistakes
[ticket/12597] Fix visibilty of two functions in run.php
[ticket/12597] Refactoring and test improving
[ticket/12597] Fix language key name
[ticket/12597] Fix coding style and typing mistakes
[ticket/12597] Changes name of command cron:run-all to cron:run.
[ticket/12597] Fix various problems
[ticket/12597] Fix constructor bug and servral doc blocs
[ticket/12597] Modification of return statuses and of test files
[ticket/12597] Fix misplaced release of db lock
[ticket/12597] Change EXECUTE to RUN in language
...
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-12597
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-12597
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-12597
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-12597
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Typing mistakes
Coding style issue
Verbose mode messag
PHPBB3-12597
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-12597
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Adding tests of return status
Refactoring code
Adding consistency in verbose mode
PHPBB3-12597
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-12597
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-12597
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Also adds an optional argument to specify one precise cron task to
lauch, and modifies test file accordingly.
PHPBB3-12597
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Actually fix the return status of command cron:run-all
Fix some doc block coding style issue
Fix missing and obsolete file headers
Delete a useless constructor method
PHPBB3-12597
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-12597
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-12597
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Fix previous commit : change execute to run in language keys
PHPBB3-12597
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Removes a useless comment.
Switchs command name from cron:execute-all to cron:run-all.
Replaces assertEquals by assertSame
PHPBB3-12597
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-12597
|