Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix tests | Bjoern Schiessle | 2017-03-24 | 2 | -8/+28 |
| | | | | | | calling getAbsoluteBundlePath() in the constructor makes other tests fail Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | Load cert file before syncing addressbooks and contacts | Joas Schilling | 2017-03-24 | 1 | -16/+31 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | use right format for avatars | Bjoern Schiessle | 2017-03-24 | 2 | -5/+5 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | don't add empty values to the vcard | Bjoern Schiessle | 2017-03-24 | 3 | -40/+56 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | fix the way we create a new vcard to avoid to have multiple UIDs | Bjoern Schiessle | 2017-03-24 | 1 | -1/+2 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-22 | 2 | -4/+80 |
| | |||||
* | [CI] Can we get some faster phpunit execution? (#27113) | Thomas Müller | 2017-03-20 | 2 | -0/+5 |
| | | | | | | | | * Don't backup globals and static attributes * Unset global variable to remove impact on followup tests Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Merge pull request #3913 from cwickert/master | Roeland Jago Douma | 2017-03-19 | 1 | -1/+1 |
|\ | | | | | DummyGetResponsePlugin: ownCloud -> Nexcloud | ||||
| * | DummyGetResponsePlugin: ownCloud -> Nexcloud | Christoph Wickert | 2017-03-18 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Christoph Wickert <cwickert@suse.de> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-19 | 2 | -0/+96 |
|/ | |||||
* | Merge pull request #3886 from nextcloud/downstream-26995 | Joas Schilling | 2017-03-17 | 2 | -1/+13 |
|\ | | | | | Chunking NG: Assemble in natural sort order of files | ||||
| * | Chunking NG: Assemble in natural sort order of files | Markus Goetz | 2017-03-17 | 2 | -1/+13 |
| | | | | | | | | | | | | | | | | | | | | | | For https://github.com/owncloud/client/pull/5476 Before this, the assembly could be bogusly in the order 0,1,10,11,2,3 etc. As per the spec "The name of every chunk should be its chunk number." https://github.com/cernbox/smashbox/blob/master/protocol/chunking.md Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-17 | 2 | -0/+96 |
|/ | |||||
* | Don't set the HTTP status twice | Joas Schilling | 2017-03-16 | 1 | -1/+0 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Merge pull request #3802 from Ko-/master | Roeland Jago Douma | 2017-03-16 | 2 | -2/+6 |
|\ | | | | | Check that set_time_limit is not disabled before calling it | ||||
| * | Check that set_time_limit is not disabled before calling it | Ko- | 2017-03-11 | 2 | -2/+6 |
| | | | | | | | | Signed-off-by: Ko- <k.stoffelen@cs.ru.nl> | ||||
* | | Fix scheduling plugin on legacy caldav endpoint | Joas Schilling | 2017-03-16 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | fix mock | Maxence Lange | 2017-03-14 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | switch reshares to true | Maxence Lange | 2017-03-14 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Maxence Lange <maxence@nextcloud.com> | ||||
* | | Merge pull request #3600 from coletivoEITA/master | Roeland Jago Douma | 2017-03-14 | 1 | -2/+2 |
|\ \ | | | | | | | added method needsPartFile() in Storage | ||||
| * | | added method needsPartFile() in Storage | Vinicius Cubas Brand | 2017-03-14 | 1 | -2/+2 |
| | | | | | | | | | | | | Signed-off-by: Vinicius Cubas Brand <viniciuscb@gmail.com> | ||||
* | | | Merge pull request #3824 from nextcloud/dav-search-getlastmodified | Robin Appelman | 2017-03-14 | 2 | -3/+9 |
|\ \ \ | | | | | | | | | fix searching and ordering on getlastmodified | ||||
| * | | | safer casting of datetime | Robin Appelman | 2017-03-14 | 1 | -1/+5 |
| | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
| * | | | fix unit test | Morris Jobke | 2017-03-13 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
| * | | | fix searching and ordering on getlastmodified | Robin Appelman | 2017-03-13 | 1 | -2/+4 |
| | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | | | Merge pull request #3648 from nextcloud/sabre-3.2.2 | Lukas Reschke | 2017-03-13 | 1 | -6/+6 |
|\ \ \ \ | |/ / / |/| | | | [3rdparty] Bump sabre/dav to 3.2.2 | ||||
| * | | | Fix tests | Roeland Jago Douma | 2017-03-10 | 1 | -6/+6 |
| | |/ | |/| | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | | Merge pull request #3772 from nextcloud/favorite-search | Morris Jobke | 2017-03-13 | 2 | -10/+21 |
|\ \ \ | | | | | | | | | Allow searching for favorites | ||||
| * | | | Allow searching for favorites | Robin Appelman | 2017-03-08 | 2 | -10/+21 |
| | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-12 | 2 | -0/+96 |
| |/ / |/| | | |||||
* | | | Correct incorrectly typed X-OC-Mtime header | Stefan Schneider | 2017-03-10 | 1 | -1/+6 |
| | | | | | | | | | | | | Signed-off-by: Stefan Schneider <stefan.schneider@squareweave.com.au> | ||||
* | | | Merge pull request #3621 from kuimovvg/master | Roeland Jago Douma | 2017-03-09 | 1 | -0/+1 |
|\ \ \ | |/ / |/| | | don't setted status when file is lock | ||||
| * | | don't setted status when file is lock | vkuimov | 2017-02-25 | 1 | -0/+1 |
| | | | |||||
* | | | Merge pull request #3360 from nextcloud/dav-search | Robin Appelman | 2017-03-08 | 3 | -0/+572 |
|\ \ \ | | | | | | | | | Implement webdav SEARCH | ||||
| * | | | add tests for filesearchbackend | Robin Appelman | 2017-03-01 | 2 | -7/+303 |
| | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
| * | | | Implement webdav SEARCH | Robin Appelman | 2017-03-01 | 2 | -6/+206 |
| | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
| * | | | add icewind/searchdav | Robin Appelman | 2017-02-28 | 1 | -0/+76 |
| | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | | | Set a status code when setting a body | Joas Schilling | 2017-03-07 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | | Add new user agent of windows 10 dav backend | Joas Schilling | 2017-03-07 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | Thanks Microsoft Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-06 | 4 | -0/+116 |
| | | | | |||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-05 | 2 | -0/+76 |
| | | | | |||||
* | | | | Merge pull request #3678 from ↵ | Roeland Jago Douma | 2017-03-03 | 4 | -55/+100 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | nextcloud/issue-3677-caldav-sharing-permission-problem CalDAV sharing permissions should not depend on the order | ||||
| * | | | | Make sure shares use read-write when available | Joas Schilling | 2017-03-02 | 2 | -4/+24 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | | | | Don't waste energy unless necessary | Joas Schilling | 2017-03-02 | 2 | -16/+21 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | | | | Add a unit test for the broken case | Joas Schilling | 2017-03-02 | 2 | -1/+22 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | | | | Unit test cleanup | Joas Schilling | 2017-03-02 | 1 | -37/+36 |
| |/ / / | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | | Merge pull request #3681 from nextcloud/dav-nonexisting-owner | Morris Jobke | 2017-03-02 | 1 | -3/+10 |
|\ \ \ \ | | | | | | | | | | | handle non existing owners when handling dav requests | ||||
| * | | | | handle non existing owners when handling dav requests | Robin Appelman | 2017-03-02 | 1 | -3/+10 |
| |/ / / | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* / / / | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-02 | 8 | -0/+384 |
|/ / / | |||||
* | | | Properly handle groups with a / | Roeland Jago Douma | 2017-02-27 | 4 | -34/+48 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If a group contains a slash the principal URI becomes principals/groups/foo/bar. Now the URI is plit on '/' so this creates issues ;) Fixes #2957 * Add tests for groups with / Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> |