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
2013-09-30move the private namespace OC into lib/private - OCP will stay in lib/publicThomas Müller
2013-09-30Merge pull request #5012 from owncloud/check_keyfiles_existsMorris Jobke
2013-09-30cURL does not honour default_socket_timeoutEvgeni Golov
2013-09-27check not only if the keyfile folder exists but also if it contains keyfilesBjoern Schiessle
2013-09-11no further comment - which dev did not test this BEFORE submitting the pull r...Thomas Müller
2013-09-02Merge branch 'master' into clean_up_utilkondou
2013-08-24Merge branch 'master' into oc_previewGeorg Ehrke
2013-08-23Fix some phpdoc and camelcasekondou
2013-08-22fixing typosThomas Müller
2013-08-20Merge branch 'master' into clean_up_utilkondou
2013-08-19Merge pull request #4467 from owncloud/storage-wrapper-quotaicewind1991
2013-08-19Merge master into oc_previewGeorg Ehrke
2013-08-18merge master in storage-wrapper-quotaRobin Appelman
2013-08-18Fix some naming and spacing in lib/util.phpkondou
2013-08-17Merge branch 'master' into decrypt_files_againBjoern Schiessle
2013-08-15Clean up \OC\Utilkondou
2013-08-15Cache OC_Util::checkServer() result in sessionMarkus Goetz
2013-08-12check if some encrypted files are left after the app was disabled and warn th...Bjoern Schiessle
2013-08-09update indexes of oc_permissionsGeorg Ehrke
2013-08-07allow permissions.user to be null as suggested by @butonicGeorg Ehrke
2013-07-30Merge branch 'master' into fixing-testGetById-masterThomas Müller
2013-07-30adding unit tests for OC_Util::basenameThomas Müller
2013-07-29implement a platform independent version of basenameThomas Mueller
2013-07-28Also clean PHP 5.5 opcachekondou
2013-07-25use storage wrapper for quota instead of a filesystem proxyRobin Appelman
2013-07-17Use autoloader for Patchwork/PHP/Shim/NormalizerBart Visscher
2013-07-09Implement encodePathVictor Dubiniuk
2013-07-08Merge https://github.com/owncloud/core/pull/3827Björn Schießle
2013-07-04eddition string should be empty by defaultBjörn Schießle
2013-07-04move to non-static OC_DefaultsBjörn Schießle
2013-06-19 also use the default theme if the theme is set to an empty string in the con...Björn Schießle
2013-06-14Merge branch 'master' into move-maint-startThomas Mueller
2013-06-02merge master into backgroundjobRobin Appelman
2013-06-01Merge pull request #3454 from owncloud/fix_hasInternetConnectionThomas Müller
2013-06-01fix method namingThomas Mueller
2013-06-01Merge pull request #3459 from owncloud/fix_for_2377icewind1991
2013-05-28Use the new session wrapperRobin Appelman
2013-05-27make method names camelCaseGeorg Ehrke
2013-05-27update commentGeorg Ehrke
2013-05-27move check if internet connection is disabled on purpose to a dedicated methodGeorg Ehrke
2013-05-25Merge branch 'master' into fix_for_2377Florin Peter
2013-05-25Bump version for files_encryption changesMichael Gapczynski
2013-05-25Clear opcode caches after writing to the config file, fixes #3372Michael Gapczynski
2013-05-25prevent for returning while false normalize stringFlorin Peter
2013-05-24added normalizeUnicode() method to OC_UtilFlorin Peter
2013-05-22allow install when only oracle is availableJörn Friedrich Dreyer
2013-05-22fix return value of OC_Util::isinternetconnectionworking()Georg Ehrke
2013-05-22merge master into filecache_mtimeRobin Appelman
2013-05-08fix for tearDownFS, after filesystem::tearDown() the root is not mountedFlorin Peter
2013-05-07Merge pull request #2813 from owncloud/improve-lib-checkBart Visscher