| Commit message (Expand) | Author | Age | Files | Lines |
* | Sticky the notification types of files and sharing | Joas Schilling | 2015-08-28 | 1 | -1/+13 |
* | Expand the doc blocks on the new methods | Joas Schilling | 2015-08-20 | 1 | -0/+15 |
* | Add test coverage for Activity Event and Manager | Joas Schilling | 2015-08-20 | 1 | -6/+6 |
* | Use an IEvent object instead of a huge parameter list | Joas Schilling | 2015-08-19 | 1 | -24/+58 |
* | Extend the interfaces IManager and IConsumer to allow passing in the object | Joas Schilling | 2015-08-19 | 1 | -25/+30 |
* | Throw a InvalidArgumentException when a consumer/extension is invalid | Joas Schilling | 2015-07-23 | 1 | -92/+104 |
* | update license headers and authors | Morris Jobke | 2015-06-25 | 1 | -1/+0 |
* | Add logic for getting the user from the rss token to the Manager | Joas Schilling | 2015-03-30 | 1 | -0/+65 |
* | Update license headers | Jenkins for ownCloud | 2015-03-26 | 1 | -4/+20 |
* | Revert "Updating license headers" | Morris Jobke | 2015-02-26 | 1 | -19/+4 |
* | Merge pull request #14195 from owncloud/activity-manager-performance-improvem... | Lukas Reschke | 2015-02-24 | 1 | -33/+75 |
|\ |
|
| * | Order methods to by grouped by their task | Joas Schilling | 2015-02-13 | 1 | -43/+43 |
| * | Check whether filter is valid, before doing stuff for it | Joas Schilling | 2015-02-13 | 1 | -1/+12 |
| * | Cache some values from the extensions | Joas Schilling | 2015-02-13 | 1 | -0/+31 |
* | | Updating license headers | Jenkins for ownCloud | 2015-02-23 | 1 | -4/+19 |
|/ |
|
* | Allow extensions to specify the list of special parameters | Joas Schilling | 2014-12-11 | 1 | -0/+19 |
* | concatenate queries with 'or' | Bjoern Schiessle | 2014-11-28 | 1 | -2/+14 |
* | Make files non executable | Lukas Reschke | 2014-10-24 | 1 | -0/+0 |
* | Adding new interface \OCP\Activity\IExtentsion | Thomas Müller | 2014-07-08 | 1 | -0/+194 |
* | Some more PHPDoc fixes | Lukas Reschke | 2014-04-21 | 1 | -1/+1 |
* | polish documentation based on scrutinizer patches | Jörn Friedrich Dreyer | 2014-02-06 | 1 | -1/+0 |
* | adding OC6 public API for activities | Thomas Müller | 2013-10-09 | 1 | -0/+69 |