- 24 Jan, 2020 16 commits
-
-
Mikolaj Wawrzyniak authored
After making #token in GrafanaIntegration model private, we have to depricate graphql filed and make it always return nil.
-
Mikolaj Wawrzyniak authored
To prevent personal secret grafana token from leaking to other maitainers, we should display encrypted version, similary as grafana do in its UI. To prevent similar leakege in the future, we should move #token into private scope.
-
Natalia Tepluhina authored
Replace underscore with lodash for ~/monitoring Closes #196674 See merge request gitlab-org/gitlab!23574
-
Tristan Read authored
-
Bob Van Landuyt authored
Improve performance of 'spec/services/notification_service_spec.rb' See merge request gitlab-org/gitlab!22620
-
Marcel Amirault authored
Group variables permissions in docs See merge request gitlab-org/gitlab!23598
-
Marcel Amirault authored
Update internal links to use .md suffix See merge request gitlab-org/gitlab!23651
-
Amy Qualls authored
Internal links should use the .md suffix instead of .html. This commit corrects the links so they will function properly under /help.
-
Natalia Tepluhina authored
Replace shared Icon component with GlIcon in Dependencies List See merge request gitlab-org/gitlab!23529
-
Jan Provaznik authored
Add missing repository unit test See merge request gitlab-org/gitlab!23601
-
Kushal Pandya authored
Fix missing comma in i18n doc See merge request gitlab-org/gitlab!23608
-
Evan Read authored
Order fields in GraphQL API docs alphabetically See merge request gitlab-org/gitlab!23661
-
-
Heinrich Lee Yu authored
Fix: incorrect security status counts See merge request gitlab-org/gitlab!22650
-
Avielle Wolfe authored
In the project security status widget on the group security dashboard, we were showing the count of vulnerabilities found in all default branch pipelines, but we *should* have been showing only the count for the latest pipeline. This commit updates our query to only fetch vulnerabilities from the latest pipeline. https://gitlab.com/gitlab-org/gitlab/issues/119020
-
Marcel Amirault authored
Updated build frequency See merge request gitlab-org/gitlab!23630
-
- 23 Jan, 2020 24 commits
-
-
Thong Kuah authored
Remove the OpenSSL include within SMIME email signing See merge request gitlab-org/gitlab!23642
-
Evan Read authored
Correct link suffix in SAML docs page See merge request gitlab-org/gitlab!23625
-
Evan Read authored
Correct links in administration/auth docs See merge request gitlab-org/gitlab!23566
-
Amy Qualls authored
A page in the administration/auth documentation had two outdated links, which this commit corrects.
-
Robert Speicher authored
Provide user's current ip and last ip to admins Closes #196777 See merge request gitlab-org/gitlab!23103
-
Ethan Urie authored
Reworded changelog entry Refactored spec to be more succinct
-
Robert Speicher authored
Resolve "Group-level compliance dashboard MVC" Closes #36524 See merge request gitlab-org/gitlab!20844
-
Evan Read authored
Docs: Add and clarify user access management See merge request gitlab-org/gitlab!22256
-
Cynthia Ng authored
-
Evan Read authored
Add instructions on using GL SVGs Closes #196766 See merge request gitlab-org/gitlab!23433
-
Marcin Sedlak-Jakubowski authored
-
Evan Read authored
Update links to use .md suffix, not .html See merge request gitlab-org/gitlab!23648
-
Amy Qualls authored
Internal links should use a .md suffix, not a .html suffix. This commit corrects links across several files.
-
Stan Hu authored
Add instrumentation for ETag cache hits (log 304, 429 responses) See merge request gitlab-org/gitlab!22399
-
Aakriti Gupta authored
This lets us add logs for 304 or 429 responses that Lograge doesn't pick up since this middleware short-circuits Lograge.
-
Russell Dickenson authored
Add note about translating class-level strings See merge request gitlab-org/gitlab!23343
-
Thong Kuah authored
Update GitLab Runner Helm Chart to 0.13.0/12.7.0 See merge request gitlab-org/gitlab!23308
-
Thong Kuah authored
Rate limit project imports See merge request gitlab-org/gitlab!22644
-
Aishwarya Subramanian authored
Rate limiter is irrespective of import type Limiting 30 imports in 10 mins
-
Roger Meier authored
-
Martin Wortschack authored
Remove Geo Designs Feature Flag from Frontend Closes #198417 See merge request gitlab-org/gitlab!23539
-
Zack Cuddy authored
Remove reference in app.vue Remove tests Locale
-
Achilleas Pipinellis authored
Remove extra line for supported langs See merge request gitlab-org/gitlab!23549
-
Igor Frenkel authored
-