- 23 Jun, 2021 40 commits
-
-
Bishop Clark authored
-
Suzanne Selhorn authored
Add tier info to Usage Ping guide See merge request gitlab-org/gitlab!64682
-
Suzanne Selhorn authored
Add internal docs for changing CI minute namespace See merge request gitlab-org/gitlab!64409
-
Mikołaj Wawrzyniak authored
Upgrade omniauth-azure-activedirectory-v2 to v1.0.0 See merge request gitlab-org/gitlab!64559
-
Kerri Miller authored
Allow ancestor milestones to be set to an MR via push options See merge request gitlab-org/gitlab!64678
-
Stan Hu authored
Stop logging response field in Lograge See merge request gitlab-org/gitlab!64705
-
Mikołaj Wawrzyniak authored
Add standard data category to license metrics See merge request gitlab-org/gitlab!64568
-
Luis Mejia authored
-
Achilleas Pipinellis authored
Geo: review use of geo_secondary_role and related patroni suggested architecture See merge request gitlab-org/gitlab!64450
-
Gabriel Mazetto authored
-
Miguel Rincon authored
Update the Releases page to make use of startup queries See merge request gitlab-org/gitlab!63914
-
Rémy Coutable authored
Remove ci_artifacts_exclude feature flag [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!64227
-
Brandon Labuschagne authored
Update docs about Security Configuration redesign See merge request gitlab-org/gitlab!64303
-
David O'Regan authored
Resolve "Display Debian packages in the UI" See merge request gitlab-org/gitlab!64615
-
Nicolò Maria Mezzopera authored
-
Brandon Labuschagne authored
Async import of Qrtly Recon Alert See merge request gitlab-org/gitlab!64485
-
Vitaly Slobodin authored
-
Sarah Groff Hennigh-Palermo authored
Add browse template button in Pipeline editor See merge request gitlab-org/gitlab!64349
-
Frédéric Caplette authored
-
Amy Qualls authored
Update screenshots in to-do list doc See merge request gitlab-org/gitlab!64707
-
Kati Paizee authored
Add missing tiers to Plan docs See merge request gitlab-org/gitlab!64627
-
Vitaly Slobodin authored
Document merge request status checks widget See merge request gitlab-org/gitlab!63038
-
Marcin Sedlak-Jakubowski authored
-
Bob Van Landuyt authored
Log WaitableWorker inline job executions See merge request gitlab-org/gitlab!63997
-
Kati Paizee authored
-
Avielle Wolfe authored
It's been around since 13.0. Wow. Changelog: other
-
Nikola Milojevic authored
Add prevent_sharing_groups_outside_hierarchy to GET and PUT API See merge request gitlab-org/gitlab!64257
-
Jason Goodman authored
-
Sean McGivern authored
We had a `response` field in our logs from the ApplicationController, which had some custom logging for the body of 422 responses to JSON requests. We removed the custom logging in the controller, but not from the Lograge configuration. This didn't cause a problem because the field wasn't present and so wasn't logged, but Rails 6.1 added its own `response` field to the log: https://github.com/rails/rails/commit/b5c6f33f0d301d8766acb5e516defe4e4eae3119 That doesn't have a convenient string representation by default, which meant we were logging things like this: "response": "#<ActionDispatch::Response:0x00007fcb384bc8b8>"
-
Achilleas Pipinellis authored
Geo: Add Terraform Module to datatypes doc See merge request gitlab-org/gitlab!64458
-
Michael Kozono authored
-
Achilleas Pipinellis authored
Update Reference Architecture main page with latest Hybrid guidance See merge request gitlab-org/gitlab!64612
-
Grant Young authored
-
Sean McGivern authored
Lower spec bar for number of sql queries See merge request gitlab-org/gitlab!64633
-
Heinrich Lee Yu authored
Fix expiring subscription message on subgroups See merge request gitlab-org/gitlab!64507
-
Mark Florian authored
This change also tweaks the appearance of the redesigned Security Configuration page: - Adds static text to left column - Limits the width of the page content - Adjusts column fractions to 4:8 - Fixes a bug where the configuration history link wasn't displaying - Moves a line-height class to the SectionLayout component - Changes the description of DAST Scans to better reflect the feature Part of https://gitlab.com/gitlab-org/gitlab/-/issues/331614.
-
Kushal Pandya authored
Search runners by tags See merge request gitlab-org/gitlab!63990
-
Sanad Liaquat authored
Create and use PersonalAccessTokenCache See merge request gitlab-org/gitlab!64492
-
Sanad Liaquat authored
-
Heinrich Lee Yu authored
Deliver DAST on-demand CI variables to builds See merge request gitlab-org/gitlab!63382
-