]> source.dussan.org Git - nextcloud-server.git/commit
Allow configuring background job mode from the console
authorChristian Kampka <christian@kampka.net>
Sat, 28 Feb 2015 20:56:40 +0000 (21:56 +0100)
committerChristian Kampka <christian@kampka.net>
Mon, 2 Mar 2015 19:51:40 +0000 (20:51 +0100)
commit83e0f84fef880bbd58cfa43b413436ff3a95d778
treebe156d592000bde311ffe8fe9ece4dfb9ad3ca6c
parent42f6448da239c1b716ae514a513c4985eec48ef5
Allow configuring background job mode from the console
core/command/background/ajax.php [new file with mode: 0644]
core/command/background/base.php [new file with mode: 0644]
core/command/background/cron.php [new file with mode: 0644]
core/command/background/webcron.php [new file with mode: 0644]
core/register_command.php
tests/lib/command/background.php [new file with mode: 0644]