summaryrefslogtreecommitdiff
path: root/spec/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '42434-allow-commits-endpoint-to-work-over-all-commits' into 'ma...Douwe Maan2018-03-011-4/+28
|\
| * Add specs42434-allow-commits-endpoint-to-work-over-all-commitsTiago Botelho2018-03-011-4/+28
* | Merge branch 'feature/gb/pipeline-variable-expressions' into 'master'Kamil Trzciński2018-03-018-0/+423
|\ \
| * | Make max tokens in expressions lexer a class-level attributeGrzegorz Bizon2018-03-011-2/+2
| * | Improve pipeline expressions lexerGrzegorz Bizon2018-03-011-2/+2
| * | Do not use keyword args to pass expression variablesGrzegorz Bizon2018-02-271-0/+7
| * | Improve specs for pipeline expression statementGrzegorz Bizon2018-02-271-4/+5
| * | Add support for single quoted string in pipeline expressionsGrzegorz Bizon2018-02-272-0/+63
| * | Merge commit '981b5905a02ac89ca9f33ad7c91d8c1a576ed9af' into feature/gb/pipel...Grzegorz Bizon2018-02-2327-376/+1036
| |\ \ | | |/
| * | Add missing specs for pipeline expression lexemesGrzegorz Bizon2018-02-235-1/+129
| * | Adds specs for pipeline expressions raw tokenGrzegorz Bizon2018-02-231-0/+45
| * | Add support for evaluating pipeline expression variablesGrzegorz Bizon2018-02-231-0/+20
| * | Add operator / value types in pipeline expressionsGrzegorz Bizon2018-02-231-5/+14
| * | Move pipeline expression lexemes to a separate moduleGrzegorz Bizon2018-02-233-5/+5
| * | Simplify pipelines expression parserGrzegorz Bizon2018-02-232-7/+9
| * | Build a recursive parser for pipeline expressionsGrzegorz Bizon2018-02-221-0/+17
| * | Extract pipeline expressions parser to a separate classGrzegorz Bizon2018-02-223-24/+27
| * | Rename pipeline expressions statement exception classGrzegorz Bizon2018-02-221-1/+12
| * | Add variables to pipeline expressions evaluatorGrzegorz Bizon2018-02-211-0/+4
| * | Improve pipeline expressions specs and freeze constantsGrzegorz Bizon2018-02-211-4/+15
| * | Implement pipeline expressions parserGrzegorz Bizon2018-02-212-0/+45
| * | Add test example for syntax error in pipeline expressionsGrzegorz Bizon2018-02-211-0/+7
| * | Add a lexeme for a string pipeline expressionGrzegorz Bizon2018-02-211-0/+16
| * | Implement pipeline expressions lexerGrzegorz Bizon2018-02-211-0/+30
| * | Rename pipeline expressions token for checking equalityGrzegorz Bizon2018-02-211-0/+0
| * | Add base classes to evaluate variables expressionsGrzegorz Bizon2018-02-202-0/+4
* | | Merge branch 'zj-gitaly-encoding-issue' into 'master'Robert Speicher2018-03-011-51/+67
|\ \ \
| * | | Encode revision for gitattributes refZeger-Jan van de Weg2018-03-011-51/+67
* | | | Merge branch '43425-projects-hooks-confidential-issues-events' into 'master'Rémy Coutable2018-03-011-0/+1
|\ \ \ \
| * | | | align "confidential issues events" implementation with "issues events" oneJean-Baptiste Guerraz2018-03-011-0/+1
| |/ / /
* | | | Merge branch 'dz-system-hooks-plugins' into 'master'Douwe Maan2018-03-011-0/+68
|\ \ \ \ | |/ / / |/| | |
| * | | Refactor plugins feature and make some doc improvementsDmitriy Zaporozhets2018-02-281-6/+10
| * | | Refactor plugin execution methodDmitriy Zaporozhets2018-02-271-14/+39
| * | | Few code improvements for spec/lib/gitlab/plugin_spec.rbDmitriy Zaporozhets2018-02-271-7/+7
| * | | Add specs for Gitlab::Plugin [ci skip]Dmitriy Zaporozhets2018-02-261-0/+39
* | | | Fix code search results with non-ASCII data43531-500-error-searching-wiki-incompatible-character-encodings-utf-8-and-ascii-8bitSean McGivern2018-02-281-0/+27
* | | | Merge branch '40502-osw-keep-link-when-redacting-unauthorized-objects' into '...Douwe Maan2018-02-271-0/+10
|\ \ \ \
| * | | | Keep link when redacting unauthorized object linksOswaldo Ferreira2018-02-271-0/+10
* | | | | Merge branch 'backstage/gb/build-stages-catch-up-migration' into 'master'Kamil Trzciński2018-02-271-0/+54
|\ \ \ \ \
| * \ \ \ \ Merge commit '981b5905a02ac89ca9f33ad7c91d8c1a576ed9af' into backstage/gb/bui...backstage/gb/build-stages-catch-up-migrationGrzegorz Bizon2018-02-2312-7/+437
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'master' into 'backstage/gb/build-stages-catch-up-migration'Grzegorz Bizon2018-02-2215-369/+599
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into backstage/gb/build-stages-catch-up-migrationGrzegorz Bizon2018-02-165-9/+40
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge branch 'master' into 'backstage/gb/build-stages-catch-up-migration'Grzegorz Bizon2018-02-159-203/+131
| |\ \ \ \ \ \
| * | | | | | | Recover from unique constraint violation in stages migrationGrzegorz Bizon2018-02-151-0/+11
| * | | | | | | Migrate pipeline stages in batches instead of single rowGrzegorz Bizon2018-02-141-10/+2
| * | | | | | | Merge branch 'master' into backstage/gb/build-stages-catch-up-migrationGrzegorz Bizon2018-02-122-3/+59
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' into backstage/gb/build-stages-catch-up-migrationGrzegorz Bizon2018-02-09123-1139/+4395
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Do not attempt to migrate legacy pipeline stagesGrzegorz Bizon2018-01-061-1/+4
| * | | | | | | | | Update background stages migration timestampGrzegorz Bizon2018-01-061-1/+1
| * | | | | | | | | Migrate a build stage completely in a background migrationGrzegorz Bizon2018-01-061-0/+48