| Commit message (Expand) | Author | Age | Files | Lines |
* | make disabled apps more clear during upgrade | Robin Appelman | 2016-08-09 | 1 | -2/+2 |
* | Exit from upgrade without reporting error | Jürgen Haas | 2016-08-03 | 1 | -1/+1 |
* | Revert (c) back to ownCloud, Inc. | Sander Ruitenbeek | 2016-07-30 | 1 | -1/+1 |
* | Update Upgrade.php | sanderr | 2016-07-30 | 1 | -1/+1 |
* | Rebranded to Nextcloud for the occ command line tool | Sander Ruitenbeek | 2016-07-30 | 2 | -5/+5 |
* | ownCloud -> Nextcloud | Daniel Hansson | 2016-07-28 | 1 | -3/+3 |
* | Changed logtype to file instead of owncloud. | Thomas Pulzer | 2016-07-22 | 2 | -8/+10 |
* | Update with robin | Joas Schilling | 2016-07-21 | 13 | -13/+13 |
* | Fix others | Joas Schilling | 2016-07-21 | 61 | -90/+165 |
* | add occ command to show user information | Robin Appelman | 2016-07-19 | 1 | -0/+88 |
* | Add commands to add/remove users to/from groups | Robin Appelman | 2016-07-19 | 2 | -0/+154 |
* | add command to list groups | Robin Appelman | 2016-07-19 | 1 | -0/+89 |
* | add occ command to list users | Robin Appelman | 2016-07-19 | 1 | -0/+87 |
* | Merge pull request #405 from nextcloud/theming-fixes | Björn Schießle | 2016-07-18 | 1 | -1/+1 |
|\ |
|
| * | Use the themed Defaults everywhere | Joas Schilling | 2016-07-15 | 1 | -1/+1 |
* | | Use argument instead of value | Joas Schilling | 2016-07-14 | 1 | -12/+12 |
* | | FIx my email | Joas Schilling | 2016-07-13 | 1 | -2/+1 |
* | | Fix descriptions | Joas Schilling | 2016-07-13 | 1 | -2/+2 |
* | | Add tests for set/get/delete/list | Joas Schilling | 2016-07-13 | 1 | -9/+7 |
* | | Add tests for checkInput() | Joas Schilling | 2016-07-13 | 1 | -7/+7 |
* | | Allow deleting a setting | Joas Schilling | 2016-07-13 | 1 | -2/+40 |
* | | Allow setting values | Joas Schilling | 2016-07-13 | 1 | -4/+35 |
* | | Add a occ command to list/get user preferences | Joas Schilling | 2016-07-13 | 1 | -0/+160 |
|/ |
|
* | Changed the input option for database-port to required when parameter was pro... | Thomas Pulzer | 2016-07-06 | 1 | -1/+1 |
* | Added occ install option for database-port. | Thomas Pulzer | 2016-07-06 | 1 | -0/+3 |
* | Changed name of default logfile from owncloud.log to nextcloud.log. | Thomas Pulzer | 2016-07-04 | 2 | -2/+2 |
* | Keep encryption enabled if decrypting for single user | Vincent Petry | 2016-06-24 | 1 | -0/+3 |
* | Allow empty host when installing on oracle via CLI (#25034) | Jörn Friedrich Dreyer | 2016-06-10 | 1 | -1/+6 |
* | Fix the FIXME (#25022) | Joas Schilling | 2016-06-09 | 1 | -2/+1 |
* | Merge pull request #24992 from owncloud/fix_decrypt_message | Vincent Petry | 2016-06-08 | 1 | -1/+10 |
|\ |
|
| * | Fixed reviews | Sergio Bertolín | 2016-06-07 | 1 | -2/+2 |
| * | Comments fixed | davitol | 2016-06-06 | 1 | -3/+2 |
| * | Fix Decrypt message via occ | davitol | 2016-06-06 | 1 | -1/+11 |
* | | Allow to decrypt user '0' files only | Joas Schilling | 2016-06-07 | 1 | -1/+2 |
|/ |
|
* | Allow setting debug as loglevel via occ log_manage (#24834) | Joas Schilling | 2016-05-30 | 1 | -1/+2 |
* | Update license headers | Lukas Reschke | 2016-05-26 | 18 | -14/+17 |
* | Merge pull request #24559 from owncloud/2fa | Vincent Petry | 2016-05-23 | 2 | -0/+130 |
|\ |
|
| * | add OCC command to enable/disable 2FA for a user | Christoph Wurst | 2016-05-23 | 2 | -0/+130 |
* | | Chunk the "db:convert-type" select queries, to not run out of memory so fast | Joas Schilling | 2016-05-13 | 1 | -14/+56 |
|/ |
|
* | Do not automatically try to enable index.php-less URLs (#24539) | Lukas Reschke | 2016-05-12 | 1 | -0/+44 |
* | Merge pull request #23844 from owncloud/disable-user | Thomas Müller | 2016-05-03 | 2 | -0/+128 |
|\ |
|
| * | Add occ commands to enable and disable a user + a disabled user can no longer... | Thomas Müller | 2016-05-02 | 2 | -0/+128 |
* | | Move OC_Log_xx to \OC\Log namespace | Roeland Jago Douma | 2016-05-03 | 1 | -1/+1 |
|/ |
|
* | Adding progress to occ upgrade | Thomas Müller | 2016-04-28 | 1 | -15/+51 |
* | Adding progress to occ maintenance:repair | Thomas Müller | 2016-04-28 | 1 | -15/+54 |
* | Deprecate appinfo/update.php - RepairSteps within info.xml are to be used | Thomas Müller | 2016-04-22 | 1 | -0/+18 |
* | Adding pre- and post-migration repair steps | Thomas Müller | 2016-04-22 | 1 | -6/+22 |
* | Merge pull request #24054 from owncloud/data_fingerprint | Roeland Douma | 2016-04-19 | 1 | -0/+53 |
|\ |
|
| * | Add occ command for updating the data-fingerprint | Roeland Jago Douma | 2016-04-18 | 1 | -0/+53 |
* | | Move version check code out of class Updater | Thomas Müller | 2016-04-18 | 1 | -1/+0 |
|/ |
|