summaryrefslogtreecommitdiffstats
path: root/lib/public/contacts
Commit message (Collapse)AuthorAgeFilesLines
* Move \OCP\Contacts to PSR-4 (#24645)Roeland Douma2016-05-171-170/+0
|
* Happy new year!Thomas Müller2016-01-121-2/+2
|
* Add @since tags to all methods in public namespaceMorris Jobke2015-04-161-0/+10
| | | | | | | * enhance the app development experience - you can look up the method introduction right inside the code without searching via git blame * easier to write apps for multiple versions
* Update license headersJenkins for ownCloud2015-03-261-12/+15
|
* Revert "Updating license headers"Morris Jobke2015-02-261-15/+19
| | | | This reverts commit 6a1a4880f0d556fb090f19a5019fec31916f5c36.
* Updating license headersJenkins for ownCloud2015-02-231-19/+15
|
* Merge branch 'master' into contactsmanager-registerThomas Müller2014-05-191-2/+2
|\ | | | | | | | | Conflicts: lib/private/contactsmanager.php
| * Fix @return array PHPDocs, in /libRobin McCorkell2014-05-131-2/+2
| |
* | $key is not needed for registering contactsmanager callbacksBart Visscher2014-04-101-2/+1
|/
* More PHPDoc fixes, using scrutinizer patches as hintsBart Visscher2014-02-281-2/+2
|
* Scrutinizer Auto-FixesScrutinizer Auto-Fixer2014-02-191-2/+2
| | | | | | | | | | | This patch was automatically generated as part of the following inspection: https://scrutinizer-ci.com/g/owncloud/core/inspections/cdfecc4e-a37e-4233-8025-f0d7252a8720 Enabled analysis tools: - PHP Analyzer - JSHint - PHP Copy/Paste Detector - PHP PDepend
* polish documentation based on scrutinizer patchesJörn Friedrich Dreyer2014-02-061-2/+6
|
* API doc for contacts manager, server container and shareMorris Jobke2013-11-271-0/+4
|
* move new interfaces into lib/public and OCPThomas Müller2013-08-311-0/+150