- 23 Nov, 2020 40 commits
-
-
Alex Kalderimis authored
-
Rémy Coutable authored
Script to generate file for Rubocop to autocorrect keyword warnings See merge request gitlab-org/gitlab!47720
-
Olena Horal-Koretska authored
Update alert setting form UX See merge request gitlab-org/gitlab!48231
-
David O'Regan authored
We update the alert settings form naming and actions to support a missing mapping builder
-
Russell Dickenson authored
Add troubleshooting steps for Secret Detection failure See merge request gitlab-org/gitlab!48070
-
Caleb Williamson authored
-
Sean McGivern authored
Allow secondary emails in user search See merge request gitlab-org/gitlab!47587
-
Sean McGivern authored
Bump auto-deploy-image version in the latest Deploy.gitlab-ci.yml See merge request gitlab-org/gitlab!47357
-
Nick Thomas authored
Add API post /users/approve for Admin See merge request gitlab-org/gitlab!47564
-
Jackie Fraser authored
-
Sean McGivern authored
Remove ci_variable_expansion_in_rules_changes feature flag See merge request gitlab-org/gitlab!48329
-
Jan Provaznik authored
Add API Fuzzing usage data See merge request gitlab-org/gitlab!47451
-
Michael Eddington authored
-
Imre Farkas authored
Remove unused object storage config from Terraform::State See merge request gitlab-org/gitlab!45113
-
Andreas Brandl authored
Add secondary indexes to partitioned audit_events See merge request gitlab-org/gitlab!48270
-
Bob Van Landuyt authored
Add User.location to GraphQL API See merge request gitlab-org/gitlab!48059
-
Achilleas Pipinellis authored
Improves documentation for backup_restore.md See merge request gitlab-org/gitlab!47996
-
Jim Cser authored
-
Phil Hughes authored
Convert Knative failed update alert to use gitlab-ui See merge request gitlab-org/gitlab!47840
-
Taurie Davis authored
-
Marius Bobin authored
Remove feature flag file Remove feature flag guards Update documentation
-
Natalia Tepluhina authored
Added discussions.json API call to startup JS See merge request gitlab-org/gitlab!48119
-
Heinrich Lee Yu authored
Improve label search with issuable optimization See merge request gitlab-org/gitlab!48238
-
Achilleas Pipinellis authored
Mention plugins in troubleshooting Elasticsearch integration See merge request gitlab-org/gitlab!48108
-
Jan Provaznik authored
Avoid exception when validating diff_note support See merge request gitlab-org/gitlab!48187
-
Heinrich Lee Yu authored
Splat a hash into kwargs for coverage reports finding See merge request gitlab-org/gitlab!48278
-
Patrick Bajao authored
Move Project Export of templates into a separate sidekiq queue See merge request gitlab-org/gitlab!48134
-
Heinrich Lee Yu authored
Avoid empty Danger message from `bundle-size-review` See merge request gitlab-org/gitlab!48315
-
Thong Kuah authored
-
Thong Kuah authored
This uses a standard-ish file format to save us re-inventing the wheel
-
Thong Kuah authored
We generate the data file using ruby-warnings Adds rubocop: - Only match if method name matches, not just line number - Match only file path from root so that files from other machines work Adds autocorrection - Add autocorrection by inserting ** before. - Special correction case for literal hash args Mark cop as unsafe as relies on data source Fix correction from splat type to double splat
-
Ash McKenzie authored
Extract experiment class from experimentation lib See merge request gitlab-org/gitlab!47087
-
Ramya Authappan authored
Dequarantine security_reports_spec adding QA selectors after previous removed See merge request gitlab-org/gitlab!47286
-
Will Meek authored
QA selectors for security_reports_spec were previously removed. This MR adds new QA selectors and dequarantines the tests
-
Ramya Authappan authored
Add check QA tests to feature flag rollout issue template See merge request gitlab-org/gitlab!48211
-
Adam Hegyi authored
This commit improves the label lookup queries when the `optimized_issuable_label_filter` feature flag is enabled.
-
Dylan Griffith authored
Create migration to schedule re-population of historical stats See merge request gitlab-org/gitlab!48128
-
Tiger Watson authored
Drop unused feature_filter_type experiment column See merge request gitlab-org/gitlab!48221
-
Dylan Griffith authored
This comes after a recent issue was diagnosed for one of our customers where the plugin was causing the integration not to work. Hopefully calling out plugins in our docs may save some time as customers may be able to spot early on that the plugin is the thing causing issues before asking us to diagnose the problem. Since there are many plugins that are 3rd party to Elasticsearch and they can significantly change the behaviour of Elasticsearch it's impossible for us to test against all plugins and be sure what does and does not work.
-
Ramya Authappan authored
Allow user-agent to be set in QA tests See merge request gitlab-org/gitlab!48299
-