summaryrefslogtreecommitdiffstats
path: root/core/Command
Commit message (Expand)AuthorAgeFilesLines
* make disabled apps more clear during upgradeRobin Appelman2016-08-091-2/+2
* Exit from upgrade without reporting errorJürgen Haas2016-08-031-1/+1
* Revert (c) back to ownCloud, Inc.Sander Ruitenbeek2016-07-301-1/+1
* Update Upgrade.phpsanderr2016-07-301-1/+1
* Rebranded to Nextcloud for the occ command line toolSander Ruitenbeek2016-07-302-5/+5
* ownCloud -> NextcloudDaniel Hansson2016-07-281-3/+3
* Changed logtype to file instead of owncloud.Thomas Pulzer2016-07-222-8/+10
* Update with robinJoas Schilling2016-07-2113-13/+13
* Fix othersJoas Schilling2016-07-2161-90/+165
* add occ command to show user informationRobin Appelman2016-07-191-0/+88
* Add commands to add/remove users to/from groupsRobin Appelman2016-07-192-0/+154
* add command to list groupsRobin Appelman2016-07-191-0/+89
* add occ command to list usersRobin Appelman2016-07-191-0/+87
* Merge pull request #405 from nextcloud/theming-fixesBjörn Schießle2016-07-181-1/+1
|\
| * Use the themed Defaults everywhereJoas Schilling2016-07-151-1/+1
* | Use argument instead of valueJoas Schilling2016-07-141-12/+12
* | FIx my emailJoas Schilling2016-07-131-2/+1
* | Fix descriptionsJoas Schilling2016-07-131-2/+2
* | Add tests for set/get/delete/listJoas Schilling2016-07-131-9/+7
* | Add tests for checkInput()Joas Schilling2016-07-131-7/+7
* | Allow deleting a settingJoas Schilling2016-07-131-2/+40
* | Allow setting valuesJoas Schilling2016-07-131-4/+35
* | Add a occ command to list/get user preferencesJoas Schilling2016-07-131-0/+160
|/
* Changed the input option for database-port to required when parameter was pro...Thomas Pulzer2016-07-061-1/+1
* Added occ install option for database-port.Thomas Pulzer2016-07-061-0/+3
* Changed name of default logfile from owncloud.log to nextcloud.log.Thomas Pulzer2016-07-042-2/+2
* Keep encryption enabled if decrypting for single userVincent Petry2016-06-241-0/+3
* Allow empty host when installing on oracle via CLI (#25034)Jörn Friedrich Dreyer2016-06-101-1/+6
* Fix the FIXME (#25022)Joas Schilling2016-06-091-2/+1
* Merge pull request #24992 from owncloud/fix_decrypt_messageVincent Petry2016-06-081-1/+10
|\
| * Fixed reviewsSergio Bertolín2016-06-071-2/+2
| * Comments fixeddavitol2016-06-061-3/+2
| * Fix Decrypt message via occdavitol2016-06-061-1/+11
* | Allow to decrypt user '0' files onlyJoas Schilling2016-06-071-1/+2
|/
* Allow setting debug as loglevel via occ log_manage (#24834)Joas Schilling2016-05-301-1/+2
* Update license headersLukas Reschke2016-05-2618-14/+17
* Merge pull request #24559 from owncloud/2faVincent Petry2016-05-232-0/+130
|\
| * add OCC command to enable/disable 2FA for a userChristoph Wurst2016-05-232-0/+130
* | Chunk the "db:convert-type" select queries, to not run out of memory so fastJoas Schilling2016-05-131-14/+56
|/
* Do not automatically try to enable index.php-less URLs (#24539)Lukas Reschke2016-05-121-0/+44
* Merge pull request #23844 from owncloud/disable-userThomas Müller2016-05-032-0/+128
|\
| * Add occ commands to enable and disable a user + a disabled user can no longer...Thomas Müller2016-05-022-0/+128
* | Move OC_Log_xx to \OC\Log namespaceRoeland Jago Douma2016-05-031-1/+1
|/
* Adding progress to occ upgradeThomas Müller2016-04-281-15/+51
* Adding progress to occ maintenance:repairThomas Müller2016-04-281-15/+54
* Deprecate appinfo/update.php - RepairSteps within info.xml are to be usedThomas Müller2016-04-221-0/+18
* Adding pre- and post-migration repair stepsThomas Müller2016-04-221-6/+22
* Merge pull request #24054 from owncloud/data_fingerprintRoeland Douma2016-04-191-0/+53
|\
| * Add occ command for updating the data-fingerprintRoeland Jago Douma2016-04-181-0/+53
* | Move version check code out of class UpdaterThomas Müller2016-04-181-1/+0
|/