| Commit message (Expand) | Author | Age | Files | Lines |
* | backport 6acbadf41833c8d5a78aabb06c6c7e0f4f4c019b | Arthur Schiwon | 2013-03-06 | 1 | -2/+4 |
* | Merge pull request #857 from owncloud/fix_508 | blizzz | 2012-12-13 | 1 | -1/+16 |
|\ |
|
| * | implement getCurrentUser in Sabre Auth Connector, fixes #508 | Arthur Schiwon | 2012-12-13 | 1 | -0/+15 |
| * | use username, not passed loginname, might differ | Arthur Schiwon | 2012-12-13 | 1 | -1/+1 |
* | | throwing InsufficientStorage in case the quota is reached | Thomas Mueller | 2012-12-12 | 1 | -1/+1 |
* | | code style changes | scambra | 2012-12-12 | 1 | -4/+6 |
* | | fix checking quota in webdav, adding a sabredav plugin | scambra | 2012-12-12 | 1 | -0/+57 |
|/ |
|
* | use correct path for property cache (the real path of the file and not the vi... | Björn Schießle | 2012-11-20 | 1 | -1/+1 |
* | Merge pull request #439 from owncloud/239_webdav_999_files_stable45 | Thomas Müller | 2012-11-16 | 1 | -11/+14 |
|\ |
|
| * | backport of #271 to stable45 | Thomas Mueller | 2012-11-14 | 1 | -11/+14 |
* | | Correct quoting error with Sabre connector. Fix critical pg pbms | Brice Maron | 2012-11-14 | 1 | -1/+1 |
|/ |
|
* | make getFileSource static | Björn Schießle | 2012-11-08 | 1 | -1/+1 |
* | if file gets modified, always remove etag for all shared folder to make sure ... | Björn Schießle | 2012-11-08 | 1 | -0/+7 |
* | some more checks if file is a shared file | Björn Schießle | 2012-11-08 | 2 | -9/+14 |
* | find correct source file and owner of shared files | Björn Schießle | 2012-11-08 | 1 | -27/+25 |
* | start implementing a solution to fix broken etags for shared files | Björn Schießle | 2012-11-08 | 1 | -4/+29 |
* | Allow changing the way etags are generated | Robin Appelman | 2012-11-07 | 1 | -2/+14 |
* | get effective username after webdav login, fixes oc-2108 | Arthur Schiwon | 2012-10-23 | 1 | -1/+1 |
* | fix create folder and upload file issue on win, fixes oc-1747, solution follo... | Arthur Schiwon | 2012-10-02 | 1 | -2/+2 |
* | move back to "lastmodified" property since "getlastmodified" is protected by ... | Björn Schießle | 2012-09-28 | 1 | -5/+3 |
* | prepare server for move of property name "lastmodified" to "getlastmodified" ... | Björn Schießle | 2012-09-26 | 1 | -4/+6 |
* | - take webdav namespace for properties into account | Björn Schießle | 2012-09-26 | 1 | -2/+2 |
* | Forgot to return the fileinfo | Bart Visscher | 2012-09-21 | 1 | -1/+1 |
* | Don't use OC_FileCache directly, but use the functions in OC_Files | Bart Visscher | 2012-09-21 | 1 | -3/+5 |
* | Run proxies and emit signals when finising chunked upload | Bart Visscher | 2012-09-18 | 1 | -2/+1 |
* | Check format of chunked filename | Bart Visscher | 2012-09-17 | 1 | -0/+3 |
* | dirname can also return '.' for empty path | Bart Visscher | 2012-09-13 | 1 | -1/+1 |
* | Respect coding style | Thomas Müller | 2012-09-10 | 1 | -5/+4 |
* | Respect coding style | Thomas Müller | 2012-09-10 | 1 | -1/+1 |
* | Respect coding style | Thomas Müller | 2012-09-10 | 1 | -3/+9 |
* | adding space between) and { | Thomas Mueller | 2012-09-07 | 5 | -10/+10 |
* | EOL fixes | Bart Visscher | 2012-09-07 | 1 | -172/+172 |
* | Whitespace fixes in lib | Bart Visscher | 2012-08-29 | 5 | -11/+9 |
* | add backticks to SQL, use limit parameter instead of LIMIT SQL | Jörn Friedrich Dreyer | 2012-08-25 | 1 | -1/+1 |
* | Merge branch 'master' of git://gitorious.org/owncloud/owncloud into oracle-su... | Jörn Friedrich Dreyer | 2012-08-25 | 5 | -57/+398 |
|\ |
|
| * | Merge branch 'chunked_upload' | Bart Visscher | 2012-08-03 | 1 | -4/+16 |
| |\ |
|
| | * | Chunked upload: Refactor OC_FileChunking to object | Bart Visscher | 2012-07-27 | 1 | -3/+4 |
| | * | Chunked upload: Refactor to static class | Bart Visscher | 2012-07-27 | 1 | -18/+5 |
| | * | Merge branch 'master' into chunked_upload | Bart Visscher | 2012-07-27 | 6 | -55/+182 |
| | |\ |
|
| | * | | Custom chunking support | Bart Visscher | 2012-07-08 | 1 | -4/+25 |
| * | | | Fix #476 | Jakob Sack | 2012-07-31 | 1 | -4/+7 |
| | |/
| |/| |
|
| * | | Smarter remove of etag properties for path | Bart Visscher | 2012-07-26 | 1 | -2/+18 |
| * | | Create uniqid ETag for directories | Bart Visscher | 2012-07-25 | 3 | -1/+39 |
| * | | Rename functions | Bart Visscher | 2012-07-25 | 3 | -5/+5 |
| * | | fix broken properties in the database | Bjoern Schiessle | 2012-07-23 | 1 | -1/+1 |
| * | | quick fix for broken properties | Bjoern Schiessle | 2012-07-23 | 1 | -0/+1 |
| * | | fix ununsed variables | Robin Appelman | 2012-07-21 | 1 | -1/+1 |
| * | | Add missing public to function definition | Bart Visscher | 2012-07-21 | 1 | -1/+1 |
| * | | Add ETag support to the Sabre file connector. | Bart Visscher | 2012-07-21 | 3 | -7/+66 |
| * | | adapted to new SabreDav version | Bjoern Schiessle | 2012-07-20 | 1 | -10/+12 |