summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/ci/pipeline/expression/lexeme/not_equals_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-201-1/+1
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-1/+1
* Add frozen_string_literal to spec/lib (part 1)Thong Kuah2019-07-261-0/+2
* && and || operators for CI Pipeline expressions.drew cimino2019-06-041-13/+47
* Support negative matchesKamil TrzciƄski2019-04-231-0/+39