| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Add directdownload table | Roeland Jago Douma | 2018-04-26 | 1 | -1/+1 |
* | Fix info.xml files of shipped apps | Joas Schilling | 2018-02-16 | 1 | -15/+22 |
* | Bump apps | Roeland Jago Douma | 2018-01-14 | 1 | -2/+2 |
* | Do no run SyncJob in cron | Roeland Jago Douma | 2018-01-02 | 1 | -4/+1 |
* | add admin settings panel for dav app | Georg Ehrke | 2017-10-16 | 1 | -1/+5 |
* | Restore the sequencial order | Joas Schilling | 2017-09-29 | 1 | -1/+1 |
* | Add indexes to cards and cards_properties tables | Roeland Jago Douma | 2017-09-25 | 1 | -1/+1 |
* | Increase version | Joas Schilling | 2017-09-19 | 1 | -1/+1 |
* | Move DAV app to migrations | Roeland Jago Douma | 2017-09-18 | 1 | -1/+1 |
* | Bump app versions as well | Joas Schilling | 2017-05-22 | 1 | -1/+1 |
* | Adjust version requirement | Joas Schilling | 2017-05-22 | 1 | -1/+1 |
* | add repairstep with backgroundjob to index calendar data | Georg Ehrke | 2017-04-25 | 1 | -0/+1 |
* | add Nextcloud Search extension to CalDAV | Georg Ehrke | 2017-04-24 | 1 | -1/+1 |
* | Directly fix the values | Joas Schilling | 2017-03-26 | 1 | -1/+1 |
* | Merge pull request #2273 from nextcloud/fix_invalid_calendar | Lukas Reschke | 2016-12-20 | 1 | -0/+1 |
|\ |
|
| * | Add DAV repair step to fix calendar data | Roeland Jago Douma | 2016-11-24 | 1 | -0/+1 |
* | | Update app versions and requirements | Joas Schilling | 2016-12-13 | 1 | -2/+2 |
* | | Move event and todo parsing to new API | Joas Schilling | 2016-11-29 | 1 | -0/+2 |
* | | Move calendar activity parsing to new API | Joas Schilling | 2016-11-29 | 1 | -0/+3 |
* | | Move CalDAV activity settings to new API | Joas Schilling | 2016-11-29 | 1 | -0/+7 |
* | | Move CalDAV activity filters to new API | Joas Schilling | 2016-11-29 | 1 | -0/+7 |
|/ |
|
* | Remove 9.1 migration steps in app dav (#25654) | Thomas Müller | 2016-11-22 | 1 | -4/+0 |
* | Use 11.0 instead 9.2 | Lukas Reschke | 2016-11-15 | 1 | -1/+1 |
* | [9.2] Register commands in info.xml (#26248) | Thomas Müller | 2016-10-11 | 1 | -0/+6 |
* | Fix SyncJob class name in info.xml | Joas Schilling | 2016-10-06 | 1 | -1/+1 |
* | Increase the max length for components | Joas Schilling | 2016-09-27 | 1 | -1/+1 |
* | Adding repair step to fix component of birthday calendars | Thomas Müller | 2016-09-20 | 1 | -0/+1 |
* | Increment the versions and adjust the capitilization | Joas Schilling | 2016-08-08 | 1 | -1/+1 |
* | fix #724 by using step instead of job | Bernhard Posselt | 2016-08-04 | 1 | -2/+2 |
* | Also increase the min version | Joas Schilling | 2016-07-22 | 1 | -1/+1 |
* | bumb compatible app versions for core apps | Robin Appelman | 2016-07-22 | 1 | -1/+1 |
* | Merge pull request #517 from nextcloud/fix-typo | Joas Schilling | 2016-07-22 | 1 | -1/+1 |
|\ |
|
| * | Use app name from stable9 | Joas Schilling | 2016-07-22 | 1 | -1/+1 |
* | | Merge pull request #500 from nextcloud/bump_version | Joas Schilling | 2016-07-22 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | Increase app versions | Joas Schilling | 2016-07-21 | 1 | -1/+1 |
* | | Change the app name | Joas Schilling | 2016-07-21 | 1 | -1/+1 |
|/ |
|
* | Move birthday calendar generation to a live migration job (#25135) | Thomas Müller | 2016-06-16 | 1 | -0/+3 |
* | Implement classification migration as repair step | Thomas Müller | 2016-06-09 | 1 | -0/+5 |
* | Bump dav app version and fix variable rename | Thomas Müller | 2016-06-09 | 1 | -1/+1 |
* | Move dav app to PSR-4 (#24527) | Joas Schilling | 2016-05-12 | 1 | -0/+1 |
* | Add background job declaration of dav app to info.xml | Thomas Müller | 2016-05-03 | 1 | -0/+3 |
* | firstoccurence and lastoccurence have a length now - triggering BIGINT on pos... | Thomas Müller | 2016-04-29 | 1 | -1/+1 |
* | All webdav endpoints within remote.php are now hardcoded - helps to prevent m... | Thomas Müller | 2016-04-05 | 1 | -11/+0 |
* | Text columns should really have a length :see_no_evil: | Thomas Müller | 2016-03-23 | 1 | -1/+1 |
* | Birthday events are generated on upgrade | Thomas Müller | 2016-03-10 | 1 | -1/+1 |
* | Use CLOB for timezone | Lukas Reschke | 2016-03-04 | 1 | -1/+1 |
* | Increase all versions on master which is now 9.1 | Joas Schilling | 2016-03-02 | 1 | -2/+2 |
* | Fix path | Thomas Müller | 2016-02-08 | 1 | -2/+2 |
* | Adding pre oc 9.0 CalDAV endpoint for migration of old clients | Thomas Müller | 2016-02-08 | 1 | -2/+6 |
* | Adding pre oc 9.0 CardDAV endpoint for migration of old clients | Thomas Müller | 2016-02-08 | 1 | -1/+3 |