summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* $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
* | | | | Merge pull request #1592 from owncloud/display_name_settingblizzz2013-02-101-4/+6
|\ \ \ \ \
| * | | | | add switch to enable/disable the possibility to change the display name by th...Björn Schießle2013-02-101-4/+6
* | | | | | Merge pull request #1581 from owncloud/mapper_md5Frank Karlitschek2013-02-101-6/+6
|\ \ \ \ \ \
| * | | | | | Mapper: use md5 hashes for database indexesRobin Appelman2013-02-101-6/+6
| |/ / / / /
* | | | | | Merge pull request #1588 from owncloud/etag_quotesFrank Karlitschek2013-02-101-1/+1
|\ \ \ \ \ \
| * | | | | | wrap etags in quotes when doing a propfind on a folderRobin Appelman2013-02-101-1/+1
| |/ / / / /
* | | | | | Merge pull request #1590 from owncloud/fix_470Lukas Reschke2013-02-102-2/+24
|\ \ \ \ \ \
| * | | | | | append .part to put filesJörn Friedrich Dreyer2013-02-102-2/+24
| |/ / / / /
* | | | | | Merge pull request #1589 from owncloud/use-sanitizeHTMLLukas Reschke2013-02-101-2/+3
|\ \ \ \ \ \
| * | | | | | Coding styleLukas Reschke2013-02-101-1/+2
| * | | | | | Use sanitizeHTML instead of stripslashes + htmlspecialcharsLukas Reschke2013-02-101-1/+1
| |/ / / / /
* | | | | | Merge pull request #1030 from hkjolhede/masterLukas Reschke2013-02-101-0/+23
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Merge branch 'master' of https://github.com/hkjolhede/owncloud_coreHenrik Kjölhede2013-02-091-2/+1
| |\ \ \ \ \