summaryrefslogtreecommitdiffstats
path: root/apps/dav
Commit message (Expand)AuthorAgeFilesLines
...
* | fix writeStream for jail wrapperRobin Appelman2018-10-311-1/+1
* | update dav testsRobin Appelman2018-10-311-3/+3
* | extend storage api to allow directly writing a stream to storageRobin Appelman2018-10-311-11/+16
* | Merge pull request #12020 from nextcloud/bugfix/11795/calendar_invitation_fal...blizzz2018-10-301-1/+1
|\ \
| * | Calendar invitation: use system default instead of sender's language as fallbackGeorg Ehrke2018-10-241-1/+1
| |/
* | Update AddressBookImpl documentationJulius Härtl2018-10-301-1/+9
* | Make enhancing entries with type property optionalJulius Härtl2018-10-301-4/+9
* | Add type of properties to address book resultsJulius Härtl2018-10-301-1/+7
* | Remove federated sharing address books which are the same as local onesJulius Härtl2018-10-301-2/+6
* | [tx-robot] updated from transifexNextcloud bot2018-10-294-0/+12
* | [tx-robot] updated from transifexNextcloud bot2018-10-272-0/+2
* | Merge pull request #12038 from nextcloud/assemblystream_sizeMorris Jobke2018-10-261-1/+3
|\ \
| * | Implement the size of an assembly streamRoeland Jago Douma2018-10-261-1/+3
| |/
* | [tx-robot] updated from transifexNextcloud bot2018-10-262-0/+2
* | [tx-robot] updated from transifexNextcloud bot2018-10-2514-0/+14
|/
* [tx-robot] updated from transifexNextcloud bot2018-10-242-0/+34
* Merge pull request #11886 from nextcloud/feature/noid/principal_search_displa...Roeland Jago Douma2018-10-2312-38/+428
|\
| * allow group principal search for dav displayname propertyGeorg Ehrke2018-10-223-19/+313
| * allow user principal search for dav displayname propertyGeorg Ehrke2018-10-222-15/+69
| * overwrite Sabre/DAV's handler for calendar-user-type to report correct user typeGeorg Ehrke2018-10-221-0/+25
| * add correct calendar-user-type to resource and room backendGeorg Ehrke2018-10-226-4/+21
* | [tx-robot] updated from transifexNextcloud bot2018-10-2328-30/+126
* | lazy open first source stream in assemblystreamRobin Appelman2018-10-221-5/+6
|/
* Merge pull request #11931 from nextcloud/bug/do_not_emit_pre_hooks_twice_obje...Roeland Jago Douma2018-10-191-6/+5
|\
| * Do not emit preHooks twice on non-part-storageRoeland Jago Douma2018-10-191-6/+5
* | Merge pull request #11668 from nextcloud/bugfix/7726/convert_caldav_subscript...Morris Jobke2018-10-194-1/+57
|\ \ | |/ |/|
| * convert source column in calendarsubscription table to (long) textGeorg Ehrke2018-10-154-1/+57
* | Merge pull request #11822 from nextcloud/bugfix/noid/forbid_freebusy_but_allo...Morris Jobke2018-10-187-107/+304
|\ \
| * | move disableFreeBusy check from User principal backend to Scheduling Outbox c...Georg Ehrke2018-10-167-107/+304
| |/
* / Properly escape column name in "createFunction" callMorris Jobke2018-10-161-1/+1
|/
* [tx-robot] updated from transifexNextcloud bot2018-10-1088-340/+340
* Use numeric placeholders if there are multiple, so that RTL languages can ope...Joas Schilling2018-10-091-4/+4
* adjust Calendar resource / room interfaces to use class implementationGeorg Ehrke2018-10-081-8/+24
* [tx-robot] updated from transifexNextcloud bot2018-10-052-0/+6
* [tx-robot] updated from transifexNextcloud bot2018-10-022-0/+22
* Merge pull request #11435 from nextcloud/assemblystream-node-to-smallMorris Jobke2018-10-011-0/+9
|\
| * throw an error if a node is smaller than expected in assemblystreamRobin Appelman2018-09-281-0/+9
* | AssemblyStream is also eof if we have no more source streamRobin Appelman2018-09-281-1/+1
|/
* [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 #11066 from nextcloud/bump-version-masterblizzz2018-09-051-2/+2
|\
| * Update version requirements and versions of shipped appsJoas Schilling2018-09-051-2/+2
* | remove LogicException, because it's also triggered with legitimate parametersGeorg Ehrke2018-09-053-14/+11
|/
* [tx-robot] updated from transifexNextcloud bot2018-09-012-2/+34
* Merge pull request #10910 from nextcloud/customproperties-ignored-listMorris Jobke2018-08-302-1/+1
|\