aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/Hooks
Commit message (Expand)AuthorAgeFilesLines
* chore: Add SPDX headerAndy Scherzinger2024-05-244-81/+12
* fix: Apply new coding standard to all filesCôme Chilliet2024-04-022-2/+2
* refactor: Repalce array_search with in_array in lib/Christoph Wurst2023-11-221-1/+1
* composer run cs:fixCôme Chilliet2023-01-201-1/+0
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-044-5/+0
* Merge pull request #23766 from nextcloud/techdebt/noid/remove-unused-private-...Morris Jobke2020-10-292-106/+0
|\
| * Remove unused private ForwardEmitter and LegacyEmitterMorris Jobke2020-10-282-106/+0
* | Add deprecated tag also to methods of deprecated classes - OC\\Hooks\\Emitter...Morris Jobke2020-10-283-0/+9
|/
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-313-0/+3
* Use the short array syntax, everywhereChristoph Wurst2020-03-264-8/+8
* Update license headers for 18Christoph Wurst2019-12-203-0/+3
* Deprecate hooks, emitter and Symfony dispatcher mechanismsChristoph Wurst2019-12-113-0/+7
* Update license headersChristoph Wurst2019-12-056-6/+7
* Fix PHP doc for API docsMorris Jobke2017-12-031-1/+1
* Update license headersMorris Jobke2017-11-062-0/+2
* Add workaround for https://github.com/etsy/phan/issues/1033Lukas Reschke2017-07-192-0/+9
* Update with robinJoas Schilling2016-07-216-6/+6
* Fix othersJoas Schilling2016-07-216-6/+12
* Move \OC\Hooks to PSR-4Roeland Jago Douma2016-04-266-0/+306