summaryrefslogtreecommitdiffstats
path: root/apps/dav
Commit message (Collapse)AuthorAgeFilesLines
...
* | Merge pull request #11997 from nextcloud/assemblly-stream-lazy-13Morris Jobke2018-10-231-5/+6
|\ \ | | | | | | lazy open first source stream in assemblystream
| * | lazy open first source stream in assemblystreamRobin Appelman2018-10-231-5/+6
| | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | Merge pull request #11962 from nextcloud/backport/11931/stable13Morris Jobke2018-10-231-6/+5
|\ \ \ | |/ / |/| | [13] Do not emit preHooks twice on non-part-storage
| * | Do not emit preHooks twice on non-part-storageRoeland Jago Douma2018-10-211-6/+5
| |/ | | | | | | | | | | | | The old code would emit the hooks twice. Thus having the version written twice. Which is not very performant as it is first read twice as well. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* / [tx-robot] updated from transifexNextcloud bot2018-10-2328-30/+126
|/
* [tx-robot] updated from transifexNextcloud bot2018-10-1088-340/+340
|
* [tx-robot] updated from transifexNextcloud bot2018-10-052-0/+6
|
* [tx-robot] updated from transifexNextcloud bot2018-10-022-0/+22
|
* Merge pull request #11437 from nextcloud/assemblystream-eof-13Morris Jobke2018-09-281-1/+1
|\ | | | | [13] AssemblyStream is also eof if we have no more source stream
| * AssemblyStream is also eof if we have no more source streamRobin Appelman2018-09-281-1/+1
| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | [tx-robot] updated from transifexNextcloud bot2018-09-252-14/+14
| |
* | [tx-robot] updated from transifexNextcloud bot2018-09-222-0/+22
| |
* | [tx-robot] updated from transifexNextcloud bot2018-09-174-14/+22
| |
* | [tx-robot] updated from transifexNextcloud bot2018-09-134-4/+8
| |
* | [tx-robot] updated from transifexNextcloud bot2018-09-122-0/+2
| |
* | [tx-robot] updated from transifexNextcloud bot2018-09-092-0/+2
| |
* | [tx-robot] updated from transifexNextcloud bot2018-09-072-2/+2
| |
* | Merge pull request #10911 from nextcloud/customproperties-ignored-list-13Roeland Jago Douma2018-09-032-1/+1
|\ \ | | | | | | [13] use the same ignored properties list for both CustomerPropertiesBackends
| * | use the same ignored properties list for both CustomerPropertiesBackendsRobin Appelman2018-08-282-1/+1
| | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | [tx-robot] updated from transifexNextcloud bot2018-09-012-2/+34
| | |
* | | Merge pull request #10902 from nextcloud/cast-timestamp-13Morris Jobke2018-08-311-1/+1
|\ \ \ | | | | | | | | [13] cast timestamps older than unix epoch to 0
| * | | cast timestamps older than unix epoch to 0Christian2018-08-281-1/+1
| |/ / | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | [tx-robot] updated from transifexNextcloud bot2018-08-302-0/+2
| | |
* | | [tx-robot] updated from transifexNextcloud bot2018-08-292-0/+2
|/ /
* | [tx-robot] updated from transifexNextcloud bot2018-08-272-0/+2
| |
* | Merge pull request #10837 from nextcloud/dav-search-no-negative-mtime-13Roeland Jago Douma2018-08-241-1/+1
|\ \ | | | | | | [13] disallow negative mtime in dav search
| * | disallow negative mtime in dav searchRobin Appelman2018-08-241-1/+1
| |/ | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | [tx-robot] updated from transifexNextcloud bot2018-08-2410-0/+10
| |
* | Merge pull request #10285 from nextcloud/anonymous-options-13Morris Jobke2018-08-237-3/+223
|\ \ | | | | | | [13] Add sabre plugin to allow anonymous options requests to the dav root
| * | adjust to older library versionRobin Appelman2018-07-181-2/+2
| | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | Fix lazy search backendRobin Appelman2018-07-181-2/+2
| | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | Fix search related results in OPTIONS requestsRobin Appelman2018-07-185-3/+84
| | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | Add tests for handling anonymous authRobin Appelman2018-07-181-0/+71
| | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | Add sabre plugin to allow anonymous options requests to the dav rootRobin Appelman2018-07-185-0/+68
| | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | [tx-robot] updated from transifexNextcloud bot2018-08-2332-32/+0
| | |
* | | [tx-robot] updated from transifexNextcloud bot2018-08-212-0/+4
| | |
* | | Merge pull request #10552 from nextcloud/backport/10523/stable13Morris Jobke2018-08-202-3/+79
|\ \ \ | | | | | | | | [stable13] Adding test for table schedulingobjects and fixing postgres LOB
| * | | Adding test for table schedulingobjects and fixing postgres LOBThomas Müller2018-08-062-3/+79
| | | | | | | | | | | | | | | | | | | | | | | | (cherry picked from commit afd4ebf0404e8bcd7cba0bec2dce177e97632f8a) Signed-off-by: Jan Losinski <losinski@wh2.tu-dresden.de>
* | | | Fix call to OC.generateUrl for caldav birthday calendar on/offDaniel Kesselberg2018-08-201-2/+2
| |_|/ |/| | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | | [tx-robot] updated from transifexNextcloud bot2018-08-132-0/+20
| | |
* | | [tx-robot] updated from transifexNextcloud bot2018-08-072-0/+2
|/ /
* | [tx-robot] updated from transifexNextcloud bot2018-08-062-0/+4
| |
* | [tx-robot] updated from transifexNextcloud bot2018-08-054-0/+6
| |
* | [tx-robot] updated from transifexNextcloud bot2018-08-0412-0/+12
| |
* | [tx-robot] updated from transifexNextcloud bot2018-08-0388-176/+176
| |
* | [tx-robot] updated from transifexNextcloud bot2018-08-0116-0/+16
| |
* | [tx-robot] updated from transifexNextcloud bot2018-07-3126-24/+24
| |
* | [tx-robot] updated from transifexNextcloud bot2018-07-282-0/+20
| |
* | [tx-robot] updated from transifexNextcloud bot2018-07-262-0/+6
| |
* | [tx-robot] updated from transifexNextcloud bot2018-07-252-4/+8
| |