Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-17Update variables expressions statement specsGrzegorz Bizon
2018-05-15Make variables expression pattern case-sensitivity explicitGrzegorz Bizon
2018-05-15Use parameterized RSpec to improve variables expressions specsGrzegorz Bizon
2018-05-15Add support for pattern matching in variables expressionsGrzegorz Bizon
2018-05-15Reorganize exceptions in pipeline expressions moduleGrzegorz Bizon
2018-05-14Do not raise if variable expression can not be evaluatedGrzegorz Bizon
2018-03-23Integration variables collections with expressionsGrzegorz Bizon
2018-02-28Add method that checks if pipeline expression is truthyGrzegorz Bizon
2018-02-28Add support for only/except: variables CI/CD configGrzegorz Bizon
2018-02-27Improve specs for pipeline expression statementGrzegorz Bizon
2018-02-27Add support for single quoted string in pipeline expressionsGrzegorz Bizon
2018-02-23Add missing specs for pipeline expression lexemesGrzegorz Bizon
2018-02-23Add support for evaluating pipeline expression variablesGrzegorz Bizon
2018-02-23Add operator / value types in pipeline expressionsGrzegorz Bizon
2018-02-23Move pipeline expression lexemes to a separate moduleGrzegorz Bizon
2018-02-22Extract pipeline expressions parser to a separate classGrzegorz Bizon
2018-02-22Rename pipeline expressions statement exception classGrzegorz Bizon
2018-02-21Add variables to pipeline expressions evaluatorGrzegorz Bizon
2018-02-21Improve pipeline expressions specs and freeze constantsGrzegorz Bizon
2018-02-21Implement pipeline expressions parserGrzegorz Bizon
2018-02-20Add base classes to evaluate variables expressionsGrzegorz Bizon