summaryrefslogtreecommitdiff
path: root/spec/lib
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | #43691: DiffNotes not counted by ContributionsCalendarRiccardo Padovani2018-03-051-4/+10
* | | | | | Use limited count queries also for scoped searchesJan Provaznik2018-03-052-36/+41
* | | | | | Merge branch 'sh-fix-backup-restore-cleanup' into 'master'Rémy Coutable2018-03-051-2/+19
|\ \ \ \ \ \
| * | | | | | Clean up backup/restore temporary directorysh-fix-backup-restore-cleanupStan Hu2018-03-021-2/+19
| |/ / / / /
* | | | | | Merge branch '43334-reply-by-email-did-not-pick-up-unsubscribe-quick-action' ...Rémy Coutable2018-03-051-16/+11
|\ \ \ \ \ \
| * | | | | | Fix quick actions for users who cannot update issues and MRs43334-reply-by-email-did-not-pick-up-unsubscribe-quick-actionSean McGivern2018-03-021-16/+11
| |/ / / / /
* | | | | | Foreground verification of uploads and LFS objectsee-4862-verify-file-checksumsNick Thomas2018-03-022-0/+79
|/ / / / /
* | | | | Merge branch 'feature/fetch-commit-signs-from-gitaly-in-batch' into 'master'Sean McGivern2018-03-023-63/+93
|\ \ \ \ \
| * | | | | Fetch commit signatures from Gitaly in batchesfeature/fetch-commit-signs-from-gitaly-in-batchAhmad Sherif2018-03-013-63/+93
* | | | | | Extend Cluster Applications to install GitLab Runner to Kubernetes clusterMayra Cabrera2018-03-016-111/+174
* | | | | | Merge branch 'feature/move_oauth_modules_to_auth_dir_structure' into 'master'Douwe Maan2018-03-0114-78/+78
|\ \ \ \ \ \
| * | | | | | Moved o_auth/saml/ldap modules under gitlab/authHoratiu Eugen Vlad2018-02-2814-78/+78
* | | | | | | Merge branch '41777-include-cycle-time-in-usage-ping' into 'master'Douwe Maan2018-03-015-6/+164
|\ \ \ \ \ \ \
| * | | | | | | Adapt cycle analytics spec helper and cycle analytics usage data spec41777-include-cycle-time-in-usage-pingTiago Botelho2018-03-014-35/+141
| * | | | | | | Refactors median code to work with both single and multiple projectsTiago Botelho2018-02-282-0/+51
| * | | | | | | Restrict cycle analytics usage data to instances that use postgres onlyTiago Botelho2018-02-281-0/+1
* | | | | | | | Merge branch 'zj-licensee-key' into 'master'43548-update-language-about-usage-ping-in-admin-settings-and-docsSean McGivern2018-03-011-0/+29
|\ \ \ \ \ \ \ \
| * | | | | | | | Client implementation for Licensee#keyZeger-Jan van de Weg2018-03-011-0/+29
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | 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