- 19 Mar, 2019 4 commits
-
-
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
-
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 36 commits
-
-
Achilleas Pipinellis authored
Resolve "Documentation for Auto Remediation" Closes #10409 See merge request gitlab-org/gitlab-ee!10054
-
Sam Beckham authored
Updates docs for MR and Group security dashboard
-
GitLab Bot authored
-
Stan Hu authored
Fix spec for routes to the GraphqlController See merge request gitlab-org/gitlab-ce!26231
-
Nick Thomas authored
Geo - Store the invalid checksum when we have a mismatch Closes #5862 See merge request gitlab-org/gitlab-ee!10101
-
Douglas Barbosa Alexandre authored
-
Nick Thomas authored
Merge branch '8798-geo-implement-selective-sync-support-for-fdw-queries-to-count-failed-registries' into 'master' Geo - Add selective sync support for the FDW queries to count failed registries See merge request gitlab-org/gitlab-ee!9527
-
Douglas Barbosa Alexandre authored
These changes refactor the finder to make it easier to remove the legacy queries in the future.
-
GitLab Bot authored
-
Dmitriy Zaporozhets authored
Create an issue for incoming Prometheus alerts Closes #4925 See merge request gitlab-org/gitlab-ee!9768
-
Peter Leitzen authored
Currently, the worker calls a service to create an issue based on the incoming alert
-
Douglas Barbosa Alexandre authored
Implement suggestion diff lines parser See merge request gitlab-org/gitlab-ce!26069
-
GitLab Bot authored
-
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
-
Robert Speicher authored
Merge "Obey GitLab.com group SAML enabled? setting" from dev into EE master See merge request gitlab-org/gitlab-ee!10065
-
Sanad Liaquat authored
-
GitLab Bot 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
-
Kushal Pandya authored
Split sortEpics into assignDates method See merge request gitlab-org/gitlab-ee!10133
-
GitLab Bot authored
-
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
-
Robert Speicher authored
EE: Move EE specific code out of lib/gitlab Closes #5964, #6023, #6661, and #6662 See merge request gitlab-org/gitlab-ee!9831
-
GitLab Bot authored
-
Phil Hughes authored
Removes EE differences for clusters/_sidebar.html.haml Closes gitlab-ee#10428 See merge request gitlab-org/gitlab-ce!26271
-
Phil Hughes authored
EE: Removes EE differences for clusters/_sidebar.html.haml See merge request gitlab-org/gitlab-ee!10233
-
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
-
GitLab Bot authored
-
Phil Hughes authored
Fix skipping of user rendering for none and any See merge request gitlab-org/gitlab-ce!26268
-
Igor authored
-