- 19 Mar, 2019 19 commits
-
-
Kamil Trzciński authored
Remove before_script from DAST vendored template See merge request gitlab-org/gitlab-ce!26281
-
Victor Zagorodny authored
-
Achilleas Pipinellis authored
Link to the gitaly repository's Beginniner's Guide documentation See merge request gitlab-org/gitlab-ce!25627
-
Achilleas Pipinellis authored
Copyedit pipelines-related documentation Closes #59006 See merge request gitlab-org/gitlab-ce!26198
-
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
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
-
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.
-
Stan Hu authored
Fix undefined variable error on json project views See merge request gitlab-org/gitlab-ce!26297
-
Alejandro Rodríguez authored
This mistake seems to have always been there, but it only resulted in errors on the `/explore*.json` since they were the one that _actually_ relied on the local variables.
-
- 18 Mar, 2019 21 commits
-
-
Stan Hu authored
Fix spec for routes to the GraphqlController See merge request gitlab-org/gitlab-ce!26231
-
Douglas Barbosa Alexandre authored
Implement suggestion diff lines parser See merge request gitlab-org/gitlab-ce!26069
-
Mek Stittri authored
Fix test-plan label in the template See merge request gitlab-org/gitlab-ce!26283
-
Dmitriy Zaporozhets authored
Fixed backup of non default upload directory See merge request gitlab-org/gitlab-ce!25736
-
Dominic Renner authored
Replaced Settings with Gitlab.config for uniformity
-
Sanad Liaquat authored
-
Oswaldo Ferreira authored
-
Achilleas Pipinellis authored
Updating nginx_status link in index.md to use the proper anchor to nginx.html See merge request gitlab-org/gitlab-ce!26245
-
Mark Lapierre authored
Use the same standard for method names on project activity and menu page objects See merge request gitlab-org/gitlab-ce!24738
-
Walmyr authored
... page objects. Also, update the affected test case. I choose `click_...` instead of `go_to_...` since it describes better what the method really does, which is clicking on something. I know there are other places in the code where methods start with `click_` and others where methods start with `go_to_`, with that I'd like to start a discussion or be pointed to the right issue if there is already one so that we can address this in the whole framework. This contribution could be the start in the direction of using the standard chosen here.
-
Robert Speicher authored
Move EE specific code out of lib/gitlab See merge request gitlab-org/gitlab-ce!25741
-
Phil Hughes authored
Removes EE differences for clusters/_sidebar.html.haml Closes gitlab-ee#10428 See merge request gitlab-org/gitlab-ce!26271
-
Clement Ho authored
Resolve "Spinners are active prematurely in Bitbucket Cloud import" Closes #58889 See merge request gitlab-org/gitlab-ce!26175
-
Brandon Labuschagne authored
-
Douglas Barbosa Alexandre authored
Fix storage migration check for non-empty queues Closes #58739 See merge request gitlab-org/gitlab-ce!26109
-
Phil Hughes authored
Fix skipping of user rendering for none and any See merge request gitlab-org/gitlab-ce!26268
-
Igor authored
-
Phil Hughes authored
Resolve "Z-Index Issue on Pipeline Dropdown" Closes #58999 See merge request gitlab-org/gitlab-ce!26274
-
Lin Jen-Shin authored
Merge branch 'ce-10421-implement-the-retrieval-reading-of-the-insights-file-to-be-used-in-the-insights-controller' into 'master' New Repository#insights_config method Closes gitlab-ee#10421 See merge request gitlab-org/gitlab-ce!26183
-
Yorick Peterse authored
This backports the changes EE made to Gitlab::UserExtractor, removing the need for an EE specific module.
-
James Lopez authored
Update acts-as-taggable-on 5.0 -> 6.0 See merge request gitlab-org/gitlab-ce!26051
-