- Nov 13, 2023
-
-
Martin Wortschack authored
doc(api): Add NGitLab to C# clients list See merge request !136544 Merged-by:
Martin Wortschack <mwortschack@gitlab.com> Approved-by:
Martin Wortschack <mwortschack@gitlab.com> Approved-by:
Evan Read <eread@gitlab.com> Co-authored-by:
PMExtra <pm@jubeat.net>
-
-
Ramya Authappan authored
Dequarantine CS test but leave out of smoke suite See merge request !136644 Merged-by:
Ramya Authappan <rauthappan@gitlab.com> Approved-by:
Ramya Authappan <rauthappan@gitlab.com> Co-authored-by:
Mark Lapierre <mlapierre@gitlab.com>
-
Aboobacker MK authored
Support Microsoft SAML attribute names by default See merge request !135770 Merged-by:
Aboobacker MK <akarakath@gitlab.com> Approved-by:
Smriti Garg <sgarg@gitlab.com> Co-authored-by:
Drew Blessing <drew@gitlab.com>
-
Add default attribute_statements to support Microsoft SAML attribute format. Microsoft uses a URL format by default. Prior to this change self-managed instances had to manually configure attribute statements and SaaS users had to add custom attributes to their SAML responses. This makes both self-managed and SaaS work out of the box with Microsoft. Changelog: changed
-
Tristan Read authored
Fixed "Time to SLA" column sort UI behavior See merge request !133382 Merged-by:
Tristan Read <tread@gitlab.com> Approved-by:
Pedro Moreira da Silva <hi@pedroms.com> Approved-by:
Tristan Read <tread@gitlab.com> Co-authored-by:
Rene Padillo <developer@renesansz.me>
-
Evan Read authored
doc: Add Gitaly adaptive limiting system See merge request !136419 Merged-by:
Evan Read <eread@gitlab.com> Reviewed-by:
Evan Read <eread@gitlab.com> Reviewed-by:
Quang-Minh Nguyen <qmnguyen@gitlab.com> Co-authored-by:
Quang-Minh Nguyen <qmnguyen@gitlab.com>
-
-
Marcel Amirault authored
Add warning to test coverage example See merge request gitlab-org/gitlab!113592 Merged-by:
Marcel Amirault <mamirault@gitlab.com> Approved-by:
Marcel Amirault <mamirault@gitlab.com> Co-authored-by:
m_lussier <mlussier@gitlab.com>
-
-
Marcel Amirault authored
docs: Readability improvements See merge request !129044 Merged-by:
Marcel Amirault <mamirault@gitlab.com> Approved-by:
Marcel Amirault <mamirault@gitlab.com> Reviewed-by:
Marcel Amirault <mamirault@gitlab.com> Co-authored-by:
Omar <omarybelgamh@gmail.com>
-
-
release-tools approver bot authored
Update Gitaly version See merge request !136648 Merged-by:
release-tools approver bot <project278964_bot6@example.com> Approved-by:
release-tools approver bot <project278964_bot6@example.com> Co-authored-by:
GitLab Release Tools Bot <delivery-team+release-tools@gitlab.com>
-
GitLab Release Tools Bot authored
-
Thong Kuah authored
Fix cross-join test failure for ApprovalProjectRule method See merge request !136619 Merged-by:
Thong Kuah <tkuah@gitlab.com> Approved-by:
Thong Kuah <tkuah@gitlab.com> Co-authored-by:
Igor Drozdov <idrozdov@gitlab.com>
-
release-tools approver bot authored
Update Gitaly version See merge request !136610 Merged-by:
release-tools approver bot <project278964_bot6@example.com> Approved-by:
Evan Read <eread@gitlab.com> Approved-by:
release-tools approver bot <project278964_bot6@example.com> Co-authored-by:
GitLab Release Tools Bot <delivery-team+release-tools@gitlab.com>
-
- Nov 12, 2023
-
-
Dylan Griffith authored
Update gitlab-elasticsearch-indexer to 4.5.0 See merge request !136386 Merged-by:
Dylan Griffith <dyl.griffith@gmail.com> Approved-by:
Dylan Griffith <dyl.griffith@gmail.com> Co-authored-by:
Nao Hashizume <nhashizume@gitlab.com>
-
Evan Read authored
Update MR approvals for SAML See merge request gitlab-org/gitlab!136518 Merged-by:
Evan Read <eread@gitlab.com> Approved-by:
Evan Read <eread@gitlab.com> Reviewed-by:
Evan Read <eread@gitlab.com> Co-authored-by:
Nathan Rosandich <nrosandich@gitlab.com>
-
-
Evan Read authored
Remove extraneous periods See merge request !136594 Merged-by:
Evan Read <eread@gitlab.com> Approved-by:
Evan Read <eread@gitlab.com> Co-authored-by:
Kerri Miller <kerrizor@kerrizor.com>
-
Mark Lapierre authored
The test was quarantined when it started failing in the smoke suite, but it was passing in the full suite and passes now in full/smoke pipelines. Smoke failure investigation ongoing in: #431317
-
Drew Blessing authored
Add optional SAML Auth requirement for MR approval See merge request !130204 Merged-by:
Drew Blessing <drew@gitlab.com> Approved-by:
Illya Klymov <xanf@xanf.me> Approved-by:
Drew Blessing <drew@gitlab.com> Reviewed-by:
Drew Blessing <drew@gitlab.com> Reviewed-by:
Jessie Young <jessieyoung@gitlab.com> Co-authored-by:
Sam Figueroa <sfigueroa@gitlab.com>
-
- The frontend needs to be aware of whether SAML auth for MR approvals is active and if so redirect directly to the SAML IdP for reauthentication. That request needs to have a custom callback defined after the user re-authenticats that will attempt to approve the MR again and then redirect to the MR(/show view). Doing it this way keeps some complexity out of the API controllers. - The return status of the MergeRequestApproval service was changed. Using ServiceResponse for consistency. - Add custom callback controller to handle IdP response - Cleanup: Remove superfluous represent_blocking_mr from MR widget entity. Last calling code was removed in 0465f0cf - Refs: &11084 #421959 #421961 Changelog: added EE: true
-
Russell Dickenson authored
Updating resolve with merge request image See merge request !136589 Merged-by:
Russell Dickenson <rdickenson@gitlab.com> Approved-by:
Russell Dickenson <rdickenson@gitlab.com> Co-authored-by:
Alana Bellucci <abellucci@gitlab.com>
-
Russell Dickenson authored
Document format of headers in advertised DAST scans See merge request !136560 Merged-by:
Russell Dickenson <rdickenson@gitlab.com> Approved-by:
Russell Dickenson <rdickenson@gitlab.com> Co-authored-by:
Cameron Swords <cswords@gitlab.com> Co-authored-by:
Erran Carey <ecarey@gitlab.com>
-
The Via header begins with GitLab DAST which can be allow listed by firewall rules to allow DAST scans. See #415948
-
Stan Hu authored
Expire the add-on cache on assignment change See merge request !136528 Merged-by:
Stan Hu <stanhu@gmail.com> Approved-by:
Bishwa Hang Rai <bhrai@gitlab.com> Approved-by:
Stan Hu <stanhu@gmail.com> Reviewed-by:
Bishwa Hang Rai <bhrai@gitlab.com> Co-authored-by:
Josianne Hyson <jhyson@gitlab.com>
-
Andrejs Cunskis authored
E2E: Quarantine Facebook OAuth e2e spec See merge request !136541 Merged-by:
Andrejs Cunskis <acunskis@gitlab.com> Approved-by:
Andrejs Cunskis <acunskis@gitlab.com> Co-authored-by:
Sanad Liaquat (Personal) <sliaquat@gitlab.com>
-
- Nov 11, 2023
-
-
Heinrich Lee Yu authored
Avoid calling Git in gitlab-backup-cli.gemspec See merge request !136623 Merged-by:
Heinrich Lee Yu <heinrich@gitlab.com> Approved-by:
Heinrich Lee Yu <heinrich@gitlab.com> Co-authored-by:
Stan Hu <stanhu@gmail.com>
-
Stan Hu authored
Remove duplicated purl_types in specs See merge request !134007 Merged-by:
Stan Hu <stanhu@gmail.com> Approved-by:
Igor Frenkel <ifrenkel@gitlab.com> Approved-by:
Stan Hu <stanhu@gmail.com> Reviewed-by:
Igor Frenkel <ifrenkel@gitlab.com> Co-authored-by:
Adam Cohen <acohen@gitlab.com>
-
-
Aboobacker MK authored
Move membership files under authorization approval See merge request gitlab-org/gitlab!135874 Merged-by:
Aboobacker MK <akarakath@gitlab.com> Approved-by:
Jay <jswain@gitlab.com> Approved-by:
Aboobacker MK <akarakath@gitlab.com> Approved-by:
Wayne Haber <whaber@gitlab.com> Co-authored-by:
Jarka Košanová <jarka@gitlab.com>
-
-
Jessie Young authored
GitHub import dev docs See merge request !136554 Merged-by:
Jessie Young <jessieyoung@gitlab.com> Approved-by:
George Koltsov <gkoltsov@gitlab.com>
-
- Nov 10, 2023
-
-
Prabakaran Murugesan authored
Archive Project custom permission See merge request !134998 Merged-by:
Prabakaran Murugesan <pmurugesan@gitlab.com> Approved-by:
Stanislav Lashmanov <slashmanov@gitlab.com> Approved-by:
Ravi Kumar <rkumar@gitlab.com> Approved-by:
Scott de Jonge <sdejonge@gitlab.com> Approved-by:
Imre Farkas <ifarkas@gitlab.com> Approved-by:
Prabakaran Murugesan <pmurugesan@gitlab.com> Reviewed-by:
Jarka Košanová <jarka@gitlab.com> Reviewed-by:
Imre Farkas <ifarkas@gitlab.com> Reviewed-by:
Alex Buijs <abuijs@gitlab.com> Reviewed-by:
Stanislav Lashmanov <slashmanov@gitlab.com> Co-authored-by:
Alex Buijs <abuijs@gitlab.com>
-
This commit adds "Archive Project" as a customizable permission, so that it can be added onto any base role. Changelog: added EE: true
-
Igor Drozdov authored
Due to the lazy initiation of the records in tests, the users and namespaces updates appear in the transaction Changelog: performance
-
Drew Blessing authored
Update feature flags default_enabled to true See merge request !136515 Merged-by:
Drew Blessing <drew@gitlab.com> Approved-by:
Drew Blessing <drew@gitlab.com> Co-authored-by:
Jay Montal <jmontal@gitlab.com>
-
Drew Blessing authored
Restrict access level for PrAT with custom roles See merge request !136468 Merged-by:
Drew Blessing <drew@gitlab.com> Approved-by:
Imre Farkas <ifarkas@gitlab.com> Approved-by:
Drew Blessing <drew@gitlab.com> Reviewed-by:
Drew Blessing <drew@gitlab.com> Reviewed-by:
Imre Farkas <ifarkas@gitlab.com> Co-authored-by:
Aboobacker MK <akarakath@gitlab.com>
-