summaryrefslogtreecommitdiffstats
path: root/console.php
Commit message (Expand)AuthorAgeFilesLines
* Add copyright, remove starting blank lineBart Visscher2013-09-191-1/+0
* Check all installed apps for console commandsBart Visscher2013-09-141-1/+1
* Use appinfo/register_command.php to add commands to the console commandBart Visscher2013-09-131-2/+7
* Cleanup and more style fixesBart Visscher2013-09-021-1/+0
* Change Files Scan command to use OC\User\ManagerBart Visscher2013-09-021-1/+1
* Use more object oriented way for console commandsBart Visscher2013-09-011-29/+8
* replace ident spaces with tabsMasaki2013-08-291-20/+21
* added help and status commandsMasaki Kawabata Neto2013-08-291-7/+22
* adding executable script occ (ownCloud console)Thomas Müller2013-08-051-2/+2
* more verbose printouts - fixing executionThomas Müller2013-08-021-7/+18
* Use console.php entry point for file scanning from consoleBart Visscher2013-08-021-0/+25