Add Console command for running Scheduled Tasks
Components
Labels
Description
Context Information
Additional information (do not use)
is blocked by
Activity
Alex May 19, 2015 at 12:37 AM
alex closed D77: - Add Console command for running Scheduled Tasks by committing rINP16188: Fixes - Add Console command for running Scheduled Tasks.
alex updated the diff for D77: - Add Console command for running Scheduled Tasks.
[API] Administrator May 19, 2015 at 12:37 AM
User committed a fix to 5.3.x. Commit Message:
Fixes - Add Console command for running Scheduled Tasks
Differential Revision: http://qa.in-portal.org/D77
Gleb Sinkovskiy May 18, 2015 at 8:23 PM
glebs accepted D77: - Add Console command for running Scheduled Tasks.
D77: - Add Console command for running Scheduled Tasks is now accepted and ready to land.
Alex May 15, 2015 at 6:38 PM
alex added 1 dependencie(s) for D77: - Add Console command for running Scheduled Tasks: D76: - Integrate Symfony Console Component.
Alex May 15, 2015 at 6:36 PM
alex created D77: - Add Console command for running Scheduled Tasks.
alex updated D77: - Add Console command for running Scheduled Tasks.
Herald added 1 reviewer(s) for D77: - Add Console command for running Scheduled Tasks: glebs.
Details
Details
Priority
Assignee
Reporter
Developer
Reviewer
Change Log Group
Change Log Message
Patch Instructions
Patches must be submitted through Phabricator.
To submit patch via Command Line use Patches Workflow (via Arcanist) tutorial.
To submit patch via Web Interface use Patches Workflow (via Web Interface) tutorial.
BC Break Details
Removed methods:
"ScheduledTaskEventHandler::OnRun" ("scheduled-task:OnRun" event)
remove "Run" button from "Scheduled Tasks" section in Admin Console
add "in-portal scheduled-task <task-name>" command for running individual scheduled task from CLI
add "in-portal scheduled-task" for running all scheduled tasks
make /tools/cron.php a shortcut to "in-portal scheduled-task" command