- 11 May, 2020 40 commits
-
-
syasonik authored
-
Mayra Cabrera authored
Log Cloudflare request headers See merge request gitlab-org/gitlab!31532
-
Peter Leitzen authored
Fix snippet migration when user has invalid info See merge request gitlab-org/gitlab!31488
-
Andrew Fontaine authored
Add text variable parser for monitoring dashboard See merge request gitlab-org/gitlab!31523
-
Amy Qualls authored
Update artifacts:reports:terraform information See merge request gitlab-org/gitlab!31475
-
Imre Farkas authored
Avoid saving author object in audit_events table See merge request gitlab-org/gitlab!31456
-
Tan Le authored
Since the introduction of `UnauthenticatedAuthor` object, failed login event has been persisted as a serialized Ruby object in DB. !ruby/object:Gitlab::Audit::UnauthenticatedAuthor This causes undesirable coupling with application code and hinders future DB migration.
-
Andrew Fontaine authored
Switch to backend a11y comparison See merge request gitlab-org/gitlab!31487
-
Emily Ring authored
-
Illya Klymov authored
Remove overriding CSS styles on Admin Audit Logs table See merge request gitlab-org/gitlab!31334
-
Suzanne Selhorn authored
Update docs with new sidebar copy See merge request gitlab-org/gitlab!31477
-
Nicolò Maria Mezzopera authored
- container registry - package registry
-
Illya Klymov authored
Add ellipsis and tooltip on container registry tag name See merge request gitlab-org/gitlab!31584
-
Nicolò Maria Mezzopera authored
- add tooltip - add tests
-
Mayra Cabrera authored
Fix: "Annotations missing from Metric Charts" See merge request gitlab-org/gitlab!31474
-
Mayra Cabrera authored
Mark CreateCommitSignatureWorker as idempotent See merge request gitlab-org/gitlab!31414
-
Mek Stittri authored
Add azure machines for under 1,000 users See merge request gitlab-org/gitlab!31637
-
Jan Provaznik authored
Remove the liquid gem and use gsub instead See merge request gitlab-org/gitlab!31482
-
Douglas Barbosa Alexandre authored
Merge branch '213556-move-the-hashed-storage-checks-to-gitlab-app-check-task-instead-of-gitlab-geo-check' into 'master' Add hashed storage checks to `gitlab:app:check` Closes #213556 See merge request gitlab-org/gitlab!31172
-
Stan Hu authored
Add Rubocop cop to flag keyword arguments usage in Sidekiq workers Closes #217251 See merge request gitlab-org/gitlab!31551
-
Mike Jang authored
Add proviso to SCIM Okta config process See merge request gitlab-org/gitlab!31635
-
Scott Hampton authored
We need to stop polling after we have received the final report since the report is not going to change anymore. We should also stop polling after we receive an error, so we're not constantly polling an 500 request.
-
Gabriel Mazetto authored
Backported hashed storage checks to CE and updated documentation to state that Hashed Storage deprecated in 13.0
-
Mek Stittri authored
-
Mike Jang authored
-
Clement Ho authored
Display a star next to `starred` dashboards See merge request gitlab-org/gitlab!31563
-
Amy Qualls authored
Added Kubernetes support policy See merge request gitlab-org/gitlab!31318
-
Viktor Nagy authored
-
Arun Kumar Mohan authored
-
Douglas Barbosa Alexandre authored
Add the global var SECURE_ANALYZERS_PREFIX See merge request gitlab-org/gitlab!28617
-
Philippe Lafoucrière authored
This variable helps to setup all Security Products with a single variable. It has numerous advantages over the previous version: - The var can be set up in `.gitlab-ci.yml` or in the UI - That means users can define it at the group level directly if needed - It flattens the paths used (sometimes it was with /analyzers/, sometimes not) - A single variable can now define all the base paths at once This change is especially useful for air-gapped environments, where all the images are generally duplicated locally. Having different prefixes is creating a lot of plumbing just to get started. Note that we need to create registry.gitlab.com/gitlab-org/security-products/secure-bundle before merging this. refs gitlab-org/gitlab#209258 and gitlab-org/gitlab#209846
-
Dhiraj Bodicherla authored
This MR adds parsers for simple and advanced type text variables. These variables are defined in dashboard yml file
-
Douglas Barbosa Alexandre authored
Add Web IDE terminal counts See merge request gitlab-org/gitlab!31158
-
Amparo Luna authored
-
Miguel Rincon authored
When dashboards are fetched with a new `starred` property, they are displayed with an icon indicating they have been starred.
-
Nick Gaskill authored
Document how to pull npm packages from custom registries See merge request gitlab-org/gitlab!31258
-
mo khan authored
-
Douglas Barbosa Alexandre authored
Move publish check to its own method See merge request gitlab-org/gitlab!31381
-
Amy Qualls authored
Add docs for the query variables from URL feature See merge request gitlab-org/gitlab!30725
-
Bob Van Landuyt authored
Add metrics users starred dashboard services See merge request gitlab-org/gitlab!30051
-