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
path: root/lib
AgeCommit message (Expand)Author
2014-03-12set content-type on ocs exceptionsThomas Müller
2014-03-12sanitize fallbackIdThomas Müller
2014-03-11Merge pull request #7665 from owncloud/fix_ocs_share_api_pathsBjörn Schießle
2014-03-11fix path creation for re-shares, issue #7662Bjoern Schiessle
2014-03-11Merge pull request #7650 from owncloud/quota-totalspaceVincent Petry
2014-03-11Merge pull request #7659 from owncloud/fix-7596Vincent Petry
2014-03-11[tx-robot] updated from transifexJenkins for ownCloud
2014-03-11remove magic handling of recipient lists by exploding the string - this funct...Thomas Müller
2014-03-11send an individual email to each recipientThomas Müller
2014-03-10Merge pull request #7602 from owncloud/flush-updater-cacheVincent Petry
2014-03-10Fixed total space display when data size exceeds quotaVincent Petry
2014-03-10Disable XML entities when parsing XMLVincent Petry
2014-03-10PHPDoc updatedThomas Müller
2014-03-10Merge branch 'master' into close-session-faster-masterThomas Müller
2014-03-10Merge pull request #7398 from owncloud/trash_dont_rely_on_dbVincent Petry
2014-03-10fix close() implementation in \OC\Session\InternalThomas Müller
2014-03-10get trash size from file cacheBjoern Schiessle
2014-03-10Merge pull request #7632 from owncloud/fix-7582-masterThomas Müller
2014-03-10close the session for all DAV calls right after authentication - no need to w...Thomas Müller
2014-03-10update copyright headerRobin Appelman
2014-03-10adding an explicit close method to class session - write operations (set and ...Thomas Müller
2014-03-10switch OC::getRouter usages to OC::$server->getRouterRobin Appelman
2014-03-10Move the router classes to a namespace and expose it with a public interfaceRobin Appelman
2014-03-10Merge pull request #7624 from owncloud/enc-encryptedusedspacefixVincent Petry
2014-03-10Merge pull request #7628 from owncloud/fileinfo-typeThomas Tanghus
2014-03-07fixing identThomas Müller
2014-03-07we first shall check if the current session is valid - otherwise the session-...Thomas Müller
2014-03-07Check if value exists before returningRobin Appelman
2014-03-07Return unencrypted_size of folder when queriedVincent Petry
2014-03-07Fix FileInfo->getType errorsRobin Appelman
2014-03-07Merge pull request #7529 from owncloud/getlocalfile-cacheicewind1991
2014-03-07Propagate unencrypted_size up to the file cache rootVincent Petry
2014-03-07Merge pull request #7583 from owncloud/trusteddomainerrorpageVincent Petry
2014-03-06Merge pull request #7592 from owncloud/fixstoragefreespaceVincent Petry
2014-03-06Merge pull request #7182 from owncloud/imagerotate_and_loadbase64_fixVincent Petry
2014-03-06Reset time of last update feed pollingVictor Dubiniuk
2014-03-06Merge pull request #7494 from owncloud/fix-7307Vincent Petry
2014-03-06Fixed upload issue when free space is not knownVincent Petry
2014-03-06fix merge conflictsGeorg Ehrke
2014-03-06Fixed X-Forwarded-Host parsingVincent Petry
2014-03-06Added localhost as trusted domainVincent Petry
2014-03-06Show warning page when accessing server from an untrusted domainVincent Petry
2014-03-06Merge branch 'master' into fix-7307Thomas Müller
2014-03-05Merge pull request #7354 from pschmitt/masterLukas Reschke
2014-03-05Merge pull request #7531 from owncloud/dont_create_shared_folderBjörn Schießle
2014-03-05fix issue with Non-static method Imagick ../..; @ doesn't seem to work in thi...Georg Ehrke
2014-03-05add fclose, fixes issue from bdb96b9af85256f9b3f8663ccf6d27b3d1330918Georg Ehrke
2014-03-05fix issue with spamming logging files when loading cached thumbnailGeorg Ehrke
2014-03-05don't allow to create a file or folder named 'Shared' in the root folder, als...Bjoern Schiessle
2014-03-05Merge pull request #7521 from owncloud/docstrings_2_kondouThomas Müller