Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove deprecated shipped flag from info.xml which has no use anymore | Joas Schilling | 2016-01-07 | 1 | -1/+0 |
| | |||||
* | Add ownCloud min and max version for shipped apps | Joas Schilling | 2016-01-07 | 1 | -1/+3 |
| | |||||
* | Adding integration tests for CalDAV | Thomas Müller | 2015-12-21 | 6 | -0/+3701 |
| | |||||
* | Merge pull request #21293 from owncloud/restructure-travis-dav-testing | Thomas Müller | 2015-12-21 | 7 | -57/+65 |
|\ | | | | | Restructure travis tests | ||||
| * | Sleep in carddavtester as well | Thomas Müller | 2015-12-21 | 1 | -0/+2 |
| | | |||||
| * | Restructure travis tests | Thomas Müller | 2015-12-21 | 7 | -57/+63 |
| | | |||||
* | | Merge pull request #21195 from owncloud/test-carddav-sharing-plugin | Thomas Müller | 2015-12-21 | 5 | -64/+167 |
|\ \ | |/ |/| | Fix carddav sharing plugin + adding unit tests | ||||
| * | Fix failing unit tests | Thomas Müller | 2015-12-18 | 1 | -1/+1 |
| | | |||||
| * | Fix carddav sharing plugin + adding unit tests | Thomas Müller | 2015-12-18 | 5 | -63/+166 |
| | | |||||
* | | Removed deprecated OC_Helper::getSecureMimeType | Roeland Jago Douma | 2015-12-18 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #20696 from ↵ | Thomas Müller | 2015-12-17 | 9 | -21/+1184 |
|\ | | | | | | | | | owncloud/add-carddav-backends-to-ocp-contactsmanager Add carddav backend to OCP\ContactsManager | ||||
| * | avoid duplicates on search | Björn Schießle | 2015-12-15 | 2 | -15/+33 |
| | | |||||
| * | Fix last Oracle issue | Thomas Müller | 2015-12-15 | 1 | -1/+1 |
| | | |||||
| * | Fix Oracle insert error | Thomas Müller | 2015-12-15 | 2 | -4/+8 |
| | | |||||
| * | implement delete, create, update, search, get permissions | Björn Schießle | 2015-12-15 | 10 | -123/+1133 |
| | | |||||
| * | save wip | Thomas Müller | 2015-12-11 | 2 | -0/+131 |
| | | |||||
* | | add unit test for #21230 | Morris Jobke | 2015-12-16 | 1 | -0/+41 |
| | | |||||
* | | Use name of ICollection for exception message | Morris Jobke | 2015-12-16 | 1 | -1/+1 |
|/ | | | | * fixes #21230 | ||||
* | Merge pull request #21144 from owncloud/dav-auth-checkduplicateheader | Thomas Müller | 2015-12-11 | 1 | -1/+1 |
|\ | | | | | Properly check X-Requested-With header in case of multiple values | ||||
| * | Properly check X-Requested-With header in case of multiple values | Vincent Petry | 2015-12-11 | 1 | -1/+1 |
| | | | | | | | | Saw this happening in IE8... | ||||
* | | Merge pull request #21045 from owncloud/scrutinizer-patch-1 | Thomas Müller | 2015-12-11 | 5 | -6/+31 |
|\ \ | | | | | | | Scrutinizer Auto-Fixes | ||||
| * | | adjust PHPDoc | Thomas Müller | 2015-12-10 | 2 | -0/+4 |
| | | | |||||
| * | | Scrutinizer Auto-Fixes | Scrutinizer Auto-Fixer | 2015-12-10 | 5 | -6/+27 |
| |/ | | | | | | | This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com | ||||
* / | Catch exception when querying direct download link | Vincent Petry | 2015-12-10 | 2 | -3/+33 |
|/ | |||||
* | Merge pull request #21038 from owncloud/share-computesharepermissions-notstore | Thomas Müller | 2015-12-09 | 1 | -18/+26 |
|\ | | | | | Fix (re)share permission checks in a few code paths | ||||
| * | Fix more unit tests to pass a mock storage instead of null to FileInfo | Vincent Petry | 2015-12-08 | 1 | -18/+26 |
| | | |||||
* | | Merge pull request #20786 from owncloud/systemtags-dav | Thomas Müller | 2015-12-08 | 15 | -0/+1876 |
|\ \ | |/ |/| | DAV endpoint for system tags | ||||
| * | Fixed system tags DAV and API and docs | Vincent Petry | 2015-12-04 | 7 | -40/+49 |
| | | |||||
| * | Unit test for system tags plugin | Vincent Petry | 2015-12-03 | 10 | -14/+988 |
| | | |||||
| * | Fix PHPDoc ... | Thomas Müller | 2015-12-03 | 7 | -16/+20 |
| | | |||||
| * | Added dav endpoints for system tags | Vincent Petry | 2015-12-03 | 9 | -0/+889 |
| | | |||||
* | | Delete no longer existing users from system addressbook | Thomas Müller | 2015-12-04 | 1 | -0/+12 |
| | | |||||
* | | Fix namespace XML output of files and tags dav | Vincent Petry | 2015-12-03 | 2 | -2/+2 |
|/ | |||||
* | Fix endless recursion | Thomas Müller | 2015-12-02 | 1 | -3/+15 |
| | |||||
* | Fix update of avatar image | Thomas Müller | 2015-12-02 | 2 | -33/+49 |
| | |||||
* | Fix comments | Thomas Müller | 2015-12-02 | 2 | -4/+4 |
| | |||||
* | Proposal: add enumeration function to IUserManager which simply calls a ↵ | Thomas Müller | 2015-12-02 | 1 | -20/+17 |
| | | | | callbask for each user in all backends | ||||
* | Specify the email type and set name properly | Thomas Müller | 2015-12-02 | 2 | -14/+66 |
| | |||||
* | Add converter to generate/update a vcard from a given user | Thomas Müller | 2015-12-02 | 3 | -23/+218 |
| | |||||
* | Add system principal to cal of each card | Thomas Müller | 2015-12-02 | 2 | -0/+49 |
| | |||||
* | Add the user's cloud id to the vCard | Thomas Müller | 2015-12-02 | 1 | -0/+6 |
| | |||||
* | Add user's email address to vCard | Thomas Müller | 2015-12-02 | 1 | -2/+7 |
| | |||||
* | Update addressbook home configuration for CalDAVTester | Thomas Müller | 2015-12-02 | 2 | -6/+6 |
| | |||||
* | user and system addressbooks are now living in sub folders | Thomas Müller | 2015-12-02 | 7 | -15/+78 |
| | |||||
* | Adding a second principal backend which holds system principals - as of now ↵ | Thomas Müller | 2015-12-02 | 3 | -15/+191 |
| | | | | only one principals/system/system | ||||
* | Add IUser::getAvatarImage() for easy access | Thomas Müller | 2015-12-02 | 1 | -4/+9 |
| | |||||
* | Adding system addressbook for users of this instance - a occ command is ↵ | Thomas Müller | 2015-12-02 | 6 | -2/+181 |
| | | | | supplied for synchronizing | ||||
* | More group DB | Thomas Müller | 2015-11-30 | 1 | -0/+7 |
| | |||||
* | Adding more DB groups to test suits | Thomas Müller | 2015-11-30 | 3 | -0/+21 |
| | | | | Adding more DB groups to test suits | ||||
* | Prevent redefinition warning of PHPUNIT_RUN | Thomas Müller | 2015-11-30 | 1 | -1/+3 |
| |