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-11-07Merge pull request #5399 from frisco82/fixDownloadOverQuotaMorris Jobke
2013-11-06Merge pull request #5718 from owncloud/fixLdapBgJobVincent Petry
2013-11-06LDAP: resolve namespace harakiri, fixes background jobArthur Schiwon
2013-11-06Merge pull request #5711 from owncloud/quota-refreshquotainclientafteroperationsMorris Jobke
2013-11-06Merge pull request #5717 from owncloud/files-foldericonforhomestorageVincent Petry
2013-11-06Fixed folder icon for home storageVincent Petry
2013-11-06Merge pull request #5716 from owncloud/full-nameVincent Petry
2013-11-06change 'Display Name' to more understandable 'Full Name', fix #5612Jan-Christoph Borchardt
2013-11-06Do not count the size of shared folder on totalRamiro Aparicio
2013-11-06Fixed storage stats to be based on current directoryVincent Petry
2013-11-06Update quota value in client after scan and uploadVincent Petry
2013-11-06Merge pull request #5692 from miicha/patch-2VicDeo
2013-11-05Merge pull request #5691 from owncloud/switch-to-oc6-documentationblizzz
2013-11-05Merge pull request #5696 from owncloud/fixing-5670-masterAndreas Fischer
2013-11-05Merge pull request #5699 from owncloud/fixing-4606-masterThomas Müller
2013-11-05Merge pull request #5695 from owncloud/fixing-dropbox-masterThomas Müller
2013-11-05calling getstoragestats.php only if a user is logged in because this call req...Thomas Müller
2013-11-05allows agent and password or neither agent nor passwordmiicha
2013-11-05fixing dropbox require pathThomas Müller
2013-11-05decode arguments as arrayThomas Müller
2013-11-05Merge pull request #5582 from owncloud/files-previewcachingThomas Müller
2013-11-05Merge pull request #5673 from owncloud/oc6-windows-server-mssql-masterThomas Müller
2013-11-05Merge pull request #5540 from owncloud/scanner-enhancments-masterThomas Müller
2013-11-05allow empty user-dn and passwordmiicha
2013-11-05move to oc6 documentationThomas Müller
2013-11-05Inherit lastInsertId() from Adapter.Andreas Fischer
2013-11-05use ===Thomas Müller
2013-11-04Merge pull request #5683 from owncloud/no-coverage-with-php-v53-masterThomas Müller
2013-11-04keep junit xml reportsThomas Müller
2013-11-04adding test for binary file to test \OC_Helper::streamCopy()Thomas Mueller
2013-11-04ignore test filesThomas Mueller
2013-11-04adding environment variable to control coverage reportingThomas Müller
2013-11-04Merge pull request #5544 from owncloud/fixing-3593-2-masterThomas Müller
2013-11-04set log level to DEBUGThomas Müller
2013-11-04Merge pull request #5656 from owncloud/fix-wizard-typoAndreas Fischer
2013-11-03[tx-robot] updated from transifexJenkins for ownCloud
2013-11-03[tx-robot] updated from transifexJenkins for ownCloud
2013-11-03Merge pull request #5678 from owncloud/fix-api-documentationThomas Müller
2013-11-03Merge pull request #5671 from owncloud/fixing-5668-masterMorris Jobke
2013-11-03unify license headers for public API filesMorris Jobke
2013-11-03fix "No page-level DocBlock"Morris Jobke
2013-11-03Merge pull request #4961 from owncloud/unshare-over-deleteMorris Jobke
2013-11-03Always select item_source.Andreas Fischer
2013-11-03Deduplicate expiration date check into a method.Andreas Fischer
2013-11-03Use unshareItem() when unsharing expired shares.Andreas Fischer
2013-11-03Use unshareItem() in unshareAll().Andreas Fischer
2013-11-03Extract unshare() code into unshareItem().Andreas Fischer
2013-11-03OCP\Share::unshareAll(): Deduplicate hook parameters.Andreas Fischer
2013-11-03Add tests for OCP\Share::unshareAll().Andreas Fischer
2013-11-03Merge pull request #5672 from owncloud/fixing-5668-master-2VicDeo