summaryrefslogtreecommitdiff
path: root/spec/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '34716-environment-specific-variables-ce' into 'master'Douwe Maan2017-07-061-0/+53
|\
| * Backports for ee-2112Lin Jen-Shin2017-07-061-0/+53
* | Merge remote-tracking branch 'upstream/master' into 33360-generate-kubeconfigLin Jen-Shin2017-07-06142-1397/+2897
|\ \ | |/
| * Merge branch '33772-readonly-gitlab-ci-cache' into 'master'Kamil Trzciński2017-07-064-21/+52
| |\
| | * Introduce cache policies for CI jobsNick Thomas2017-07-054-21/+52
| * | Merge branch '32815--Add-Custom-CI-Config-Path' into 'master'Grzegorz Bizon2017-07-061-0/+1
| |\ \
| | * \ Merge remote-tracking branch 'upstream/master' into 32815--Add-Custom-CI-Conf...Lin Jen-Shin2017-07-0511-149/+428
| | |\ \ | | | |/
| | * | Rename ci_config_file to ci_config_pathLin Jen-Shin2017-07-051-1/+1
| | * | Merge remote-tracking branch 'upstream/master' into 32815--Add-Custom-CI-Conf...Lin Jen-Shin2017-07-039-61/+86
| | |\ \
| | * \ \ Merge remote-tracking branch 'upstream/master' into 32815--Add-Custom-CI-Conf...Lin Jen-Shin2017-06-3010-22/+319
| | |\ \ \
| | * | | | Fix doc, test, and formLin Jen-Shin2017-06-281-0/+1
| * | | | | Merge branch 'fix-static-analysis' into 'master'Robert Speicher2017-07-051-2/+2
| |\ \ \ \ \
| | * | | | | Fix Rubocop offensefix-static-analysisRémy Coutable2017-07-051-2/+2
| * | | | | | Merge branch '32408-allow-creation-of-files-and-dirs-with-spaces-in-web-ui' i...Douwe Maan2017-07-051-6/+0
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Removes file_name_regex from Gitlab::Regex32408-allow-creation-of-files-and-dirs-with-spaces-in-web-uiTiago Botelho2017-07-052-25/+0
| | * | | | | Allow creation of files and directories with spaces in web UITiago Botelho2017-07-051-0/+19
| * | | | | | Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-059-89/+62
| | |_|_|_|/ | |/| | | |
| * | | | | Merge branch 'gitaly-submodule-url-for' into 'master'Sean McGivern2017-07-051-0/+32
| |\ \ \ \ \
| | * | | | | Migrate #submodule_url_for to GitalyJacob Vosmaer2017-07-051-0/+32
| * | | | | | Instrument Unicorn with Ruby exporterPaweł Chojnacki2017-07-043-5/+201
| * | | | | | Merge branch 'mk-workaround-intermittent-failure' into 'master'Douwe Maan2017-07-041-14/+24
| |\ \ \ \ \ \
| | * | | | | | Reduce 28 test runs to 4mk-workaround-intermittent-failureMichael Kozono2017-06-301-16/+20
| | * | | | | | Rspec/AroundBlock doesn’t know about rspec-retryMichael Kozono2017-06-291-1/+1
| | * | | | | | Increase CI retries to 4 for these examplesMichael Kozono2017-06-291-0/+6
| | | |_|_|/ / | | |/| | | |
| * | | | | | Merge branch 'gitaly-clean-up-tests' into 'master'Sean McGivern2017-07-045-124/+77
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | Remove unnecessary clear_stubs callsJacob Vosmaer2017-07-042-12/+0
| | * | | | | Add test for GitalyClient::Ref#find_ref_nameJacob Vosmaer2017-07-041-0/+9
| | * | | | | Add a UTF-8 encoding matcherJacob Vosmaer2017-06-304-8/+10
| | * | | | | Remove unnecessary contextsJacob Vosmaer2017-06-302-112/+66
| | | |/ / / | | |/| | |
| * | | | | Speed up operations performed by gitlab-shellStan Hu2017-07-032-6/+94
| | |_|_|/ | |/| | |
| * | | | Fix rubocop offenseschange-extended-docker-configuration-syntaxTomasz Maczukin2017-07-023-6/+6
| * | | | Make entrypoint and command keys to be array of stringsTomasz Maczukin2017-07-023-13/+22
| * | | | Improve support for external issue referencesadam-external-issue-references-spikeAdam Niedzielski2017-06-304-37/+35
| |/ / /
| * | | Set the GL_REPOSITORY env variable on Gitlab::Git::Hook34502-gitlab-git-hook-should-set-the-gl_repository-environment-variableAlejandro Rodríguez2017-06-292-11/+29
| |/ /
| * | Merge branch 'sha-attributes-for-postgresql-and-mysql' into 'master'Sean McGivern2017-06-291-0/+33
| |\ \
| | * | Added code for defining SHA attributesYorick Peterse2017-06-291-0/+33
| * | | Merge branch 'zj-usage-ping-only-gl-pipelines' into 'master'Kamil Trzciński2017-06-291-1/+2
| |\ \ \
| | * | | Split pipelines by origin on usage datazj-usage-ping-only-gl-pipelinesZ.J. van de Weg2017-06-271-1/+2
| * | | | Merge branch '34280-gitalyclient-sort_by_param-invalid-sort_by-key-recently_u...Rémy Coutable2017-06-291-0/+9
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Fix a bug where an invalid sort param value was passed to Gitaly34280-gitalyclient-sort_by_param-invalid-sort_by-key-recently_updatedAlejandro Rodríguez2017-06-281-0/+9
| * | | | Merge branch 'bvl-rename-all-reserved-paths' into 'master'Sean McGivern2017-06-294-17/+233
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Adjust for new static-analysis failuresbvl-rename-all-reserved-paths-mysqlBob Van Landuyt2017-06-271-6/+6
| | * | | Keep failed renames in redisBob Van Landuyt2017-06-261-0/+19
| | * | | Use the migration name as a key in redisBob Van Landuyt2017-06-261-1/+1
| | * | | Don't break rolling back when a namespace or project was renamedBob Van Landuyt2017-06-262-0/+14
| | * | | Revert renames from a migrationBob Van Landuyt2017-06-261-0/+22
| | * | | Revert namespace renamesBob Van Landuyt2017-06-263-16/+65
| | * | | Add methods to revert project renamesBob Van Landuyt2017-06-262-16/+97
| | * | | Track all renames in redisBob Van Landuyt2017-06-263-0/+31
| * | | | Merge branch 'gitaly-encodings' into 'master'Robert Speicher2017-06-281-0/+24
| |\ \ \ \