Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-04don't show previous log level in upgrade messageBjörn Schießle
2015-12-18Use OCP\Util::getVersion instead of the internal private implementationMorris Jobke
2015-12-09Add occ command to get app pathVictor Dubiniuk
2015-12-09Allow occ install on OS X - same behaviour as web setupMorris Jobke
2015-12-01Add code integrity checkLukas Reschke
2015-11-23Add cmdline key to show shipped/non-shipped apps onlyVictor Dubiniuk
2015-11-09Do not allow two different version requirementsJoas Schilling
2015-10-30Replace some OC_Config calls with ILogger methodsMorris Jobke
2015-10-29Add a repair step that checks for group membership on sharesJoas Schilling
2015-10-27Revert "setting to skip migration tests by default"Morris Jobke
2015-10-26Update license headersLukas Reschke
2015-10-21Update: state which step we are going to start and warn if it might be slowJoas Schilling
2015-10-09Always pass in ILoggerThomas Müller
2015-10-06deduplicate @xenopathicMorris Jobke
2015-10-05update licence headers via scriptMorris Jobke
2015-10-01setting to skip migration tests by defaultMorris Jobke
2015-09-29[upgrade] switch to debug logging on upgradeMorris Jobke
2015-09-25Move the filtering of sensitive data to the config classJoas Schilling
2015-09-24encode arrays as stringMorris Jobke
2015-09-24[App Code Check] add check for version and mandatory fieldsMorris Jobke
2015-09-21improve description and help output for the encrypt-all and decrypt-all commandBjoern Schiessle
2015-09-18Also catch exceptions on encryptAll and reset trashbin and singleUser modeJoas Schilling
2015-09-18Do not set single user in constructorJoas Schilling
2015-09-17Fix the singleuser config casing in new encryption codeJoas Schilling
2015-09-15occ script to disable encryption and to decrypt all files againBjoern Schiessle
2015-09-14use the same pattern for the command name like every other commandBjoern Schiessle
2015-09-04Introduce mimetype DB update occ commandRobin McCorkell
2015-09-01Move maintenance:mimetypesjs to sublocation, cleanup codeRobin McCorkell
2015-08-30make system root of key storage configurableBjoern Schiessle
2015-08-28Merge pull request #18423 from owncloud/occ_encrypt_allBjörn Schießle
2015-08-26occ tool to encrypt all filesBjoern Schiessle
2015-08-20Merge pull request #18369 from owncloud/occ-logMorris Jobke
2015-08-19Merge pull request #18424 from owncloud/filter-objectstore-password-from-conf...Morris Jobke
2015-08-19Filter the objectstore password from the config list as wellJoas Schilling
2015-08-19Introduce occ command to manage owncloud log backendRobin McCorkell
2015-08-19Introduce occ command for logging managementRobin McCorkell
2015-08-19No error code when app already enabled/disabledVincent Petry
2015-08-18Return error code on failure with occ app:enable/disableVincent Petry
2015-08-14Mark ldap agent password as sensitiveJoas Schilling
2015-07-30- more injectionThomas Müller
2015-07-29Remove remainings of mssqlThomas Müller
2015-07-20Merge pull request #16935 from owncloud/allow-app-check-code-for-deprecated-c...Joas Schilling
2015-07-17PR #17046 deprecated OCP\Util::mb_(sub)str_replace()Joas Schilling
2015-07-17Allow specifying the checkers used in app:check-codeRobin McCorkell
2015-07-17Use the decorator patternJoas Schilling
2015-07-17Restructor the code into different classes instead of extendingJoas Schilling
2015-07-17Use non-zero exit codeJoas Schilling
2015-07-17Allow app:check-code to check for deprecated methodsJoas Schilling
2015-07-17Use constants for the output formatsJoas Schilling
2015-07-16Add app and config name to error messagesJoas Schilling