Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #8171 from owncloud/fix-import | Bernhard Posselt | 2014-05-02 | 1 | -3/+0 |
|\ | |||||
| * | add class Pimple to autloader | Thomas Müller | 2014-04-28 | 1 | -3/+0 |
| * | be nice and use a relative import so people can use the class without firing ... | Bernhard Posselt | 2014-04-12 | 1 | -1/+1 |
* | | Merge pull request #8377 from youngguns-nl/issue_8376 | Vincent Petry | 2014-05-02 | 2 | -2/+20 |
|\ \ | |||||
| * | | refs #8376; spaces=>tabs | Sjors van der Pluijm | 2014-04-28 | 1 | -1/+1 |
| * | | refs #8376; added comment and applied patch on other files | Sjors van der Pluijm | 2014-04-28 | 2 | -1/+15 |
| * | | rewind iterator before iteration starts | Sjors van der Pluijm | 2014-04-28 | 1 | -0/+1 |
| * | | fixes #8376 | Sjors van der Pluijm | 2014-04-28 | 1 | -1/+4 |
* | | | Merge pull request #8391 from owncloud/router-parameter-sorting | Thomas Müller | 2014-04-30 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Preserve keys when sorting parameters when generatings urls | Robin Appelman | 2014-04-29 | 1 | -1/+1 |
* | | | | Merge pull request #8132 from owncloud/issue/8131 | Thomas Müller | 2014-04-30 | 2 | -77/+57 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Deduplicate code | Joas Schilling | 2014-04-29 | 1 | -136/+39 |
| * | | | Correctly emit create/update hooks when a large file is being created/update | Joas Schilling | 2014-04-29 | 1 | -0/+31 |
| * | | | Emit a new hook, when a file is being updated only | Joas Schilling | 2014-04-29 | 2 | -1/+47 |
* | | | | Merge pull request #8285 from owncloud/better_getmountby_handling | icewind1991 | 2014-04-29 | 1 | -1/+1 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Better handle return values from Filesystem::getMountBy* | Robin McCorkell | 2014-04-25 | 1 | -1/+1 |
* | | | | Update outdated comment | Volkan Gezer | 2014-04-28 | 1 | -1/+1 |
* | | | | remove preview office fallback as it makes too much trouble and generates ina... | Georg Ehrke | 2014-04-28 | 2 | -149/+0 |
| |/ / |/| | | |||||
* | | | Merge pull request #7473 from owncloud/append-error-document | Thomas Müller | 2014-04-28 | 2 | -46/+14 |
|\ \ \ | |||||
| * \ \ | Merge branch 'master' into append-error-document | Thomas Müller | 2014-04-02 | 65 | -1129/+3370 |
| |\ \ \ | |||||
| * | | | | Typo + use regular assignment | Lukas Reschke | 2014-02-28 | 1 | -2/+2 |
| * | | | | Remove .htaccess creation code | Lukas Reschke | 2014-02-28 | 2 | -46/+14 |
* | | | | | Merge pull request #8350 from owncloud/share-search-mime | icewind1991 | 2014-04-25 | 1 | -0/+1 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'master' into share-search-mime | Robin Appelman | 2014-04-25 | 1 | -2/+3 |
| |\ \ \ \ \ | |||||
| * | | | | | | Correct the path returned by getFolderContent for substorages | Robin Appelman | 2014-04-25 | 1 | -0/+1 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | Merge pull request #7504 from owncloud/webdav-injection | icewind1991 | 2014-04-25 | 7 | -256/+207 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| * | | | | | merge master into webdav-injection | Robin Appelman | 2014-04-25 | 13 | -182/+385 |
| |\| | | | | |||||
| * | | | | | properly quote etags | Robin Appelman | 2014-04-24 | 1 | -1/+1 |
| * | | | | | Normalize paths when moving properties | Robin Appelman | 2014-04-24 | 1 | -1/+1 |
| * | | | | | fixing typos and PHPDoc | Thomas Müller | 2014-04-23 | 5 | -8/+22 |
| * | | | | | Revert changes to OC_Connector_Sabre_Server | Robin Appelman | 2014-04-23 | 1 | -41/+28 |
| * | | | | | Prevent error if previously cached data doesn't have an etag | Robin Appelman | 2014-04-22 | 1 | -3/+4 |
| * | | | | | merge master into webdav-injection | Robin Appelman | 2014-04-22 | 42 | -285/+328 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | merge master into webdav-injection | Robin Appelman | 2014-04-15 | 8 | -143/+165 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | merge master into webdav-injection | Robin Appelman | 2014-04-15 | 50 | -286/+2516 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | merge master into webdav-injection | Robin Appelman | 2014-03-26 | 42 | -934/+994 |
| |\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | don't throw errors in getType | Robin Appelman | 2014-03-07 | 1 | -1/+4 |
| * | | | | | | | | | merge master into webdav-injection | Robin Appelman | 2014-03-06 | 23 | -282/+328 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Remove the need for a custom SabreDav server constructor | Robin Appelman | 2014-03-04 | 2 | -14/+16 |
| * | | | | | | | | | | Make path for dummy fileinfo absolute | Robin Appelman | 2014-03-03 | 1 | -1/+1 |
| * | | | | | | | | | | Fix FileInfo->getType | Robin Appelman | 2014-03-03 | 1 | -2/+6 |
| * | | | | | | | | | | Pass the filesystem view as argument in the sabredav connectors and use the f... | Robin Appelman | 2014-02-25 | 7 | -270/+216 |
* | | | | | | | | | | | fix paths of searchByMime results on substorages | Robin Appelman | 2014-04-25 | 1 | -2/+3 |
| |_|_|_|_|_|/ / / / |/| | | | | | | | | | |||||
* | | | | | | | | | | Merge pull request #8337 from owncloud/flv-to-mimes | Lukas Reschke | 2014-04-24 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Add flv to known mimetypes | Victor Dubiniuk | 2014-04-24 | 1 | -0/+1 |
* | | | | | | | | | | | Merge pull request #8026 from owncloud/remove_shared_folder | Björn Schießle | 2014-04-24 | 8 | -58/+105 |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | |||||
| * | | | | | | | | | | remove hard-coded shared folder | Bjoern Schiessle | 2014-04-23 | 1 | -1/+1 |
| * | | | | | | | | | | always allow to rename the share mount point | Bjoern Schiessle | 2014-04-23 | 1 | -1/+7 |
| * | | | | | | | | | | make it possible to move files out of a shared mount point | Bjoern Schiessle | 2014-04-23 | 1 | -4/+4 |
| * | | | | | | | | | | some fixes to make the gallery work, this made it necessary to adjust some te... | Bjoern Schiessle | 2014-04-23 | 1 | -0/+1 |