- 19 Mar, 2019 40 commits
-
-
Sean McGivern authored
[EE] Add users search results to global search See merge request gitlab-org/gitlab-ee!8985
-
Jan Provaznik authored
this is for EE to be able to call this (elastic search)
-
GitLab Bot authored
-
Grzegorz Bizon authored
Make runners token encryption to be optional See merge request gitlab-org/gitlab-ce!26223
-
GitLab Bot authored
-
Rémy Coutable authored
Bump Rugged to 0.28.0 See merge request gitlab-org/gitlab-ce!25660
-
GitLab Bot authored
-
Kamil Trzciński authored
Remove before_script from DAST vendored template See merge request gitlab-org/gitlab-ce!26281
-
Victor Zagorodny authored
-
Kamil Trzciński authored
Remove before_script from DAST vendored template Closes #10471 See merge request gitlab-org/gitlab-ee!10248
-
Victor Zagorodny authored
-
Achilleas Pipinellis authored
Link to the gitaly repository's Beginniner's Guide documentation See merge request gitlab-org/gitlab-ce!25627
-
GitLab Bot authored
-
Achilleas Pipinellis authored
Fix styles and badge See merge request gitlab-org/gitlab-ee!10264
-
Evan Read authored
-
Achilleas Pipinellis authored
Copyedit pipelines-related documentation Closes #59006 See merge request gitlab-org/gitlab-ce!26198
-
Evan Read authored
-
Achilleas Pipinellis authored
Port from CE: Copyedit pipelines-related documentation See merge request gitlab-org/gitlab-ee!10112
-
Evan Read authored
-
Achilleas Pipinellis authored
Refactor new content for stage keyword See merge request gitlab-org/gitlab-ce!25953
-
Evan Read authored
-
Achilleas Pipinellis authored
Add registry to dev arch docs See merge request gitlab-org/gitlab-ce!25951
-
Achilleas Pipinellis authored
Add registry to dev arch docs See merge request gitlab-org/gitlab-ce!25951
-
Cindy Pallares 🦉 authored
-
Stan Hu authored
This version bump makes things consistent between Gitaly and fixes a significant number of bugs: https://github.com/libgit2/libgit2/releases This also decreases disk space of Omnibus builds by ~30 MB. There is also a workaround for https://github.com/libgit2/rugged/issues/785. If Gitaly or another process changes .gitconfig while Rugged has the file loaded, Rugged::Repository#each_key will report stale values unless a lookup is done first. This bug only manifests in a spec because we are using both Gitaly and Rugged at the same time there, and we normally don't use Rugged in the CE/EE code in this way.
-
GitLab Bot authored
-
Stan Hu authored
Merge branch '47491-gitlab-fakeapplicationsettings-doesn-t-respond-to-all-the-methods-applicationsetting-responds-to-itself' into 'master' Introduce ApplicationSettingImplementation Closes #47491 See merge request gitlab-org/gitlab-ce!25803
-
Stan Hu authored
Merge branch 'ee-47491-gitlab-fakeapplicationsettings-doesn-t-respond-to-all-the-methods-applicationsetting-responds-to-itself' into 'master' EE: Introduce ApplicationSettingImplementation See merge request gitlab-org/gitlab-ee!9876
-
GitLab Bot authored
-
Ramya Authappan authored
Add artillery.io load testing script and rake tasks See merge request gitlab-org/gitlab-ce!26210
-
Sanad Liaquat authored
Also add rake tasks that makes use of existing performance data genertion task.
-
Lin Jen-Shin authored
-
Lin Jen-Shin authored
-
Lin Jen-Shin authored
-
Lin Jen-Shin authored
So the fake can enjoy it, too. We don't use `prepend` because that'll require we change `allow_any_instance_of` to `expect_next_instance_of`, but that's not very easy to do. We can do that later.
-
Lin Jen-Shin authored
-
Lin Jen-Shin authored
-
Lin Jen-Shin authored
-
Lin Jen-Shin authored
So the fake can enjoy it, too. We don't use `prepend` because that'll require we change `allow_any_instance_of` to `expect_next_instance_of`, but that's not very easy to do. We can do that later.
-
GitLab Bot authored
-