avoid potentially huge (and inefficient) regex
prefer a list of decision to be checked over a (huge) regex corresponding to the 'or' of the entries in a list to be matched against the various decisions
Merge request reports
Activity
Filter activity
Please register or sign in to reply