aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public/activity/iextension.php
Commit message (Expand)AuthorAgeFilesLines
* Move \OCP\Activity to PSR-4Roeland Jago Douma2016-05-051-164/+0
* Fix PHPDoc - @changed is no official tag -> use @sinceMorris Jobke2016-01-221-2/+1
* Happy new year!Thomas Müller2016-01-121-1/+1
* Allow types to be method specificJoas Schilling2015-07-221-1/+8
* Add @since tags to all methods in public namespaceMorris Jobke2015-04-161-0/+16
* Update license headersJenkins for ownCloud2015-03-261-12/+14
* Revert "Updating license headers"Morris Jobke2015-02-261-13/+18
* Merge pull request #14195 from owncloud/activity-manager-performance-improvem...Lukas Reschke2015-02-241-19/+19
|\
| * Order methods to by grouped by their taskJoas Schilling2015-02-131-19/+19
* | Updating license headersJenkins for ownCloud2015-02-231-18/+13
* | Add visibility to interface to make scrutinizer 1 step happierJoas Schilling2015-02-161-1/+1
|/
* Allow extensions to specify the list of special parametersJoas Schilling2014-12-111-0/+13
* add activity priorities to core so that other apps can reuse itBjoern Schiessle2014-11-281-0/+7
* Adding new interface \OCP\Activity\IExtentsionThomas Müller2014-07-081-0/+120