summaryrefslogtreecommitdiffstats
path: root/apps/workflowengine/lib/Check/FileName.php
Commit message (Expand)AuthorAgeFilesLines
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-3/+7
* Rename External storages to External storageszaimen2021-05-201-1/+1
* consider local external storages, tooArthur Schiwon2020-12-151-1/+2
* enables the file name check also to match name of mountpointsArthur Schiwon2020-12-151-2/+20
* Use a blank line after the opening tagChristoph Wurst2020-04-091-0/+1
* Don't call basename on nullJoas Schilling2019-10-011-1/+1
* require IChecks to receive entity contextArthur Schiwon2019-09-091-16/+1
* seperate setFileInfo from ICheckArthur Schiwon2019-09-091-1/+2
* extends ICheck with scope and entity support, provide them as initialStateArthur Schiwon2019-09-091-0/+9
* Ignore case for is and !isDaniel Kesselberg2018-10-051-4/+9
* Remove unused importDaniel Kesselberg2018-10-041-2/+0
* Make code strictDaniel Kesselberg2018-10-031-2/+3
* Add FileName to Workflow engineDaniel Kesselberg2018-10-031-0/+74