Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add @since tags to all methods in public namespace | Morris Jobke | 2015-04-16 | 3 | -0/+43 |
| | | | | | | | * 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 | ||||
* | Add logic for getting the user from the rss token to the Manager | Joas Schilling | 2015-03-30 | 1 | -0/+10 |
| | |||||
* | Update license headers | Jenkins for ownCloud | 2015-03-26 | 3 | -36/+40 |
| | |||||
* | Revert "Updating license headers" | Morris Jobke | 2015-02-26 | 3 | -39/+54 |
| | | | | This reverts commit 6a1a4880f0d556fb090f19a5019fec31916f5c36. | ||||
* | Merge pull request #14195 from ↵ | Lukas Reschke | 2015-02-24 | 2 | -31/+31 |
|\ | | | | | | | | | owncloud/activity-manager-performance-improvements Activity manager performance improvements | ||||
| * | Order methods to by grouped by their task | Joas Schilling | 2015-02-13 | 2 | -31/+31 |
| | | |||||
* | | Updating license headers | Jenkins for ownCloud | 2015-02-23 | 3 | -54/+39 |
| | | |||||
* | | Add visibility to interface to make scrutinizer 1 step happier | Joas Schilling | 2015-02-16 | 1 | -1/+1 |
|/ | |||||
* | Allow extensions to specify the list of special parameters | Joas Schilling | 2014-12-11 | 2 | -0/+20 |
| | |||||
* | add activity priorities to core so that other apps can reuse it | Bjoern Schiessle | 2014-11-28 | 1 | -0/+7 |
| | |||||
* | Adding new interface \OCP\Activity\IExtentsion | Thomas Müller | 2014-07-08 | 2 | -1/+191 |
| | | | | | | | | | | | | Adding method getNotificationTypes() Adding method filterNotificationTypes() Adding method getDefaultTypes() Adding method translate() and getTypeIcon() Adding method getGroupParameter() Adding method getNavigation() Adding method getNavigation() Adding method isFilterValid() and getQueryForFilter() Adding unit tests for \OC\ActivityManager | ||||
* | polish documentation based on scrutinizer patches | Jörn Friedrich Dreyer | 2014-02-06 | 1 | -0/+1 |
| | |||||
* | fix some capital letters | Morris Jobke | 2013-11-25 | 1 | -1/+0 |
| | |||||
* | page level doc blocks and class descriptions | Morris Jobke | 2013-11-25 | 2 | -0/+10 |
| | |||||
* | unify license headers for public API files | Morris Jobke | 2013-11-03 | 2 | -4/+6 |
| | |||||
* | adding OC6 public API for activities | Thomas Müller | 2013-10-09 | 2 | -2/+20 |
| | |||||
* | initial implementation of activity manager | Thomas Müller | 2013-09-29 | 1 | -0/+8 |
| | |||||
* | adding basic interfaces for the activities api | Thomas Müller | 2013-09-20 | 2 | -0/+70 |