| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | fixes #329: query the database in chunks of 200 | Thomas Mueller | 2012-11-05 | 1 | -10/+12 |
* | | | move ETag generation to storage backends | Robin Appelman | 2012-11-08 | 1 | -15/+1 |
* | | | merge master into filesystem | Robin Appelman | 2012-11-07 | 2 | -10/+22 |
|\| | |
|
| * | | Allow changing the way etags are generated | Robin Appelman | 2012-11-07 | 1 | -2/+14 |
| |/ |
|
| * | Style: Remove all the dangling white spaces | Felix Moeller | 2012-11-04 | 1 | -8/+8 |
* | | merge master into filesystem | Robin Appelman | 2012-11-04 | 2 | -7/+7 |
|\| |
|
| * | Checkstyle fixes: NoSpaceAfterComma | Felix Moeller | 2012-11-04 | 3 | -5/+5 |
| * | Checkstyle: many fixes | Felix Moeller | 2012-11-02 | 4 | -8/+8 |
* | | Merge branch 'master' into filesystem | Robin Appelman | 2012-11-01 | 1 | -0/+59 |
|\| |
|
| * | code style changes | scambra | 2012-10-30 | 1 | -4/+6 |
| * | fix checking quota in webdav, adding a sabredav plugin | scambra | 2012-10-30 | 1 | -0/+57 |
* | | move some stuff to the new api | Robin Appelman | 2012-10-26 | 2 | -5/+5 |
* | | merge master into filesystem | Robin Appelman | 2012-10-25 | 1 | -1/+1 |
|\| |
|
| * | Merge pull request #81 from fmms/master | Lukas Reschke | 2012-10-24 | 1 | -1/+1 |
| |\ |
|
| | * | Checkstyle: NoSpaceAfterComma | Felix Moeller | 2012-10-23 | 1 | -1/+1 |
* | | | merge master into filesystem | Robin Appelman | 2012-10-23 | 1 | -1/+1 |
|\| | |
|
| * | | get effective username after webdav login, fixes oc-2108 | Arthur Schiwon | 2012-10-23 | 1 | -1/+1 |
| |/ |
|
* | | merge master into filesystem | Robin Appelman | 2012-10-17 | 2 | -3/+3 |
|\| |
|
| * | Whitespace cleanup | Bart Visscher | 2012-10-14 | 2 | -3/+3 |
* | | don't use depricated OC_Filesystem | Robin Appelman | 2012-10-10 | 3 | -14/+14 |
|/ |
|
* | 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 |