| Commit message (Collapse) | Author | Age | Files | Lines |
| |\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
[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
|
| | |
| |
| |
| |
| |
| | |
Modifying an acp message in order to include the use of the command
PHPBB3-12597
|
| | |
| |
| |
| |
| |
| | |
$pathEx changed to $phpEx
PHPBB3-12597
|
| | |
| |
| |
| | |
PHPBB3-12597
|
| | |
| |
| |
| | |
PHPBB3-12597
|
| | |
| |
| |
| | |
PHPBB3-12597
|
| | |
| |
| |
| |
| |
| |
| | |
Fix bug of test_no_task that expected a message where none was supposed
to exist.
PHPBB3-12597
|
| | |\ |
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Typing mistakes
Coding style issue
Verbose mode messag
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
|
| | |
| |
| |
| | |
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
|
| | |
| |
| |
| | |
PHPBB3-12597
|
| | |
| |
| |
| | |
PHPBB3-12597
|
| | |
| |
| |
| | |
PHPBB3-12597
|
| | |
| |
| |
| | |
PHPBB3-12597
|
| | |
| |
| |
| |
| |
| |
| | |
Command cron:execute-all executes all available cron tasks.
Test files in tests/console/cron folder
PHPBB3-12597
|
| |\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* prep-release-3.1.0-b4:
[prep-release-3.1.0-b4] Update phpBB Version for b5 development
[prep-release-3.1.0-b4] Add changelog for 3.1.0-b4
[prep-release-3.1.0-b4] Prepare Changelog
[prep-release-3.1.0-b4] Add migration for 3.1.0-b4
[prep-release-3.1.0-b4] Update version to 3.1.0-b4
|
| | | | |
|
| | | | |
|
| | | | |
|
| | | | |
|
| |/ / |
|
| |\ \
| | |
| | |
| | |
| | |
| | |
| | | |
[ticket/12621] schema.json is not up to date with migration files
* PayBas/ticket/12621:
[ticket/12621] schema.json is not up to date with migration files
|
| |/ /
| |
| |
| | |
PHPBB3-12621
|
| |\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
[ticket/12594] Fix file headers of new files
* nickvergessen/ticket/12594:
[ticket/12594] Update file header in non-php files
[ticket/12594] Fix file headers of new files
|
| | | |
| | |
| | |
| | | |
PHPBB3-12594
|
| |/ /
| |
| |
| | |
PHPBB3-12594
|
| |\ \
| | |
| | |
| | |
| | |
| | |
| | | |
[ticket/12614] Make the post buttons always visible.
* prototech/ticket/12614:
[ticket/12614] Make the post buttons always visible.
|
| |/ /
| |
| |
| | |
PHPBB3-12614
|
| |\ \
| | |
| | |
| | |
| | |
| | |
| | | |
[ticket/12604] Fix wrong padding when no notifications
* brunoais/ticket/12604:
[ticket/12604] Fix wrong padding when no notifications
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Added a class to the <li> when the <li> represents that there's no
notifications (no_notifications) and
Added a CSS rule that matches the change to the HTML source for when
there's no notifications.
PHPBB3-12604
|
| |\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
[ticket/12611] Remove phpBB Group copyright notice from .gifs
* Marshalrusty/ticket/12611:
[ticket/12611] Remove phpBB Group copyright notice from .gifs
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-12611
|
| |\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
[ticket/11226] filespec::move_file() should error correctly
* Nicofuma/ticket/11226:
[ticket/11226] Explicity set file_moved to false
[ticket/11226] Add tests
[ticket/11226] Use $user->lang()
[ticket/11226] filespec::move_file() should error correctly
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-11226
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-11226
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-11226
|