GitLab Bot
|
e14148b7ed
|
Add latest changes from gitlab-org/gitlab@master
|
2020-09-17 15:09:24 +00:00 |
GitLab Bot
|
0ca5c1a237
|
Add latest changes from gitlab-org/gitlab@master
|
2020-07-29 18:09:50 +00:00 |
GitLab Bot
|
d6348d22dd
|
Add latest changes from gitlab-org/gitlab@master
|
2020-06-24 09:08:32 +00:00 |
Thong Kuah
|
f540ffcef6
|
Add frozen_string_literal to spec/lib (part 1)
Using the sed script from
https://gitlab.com/gitlab-org/gitlab-ce/issues/59758
|
2019-07-26 13:25:07 +12:00 |
drew cimino
|
cfaac75322
|
&& and || operators for CI Pipeline expressions.
Refactored regex pattern matching to eagerly return tokens
Packaged behind a default-enabled feature flag and added operator documentation.
|
2019-06-04 19:03:24 -05:00 |
Grzegorz Bizon
|
ac65257c40
|
Raise variables statement exception if pattern is invalid
|
2018-05-14 14:38:08 +02:00 |
Grzegorz Bizon
|
8517627410
|
Move pipeline expression lexemes to a separate module
|
2018-02-23 10:01:27 +01:00 |
Grzegorz Bizon
|
5ee43097fd
|
Simplify pipelines expression parser
|
2018-02-23 09:52:34 +01:00 |
Grzegorz Bizon
|
6fe4d2c6f0
|
Build a recursive parser for pipeline expressions
|
2018-02-22 16:04:18 +01:00 |
Grzegorz Bizon
|
867a4f68cb
|
Extract pipeline expressions parser to a separate class
|
2018-02-22 13:54:22 +01:00 |