Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | Add back the current-user-principal test suite | Thomas Müller | 2016-01-19 | 1 | -1/+1 | |
| * | | | CalDAV sync tests | Thomas Müller | 2016-01-19 | 21 | -203/+331 | |
| * | | | Adjust CalDAV tests | Thomas Müller | 2016-01-19 | 2 | -2/+9 | |
* | | | | Merge pull request #20847 from owncloud/systemtags-ui | Thomas Müller | 2016-01-21 | 2 | -4/+4 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | Fix content type parsing in system tags plugin | Vincent Petry | 2016-01-20 | 1 | -1/+1 | |
| * | | | Added system tags GUI in sidebar | Vincent Petry | 2016-01-19 | 2 | -3/+3 | |
| |/ / | ||||||
* | | | React on OC_User::changeUser hook and update the user's vcard | Thomas Müller | 2016-01-20 | 1 | -0/+9 | |
* | | | Merge pull request #21785 from owncloud/cron-sync-system-addressbook | Thomas Müller | 2016-01-20 | 6 | -5/+102 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Install cron job on install and update | Thomas Müller | 2016-01-19 | 3 | -4/+52 | |
| * | | Add daily cron job to sync system address book | Thomas Müller | 2016-01-18 | 4 | -2/+51 | |
* | | | Fix test for ensureSystemAddressBookExists | Thomas Müller | 2016-01-18 | 2 | -5/+4 | |
* | | | Fix join condition for oracle | Thomas Müller | 2016-01-18 | 1 | -1/+1 | |
* | | | Adjust ctor call | Thomas Müller | 2016-01-18 | 1 | -1/+2 | |
* | | | Fix xml namespace in test | Thomas Müller | 2016-01-18 | 1 | -1/+1 | |
* | | | Readjust sharing methods | Thomas Müller | 2016-01-18 | 2 | -26/+55 | |
* | | | Save access properly | Thomas Müller | 2016-01-18 | 1 | -2/+5 | |
* | | | Fixing sharing unit test | Thomas Müller | 2016-01-18 | 1 | -6/+8 | |
* | | | Fix CalDAV test suite | Thomas Müller | 2016-01-18 | 1 | -1/+1 | |
* | | | Test ownCloud CardDAV sharing using CalDAVTester | Thomas Müller | 2016-01-18 | 21 | -32/+464 | |
* | | | Call ctors properly | Thomas Müller | 2016-01-18 | 1 | -1/+2 | |
* | | | Fix unit test - optimize code | Thomas Müller | 2016-01-18 | 2 | -11/+11 | |
* | | | Show group shared addressbooks | Thomas Müller | 2016-01-18 | 6 | -34/+41 | |
|/ / | ||||||
* | | Merge pull request #21700 from owncloud/update-system-addressbook-on-user-change | Thomas Müller | 2016-01-18 | 7 | -78/+248 | |
|\ \ | |/ |/| | ||||||
| * | Fix ctor | Thomas Müller | 2016-01-14 | 1 | -1/+4 | |
| * | Unit tests for updateUser and deleteUser | Thomas Müller | 2016-01-14 | 1 | -1/+35 | |
| * | Add test for ensureSystemAddressBookExists | Thomas Müller | 2016-01-14 | 1 | -0/+11 | |
| * | Start updating system addressbook | Thomas Müller | 2016-01-14 | 6 | -77/+199 | |
* | | Merge pull request #20927 from owncloud/handle-return-code-on-webdav-put | Thomas Müller | 2016-01-15 | 1 | -1/+9 | |
|\ \ | ||||||
| * | | Handle return code of streamCopy in WebDAV put | Morris Jobke | 2016-01-11 | 1 | -1/+9 | |
* | | | add scanner interface | Robin Appelman | 2016-01-14 | 1 | -2/+1 | |
| |/ |/| | ||||||
* | | Fix carddav unit tests | Roeland Jago Douma | 2016-01-13 | 1 | -7/+7 | |
* | | Fix mock call to download | Roeland Jago Douma | 2016-01-13 | 1 | -1/+1 | |
* | | Add missing dispatcher | Thomas Müller | 2016-01-13 | 1 | -0/+1 | |
* | | Merge pull request #21655 from owncloud/remove-listener-plugin | Thomas Müller | 2016-01-13 | 6 | -82/+0 | |
|\ \ | ||||||
| * | | Remove the listener plugin | Joas Schilling | 2016-01-13 | 6 | -82/+0 | |
* | | | Merge pull request #21620 from owncloud/fix-wrong-classname-in-phpdoc | Thomas Müller | 2016-01-13 | 1 | -1/+1 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | fix wrong class name in phpdoc | blizzz | 2016-01-11 | 1 | -1/+1 | |
* | | | Merge pull request #21653 from owncloud/update-license-headers-2016 | Thomas Müller | 2016-01-13 | 104 | -192/+978 | |
|\ \ \ | ||||||
| * | | | Happy new year! | Thomas Müller | 2016-01-12 | 104 | -192/+978 | |
* | | | | Reuse backend as provided by the app container | Thomas Müller | 2016-01-12 | 1 | -9/+3 | |
* | | | | Fix ctor call | Thomas Müller | 2016-01-12 | 3 | -4/+0 | |
* | | | | create urls in a way that sabredav handles it correctly | Björn Schießle | 2016-01-12 | 1 | -2/+2 | |
* | | | | Catch exceptions during sync | Thomas Müller | 2016-01-12 | 1 | -4/+1 | |
* | | | | Address comments | Thomas Müller | 2016-01-12 | 3 | -7/+11 | |
* | | | | Adding unit tests for the sync service | Thomas Müller | 2016-01-12 | 2 | -1/+94 | |
* | | | | Adding tests and adjust PHPDoc | Thomas Müller | 2016-01-12 | 1 | -3/+35 | |
* | | | | Decouple federation and dav app | Thomas Müller | 2016-01-12 | 5 | -17/+178 | |
* | | | | Use EventDispatcher to allow additional setup of auth backends - move federat... | Thomas Müller | 2016-01-12 | 2 | -56/+6 | |
* | | | | Allow trusted servers to authenticate | Thomas Müller | 2016-01-12 | 2 | -1/+59 | |
|/ / / | ||||||
* / / | Unit test contact provider registration | Thomas Müller | 2016-01-11 | 5 | -16/+201 | |
|/ / |