summaryrefslogtreecommitdiff
path: root/lib/gitlab/ci/pipeline/expression/lexeme/not_matches.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@15-3-stable-eev15.3.0-rc42GitLab Bot2022-08-181-5/+3
* Add latest changes from gitlab-org/gitlab@15-0-stable-eev15.0.0-rc42GitLab Bot2022-05-191-0/+7
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-201-1/+1
* Ensure CI matching operator receives an objectMarius Bobin2019-08-211-1/+2
* && and || operators for CI Pipeline expressions.drew cimino2019-06-041-5/+4
* Support negative matchesKamil TrzciƄski2019-04-231-0/+31