summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add support for evaluating pipeline expression variablesGrzegorz Bizon2018-02-237-6/+32
* Add operator / value types in pipeline expressionsGrzegorz Bizon2018-02-239-15/+50
* Move pipeline expression lexemes to a separate moduleGrzegorz Bizon2018-02-2315-128/+138
* Simplify pipelines expression parserGrzegorz Bizon2018-02-235-17/+18
* Build a recursive parser for pipeline expressionsGrzegorz Bizon2018-02-229-18/+61
* Extract pipeline expressions parser to a separate classGrzegorz Bizon2018-02-226-45/+62
* Rename pipeline expressions statement exception classGrzegorz Bizon2018-02-223-5/+16
* Add variables to pipeline expressions evaluatorGrzegorz Bizon2018-02-212-1/+8
* Improve pipeline expressions specs and freeze constantsGrzegorz Bizon2018-02-213-6/+17
* Make pipeline variables evaluation concept explicitGrzegorz Bizon2018-02-211-5/+3
* Simplify evaluating pipeline expressionsGrzegorz Bizon2018-02-211-5/+1
* Add code that evaluates pipelines expressionsGrzegorz Bizon2018-02-211-3/+8
* Implement pipeline expressions parserGrzegorz Bizon2018-02-218-5/+94
* Add test example for syntax error in pipeline expressionsGrzegorz Bizon2018-02-211-0/+7
* Add a lexeme for a string pipeline expressionGrzegorz Bizon2018-02-214-15/+35
* Implement pipeline expressions lexerGrzegorz Bizon2018-02-216-7/+74
* Move pipeline expressions grammar from lexer to parserGrzegorz Bizon2018-02-212-8/+8
* Rename tokens to lexemes in pipeline expressionsGrzegorz Bizon2018-02-215-9/+5
* Add basic pipeline expressions grammar definitionGrzegorz Bizon2018-02-211-0/+8
* Add a null token to pipelines expressionsGrzegorz Bizon2018-02-211-0/+19
* Rename pipeline expressions token for checking equalityGrzegorz Bizon2018-02-212-4/+3
* Add a base class for pipeline expressions tokensGrzegorz Bizon2018-02-204-3/+24
* Add base classes to evaluate variables expressionsGrzegorz Bizon2018-02-207-2/+86
* Add pipeline expression statement classGrzegorz Bizon2018-02-161-0/+20
* Merge branch 'pipeline-chart-bundle' into 'master'Filipa Lacerda2018-02-167-77/+57
|\
| * deleted pipelines_charts filePhil Hughes2018-02-161-38/+0
| * Updated pipelines charts to use dynamic webpack bundlepipeline-chart-bundlePhil Hughes2018-02-156-39/+57
* | Merge branch 'docs-axios' into 'master'Filipa Lacerda2018-02-161-0/+3
|\ \
| * | Add axios to frontend docs as the default network request librarydocs-axiosClement Ho2018-02-151-0/+3
* | | Merge branch '43247-eslint-exception-for-links' into 'master'Phil Hughes2018-02-161-1/+1
|\ \ \
| * | | Ignore `_links` property for no-underscore-dangle ruleKushal Pandya2018-02-161-1/+1
|/ / /
* | | Merge branch 'update-profiler-docs-explaining-how-to-provide-user' into 'master'Sean McGivern2018-02-163-0/+21
|\ \ \
| * | | Improve error handling for Gitlab::Profiler and improve doc about providing a...update-profiler-docs-explaining-how-to-provide-userDylan Griffith2018-02-163-0/+21
* | | | Merge branch 'dm-escape-commit-message' into 'master'Sean McGivern2018-02-164-8/+12
|\ \ \ \
| * | | | Fix specdm-escape-commit-messageDouwe Maan2018-02-151-1/+1
| * | | | Escape HTML entities in commit messagesDouwe Maan2018-02-154-8/+12
* | | | | Merge branch 'move-issue-reorg' into 'master'Sean McGivern2018-02-161-11/+14
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Re-organize issue move method callsmove-issue-reorgJan Provaznik2018-02-151-11/+14
* | | | | Merge branch 'users-show-dispatcher-refactor' into 'master'Jacob Schatz2018-02-157-17/+7
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Remove Webpack bundle tag for users:showConstance Okoghenun2018-02-157-17/+7
|/ / / /
* | | | Merge branch '42929-hide-new-variable-values' into 'master'Clement Ho2018-02-155-15/+82
|\ \ \ \
| * | | | Hide CI secret variable values on save42929-hide-new-variable-valuesEric Eastwood2018-02-145-15/+82
* | | | | Merge branch 'axios-importer-get' into 'master'Jacob Schatz2018-02-152-28/+95
|\ \ \ \ \
| * | | | | Replace $.get with axios in importerStatusClement Ho2018-02-152-28/+95
|/ / / / /
* | | | | Merge branch '43201-rename-repository-submit-button-disabled' into 'master'Filipa Lacerda2018-02-153-2/+7
|\ \ \ \ \
| * | | | | Fixes Renaming repository (project[name]) fails on 2nd try whend the validati...Jacopo2018-02-153-2/+7
* | | | | | Merge branch 'winh-new-modal-component' into 'master'Filipa Lacerda2018-02-1510-68/+405
|\ \ \ \ \ \
| * | | | | | Add new modal Vue componentwinh-new-modal-componentWinnie Hellmann2018-02-1410-68/+405
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'sh-filter-secret-variables' into 'master'Robert Speicher2018-02-151-0/+2
|\ \ \ \ \ \
| * | | | | | Filter secret variable values from logsStan Hu2018-02-151-0/+2
|/ / / / / /