aboutsummaryrefslogtreecommitdiffstats
path: root/apps/workflowengine/lib/Check/AbstractStringCheck.php
Commit message (Expand)AuthorAgeFilesLines
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-3/+6
* Use elseif instead of else ifChristoph Wurst2020-04-101-1/+1
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-1/+1
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-091-1/+0
* let a dedicate service serve a stateful processArthur Schiwon2019-09-091-5/+0
* require IChecks to receive entity contextArthur Schiwon2019-09-091-1/+5
* seperate setFileInfo from ICheckArthur Schiwon2019-09-091-8/+0
* extends ICheck with scope and entity support, provide them as initialStateArthur Schiwon2019-09-091-0/+11
* Translate the errorsJoas Schilling2016-08-011-2/+13
* Add file mime typeJoas Schilling2016-08-011-0/+110