summaryrefslogtreecommitdiffstats
path: root/core/register_command.php
Commit message (Expand)AuthorAgeFilesLines
* CLI commands to check app and core signaturesVictor Dubiniuk2016-02-051-0/+7
* Use path instead of app idLukas Reschke2016-01-201-1/+2
* Make it possible to enable apps for groups only via occJoas Schilling2016-01-191-1/+1
* Make it possible to disable apps via the console, which are not enabled for t...Joas Schilling2016-01-191-1/+1
* Make sure to list "group enabled" apps as enabledJoas Schilling2016-01-191-1/+1
* Add occ commands to manager trusted certificatesRobin Appelman2016-01-131-0/+4
* Happy new year!Thomas Müller2016-01-121-2/+4
* Add occ command to get app pathVictor Dubiniuk2015-12-091-0/+1
* Add code integrity checkLukas Reschke2015-12-011-0/+8
* Always pass in ILoggerThomas Müller2015-10-091-1/+1
* deduplicate @xenopathicMorris Jobke2015-10-061-1/+0
* update licence headers via scriptMorris Jobke2015-10-051-0/+2
* [App Code Check] add check for version and mandatory fieldsMorris Jobke2015-09-241-1/+2
* occ script to disable encryption and to decrypt all files againBjoern Schiessle2015-09-151-0/+7
* Introduce mimetype DB update occ commandRobin McCorkell2015-09-041-1/+2
* Move maintenance:mimetypesjs to sublocation, cleanup codeRobin McCorkell2015-09-011-1/+1
* make system root of key storage configurableBjoern Schiessle2015-08-301-0/+17
* Merge pull request #18423 from owncloud/occ_encrypt_allBjörn Schießle2015-08-281-0/+1
|\
| * occ tool to encrypt all filesBjoern Schiessle2015-08-261-0/+1
* | Introduce occ command to manage owncloud log backendRobin McCorkell2015-08-191-0/+1
* | Introduce occ command for logging managementRobin McCorkell2015-08-191-0/+2
|/
* [command] single user mode - use config object & add testsMorris Jobke2015-07-091-1/+1
* Add commands to get, set and delete app config valuesJoas Schilling2015-07-071-0/+3
* Add a command to import an json array into the configJoas Schilling2015-07-071-0/+1
* Add a command to delete a system configJoas Schilling2015-07-071-0/+1
* Add a command to get a config valueJoas Schilling2015-07-071-0/+1
* Add a command to set a system config valueJoas Schilling2015-07-071-0/+1
* Add a command to list existing configsJoas Schilling2015-07-071-0/+2
* Sort registration of commands alphabeticallyJoas Schilling2015-07-071-13/+17
* Javascript mimetype icon resolverRoeland Jago Douma2015-07-061-0/+1
* update license headers and authorsMorris Jobke2015-06-251-0/+1
* Merge pull request #16035 from owncloud/issue-15975-occ-encryption-enable-war...Thomas Müller2015-05-071-1/+1
|\
| * Display a message when there is a problem with the default moduleJoas Schilling2015-05-041-1/+1
* | Add an occ command to get the status of encryptionJoas Schilling2015-05-041-0/+1
|/
* Add occ commands to manage the encryption modulesJoas Schilling2015-04-271-0/+4
* Unify the output of the user commands and use DIJoas Schilling2015-04-231-4/+4
* Adding check command to validate server environment - fixes #15429Thomas Müller2015-04-081-0/+1
* Allow app:check-code and l10n:createjs commands when not installedRobin McCorkell2015-04-011-2/+2
* Update license headersJenkins for ownCloud2015-03-261-4/+22
* Add a console command user:add to create users over the consoleJoas Schilling2015-03-111-0/+1
* Allow configuring background job mode from the consoleChristian Kampka2015-03-021-0/+3
* Revert "Updating license headers"Morris Jobke2015-02-261-23/+4
* implement command maintenance:installThomas Müller2015-02-231-16/+21
* Updating license headersJenkins for ownCloud2015-02-231-5/+23
* implement php code checker to detect usage of not allowed private APIs - incl...Thomas Müller2015-02-101-0/+1
* inject and use user manager to delete command instead of using old static oc_...Arthur Schiwon2015-01-071-1/+1
* LDAP User Cleanup: Port from stable7 without further adjustementsArthur Schiwon2014-12-191-0/+1
* drop dependency of some commands on old config objectMorris Jobke2014-11-201-3/+3
* adding console command to generate javascript translation files based on exis...Thomas Müller2014-10-291-0/+1
* no loner use deprecated class \OC_ConfigThomas Müller2014-09-221-1/+1