summaryrefslogtreecommitdiff
path: root/spec/lib
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | 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
* | | | | | | | | | | Merge branch 'slash-commands-changes-for-chatops' into 'master'Kamil Trzciński2018-02-275-6/+11
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Expose ChatName objects to slash commandsslash-commands-changes-for-chatopsYorick Peterse2018-02-235-6/+11
* | | | | | | | | | | | Merge branch 'feature/migrate-recursive-tree-entries-fetching' into 'master'Robert Speicher2018-02-261-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Migrate recursive tree entries fetching to GitalyAhmad Sherif2018-02-261-2/+2
| | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'suppress-squash-warnings' into 'master'Douwe Maan2018-02-261-0/+14
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Suppress whitespace warnings in squash error messagessuppress-squash-warningsSean McGivern2018-02-261-0/+14
* | | | | | | | | | | | Merge branch 'mk/fix-error-code-for-repo-does-not-exist' into 'master'Douwe Maan2018-02-262-1/+14
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Respond 404 when repo does not existmk/fix-error-code-for-repo-does-not-existMichael Kozono2018-02-242-1/+14
| | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
* | | | | | | | | | | | Restart Unicorn and Sidekiq when GRPC throws 14:Endpoint read failedJacob Vosmaer (GitLab)2018-02-262-63/+88
|/ / / / / / / / / / /
* | | | | | | | | | | Backport custom metrics ce componentsPaweł Chojnacki2018-02-232-17/+17
* | | | | | | | | | | Resolve "Milestone Quick Action not displayed with no project milestones but ...🙈 jacopo beschi 🙉2018-02-232-14/+14
|/ / / / / / / / / /
* | | | | | | | | | Merge branch 'users-autocomplete' into 'master'Douwe Maan2018-02-231-0/+6
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Optimise searching for users using short queriesYorick Peterse2018-02-221-0/+6
| |/ / / / / / / / /
* | | | | | | | | | Allow token authentication on go-get requestDouwe Maan2018-02-231-16/+75
| |_|_|_|_|_|_|/ / |/| | | | | | | |
* | | | | | | | | Merge branch 'bvl-external-auth-port' into 'master'Douwe Maan2018-02-2310-7/+412
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Use `Redactor` to hide cross project informationbvl-external-auth-portBob Van Landuyt2018-02-223-51/+50
| * | | | | | | | | Port `read_cross_project` ability from EEBob Van Landuyt2018-02-2210-6/+412
| |/ / / / / / / /