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-03-24adding extension to slugified physical pathThomas Mueller
2013-03-24Merge pull request #2531 from Mirodin/patch-5Thomas Müller
2013-03-24Merge pull request #2532 from Mirodin/patch-6Thomas Müller
2013-03-23Merge pull request #2525 from owncloud/fix_db_queriesBernhard Posselt
2013-03-23Merge pull request #2474 from owncloud/fix_2299Bernhard Posselt
2013-03-23Merge pull request #2538 from eMerzh/improve_pbm_detectBernhard Posselt
2013-03-23Improve detection of installations errorsBrice Maron
2013-03-23Upgrade FileCache on ownCloud upgrade for all users with filesArthur Schiwon
2013-03-22the old path no longer exists after rename, update the parent folder insteadBjörn Schießle
2013-03-22Update de_DE.phpMirodin
2013-03-22Update de.phpMirodin
2013-03-22Performance: prepare queries only onceArthur Schiwon
2013-03-22Fix lost ETag on Cache UpgradeArthur Schiwon
2013-03-22add backticks around table namesBjörn Schießle
2013-03-20LDAP: fix wrong return valueArthur Schiwon
2013-03-20fix indentionBjörn Schießle
2013-03-20skip update if the recipient is the same user as the owner, otherwise we run ...Björn Schießle
2013-03-19using rtrimThomas Mueller
2013-03-19fixes #2081Thomas Mueller
2013-03-19Merge pull request #2449 from owncloud/fix_npeJörn Friedrich Dreyer
2013-03-19Merge pull request #2444 from owncloud/fix_ldap_issuesBernhard Posselt
2013-03-19fix npe when createStorage() returns nullJörn Friedrich Dreyer
2013-03-19LDAP: specify appid when selecting from appconfigArthur Schiwon
2013-03-19LDAP: remove unnecessary func call, was a leftover from earlier refactorArthur Schiwon
2013-03-19Backport #2440 js parameter.Thomas Tanghus
2013-03-19User list: Avoid dupes and better sorting. Fix #2420Thomas Tanghus
2013-03-19LDAP: check first whether group exists in this backend before doing other ope...Arthur Schiwon
2013-03-19LDAP: check whether user exists for before trying to determine displaynameArthur Schiwon
2013-03-19LDAP: avoid irritating log outputArthur Schiwon
2013-03-19LDAP: user exists check on getHome, otherwise check will be performed with wr...Arthur Schiwon
2013-03-18backport https://github.com/owncloud/core/pull/2411Frank Karlitschek
2013-03-17Cache: better rename hook for cache updaterRobin Appelman
2013-03-17Close sessions when doing background jobsRobin Appelman
2013-03-17Merge pull request #2384 from owncloud/error-handling-upgrade-backportMichael Gapczynski
2013-03-16Add error handling to the file cache upgradeMichael Gapczynski
2013-03-15Correct emails when folders are shared.Ceri Davies
2013-03-15Merge pull request #2348 from owncloud/fix_version_db_queryFrank Karlitschek
2013-03-15remove backticks around table namesBjörn Schießle
2013-03-15Add backtick for trash app to prevent pg errorsBrice Maron
2013-03-15add backtick for db queries to prevent postgresql errorsBjörn Schießle
2013-03-15create new version if the same file is uploaded again over the web interface,...Björn Schießle
2013-03-15create new version if the same file is uploaded again over the web interfaceBjörn Schießle
2013-03-14Merge pull request #2294 from owncloud/use_display_name_in_mailBernhard Posselt
2013-03-14use display name as sender for private link mailsBjörn Schießle
2013-03-13Merge pull request #2276 from owncloud/fix_sharing_hooks_oc5Bernhard Posselt
2013-03-13Merge pull request #2278 from owncloud/fix_2267_masterJörn Friedrich Dreyer
2013-03-13fix for #2267, use OC_DB instead of MDB2Björn Schießle
2013-03-13don't show share action for the Shared folder, approved pull request #2265Björn Schießle
2013-03-13we need to listen to the pre delete hook, otherwise the file is already goneBjörn Schießle
2013-03-13let public link download handle json encoded file listsBjörn Schießle