Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #5582 from owncloud/files-previewcaching | Thomas Müller | 2013-11-05 | 11 | -47/+80 |
|\ | |||||
| * | Added missing comma to make the next diff cleaner | Vincent Petry | 2013-10-31 | 1 | -1/+1 |
| * | Fixed preview URL + size while dragging an existing file | Vincent Petry | 2013-10-28 | 2 | -3/+5 |
| * | Append file etag to preview URLs | Vincent Petry | 2013-10-28 | 10 | -44/+75 |
* | | Merge pull request #5673 from owncloud/oc6-windows-server-mssql-master | Thomas Müller | 2013-11-05 | 4 | -12/+7 |
|\ \ | |||||
| * | | Inherit lastInsertId() from Adapter. | Andreas Fischer | 2013-11-04 | 1 | -5/+0 |
| * | | adding test for binary file to test \OC_Helper::streamCopy() | Thomas Mueller | 2013-11-04 | 1 | -0/+1 |
| * | | ignore test files | Thomas Mueller | 2013-11-04 | 1 | -0/+2 |
| * | | WIN: fixing unit test for testStreamCopy() | Thomas Mueller | 2013-11-02 | 1 | -1/+1 |
| * | | WIN: fixing Fatal error: Call to a member function logicToPhysical() on a non... | Thomas Mueller | 2013-11-02 | 1 | -4/+3 |
| * | | mssql: fixing lastInsertId() implementation | Thomas Mueller | 2013-11-02 | 1 | -4/+2 |
* | | | Merge pull request #5540 from owncloud/scanner-enhancments-master | Thomas Müller | 2013-11-04 | 3 | -3/+21 |
|\ \ \ | |||||
| * | | | use === | Thomas Müller | 2013-11-04 | 1 | -1/+1 |
| * | | | set log level to DEBUG | Thomas Müller | 2013-11-04 | 1 | -2/+4 |
| * | | | using array_diff_assoc to detect diffs in values as well | Thomas Müller | 2013-10-25 | 1 | -1/+1 |
| * | | | cast storage_mtime to int | Thomas Müller | 2013-10-25 | 1 | -0/+1 |
| * | | | adding storage_mtime handling to SharedCache | Thomas Müller | 2013-10-25 | 1 | -0/+4 |
| * | | | log the data arrays | Thomas Müller | 2013-10-24 | 1 | -1/+3 |
| * | | | some logging added .... | Thomas Müller | 2013-10-24 | 1 | -2/+11 |
* | | | | Merge pull request #5683 from owncloud/no-coverage-with-php-v53-master | Thomas Müller | 2013-11-04 | 1 | -1/+6 |
|\ \ \ \ | |||||
| * | | | | keep junit xml reports | Thomas Müller | 2013-11-04 | 1 | -1/+1 |
| * | | | | adding environment variable to control coverage reporting | Thomas Müller | 2013-11-04 | 1 | -1/+6 |
|/ / / / | |||||
* | | | | Merge pull request #5544 from owncloud/fixing-3593-2-master | Thomas Müller | 2013-11-04 | 2 | -1/+17 |
|\ \ \ \ | |||||
| * | | | | add header 'OC-FileId' on PUT | Thomas Müller | 2013-10-25 | 1 | -0/+16 |
| * | | | | switch instance id and file id | Thomas Müller | 2013-10-25 | 1 | -1/+1 |
* | | | | | Merge pull request #5656 from owncloud/fix-wizard-typo | Andreas Fischer | 2013-11-04 | 1 | -11/+11 |
|\ \ \ \ \ | |||||
| * | | | | | Excpetion->Exception | VicDeo | 2013-11-01 | 1 | -11/+11 |
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-11-03 | 47 | -233/+333 |
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-11-03 | 543 | -8563/+14034 |
* | | | | | | Merge pull request #5678 from owncloud/fix-api-documentation | Thomas Müller | 2013-11-03 | 50 | -391/+842 |
|\ \ \ \ \ \ | |||||
| * | | | | | | unify license headers for public API files | Morris Jobke | 2013-11-03 | 45 | -382/+676 |
| * | | | | | | fix "No page-level DocBlock" | Morris Jobke | 2013-11-03 | 23 | -9/+166 |
* | | | | | | | Merge pull request #5671 from owncloud/fixing-5668-master | Morris Jobke | 2013-11-03 | 2 | -2/+2 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | replace template function link_to_docs() with \OC_Helper::linkToDocs() | Thomas Mueller | 2013-11-02 | 2 | -2/+2 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | Merge pull request #4961 from owncloud/unshare-over-delete | Morris Jobke | 2013-11-03 | 2 | -54/+85 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Always select item_source. | Andreas Fischer | 2013-11-03 | 1 | -3/+3 |
| * | | | | | | Deduplicate expiration date check into a method. | Andreas Fischer | 2013-11-03 | 1 | -15/+21 |
| * | | | | | | Use unshareItem() when unsharing expired shares. | Andreas Fischer | 2013-11-03 | 1 | -2/+2 |
| * | | | | | | Use unshareItem() in unshareAll(). | Andreas Fischer | 2013-11-03 | 1 | -1/+1 |
| * | | | | | | Extract unshare() code into unshareItem(). | Andreas Fischer | 2013-11-03 | 1 | -17/+1 |
| * | | | | | | OCP\Share::unshareAll(): Deduplicate hook parameters. | Andreas Fischer | 2013-11-03 | 1 | -8/+26 |
| * | | | | | | Add tests for OCP\Share::unshareAll(). | Andreas Fischer | 2013-11-03 | 1 | -10/+33 |
|/ / / / / / | |||||
* | | | | | | Merge pull request #5672 from owncloud/fixing-5668-master-2 | VicDeo | 2013-11-03 | 1 | -1/+1 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | fixing Specified key was too long; max key length is 767 bytes | Thomas Mueller | 2013-11-02 | 1 | -1/+1 |
|/ / / / / | |||||
* | | | | | Merge pull request #5652 from owncloud/front-port-5647-master | Thomas Müller | 2013-11-01 | 1 | -15/+26 |
|\ \ \ \ \ | |||||
| * | | | | | extend unit test to directories starting or ending in whitespace | Jörn Friedrich Dreyer | 2013-10-31 | 1 | -15/+26 |
* | | | | | | Merge pull request #5443 from owncloud/fix-autoloader-caching | Bart Visscher | 2013-11-01 | 2 | -24/+33 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Allow null as cache parameter (if no cache was found) and for cache removal. | Andreas Fischer | 2013-10-22 | 1 | -1/+1 |
| * | | | | | | Only write-back on cache miss. | Andreas Fischer | 2013-10-22 | 1 | -3/+3 |
| * | | | | | | Only use autoloader cache when 'instanceid' is available. | Andreas Fischer | 2013-10-22 | 1 | -5/+9 |