Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #19843 from ↵ | Thomas Müller | 2015-10-16 | 1 | -1/+1 |
|\ | | | | | | | | | owncloud/an-app-is-identified-by-having-a-info.xml-app.php-should-not-be-mandatory an-app-is-identified-by-having-a-info.xml-app.php-should-not-be-manda… | ||||
| * | an-app-is-identified-by-having-a-info.xml-app.php-should-not-be-mandatory | Thomas Müller | 2015-10-16 | 1 | -1/+1 |
| | | |||||
* | | Check for error when resharing | Roeland Jago Douma | 2015-10-16 | 1 | -4/+4 |
| | | |||||
* | | When sharing with the owner show the path | Roeland Jago Douma | 2015-10-16 | 1 | -1/+4 |
|/ | | | | | The error message should contain the path that is being shared not the numeric id. | ||||
* | Remove $ETagFunction - it was never used | Thomas Müller | 2015-10-16 | 1 | -7/+1 |
| | |||||
* | Consolidate webdav code - move all to one app | Thomas Müller | 2015-10-16 | 26 | -3873/+1 |
| | |||||
* | check if fopen was successful before continue | Bjoern Schiessle | 2015-10-15 | 1 | -3/+7 |
| | |||||
* | only wrap source if fopen was successful | Bjoern Schiessle | 2015-10-15 | 1 | -1/+4 |
| | |||||
* | Remove ArrayParser because it is unused | Morris Jobke | 2015-10-14 | 1 | -238/+0 |
| | |||||
* | Merge pull request #19731 from owncloud/update-list-of-deprecated-methods | Thomas Müller | 2015-10-14 | 2 | -7/+27 |
|\ | | | | | Update list of deprecated methods | ||||
| * | update deprecation message | Morris Jobke | 2015-10-14 | 1 | -1/+1 |
| | | |||||
| * | Update list of deprecated methods | Joas Schilling | 2015-10-14 | 2 | -7/+27 |
| | | |||||
* | | Merge pull request #19760 from owncloud/adding_occ_upgrade_text_note | Thomas Müller | 2015-10-14 | 1 | -0/+1 |
|\ \ | | | | | | | Adding occ upgrade text note | ||||
| * | | adding occ upgrade text note | Martin | 2015-10-14 | 1 | -0/+1 |
| | | | |||||
* | | | Merge pull request #19764 from owncloud/issue-19759-app-check-code-issue | Thomas Müller | 2015-10-14 | 1 | -2/+2 |
|\ \ \ | |_|/ |/| | | Variables don't have a class, so we can't use toString() on it | ||||
| * | | Variables don't have a class, so we can't use toString() on it | Joas Schilling | 2015-10-14 | 1 | -2/+2 |
| |/ | |||||
* | | Merge pull request #19738 from owncloud/proppatch-lastmodified | Thomas Müller | 2015-10-14 | 1 | -3/+3 |
|\ \ | | | | | | | Fix mtime PROPPATCH to be "lastmodified" instead of "getlastmodified" | ||||
| * | | Fix mtime PROPPATCH to be "lastmodified" instead of "getlastmodified" | Vincent Petry | 2015-10-13 | 1 | -3/+3 |
| |/ | | | | | | | | | | | | | Fix regression that makes PROPPATCH of mtime work like it did in OC <= 8.0. The PROPPATCH must be done on the "lastmodified" property. The "getlastmodified" now return 403 again. | ||||
* | | Merge pull request #19580 from ↵ | Thomas Müller | 2015-10-14 | 1 | -0/+32 |
|\ \ | | | | | | | | | | | | | owncloud/issue-19399-remote-shares-case-sensitivity Make sure that remote shares use the correct uid casing | ||||
| * | | Make sure that remote shares use the correct uid casing | Joas Schilling | 2015-10-06 | 1 | -0/+32 |
| | | | |||||
* | | | Merge pull request #19727 from owncloud/fix_19678 | Thomas Müller | 2015-10-14 | 1 | -2/+2 |
|\ \ \ | | | | | | | | | Return path instead of itemsource | ||||
| * | | | Return path instead of itemsource | Roeland Jago Douma | 2015-10-13 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | Fixes #19678 Errors should contain paths and not internal ids | ||||
* | | | | Merge pull request #19730 from owncloud/fix_17560 | Thomas Müller | 2015-10-14 | 1 | -0/+1 |
|\ \ \ \ | |_|_|/ |/| | | | Squash collection shares | ||||
| * | | | Squash collection shares | Roeland Jago Douma | 2015-10-13 | 1 | -0/+1 |
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If folder1 is shared to user2 and user3. And folder1/folder2 is shared to user4 and user5 then getting all the users with access to folder1/folder2 should only list user2 and user 3 once. Previously this was done twice since we request the info two times. This fix makes sure that we only append unique results to the array. * Added test | ||||
* | | | Merge pull request #19677 from ↵ | Thomas Müller | 2015-10-13 | 2 | -10/+12 |
|\ \ \ | |/ / |/| | | | | | | | | owncloud/silently-fail-app-upgrade-exceptions-master Silently fail app upgrade exceptions | ||||
| * | | Always pass in ILogger | Thomas Müller | 2015-10-09 | 2 | -4/+2 |
| | | | |||||
| * | | Clean code | Thomas Müller | 2015-10-09 | 1 | -2/+2 |
| | | | |||||
| * | | Catch exceptions during app upgrade - fixes #16240 | Thomas Müller | 2015-10-09 | 1 | -4/+8 |
| | | | |||||
* | | | Strip directory from scriptName | Lukas Reschke | 2015-10-12 | 1 | -5/+5 |
| | | | | | | | | | | | | `\OCP\IRequest::getScriptName` will also return the directory, so if ownCloud is installed in a subfolder such as `owncloud/` it will resolve to `/owncloud/ocs/v2.php`. This made this check fail and also made it return invalid status codes. | ||||
* | | | also detect files in a .part folder as part file | Bjoern Schiessle | 2015-10-12 | 1 | -0/+4 |
| | | | |||||
* | | | Merge pull request #19657 from owncloud/setup-transport | Thomas Müller | 2015-10-12 | 1 | -1/+4 |
|\ \ \ | |/ / |/| | | Setup sendmail transport | ||||
| * | | Setup sendmail transport | Lukas Reschke | 2015-10-08 | 1 | -1/+4 |
| | | | | | | | | | | | | Replaces https://github.com/owncloud/core/pull/19047 and fixes https://github.com/owncloud/enterprise/issues/854 and https://github.com/owncloud/core/issues/19110 | ||||
* | | | Merge pull request #19654 from owncloud/db-locking-no-scan-transaction | Robin Appelman | 2015-10-09 | 1 | -2/+8 |
|\ \ \ | | | | | | | | | Dont use a transaction in the scanner while using db based locking | ||||
| * | | | Dont use a transaction in the scanner while using db based locking | Robin Appelman | 2015-10-08 | 1 | -2/+8 |
| | | | | |||||
* | | | | fix IE8 user agent detection | Morris Jobke | 2015-10-09 | 1 | -0/+1 |
| | | | | |||||
* | | | | Merge pull request #19034 from owncloud/http-request-warning | Thomas Müller | 2015-10-08 | 1 | -1/+3 |
|\ \ \ \ | | | | | | | | | | | Prevent warning decoding content | ||||
| * | | | | Prevent warning decoding content | Robin McCorkell | 2015-09-14 | 1 | -1/+3 |
| | | | | | |||||
* | | | | | Merge pull request #19651 from owncloud/recursive_mkdir_for_objectstores | Thomas Müller | 2015-10-08 | 1 | -18/+21 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | make mkdir recursive, add phpdoc to api | ||||
| * | | | | make mkdir recursive, add phpdoc to api | Jörn Friedrich Dreyer | 2015-10-08 | 1 | -18/+21 |
| | | | | | |||||
* | | | | | Merge pull request #19650 from owncloud/disable-appstore-for-ee | Thomas Müller | 2015-10-08 | 1 | -1/+7 |
|\ \ \ \ \ | |/ / / / |/| | | | | Disable app store for EE by default | ||||
| * | | | | Disable app store for EE by default | Lukas Reschke | 2015-10-08 | 1 | -1/+7 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This disables the app store for EE versions by default to address some problems caused by the wrong assumption that "Official" means supported by ownCloud Inc. Administrators can still enable the app store by setting `appstoreenabled` to true in the config file. | ||||
* | | | | | Merge pull request #19644 from ↵ | Thomas Müller | 2015-10-08 | 1 | -1/+8 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | owncloud/issue-19617-catch-exception-when-cleaning-locks Catch "missing table" exception when cleaning up locks | ||||
| * | | | | | Catch "missing table" exception when cleaning up locks | Joas Schilling | 2015-10-08 | 1 | -1/+8 |
| | | | | | | |||||
* | | | | | | Merge pull request #19546 from owncloud/fix-search-for-node-api | Thomas Müller | 2015-10-08 | 1 | -1/+4 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | Fix search operations for the Node API | ||||
| * | | | | | fix internal path when searching in storage root | Robin Appelman | 2015-10-06 | 1 | -2/+5 |
| | | | | | | |||||
| * | | | | | The minimum size for internalRootLength is 1 | Olivier Paroz | 2015-10-06 | 1 | -1/+1 |
| | | | | | | |||||
* | | | | | | Merge pull request #19607 from owncloud/use-url | Thomas Müller | 2015-10-08 | 2 | -4/+14 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Use `/` if installed in main folder | ||||
| * | | | | | | Use `/` if installed in main folder | Lukas Reschke | 2015-10-06 | 2 | -4/+14 |
| | |_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Otherwise an empty string is used indicating the cookie is only valid for those resources. This can lead to eunexpected behaviour. Fixes https://github.com/owncloud/core/issues/19196 | ||||
* | | | | | | Merge pull request #19609 from owncloud/check_dav_move_permissions | Thomas Müller | 2015-10-08 | 2 | -2/+32 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | [webdav] Check if source can be deleted before move | ||||
| * | | | | | [WEBDAV] check if delete of source is allowed on move | Roeland Jago Douma | 2015-10-07 | 2 | -2/+32 |
| | |_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #5251 If we perform a move we need to make sure first that the source can be deleted. Else the dest might be cleared but the move will fail later. * Added unit tests Eventually we need more and better checking here. |