256 Commits (205fbcbfa3cf221fad23cfd3379a412aba0dd314)

Author SHA1 Message Date
  Thomas Müller 682821c71e Happy new year! 8 years ago
  Joas Schilling c55da1fc8d Add a warning to the app:check-code if the version is missing 8 years ago
  Morris Jobke 190cc2bb67 Remove OC_DB::getConnection 8 years ago
  Björn Schießle 58b1221ad3 don't show previous log level in upgrade message 8 years ago
  Morris Jobke ed98cdf532 Use OCP\Util::getVersion instead of the internal private implementation 8 years ago
  Victor Dubiniuk b59285d0d0 Add occ command to get app path 8 years ago
  Morris Jobke d39b018893 Allow occ install on OS X - same behaviour as web setup 8 years ago
  Lukas Reschke 4971015544 Add code integrity check 8 years ago
  Victor Dubiniuk 8d9353a640 Add cmdline key to show shipped/non-shipped apps only 8 years ago
  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 9 years ago
  Robin McCorkell 79fceeff33 Move maintenance:mimetypesjs to sublocation, cleanup code 9 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