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
2013-11-20Merge pull request #5965 from owncloud/mimetype-only-pathVincent Petry
2013-11-20always get the right node for the given file pathThomas Müller
2013-11-20Change default mimetype detection for storage backends to only use filenameRobin Appelman
2013-11-20Fixed getLocalFile() condition for x-send-fileVincent Petry
2013-11-19Merge pull request #5927 from owncloud/quota-excludeextstorageMorris Jobke
2013-11-18Root size for home storage is now size of "files" subdirVincent Petry
2013-11-18External storage space is now not counted in total spaceVincent Petry
2013-11-18one tab lessFrank Karlitschek
2013-11-18fix the version check for downloaded apps. Fixes https://github.com/owncloud/...Frank Karlitschek
2013-11-16[tx-robot] updated from transifexJenkins for ownCloud
2013-11-15Merge pull request #5789 from ogasser/db_fix_default_for_numericBart Visscher
2013-11-15Merge pull request #5813 from owncloud/fix-4736-masterThomas Müller
2013-11-14Merge branch 'master' into moviepreviewfallbackThomas Müller
2013-11-14Merge pull request #5824 from owncloud/fix-publicshare-non-existingThomas Müller
2013-11-14Merge pull request #5862 from owncloud/files-singledotdirsThomas Müller
2013-11-14Merge pull request #5850 from owncloud/oc_api_testsThomas Müller
2013-11-14Merge pull request #5827 from owncloud/avoid_preview_errorsThomas Müller
2013-11-14Fixed normalizePath() to strip out single dot dirsVincent Petry
2013-11-14Merge multiple failed third party responses when returning the resulttomneedham
2013-11-14Merge multiple shipped failures before responding.tomneedham
2013-11-14Return failed shipped responses over succedded shipped responsestomneedham
2013-11-14Return result object when only one successful response is returnedtomneedham
2013-11-14Update lib/private/api.php after merge conflicttomneedham
2013-11-14Merge branch 'ocs_api_fix_success_code' into oc_api_teststomneedham
2013-11-14Merge branch 'master' into oc_api_teststomneedham
2013-11-14Remove OC_App dependancy from OC_API::mergeResponses()tomneedham
2013-11-13Merge pull request #5768 from owncloud/quota-workaroundwhenmissingrootsize-ho...Morris Jobke
2013-11-13Merge pull request #5447 from owncloud/fixing-5117-masterVincent Petry
2013-11-13Pick any none 100 status code before defaulting to 100Tom Needham
2013-11-13Use dedicated OC_Image loader methodsThomas Tanghus
2013-11-12Now using HomeStorage for legacy home storage idsVincent Petry
2013-11-12Now calling parent method when path is not rootVincent Petry
2013-11-12Do not use -1 as the size for the root folder of the home storageRobin Appelman
2013-11-12Fix fatal error when trying to open a non existing public linkRobin Appelman
2013-11-12add trash bin and file versions delete hooks in OC::registerPreviewHooksGeorg Ehrke
2013-11-12treat numeric as an alias for decimalOliver Gasser
2013-11-12changed type to decimalOliver Gasser
2013-11-11Don't set a default value when there isn't a default specifiedBart Visscher
2013-11-11make it possible to detect transferID partBjoern Schiessle
2013-11-11Added missing escapingVincent Petry
2013-11-11Merge pull request #5701 from owncloud/sharing-updateownerfoldersizesMorris Jobke
2013-11-10DB: Set correct default value for numeric typesOliver Gasser
2013-11-10Fixed undefined variable error when using avconvVincent Petry
2013-11-10Merge pull request #5687 from owncloud/fixing-5659-masterThomas Müller
2013-11-10Merge pull request #5759 from owncloud/fixing-5757-masterThomas Müller
2013-11-09[tx-robot] updated from transifexJenkins for ownCloud
2013-11-08implementing solution using <ifModule mod_authz_core>Thomas Müller
2013-11-08Fixed the rebellous space, replaced with a tabVincent Petry
2013-11-08Added ffmpeg fallback when avconv is not availableVincent Petry
2013-11-08the filesystem has to be initialized once we know the userThomas Müller