Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow defining a limit and offset for getObjectIdsForTags | Joas Schilling | 2016-02-23 | 1 | -1/+5 |
* | Dispatch events when tags are added/updated/deleted | Joas Schilling | 2016-02-02 | 1 | -0/+85 |
* | Dispatch some events when tags are un-/assigned | Joas Schilling | 2016-02-02 | 1 | -0/+93 |
* | Allow custom implementation of system tag managers | Vincent Petry | 2016-01-20 | 1 | -0/+59 |
* | Happy new year! | Thomas Müller | 2016-01-12 | 5 | -5/+8 |
* | Fixed system tags DAV and API and docs | Vincent Petry | 2015-12-04 | 1 | -1/+1 |
* | Add a method to get the list of tags from the TagNotFound Exception | Joas Schilling | 2015-12-01 | 2 | -2/+28 |
* | Fix the docs of the exceptions and remove hardcoded language from the message | Joas Schilling | 2015-12-01 | 1 | -1/+3 |
* | Added system tags data structure and PHP side managers | Vincent Petry | 2015-11-27 | 3 | -5/+17 |
* | Adjust the method name to reflect it's behaviour | Joas Schilling | 2015-11-19 | 1 | -1/+1 |
* | Core interfaces for system tags and its manager | Vincent Petry | 2015-11-19 | 5 | -0/+352 |