aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/systemtag
Commit message (Expand)AuthorAgeFilesLines
* Fixed system tags DAV and API and docsVincent Petry2015-12-042-3/+3
* Added dav endpoints for system tagsVincent Petry2015-12-031-0/+4
* Add a method to get the list of tags from the TagNotFound ExceptionJoas Schilling2015-12-012-6/+18
* Fix the docs of the exceptions and remove hardcoded language from the messageJoas Schilling2015-12-011-3/+1
* Do not count the entries when we only need to know if it is at least oneJoas Schilling2015-11-301-5/+14
* Fix use statementsJoas Schilling2015-11-303-21/+25
* Add backticks inside function to escape the columnJoas Schilling2015-11-301-1/+1
* Added system tags data structure and PHP side managersVincent Petry2015-11-273-0/+567