- 29 Jul, 2019 40 commits
-
-
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
-
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.
-
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
-
Lin Jen-Shin authored
Separate private methods under the keyword on projects controller See merge request gitlab-org/gitlab-ce!31223
-
Ramya Authappan authored
Move create group with mattermost spec to correct dir See merge request gitlab-org/gitlab-ce!31173
-
GitLab Bot authored
-
Rémy Coutable authored
Add frozen_string_literal to spec/features See merge request gitlab-org/gitlab-ce!31131
-
GitLab Bot authored
-
Phil Hughes authored
Allow specifying variables when running manual jobs Closes #24935 See merge request gitlab-org/gitlab-ce!30485
-
Matija Čupić authored
Adds Job specific variables to facilitate specifying variables when running manual jobs.
-
Phil Hughes authored
EE PORT - Allow specifying variables when running manual jobs See merge request gitlab-org/gitlab-ee!14784
-
Bob Van Landuyt authored
Refactor Feature Flag Scopes for_unleash_client See merge request gitlab-org/gitlab-ee!14768
-
Jason Goodman authored
Join feature flags rather than use delegate
-
Stan Hu authored
Resolve "Add project download/export audit event" See merge request gitlab-org/gitlab-ee!14775
-