aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/SystemTag/SystemTagObjectMapper.php
Commit message (Expand)AuthorAgeFilesLines
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-251-1/+1
* fix: removed unused variable and check if tag ids are empty before starting t...yemkareems2024-06-191-1/+6
* fix: filtering tags based on existing tags and doing a transaction around the...yemkareems2024-06-191-11/+14
* fix: do a select in systemtag_object_mapping to see if tag exists already in ...yemkareems2024-06-191-6/+20
* chore: Add SPDX headerAndy Scherzinger2024-05-241-21/+3
* Refactors lib/private/SystemTag.Faraz Samapoor2023-11-071-4/+3
* fix: Move SystemTags events to IEventDispatcherJoas Schilling2023-07-271-21/+6
* use efficient tag retrieval on DAV report requestArthur Schiwon2023-06-211-0/+1
* Add chunking in SystemTagObjectMapper::getTagIdsForObjectsCôme Chilliet2023-03-131-7/+9
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* The objectid is a stringRoeland Jago Douma2021-01-281-1/+1
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-1/+1
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Add visibility to all constantsChristoph Wurst2020-04-101-1/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+0
* Use elseif instead of else ifChristoph Wurst2020-04-101-1/+1
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-1/+1
* Fix multiline commentsChristoph Wurst2020-04-081-6/+6
* Update license headersChristoph Wurst2019-12-051-1/+3
* Only trigger the events with tags that where actually assignedJoas Schilling2019-08-211-1/+7
* Use the defined func()->count() instead of manual countingJoas Schilling2018-11-081-1/+1
* Make SystemTag strictRoeland Jago Douma2018-02-211-15/+16
* Update license headersMorris Jobke2017-11-061-0/+1
* More phpstorm inspection fixesRoeland Jago Douma2017-07-241-1/+1
* Fix othersJoas Schilling2016-07-211-2/+3
* Move \OC\SystemTag to PSR-4Roeland Jago Douma2016-04-221-0/+262