246 Commits (a95d4c2b22e2cf0deb4958bc3aa3b20ed9d0463c)

Author SHA1 Message Date
  Joas Schilling fe04451cb1 Do not allow two different version requirements 8 years ago
  Morris Jobke f46d531a4f Replace some OC_Config calls with ILogger methods 8 years ago
  Joas Schilling e5a7e3124a Add a repair step that checks for group membership on shares 8 years ago
  Morris Jobke 3b249f1967 Revert "setting to skip migration tests by default" 8 years ago
  Lukas Reschke 8f09d5b67c Update license headers 8 years ago
  Joas Schilling 9200bbeaba Update: state which step we are going to start and warn if it might be slow 8 years ago
  Thomas Müller 4cb5970947 Always pass in ILogger 8 years ago
  Morris Jobke 8366ce2767 deduplicate @xenopathic 8 years ago
  Morris Jobke b945d71384 update licence headers via script 8 years ago
  Morris Jobke 7cbdd9b90b setting to skip migration tests by default 8 years ago
  Morris Jobke 5acb38b5b3 [upgrade] switch to debug logging on upgrade 8 years ago
  Joas Schilling faba02564a Move the filtering of sensitive data to the config class 8 years ago
  Morris Jobke 5a3e57c2f5 encode arrays as string 8 years ago
  Morris Jobke 9b652ed5d5 [App Code Check] add check for version and mandatory fields 9 years ago
  Bjoern Schiessle 03e05d5dbc improve description and help output for the encrypt-all and decrypt-all command 8 years ago
  Joas Schilling 5472a5f455 Also catch exceptions on encryptAll and reset trashbin and singleUser mode 8 years ago
  Joas Schilling 2f102c1f0d Do not set single user in constructor 8 years ago
  Joas Schilling 82eb3f8027 Fix the singleuser config casing in new encryption code 8 years ago
  Bjoern Schiessle 9bd4f2d41e occ script to disable encryption and to decrypt all files again 9 years ago
  Bjoern Schiessle 69b64b5b10 use the same pattern for the command name like every other command 8 years ago
  Robin McCorkell 19830e6c24 Introduce mimetype DB update occ command 8 years ago
  Robin McCorkell 79fceeff33 Move maintenance:mimetypesjs to sublocation, cleanup code 8 years ago
  Bjoern Schiessle 289e9130f3 make system root of key storage configurable 9 years ago
  Bjoern Schiessle 8c08dd0ac2 occ tool to encrypt all files 9 years ago
  Joas Schilling 6231bbdde3 Filter the objectstore password from the config list as well 9 years ago
  Robin McCorkell 07e119a3f8 Introduce occ command to manage owncloud log backend 9 years ago
  Robin McCorkell 67536e71aa Introduce occ command for logging management 9 years ago
  Vincent Petry 6c8c8a328a No error code when app already enabled/disabled 9 years ago
  Vincent Petry 016cf11134 Return error code on failure with occ app:enable/disable 9 years ago
  Joas Schilling 49ba7dc05d Mark ldap agent password as sensitive 9 years ago
  Thomas Müller c3cac887f5 - more injection 9 years ago
  Thomas Müller 5ed38a75d6 Remove remainings of mssql 9 years ago
  Joas Schilling 3566dcf246 PR #17046 deprecated OCP\Util::mb_(sub)str_replace() 9 years ago
  Robin McCorkell 0de5c35dba Allow specifying the checkers used in app:check-code 9 years ago
  Joas Schilling a0c6f2e5e0 Use the decorator pattern 9 years ago
  Joas Schilling bba87a2a3b Restructor the code into different classes instead of extending 9 years ago
  Joas Schilling 9e469046fa Use non-zero exit code 9 years ago
  Joas Schilling 4e95031ec4 Allow app:check-code to check for deprecated methods 9 years ago
  Joas Schilling 0a36331cb6 Use constants for the output formats 9 years ago
  Joas Schilling 01dc3935d0 Add app and config name to error messages 9 years ago
  Joas Schilling d5dcb60e5d Use json_pretty as default for the config lists (for easier export/import) 9 years ago
  Roeland Jago Douma 032ffc969e Move mimetypealiases.json to mimetypealiases.dist.json 9 years ago
  Morris Jobke 08afce3d7e [command] single user mode - use config object & add tests 9 years ago
  Joas Schilling 85f012512e Invert the "public" to a "private" method 9 years ago
  Joas Schilling e5bc9d0619 Make it possible to import exportet app/system configs 9 years ago
  Joas Schilling 971060862e Fix typo in command description 9 years ago
  Joas Schilling 2b86eb0b29 Add commands to get, set and delete app config values 9 years ago
  Joas Schilling 130b5d8587 Allow reading from stdin 9 years ago
  Joas Schilling 86952f88cb Add a command to import an json array into the config 9 years ago
  Joas Schilling bc084c40a6 Add a command to delete a system config 9 years ago