Commit Graph

23 Commits (0263821010d1394de6bbcefa6e78e7fab385cda0)

Author SHA1 Message Date
Roeland Jago Douma 357263a70b
Do not try to autoload built in types 7 years ago
Roeland Jago Douma 0e5147f001
Fix tests 7 years ago
Joas Schilling 840dd4b39c
Allow to inject/mock `new \DateTime()` similar to time() 8 years ago
Robin Appelman dccbdc8c01
only catch QueryException when trying to build class 8 years ago
Joas Schilling 1dd40b1f45
Single quotes 8 years ago
Joas Schilling 559978c50e
Suppress phan error 8 years ago
Joas Schilling 09d8387b00
Try without autoloading 8 years ago
Joas Schilling 97c4c00e3f
Better debugging for "Your test case is not allowed to access the database." 8 years ago
Roeland Jago Douma 4859775893
Don't try to match on false 8 years ago
Roeland Jago Douma aa060f5332
Strict OCP\AppFramework\Utility\IControllerMethodReflector 8 years ago
Roeland Jago Douma 7ffd62bf95
Make the ITimeFactory strict + return types 8 years ago
Morris Jobke 0eebff152a
Update license headers 8 years ago
Lukas Reschke 511524c668
Add isset() as it can be an empty result 9 years ago
Lukas Reschke 66835476b5
Add support for ratelimiting via annotations 9 years ago
Bjoern Schiessle 32e0ec3e58
handle optional annotation parameters 9 years ago
Joas Schilling 29a0a23918
Fix the regex for annotations with values 9 years ago
Joas Schilling 8b3deb00b3
When we can not create the class, try if the variable is a registered service 10 years ago
Joas Schilling d9063b6141
Use default value instead of throwing when the service could not be found 10 years ago
Roeland Jago Douma e200eda18d
Optimize sanitizeName 10 years ago
Joas Schilling ba87db3fcc
Fix others 10 years ago
Lukas Reschke aba539703c
Update license headers 10 years ago
Roeland Jago Douma 1d33a5ef13
Move \OC\AppFramework to PSR-4 10 years ago