summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/untrusted_regexp_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@15-11-stable-eev15.11.0-rc42GitLab Bot2023-04-201-1/+34
* Add latest changes from gitlab-org/security/gitlab@15-10-stable-eeGitLab Bot2023-03-291-0/+32
* Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot2021-04-201-0/+18
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-211-1/+1
* Add frozen_string_literal to lib part 2Thong Kuah2019-08-231-0/+2
* Make CI refs matching to to use UntrustedRegexpKamil TrzciƄski2019-03-151-43/+31
* Simplify untrusted regexp factory methodGrzegorz Bizon2018-05-181-10/+6
* Add extended /regexp/ scheme support to untrusted regexpGrzegorz Bizon2018-05-171-1/+48
* Backport EE-specific untrusted regexp implementationGrzegorz Bizon2018-05-141-0/+8
* Upgrade the re2 gem to 1.1.0Nick Thomas2017-07-241-4/+4
* Short-circuit build coverage extraction for empty regexesNick Thomas2017-07-221-3/+3
* Merge branch 'fix-re2-infinite-loop-nick' into 'security-9-3'Sean McGivern2017-07-211-1/+19
* Merge branch '24570-use-re2-for-user-supplied-regexp-9-3' into 'security-9-3'Douwe Maan2017-07-191-0/+80