- 29 Jul, 2019 40 commits
-
-
Drew Blessing authored
LDAP rake task to run a GroupSync Closes #13089 See merge request gitlab-org/gitlab-ee!14735
-
GitLab Bot authored
-
Lin Jen-Shin authored
Backport EE changes made to the scripts/ directory See merge request gitlab-org/gitlab-ce!31015
-
Lin Jen-Shin authored
EE: Backport EE changes made to the scripts/ directory See merge request gitlab-org/gitlab-ee!14778
-
Rémy Coutable authored
Pass alert bot user when creating incidents See merge request gitlab-org/gitlab-ee!14860
-
Peter Leitzen authored
Previously, we passed `nil` as `current_user` to `IncidentManagement::CreateIssueService.new` and used `issue_author`. After this commit we pass `User.alert_bot` explicitly and utilize `current_user` in the service as usual.
-
GitLab Bot authored
-
Mek Stittri authored
Update reference architecture docs to remove status Closes gitlab-org/quality/performance#14 See merge request gitlab-org/gitlab-ce!31077
-
Tanya Pazitny authored
-
GitLab Bot authored
-
Nick Thomas authored
Fix EE namespacing of DesignsCounterService See merge request gitlab-org/gitlab-ee!14881
-
Stan Hu authored
CE: Add project download & project export audit event See merge request gitlab-org/gitlab-ce!31103
-
GitLab Bot authored
-
Nick Thomas authored
Further remove `if postgresql?` branches Closes #65054 See merge request gitlab-org/gitlab-ce!31102
-
GitLab Bot authored
-
Kamil Trzciński authored
Extract security dashboard permissions See merge request gitlab-org/gitlab-ee!14754
-
Avielle Wolfe authored
This commit extracts the controller logic for security dashboard permissions so that we can reuse it in the upcoming project security dashboard controllers.
-
Kamil Trzciński authored
Merge branch '12690-use-all-pipelines-instead-of-ci-pipelines-in-security-dashboard-code' into 'master' Use `all_pipelines` instead of `ci_pipelines` in Security Dashboard Closes #12690 See merge request gitlab-org/gitlab-ee!14854
-
Yorick Peterse authored
This backport changes made by EE to the files in the scripts/ directory. This comes with a few changes to some scripts to make them work in the single codebase setup.
-
Kamil Trzciński authored
Adds direct monitoring for sidekiq metrics Closes #56752 See merge request gitlab-org/gitlab-ce!30916
-
Ryan Cobb authored
This adds diirect monitoring for sidekiq metrics. This is done via sidekiq middleware and a sampler to pull from sidekiqs api.
-
Yorick Peterse authored
This backport changes made by EE to the files in the scripts/ directory. This comes with a few changes to some scripts to make them work in the single codebase setup.
-
GitLab Bot authored
-
Nick Thomas authored
Expose git blame in api Closes #51345 See merge request gitlab-org/gitlab-ce!30675
-
Kushal Pandya authored
UX fixes for Analytics group filter See merge request gitlab-org/gitlab-ee!14840
-
Brandon Labuschagne authored
-
Andreas Brandl authored
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/65054
-
Andreas Brandl authored
We dropped MySQL support and a lot of mysql specific code has been removed in https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/29608. This comes in from the other direction and removes any `if postgresql?` branches.
-
GitLab Bot authored
-
Marcia Ramos authored
Update IP access restriction docs See merge request gitlab-org/gitlab-ce!31189
-
Cindy Pallares 🦉 authored
-
GitLab Bot authored
-
Marcia Ramos authored
Fix deploy example and other fixes Closes #65092 See merge request gitlab-org/gitlab-ce!31225
-
Evan Read authored
-
Marcia Ramos authored
Categorize autodevops variables Closes #59817 See merge request gitlab-org/gitlab-ce!31226
-
Evan Read authored
-
GitLab Bot authored
-
Paul Slaughter authored
Added navbar searches usage ping counter Closes #63887 See merge request gitlab-org/gitlab-ce!30953
-
Francisco Javier López authored
Added usage ping counter when the user makes a search through the navbar search component.
-
GitLab Bot authored
-