summaryrefslogtreecommitdiffstats
path: root/lib/private/hook.php
Commit message (Expand)AuthorAgeFilesLines
* Move non PSR-4 files from lib/private root to legacyRoeland Jago Douma2016-04-301-145/+0
* Update author informationLukas Reschke2016-03-011-0/+1
* Simply use logException() to log the exception - no need for custom codeThomas Müller2016-01-131-22/+11
* Bubble up hint exceptions in hooks, so the user can see the hintJörn Friedrich Dreyer2016-01-131-0/+3
* Happy new year!Thomas Müller2016-01-121-2/+2
* Update license headersLukas Reschke2015-10-261-0/+1
* Throw exception on `getPath` if file does not existLukas Reschke2015-10-251-2/+2
* Remove OC_LogThomas Müller2015-07-031-2/+2
* Throw ServerNotAvailableException alwaysMorris Jobke2015-04-101-1/+1
* fix cherrypickingJörn Friedrich Dreyer2015-04-101-1/+1
* throw exception if setup is incompleteMorris Jobke2015-04-101-0/+3
* PHPDoc cleanup - clean code \o/Thomas Müller2015-04-071-14/+15
* Hook: fixing error message in exception caseThomas Müller2015-04-071-7/+16
* Merge pull request #15129 from owncloud/version-command-busLukas Reschke2015-03-261-0/+3
|\
| * Handle exceptions thrown during hooks when running unit testsRobin Appelman2015-03-261-0/+3
* | Update license headersJenkins for ownCloud2015-03-261-3/+24
|/
* Revert "Updating license headers"Morris Jobke2015-02-261-24/+3
* Updating license headersJenkins for ownCloud2015-02-231-3/+24
* Cleanup of PHPDoc return typesRobin McCorkell2015-01-161-1/+1
* Dont connect hooks twiceRobin Appelman2014-06-061-0/+6
* Remove all occurences of @brief and @returns from PHPDocMorris Jobke2014-05-191-2/+2
* Fix Scrutinizer errorsRobin McCorkell2014-05-131-1/+1
* Fix TypoLukas Reschke2014-05-111-1/+1
* Added test cleanup listener to detect untidy testsVincent Petry2013-12-191-0/+8
* move the private namespace OC into lib/private - OCP will stay in lib/publicThomas Müller2013-09-301-0/+100