- 10 Aug, 2021 40 commits
-
-
Nick Gaskill authored
Add new proofreader to Danish language See merge request gitlab-org/gitlab!67745
-
Jose Ivan Vargas authored
Fix policy_editor environment picker See merge request gitlab-org/gitlab!67888
-
Nick Gaskill authored
Add proofreader for Turkish language See merge request gitlab-org/gitlab!67531
-
Mayra Cabrera authored
Quarantine vulnerability spec to reduce impact to master See merge request gitlab-org/gitlab!67887
-
Alexander Turinske authored
- in https://gitlab.com/gitlab-org/gitlab/-/merge_requests/67419 a Vuex action was changed and an instance of it was missed in updating Changelog: fixed EE: true
-
Jose Ivan Vargas authored
Enable `assumeImmutableResults` in on demand scans provider See merge request gitlab-org/gitlab!67860
-
Nick Gaskill authored
Add more docs for severity quick actions See merge request gitlab-org/gitlab!67818
-
Sean Arnold authored
-
Kyle Wiebers authored
Relates to https://gitlab.com/gitlab-org/gitlab/-/issues/338073
-
Amy Qualls authored
Document `default_branch_name` application setting See merge request gitlab-org/gitlab!67767
-
Amy Qualls authored
Change metadata of issue analytics doc See merge request gitlab-org/gitlab!67879
-
Marcin Sedlak-Jakubowski authored
Remove outdated versions of images next See merge request gitlab-org/gitlab!67883
-
Brandon Labuschagne authored
Split tracking related classes/functions into specific files See merge request gitlab-org/gitlab!67698
-
Axel Garcia authored
-
Jose Ivan Vargas authored
Enable `assumeImmutableResults` in dast_site_validation provider See merge request gitlab-org/gitlab!67672
-
Suzanne Selhorn authored
Update internal API docs See merge request gitlab-org/gitlab!67606
-
Amy Qualls authored
Now that we've created newer versions of these images, delete the old ones to preserve disk space.
-
Amy Qualls authored
New screenshots for web editor doc See merge request gitlab-org/gitlab!67857
-
Alper Akgun authored
Update code_review metrics definitions to include instrumentations_class See merge request gitlab-org/gitlab!67717
-
Luis Mejia authored
-
Marcin Sedlak-Jakubowski authored
-
Nick Gaskill authored
Updated nav steps to match standard See merge request gitlab-org/gitlab!67796
-
Suzanne Selhorn authored
-
Jannik Lehmann authored
This commit solves https://gitlab.com/gitlab-org/gitlab/-/issues/331283 It enables `assumeImmutableResults` in the dast_site_validation provider.
-
Jose Ivan Vargas authored
Replace Vue.$emit with single arg in notes See merge request gitlab-org/gitlab!67777
-
Jannik Lehmann authored
This commit https://gitlab.com/gitlab-org/gitlab/-/issues/331282 It enables `assumeImmutableResults` in in on demand scans provider.
-
Nick Thomas authored
Build usage data queries and usage data non sql metrics using instrumentation classes See merge request gitlab-org/gitlab!67049
-
Alex Kalderimis authored
Runner model can return `locked` only when its type is `project` See merge request gitlab-org/gitlab!62105
-
Jan Provaznik authored
Fix single file editor rendering when MR diffs is cached See merge request gitlab-org/gitlab!67658
-
Etienne Baqué authored
Refactor the Ci::Minutes::Additional pack service and API See merge request gitlab-org/gitlab!67513
-
Grzegorz Bizon authored
Remove `Gitlab::Database#create_connection_pool` and provide LB one See merge request gitlab-org/gitlab!67338
-
GitLab Release Tools Bot authored
[ci skip]
-
Heinrich Lee Yu authored
Enable ci_daily_limit_for_pipeline_schedules by default See merge request gitlab-org/gitlab!67835
-
Sean McGivern authored
Add Packages menu See merge request gitlab-org/gitlab!66897
-
Kushal Pandya authored
Add support for adding attachments in Content Editor See merge request gitlab-org/gitlab!67728
-
Nourdin el Bacha authored
This commit introduces a Presentable, which adds the following: - `locked` for GraphQL vue component - `locked?` for haml component And the specs are refactored, using TableSyntax Changelog: fixed
-
Vijay Hawoldar authored
In order to support the creation of multiple packs in one request, this will refactor the CreateService to support the passing of an array of new packs Changelog: changed EE: true
-
Sanad Liaquat authored
QA: Update large gh import max duration See merge request gitlab-org/gitlab!67841
-
Jacques Erasmus authored
Render base path error based on report status See merge request gitlab-org/gitlab!67370
-
Kamil Trzciński authored
This changes how, and where the connection pool is created. Since, we need Connection Pool be created in a context of LB this moves this method to LB context, and properly mutates config to also indicate a spec name, and replica usage.
-