Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #2724 from nextcloud/fix-23591 | Lukas Reschke | 2016-12-21 | 2 | -7/+16 |
|\ | |||||
| * | Check return value for file_put_contents. Add return value to the commands | Victor Dubiniuk | 2016-12-16 | 2 | -7/+16 |
* | | Return 1 if integrity check is failed. Fixes #22806 | Victor Dubiniuk | 2016-12-16 | 2 | -0/+6 |
|/ | |||||
* | Check for nextcloud version as well | Lukas Reschke | 2016-12-05 | 1 | -1/+1 |
* | It's Nextcloud | Marius Blüm | 2016-11-16 | 1 | -1/+1 |
* | Fix tests | Lukas Reschke | 2016-10-31 | 1 | -2/+3 |
* | Remove removed --dry-run command from occ help (#26352) | Vincent Petry | 2016-10-21 | 1 | -6/+0 |
* | Autocomplete for l10n:* and twofactorauth:* | Joas Schilling | 2016-09-29 | 4 | -11/+99 |
* | Add autocomplete for db:* and log:* | Joas Schilling | 2016-09-29 | 5 | -9/+120 |
* | Add autocomplete for config:* | Joas Schilling | 2016-09-29 | 11 | -7/+185 |
* | Full support for autocomplete of app:* | Joas Schilling | 2016-09-29 | 5 | -3/+117 |
* | Register the auto completion basic | Joas Schilling | 2016-09-29 | 1 | -1/+21 |
* | Remove unused and undefined use statement | Lukas Reschke | 2016-09-27 | 1 | -1/+1 |
* | Kill update simulation | Vincent Petry | 2016-09-27 | 1 | -27/+2 |
* | Display an error when updating .htaccess failed | Joas Schilling | 2016-09-13 | 1 | -3/+7 |
* | Fix typo | Joas Schilling | 2016-09-07 | 1 | -1/+1 |
* | Catch the exception of the password policy app | Joas Schilling | 2016-09-07 | 2 | -5/+18 |
* | Fix dbconvert | Roeland Jago Douma | 2016-09-06 | 1 | -19/+18 |
* | Move install over to QuestionHelper | Roeland Jago Douma | 2016-09-06 | 1 | -14/+14 |
* | Convert resetpassword to question helper | Roeland Jago Douma | 2016-09-06 | 1 | -13/+15 |
* | Move to question helper | Roeland Jago Douma | 2016-09-06 | 1 | -12/+11 |
* | Switch user:report from deprecated tablehelper to table | Roeland Jago Douma | 2016-09-06 | 1 | -3/+3 |
* | Deprecate getEditionString() | Joas Schilling | 2016-09-06 | 1 | -4/+2 |
* | Also fix "occ status" | Joas Schilling | 2016-09-06 | 1 | -2/+4 |
* | 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 |