summaryrefslogtreecommitdiffstats
path: root/core/register_command.php
Commit message (Expand)AuthorAgeFilesLines
* Changed logtype to file instead of owncloud.Thomas Pulzer2016-07-221-1/+1
* Update with robinJoas Schilling2016-07-211-1/+1
* Fix othersJoas Schilling2016-07-211-3/+4
* add occ command to show user informationRobin Appelman2016-07-191-0/+1
* Add commands to add/remove users to/from groupsRobin Appelman2016-07-191-0/+2
* add command to list groupsRobin Appelman2016-07-191-0/+2
* add occ command to list usersRobin Appelman2016-07-191-0/+1
* Add a occ command to list/get user preferencesJoas Schilling2016-07-131-0/+1
* Update license headersLukas Reschke2016-05-261-2/+4
* add OCC command to enable/disable 2FA for a userChristoph Wurst2016-05-231-0/+7
* Do not automatically try to enable index.php-less URLs (#24539)Lukas Reschke2016-05-121-0/+1
* Add occ commands to enable and disable a user + a disabled user can no longer...Thomas Müller2016-05-021-0/+2
* Adding progress to occ maintenance:repairThomas Müller2016-04-281-1/+3
* Remove deprecated HTTPHelper from InfoParserThomas Müller2016-04-221-1/+1
* Add occ command for updating the data-fingerprintRoeland Jago Douma2016-04-181-0/+1
* Update author informationLukas Reschke2016-03-011-0/+1
* 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
|/