Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #3360 from nextcloud/dav-search | Robin Appelman | 2017-03-08 | 1 | -0/+299 |
|\ | |||||
| * | add tests for filesearchbackend | Robin Appelman | 2017-03-01 | 1 | -0/+299 |
* | | Add a unit test for the broken case | Joas Schilling | 2017-03-02 | 2 | -1/+22 |
* | | Unit test cleanup | Joas Schilling | 2017-03-02 | 1 | -37/+36 |
|/ | |||||
* | Properly handle groups with a / | Roeland Jago Douma | 2017-02-27 | 2 | -30/+44 |
* | Clean up single user mode | Morris Jobke | 2017-02-22 | 1 | -16/+2 |
* | Test fix | John Molakvoæ (skjnldsv) | 2017-02-14 | 1 | -1/+1 |
* | tests | John Molakvoæ (skjnldsv) | 2017-02-14 | 1 | -1/+1 |
* | Fix detection of the new iOS app | Joas Schilling | 2017-02-10 | 1 | -4/+4 |
* | fix shared-as-busy events for owner | Georg Ehrke | 2017-01-26 | 1 | -5/+3 |
* | Make sure the used event type and the setting/filter are the same | Joas Schilling | 2017-01-10 | 1 | -3/+3 |
* | Merge pull request #2512 from nextcloud/cleanup-system-tag-usage | Roeland Jago Douma | 2017-01-06 | 1 | -29/+13 |
|\ | |||||
| * | Only allow admins to delete tags | Joas Schilling | 2016-12-06 | 1 | -29/+13 |
* | | Fix generation of birthday, deathdate and anniversary in case where no year i... | Thomas Müller | 2017-01-05 | 1 | -12/+17 |
* | | Merge pull request #2850 from nextcloud/downstream-26603 | Roeland Jago Douma | 2017-01-02 | 1 | -2/+0 |
|\ \ | |||||
| * | | Fixed size issues on main detail view and disappearing of share recipients (#... | Michael Jobst | 2016-12-23 | 1 | -2/+0 |
* | | | Add test execution against legacy DAV backend | Lukas Reschke | 2017-01-02 | 7 | -0/+1773 |
|/ / | |||||
* | | Merge pull request #2273 from nextcloud/fix_invalid_calendar | Lukas Reschke | 2016-12-20 | 2 | -0/+317 |
|\ \ | |||||
| * | | Add DAV repair step to fix calendar data | Roeland Jago Douma | 2016-11-24 | 2 | -0/+317 |
* | | | Fix TodoTest | Roeland Jago Douma | 2016-12-16 | 1 | -3/+3 |
| |/ |/| | |||||
* | | Add unit tests | Roeland Jago Douma | 2016-12-02 | 1 | -0/+179 |
* | | Add tests for the base provider | Joas Schilling | 2016-11-30 | 1 | -0/+189 |
* | | Move generic tests into namespace | Joas Schilling | 2016-11-30 | 2 | -4/+4 |
* | | Add unit tests for ISetting instances | Joas Schilling | 2016-11-30 | 1 | -0/+121 |
* | | Add tests for the filters | Joas Schilling | 2016-11-30 | 3 | -0/+278 |
* | | Move event and todo parsing to new API | Joas Schilling | 2016-11-29 | 1 | -17/+17 |
|/ | |||||
* | VCARDS don't hold binary data | Roeland Jago Douma | 2016-11-23 | 1 | -6/+40 |
* | Remove 9.1 migration steps in app dav (#25654) | Thomas Müller | 2016-11-22 | 1 | -65/+0 |
* | Merge pull request #2225 from nextcloud/fix_caldav_proppatch_requests | Lukas Reschke | 2016-11-21 | 1 | -7/+18 |
|\ | |||||
| * | fix PropPatch requests on calendars | Georg Ehrke | 2016-11-21 | 1 | -7/+18 |
* | | update unit tests | Bjoern Schiessle | 2016-11-21 | 3 | -56/+145 |
* | | BirthdayCalendar: fix issue with birthyear to high when birthday on Dec 31st | Georg Ehrke | 2016-11-17 | 1 | -0/+1 |
|/ | |||||
* | Merge pull request #2111 from nextcloud/oc_26549 | Roeland Jago Douma | 2016-11-14 | 2 | -14/+1 |
|\ | |||||
| * | Remove unused $view from FilesPlugin (#26549) | Vincent Petry | 2016-11-14 | 2 | -14/+1 |
* | | Introduce an event for first time login based on the last login time stamp | Thomas Müller | 2016-11-14 | 2 | -6/+4 |
|/ | |||||
* | fix tests | Robin Appelman | 2016-11-10 | 1 | -8/+6 |
* | Add tests | Lukas Reschke | 2016-11-09 | 2 | -0/+143 |
* | Fix CalendarTest | Roeland Jago Douma | 2016-11-04 | 1 | -0/+19 |
* | Fix tests | Roeland Jago Douma | 2016-11-04 | 1 | -1/+2 |
* | Update sabre dav to 3.2 (#26115) | Thomas Müller | 2016-11-04 | 10 | -99/+103 |
* | Merge pull request #1733 from nextcloud/dav-events | Roeland Jago Douma | 2016-11-03 | 4 | -37/+418 |
|\ | |||||
| * | Add more tests | Joas Schilling | 2016-11-03 | 1 | -5/+102 |
| * | Add tests for triggerCalendarActivity | Joas Schilling | 2016-11-03 | 1 | -4/+139 |
| * | Start unit tests for the activity listener | Joas Schilling | 2016-11-03 | 1 | -0/+100 |
| * | Add tests for dispatching of the events | Joas Schilling | 2016-11-03 | 2 | -5/+66 |
| * | Use the event dispatcher | Joas Schilling | 2016-11-03 | 2 | -51/+6 |
| * | Move the methods into a new class | Joas Schilling | 2016-11-03 | 3 | -34/+67 |
* | | Upload autorename on client side | Vincent Petry | 2016-11-02 | 1 | -81/+0 |
|/ | |||||
* | Add getShareTypesInFolder to optimize folder listening | Robin Appelman | 2016-10-31 | 1 | -0/+19 |
* | Merge pull request #1738 from nextcloud/comments-provide-displaynames-with-me... | Morris Jobke | 2016-10-26 | 1 | -0/+34 |
|\ |