summaryrefslogtreecommitdiffstats
path: root/apps/dav
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #4062 from nextcloud/downstream-26872Morris Jobke2017-03-298-3/+427
|\
| * Don't output jpeg if we request pngRoeland Jago Douma2017-03-291-1/+2
| * Fix PHPDocLukas Reschke2017-03-291-1/+1
| * Fix inspection resultsRoeland Jago Douma2017-03-293-22/+23
| * Adding AvatarNodeTestThomas Müller2017-03-292-1/+48
| * Adding AvatarHomeTestThomas Müller2017-03-294-9/+147
| * Return last modification time to allow proper listing in cadaverThomas Müller2017-03-291-4/+9
| * Adding dav resource for avatarsThomas Müller2017-03-295-1/+233
* | Merge pull request #4066 from nextcloud/always-fix-the-values-liveRoeland Jago Douma2017-03-297-452/+371
|\ \
| * | Directly fix the valuesJoas Schilling2017-03-267-452/+371
* | | Merge pull request #4060 from nextcloud/shared_by_for_own_calendarsMorris Jobke2017-03-292-0/+8
|\ \ \ | |_|/ |/| |
| * | fix bug with shared_by for own calendars if sharedGeorg Ehrke2017-03-252-0/+8
| |/
* / [tx-robot] updated from transifexNextcloud bot2017-03-282-0/+96
|/
* fix testsBjoern Schiessle2017-03-242-8/+28
* Load cert file before syncing addressbooks and contactsJoas Schilling2017-03-241-16/+31
* use right format for avatarsBjoern Schiessle2017-03-242-5/+5
* don't add empty values to the vcardBjoern Schiessle2017-03-243-40/+56
* fix the way we create a new vcard to avoid to have multiple UIDsBjoern Schiessle2017-03-241-1/+2
* [tx-robot] updated from transifexNextcloud bot2017-03-222-4/+80
* [CI] Can we get some faster phpunit execution? (#27113)Thomas Müller2017-03-202-0/+5
* Merge pull request #3913 from cwickert/masterRoeland Jago Douma2017-03-191-1/+1
|\
| * DummyGetResponsePlugin: ownCloud -> NexcloudChristoph Wickert2017-03-181-1/+1
* | [tx-robot] updated from transifexNextcloud bot2017-03-192-0/+96
|/
* Merge pull request #3886 from nextcloud/downstream-26995Joas Schilling2017-03-172-1/+13
|\
| * Chunking NG: Assemble in natural sort order of filesMarkus Goetz2017-03-172-1/+13
* | [tx-robot] updated from transifexNextcloud bot2017-03-172-0/+96
|/
* Don't set the HTTP status twiceJoas Schilling2017-03-161-1/+0
* Merge pull request #3802 from Ko-/masterRoeland Jago Douma2017-03-162-2/+6
|\
| * Check that set_time_limit is not disabled before calling itKo-2017-03-112-2/+6
* | Fix scheduling plugin on legacy caldav endpointJoas Schilling2017-03-161-1/+1
* | fix mockMaxence Lange2017-03-141-1/+1
* | switch reshares to trueMaxence Lange2017-03-141-1/+1
* | Merge pull request #3600 from coletivoEITA/masterRoeland Jago Douma2017-03-141-2/+2
|\ \
| * | added method needsPartFile() in StorageVinicius Cubas Brand2017-03-141-2/+2
* | | Merge pull request #3824 from nextcloud/dav-search-getlastmodifiedRobin Appelman2017-03-142-3/+9
|\ \ \
| * | | safer casting of datetimeRobin Appelman2017-03-141-1/+5
| * | | fix unit testMorris Jobke2017-03-131-1/+1
| * | | fix searching and ordering on getlastmodifiedRobin Appelman2017-03-131-2/+4
* | | | Merge pull request #3648 from nextcloud/sabre-3.2.2Lukas Reschke2017-03-131-6/+6
|\ \ \ \ | |/ / / |/| | |
| * | | Fix testsRoeland Jago Douma2017-03-101-6/+6
| | |/ | |/|
* | | Merge pull request #3772 from nextcloud/favorite-searchMorris Jobke2017-03-132-10/+21
|\ \ \
| * | | Allow searching for favoritesRobin Appelman2017-03-082-10/+21
* | | | [tx-robot] updated from transifexNextcloud bot2017-03-122-0/+96
| |/ / |/| |
* | | Correct incorrectly typed X-OC-Mtime headerStefan Schneider2017-03-101-1/+6
* | | Merge pull request #3621 from kuimovvg/masterRoeland Jago Douma2017-03-091-0/+1
|\ \ \ | |/ / |/| |
| * | don't setted status when file is lockvkuimov2017-02-251-0/+1
* | | Merge pull request #3360 from nextcloud/dav-searchRobin Appelman2017-03-083-0/+572
|\ \ \
| * | | add tests for filesearchbackendRobin Appelman2017-03-012-7/+303
| * | | Implement webdav SEARCHRobin Appelman2017-03-012-6/+206
| * | | add icewind/searchdavRobin Appelman2017-02-281-0/+76