summaryrefslogtreecommitdiffstats
path: root/apps/dav
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2017-02-022-0/+76
* fix shared-as-busy events for ownerGeorg Ehrke2017-01-262-6/+10
* Prevent PHP request to get killed when using fclose callback (#26775)Vincent Petry2017-01-232-0/+2
* [tx-robot] updated from transifexNextcloud bot2017-01-202-0/+78
* [tx-robot] updated from transifexNextcloud bot2017-01-192-26/+26
* [tx-robot] updated from transifexNextcloud bot2017-01-114-94/+94
* Make sure the used event type and the setting/filter are the sameJoas Schilling2017-01-103-5/+5
* [tx-robot] updated from transifexNextcloud bot2017-01-092-2/+2
* Merge pull request #2512 from nextcloud/cleanup-system-tag-usageRoeland Jago Douma2017-01-062-32/+17
|\
| * Only allow admins to delete tagsJoas Schilling2016-12-062-32/+17
* | [tx-robot] updated from transifexNextcloud bot2017-01-054-26/+26
* | Fix generation of birthday, deathdate and anniversary in case where no year i...Thomas Müller2017-01-052-18/+56
* | Merge pull request #2850 from nextcloud/downstream-26603Roeland Jago Douma2017-01-022-2/+3
|\ \
| * | Fixed size issues on main detail view and disappearing of share recipients (#...Michael Jobst2016-12-232-2/+3
* | | Fix legacy caldav endpointsRoeland Jago Douma2017-01-024-32/+23
* | | Add test execution against legacy DAV backendLukas Reschke2017-01-0210-1/+1776
* | | [tx-robot] updated from transifexNextcloud bot2017-01-022-2/+78
* | | [tx-robot] updated from transifexNextcloud bot2016-12-292-28/+28
* | | [tx-robot] updated from transifexNextcloud bot2016-12-282-0/+76
|/ /
* | Return explicit values instead of boolean from sabre (#26654)Sergio Bertolín2016-12-221-1/+5
* | Merge pull request #2758 from nextcloud/only-one-dav-backendLukas Reschke2016-12-213-25/+28
|\ \
| * | Fix error when $view is null when being passed into some pluginsThomas Müller2016-12-192-24/+27
| * | Fix "Call to a member function getUID() on null"Thomas Müller2016-12-191-0/+1
| * | Allow registration of federated authThomas Müller2016-12-191-4/+3
| * | Register only one dav auth backendThomas Citharel2016-12-191-4/+4
* | | Merge pull request #2273 from nextcloud/fix_invalid_calendarLukas Reschke2016-12-205-0/+452
|\ \ \
| * | | Add DAV repair step to fix calendar dataRoeland Jago Douma2016-11-245-0/+452
* | | | [tx-robot] updated from transifexNextcloud bot2016-12-202-0/+96
| |/ / |/| |
* | | Fix TodoTestRoeland Jago Douma2016-12-161-3/+3
* | | Merge pull request #2625 from nextcloud/fix-todo-filterRoeland Jago Douma2016-12-161-1/+1
|\ \ \
| * | | Fix the Todos filterJoas Schilling2016-12-121-1/+1
* | | | Don't set Content-Disposition header if one already existsLukas Reschke2016-12-141-2/+4
* | | | Update app versions and requirementsJoas Schilling2016-12-131-2/+2
|/ / /
* | / Overwrite the schedule target calendar with the personal one and create it if...Joas Schilling2016-12-092-0/+66
| |/ |/|
* | Merge pull request #1934 from nextcloud/move-latly-used-tags-to-the-topMorris Jobke2016-12-051-1/+1
|\ \
| * | First list tags the user used latelyJoas Schilling2016-11-071-1/+1
* | | [tx-robot] updated from transifexNextcloud bot2016-12-044-70/+76
* | | [tx-robot] updated from transifexNextcloud bot2016-12-034-140/+134
* | | Merge pull request #2471 from nextcloud/harden_files_dropLukas Reschke2016-12-022-20/+189
|\ \ \
| * | | Add unit testsRoeland Jago Douma2016-12-021-0/+179
| * | | Harden files dropRoeland Jago Douma2016-12-021-20/+10
* | | | [tx-robot] updated from transifexNextcloud bot2016-12-024-140/+140
* | | | Merge pull request #2432 from nextcloud/activity-mail-languageMorris Jobke2016-12-013-9/+26
|\ \ \ \ | |/ / / |/| | |
| * | | Adjust all implementations in the server repoJoas Schilling2016-12-013-9/+26
* | | | Merge pull request #2371 from nextcloud/issue-2369-add-share-indicator-for-ma...Lukas Reschke2016-12-011-1/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Also get infos about email sharesJoas Schilling2016-11-301-1/+2
* | | | [tx-robot] updated from transifexNextcloud bot2016-12-016-210/+210
* | | | Add tests for the base providerJoas Schilling2016-11-302-1/+190
* | | | Move generic tests into namespaceJoas Schilling2016-11-302-4/+4
* | | | Deduplicate the provider codeJoas Schilling2016-11-304-171/+133