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-02-21Merge pull request #1812 from owncloud/add-logging-to-webdav-test-masterBjörn Schießle
2013-02-21Merge pull request #1768 from houqp/issue_1739Björn Schießle
2013-02-21[tx-robot] updated from transifexJenkins for ownCloud
2013-02-21WebDAV-Testing:Thomas Mueller
2013-02-205.0.0 beta 1v5.0.0beta1Frank Karlitschek
2013-02-20Merge pull request #1731 from owncloud/unknown-freespaceFrank Karlitschek
2013-02-20[tx-robot] updated from transifexJenkins for ownCloud
2013-02-19[tx-robot] updated from transifexJenkins for ownCloud
2013-02-19bug fix for issue 1739, two changes included:Qingping Hou
2013-02-19Merge pull request #1728 from owncloud/mountconfigThomas Müller
2013-02-18Merge pull request #1724 from owncloud/long-storage-idFrank Karlitschek
2013-02-18merge master into mountconfigRobin Appelman
2013-02-18[tx-robot] updated from transifexJenkins for ownCloud
2013-02-17Merge pull request #1719 from owncloud/fixing-1659-masterThomas Müller
2013-02-17Keep user quota into account when the storage backend has unkown free spaceRobin Appelman
2013-02-16Give storage backends the option to define having no known free spaceRobin Appelman
2013-02-16Create new mountconfig files in jsonRobin Appelman
2013-02-16Use a parser to read custom mount configuration instead of including the php ...Robin Appelman
2013-02-16[tx-robot] updated from transifexJenkins for ownCloud
2013-02-16Cache: hash long storage ids to ensure they fit in the databaseRobin Appelman
2013-02-15class Mapper no respects an unchanged physical root which will be excluded fr...Thomas Mueller
2013-02-15fix error in recursive searchThomas Mueller
2013-02-15Fix strict standard warning in user templateRobin Appelman
2013-02-15Merge pull request #1715 from owncloud/fixing-1640-masterThomas Müller
2013-02-15changing the bit mask of OC_USER_BACKEND_SET_DISPLAYNAMEThomas Mueller
2013-02-15Merge pull request #1700 from owncloud/fixing-1680-masterJan-Christoph Borchardt
2013-02-15we should never drop a databaseThomas Mueller
2013-02-15Merge pull request #1712 from owncloud/debug-exceptionThomas Müller
2013-02-15Fix quotes in OC_User::isEnabledRobin Appelman
2013-02-15set DEBUG from xdebug session before we first use itRobin Appelman
2013-02-15Don't cache errors/exceptions when debug is enabledRobin Appelman
2013-02-15[tx-robot] updated from transifexJenkins for ownCloud
2013-02-15Merge pull request #1662 from owncloud/style-cleanupBart Visscher
2013-02-14Invalidate existing HSTS headersLukas Reschke
2013-02-14filter l10n-* filesThomas Mueller
2013-02-14adding a compatibility.js as a single source to define all fallback function ...Thomas Mueller
2013-02-14Style-fix: Breakup long linesBart Visscher
2013-02-14Whitespace indent fixesBart Visscher
2013-02-14Add braces around single line if statementsBart Visscher
2013-02-14Fix NoSpaceAfterComma and SpaceBeforeCommaBart Visscher
2013-02-14Fix indentation styleBart Visscher
2013-02-14Fix SpaceBeforeOpenBrace errorsBart Visscher
2013-02-14[tx-robot] updated from transifexJenkins for ownCloud
2013-02-14Merge pull request #1598 from owncloud/fixing-1424-masterThomas Müller
2013-02-13Merge branch 'master' into fixing-1424-masterThomas Mueller
2013-02-13[tx-robot] updated from transifexJenkins for ownCloud
2013-02-12$this->numericId should be determined based on table storages not filecacheThomas Mueller
2013-02-12Merge pull request #1616 from owncloud/cache_fixes_rebaseThomas Müller
2013-02-12Cache: fix scanner trying to use existing data when file isn't in cacheRobin Appelman
2013-02-12fixing syntax errorThomas Mueller