summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexJenkins for ownCloud2013-02-145-11/+80
* Merge pull request #1598 from owncloud/fixing-1424-masterThomas Müller2013-02-135-47/+88
|\
| * Merge branch 'master' into fixing-1424-masterThomas Mueller2013-02-1321-14/+327
| |\
| * | introduce new virtual method hasUserListings() to determine if a user backend...Thomas Mueller2013-02-115-47/+75
| * | Merge branch 'master' into fixing-1424-masterThomas Mueller2013-02-1130-86/+184
| |\ \
| * \ \ Merge branch 'master' into fixing-1424-masterThomas Müller2013-02-0913-17/+666
| |\ \ \
| * | | | on creation only test for existing users if the backend supports user creationThomas Müller2013-02-081-1/+14
* | | | | alpha 1Frank Karlitschek2013-02-091-2/+2
* | | | | Merge pull request #1618 from owncloud/mapped-storage-unit-testing-linux-masterv5.0.0alpha1Lukas Reschke2013-02-123-3/+22
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | fixing mappedlocal storage to work on non-windows as wellThomas Mueller2013-02-112-1/+18
| * | | | Merge branch 'master' into mapped-storage-unit-testing-linux-masterThomas Mueller2013-02-1122-31/+124
| |\ \ \ \
| * | | | | make MappedLocal available and testable within Linux as wellThomas Müller2013-02-092-2/+4
* | | | | | [tx-robot] updated from transifexJenkins for ownCloud2013-02-133-1/+29
* | | | | | $this->numericId should be determined based on table storages not filecacheThomas Mueller2013-02-121-1/+1
* | | | | | Merge pull request #1616 from owncloud/cache_fixes_rebaseThomas Müller2013-02-121-12/+19
|\ \ \ \ \ \
| * | | | | | Cache: fix scanner trying to use existing data when file isn't in cacheRobin Appelman2013-02-121-2/+1
| * | | | | | fixing syntax errorThomas Mueller2013-02-121-1/+1
| * | | | | | Cache: also preserve etags for filesRobin Appelman2013-02-121-2/+5
| * | | | | | Cache: don't create a new etag when the mtime hasn't changedRobin Appelman2013-02-111-0/+3
| * | | | | | Cache: actually use parameterRobin Appelman2013-02-111-1/+1
| * | | | | | Cache: reuse known folder sizes when doing a shallow scanRobin Appelman2013-02-111-3/+7
| * | | | | | Cache: simplify scanner logic a bit when handeling with unknown folder sizesRobin Appelman2013-02-111-9/+7
| | |/ / / / | |/| | | |
* | | | | | [tx-robot] updated from transifexJenkins for ownCloud2013-02-126-0/+93
* | | | | | Merge pull request #1634 from irgsmirx/patch-6Thomas Müller2013-02-111-0/+6
|\ \ \ \ \ \
| * | | | | | Update lib/files/cache/legacy.phpirgsmirx2013-02-111-0/+6
| | |_|_|_|/ | |/| | | |
* | | | | | [tx-robot] updated from transifexJenkins for ownCloud2013-02-127-0/+117
* | | | | | Merge pull request #1596 from owncloud/fix_470Thomas Müller2013-02-113-1/+63
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | only check content lenght on PUT to make litmus happyJörn Friedrich Dreyer2013-02-112-14/+18
| * | | | | delete partial file when file upload is abortedJörn Friedrich Dreyer2013-02-112-14/+17
| * | | | | check Content-Length to detect aborted uploadsJörn Friedrich Dreyer2013-02-112-0/+19
| * | | | | also rename file when it has not been present beforeJörn Friedrich Dreyer2013-02-111-2/+2
| * | | | | readd renaming and mtime handling to new directory nodesJörn Friedrich Dreyer2013-02-111-1/+17
| * | | | | send back 'X-OC-MTime: accepted' when X-OC-MTime was appliedJörn Friedrich Dreyer2013-02-111-1/+3
| * | | | | add a custom header clients can use to skip a n additional propset requestJörn Friedrich Dreyer2013-02-112-0/+18
* | | | | | [tx-robot] updated from transifexJenkins for ownCloud2013-02-114-7/+15
* | | | | | Merge pull request #1578 from owncloud/mysql_admin_fixThomas Müller2013-02-111-52/+72
|\ \ \ \ \ \
| * | | | | | fixing indentThomas Mueller2013-02-111-3/+3
| * | | | | | fixed argument for translationBernhard Posselt2013-02-111-4/+4
| * | | | | | added l10n for db error messagesBernhard Posselt2013-02-091-52/+72
* | | | | | | Merge pull request #1608 from owncloud/fix-shared-linksLukas Reschke2013-02-114-6/+6
|\ \ \ \ \ \ \
| * | | | | | | Update tests and apps to the new \OC\Files\Filesystem::init signatureRobin Appelman2013-02-112-3/+3
| * | | | | | | Merge branch 'master' into fix-shared-linksMichael Gapczynski2013-02-1020-19/+86
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| * | | | | | | Proper fix for shared linksMichael Gapczynski2013-02-102-3/+3
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge pull request #1573 from owncloud/fixing-ctor-local-storage-masterBernhard Posselt2013-02-112-0/+3
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | adding ctor to Local and revert call to it within TemporaryThomas Müller2013-02-092-0/+3
* | | | | | | I'm an evil bastard and I commit this 3 letter text fix without a pull request.Frank Karlitschek2013-02-091-1/+1
* | | | | | | Merge pull request #1493 from owncloud/fix_ldap_stored_homedirFrank Karlitschek2013-02-111-1/+1
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | check whether user belongs to the backend before calling getHome()Arthur Schiwon2013-02-061-1/+1
* | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2013-02-119-0/+17
* | | | | | | Cache: allow file sizes >2GBRobin Appelman2013-02-101-1/+1