- Feb 19, 2025
-
-
Siddharth Dungarwal authored
-
Rajendra Kadam authored
Correct docs links offenses in presenters See merge request !181547 Merged-by:
Rajendra Kadam <rkadam@gitlab.com> Approved-by:
Rajendra Kadam <rkadam@gitlab.com> Reviewed-by:
Rajendra Kadam <rkadam@gitlab.com> Co-authored-by:
Paul Gascou-Vaillancourt <paul.gascvail@gmail.com>
-
Paul Gascou-Vaillancourt authored
Fixes `Link` cop offenses within `CommitStatusPresenter` by explicitly calling `help_page_path` with string literal arguments and adding the missing `.md` extensions.
-
Omar Qunsul authored
Merge branch '514406-projects-graphql-query-not-respecting-first-when-not-signed-in-with-saml-5' into 'master' Filter out SAML enforced projects from GraphQL queries See merge request !180998 Merged-by:
Omar Qunsul <oqunsul@gitlab.com> Approved-by:
Sylvester Chin <schin@gitlab.com> Approved-by:
Smriti Garg <sgarg@gitlab.com> Approved-by:
Omar Qunsul <oqunsul@gitlab.com> Co-authored-by:
Peter Hegman <phegman@gitlab.com>
-
Peter Hegman authored
Fixes incorrect count and pagination bug when a user uses a project GraphQL query in the web UI. Behind the filter_saml_enforced_resources_from_graphql feature flag.
-
Lorena Ciutacu authored
FY26Q1 TW KR1: Update overview for protected branches page See merge request !181965 Merged-by:
Lorena Ciutacu <lciutacu@gitlab.com> Approved-by:
Lorena Ciutacu <lciutacu@gitlab.com> Reviewed-by:
Lorena Ciutacu <lciutacu@gitlab.com> Co-authored-by:
Brendan <blynch@gitlab.com>
-
Brendan Lynch authored
-
Marcel Amirault authored
Guidelines for secure ci configs See merge request !176385 Merged-by:
Marcel Amirault <mamirault@gitlab.com> Approved-by:
Rohit Shambhuni <rshambhuni@gitlab.com> Reviewed-by:
Ethan Strike <estrike@gitlab.com> Reviewed-by:
Dennis Appelt <dappelt@gitlab.com> Reviewed-by:
Marcel Amirault <mamirault@gitlab.com> Co-authored-by:
dappelt <dappelt@gitlab.com>
-
Dennis Appelt authored
-
Marius Bobin authored
Merge branch 'overdue-finalize-background-migration--backfill-ci-trigger-requests-project-id' into 'master' Finalize migration BackfillCiTriggerRequestsProjectId See merge request !181729 Merged-by:
Marius Bobin <mbobin@gitlab.com> Approved-by:
Tianwen Chen <tchen@gitlab.com> Approved-by:
Marius Bobin <mbobin@gitlab.com> Reviewed-by:
Tianwen Chen <tchen@gitlab.com> Co-authored-by:
Tianwen Chen <tchen@gitlab.com> Co-authored-by:
gdk <gdk@example.com>
-
This migration was finished at `2024-11-09 18:26:03 UTC`, you can confirm the status using our [batched background migration chatops commands](https://docs.gitlab.com/ee/development/database/batched_background_migrations.html#monitor-the-progress-and-status-of-a-batched-background-migration). To confirm it is finished you can run: ``` /chatops run batched_background_migrations status 2000351 ``` The last time this background migration was triggered was in [db/post_migrate/20241015074127_queue_backfill_ci_trigger_requests_project_id.rb](https://gitlab.com/gitlab-org/gitlab/-/blob/master/db/post_migrate/20241015074127_queue_backfill_ci_trigger_requests_project_id.rb) You can read more about the process for finalizing batched background migrations in https://docs.gitlab.com/ee/development/database/batched_background_migrations.html . As part of our process we want to ensure all batched background migrations have had at least one [required stop](https://docs.gitlab.com/ee/development/database/required_stops.html) to process the migration. Therefore we can finalize any batched background migration that was added before the last required stop. This change was generated by [gitlab-housekeeper](https://gitlab.com/gitlab-org/gitlab/-/tree/master/gems/gitlab-housekeeper) using the Keeps::OverdueFinalizeBackgroundMigration keep. To provide feedback on your experience with `gitlab-housekeeper` please create an issue with the label ~"GitLab Housekeeper" and consider pinging the author of this keep. Changelog: other
-
Sashi Kumar Kumaresan authored
Increase maxProperties in policies See merge request !181884 Merged-by:
Sashi Kumar Kumaresan <skumar@gitlab.com> Approved-by:
Martin Čavoj <mcavoj@gitlab.com> Approved-by:
Sashi Kumar Kumaresan <skumar@gitlab.com> Reviewed-by:
Martin Čavoj <mcavoj@gitlab.com> Co-authored-by:
Alan (Maciej) Paruszewski <mparuszewski@gitlab.com>
-
Roshni Sarangadharan authored
FY26Q1 TW KR1: Update overview for clone a Git repo See merge request !181925 Merged-by:
Roshni Sarangadharan <rsarangadharan@gitlab.com> Approved-by:
Roshni Sarangadharan <rsarangadharan@gitlab.com> Reviewed-by:
Roshni Sarangadharan <rsarangadharan@gitlab.com> Co-authored-by:
Brendan <blynch@gitlab.com>
-
Brendan Lynch authored
-
Marius Bobin authored
Merge branch 'overdue-finalize-background-migration--delete-orphaned-pipeline-variable-records' into 'master' Finalize migration DeleteOrphanedPipelineVariableRecords See merge request !181730 Merged-by:
Marius Bobin <mbobin@gitlab.com> Approved-by:
Marius Bobin <mbobin@gitlab.com> Reviewed-by:
Tianwen Chen <tchen@gitlab.com> Co-authored-by:
Tianwen Chen <tchen@gitlab.com> Co-authored-by:
gdk <gdk@example.com>
-
This migration was finished at `2024-11-15 02:53:05 UTC`, you can confirm the status using our [batched background migration chatops commands](https://docs.gitlab.com/ee/development/database/batched_background_migrations.html#monitor-the-progress-and-status-of-a-batched-background-migration). To confirm it is finished you can run: ``` /chatops run batched_background_migrations status 1000349 ``` The last time this background migration was triggered was in [db/post_migrate/20241016131601_queue_delete_orphaned_pipeline_variable_records.rb](https://gitlab.com/gitlab-org/gitlab/-/blob/master/db/post_migrate/20241016131601_queue_delete_orphaned_pipeline_variable_records.rb) You can read more about the process for finalizing batched background migrations in https://docs.gitlab.com/ee/development/database/batched_background_migrations.html . As part of our process we want to ensure all batched background migrations have had at least one [required stop](https://docs.gitlab.com/ee/development/database/required_stops.html) to process the migration. Therefore we can finalize any batched background migration that was added before the last required stop. This change was generated by [gitlab-housekeeper](https://gitlab.com/gitlab-org/gitlab/-/tree/master/gems/gitlab-housekeeper) using the Keeps::OverdueFinalizeBackgroundMigration keep. To provide feedback on your experience with `gitlab-housekeeper` please create an issue with the label ~"GitLab Housekeeper" and consider pinging the author of this keep. Changelog: other
-
Jon Glassman authored
Update overview for rebase and resolve merge conflicts See merge request !181956 Merged-by:
Jon Glassman <jglassman@gitlab.com> Approved-by:
Jon Glassman <jglassman@gitlab.com> Co-authored-by:
Brendan <blynch@gitlab.com>
-
release-tools approver bot authored
Update KAS version See merge request !181951 Merged-by:
release-tools approver bot <project_278964_bot_77e28085fcec07f14dfd31c689824b5b@noreply.gitlab.com> Approved-by:
release-tools approver bot <project_278964_bot_77e28085fcec07f14dfd31c689824b5b@noreply.gitlab.com> Co-authored-by:
GitLab Release Tools Bot <delivery-team+release-tools@gitlab.com>
-
Marius Bobin authored
Merge branch 'overdue-finalize-background-migration--backfill-ci-unit-test-failures-project-id' into 'master' Finalize migration BackfillCiUnitTestFailuresProjectId See merge request !181728 Merged-by:
Marius Bobin <mbobin@gitlab.com> Approved-by:
Marius Bobin <mbobin@gitlab.com> Co-authored-by:
gdk <gdk@example.com>
-
Roshni Sarangadharan authored
FY26Q1 TW KR1: Add overview summaries to Product Panning docs See merge request !181716 Merged-by:
Roshni Sarangadharan <rsarangadharan@gitlab.com> Approved-by:
Amanda Rueda <2890431-amandarueda@users.noreply.gitlab.com> Reviewed-by:
Roshni Sarangadharan <rsarangadharan@gitlab.com> Co-authored-by:
Marcin Sedlak-Jakubowski <msedlakjakubowski@gitlab.com>
-
Marcin Sedlak-Jakubowski authored
-
Ashraf Khamis authored
Update overview for Add files to a branch See merge request !181931 Merged-by:
Ashraf Khamis <akhamis@gitlab.com> Approved-by:
Ashraf Khamis <akhamis@gitlab.com> Co-authored-by:
Brendan <blynch@gitlab.com>
-
Brendan Lynch authored
-
Brendan Lynch authored
-
George Koltsov authored
Skip already processed members See merge request !180935 Merged-by:
George Koltsov <gkoltsov@gitlab.com> Approved-by:
George Koltsov <gkoltsov@gitlab.com> Reviewed-by:
George Koltsov <gkoltsov@gitlab.com> Reviewed-by:
GitLab Duo <gitlab-duo@gitlab.com> Co-authored-by:
carlad-gl <cdrago@gitlab.com>
-
Carla Drago authored
This change includes HexdigestCacheStrategy in MembersPipeline and adds the portable id to the GetMembersQuery graphql query. Changelog: fixed
-
Mireya Andres authored
Migrate the Import from file form to Vue See merge request !180970 Merged-by:
Mireya Andres <mandres@gitlab.com> Approved-by:
Sascha Eggenberger <seggenberger@gitlab.com> Approved-by:
Vamsi Vempati <vvempati@gitlab.com> Approved-by:
Mireya Andres <mandres@gitlab.com> Reviewed-by:
Mireya Andres <mandres@gitlab.com> Reviewed-by:
Vamsi Vempati <vvempati@gitlab.com> Reviewed-by:
Sascha Eggenberger <seggenberger@gitlab.com> Co-authored-by:
Julia Miocene <jmiocene@gitlab.com>
-
Julia Miocene authored
-
Robert Hunt authored
Add project dropdown filter as a configurable dashboard filter See merge request !181389 Merged-by:
Robert Hunt <rhunt@gitlab.com> Approved-by:
Robert Hunt <rhunt@gitlab.com> Reviewed-by:
Ezekiel Kigbo <3397881-ekigbo@users.noreply.gitlab.com> Reviewed-by:
Robert Hunt <rhunt@gitlab.com> Reviewed-by:
Daniele Rossetti <drossetti@gitlab.com> Reviewed-by:
Lorena Ciutacu <lciutacu@gitlab.com> Co-authored-by:
Daniele Rossetti <drossetti@gitlab.com>
-
Daniele Rossetti authored
-
Dmitry Gruzd authored
Add zoekt index watermark level update callback See merge request !181056 Merged-by:
Dmitry Gruzd <dgruzd@gitlab.com> Approved-by:
Dmitry Gruzd <dgruzd@gitlab.com> Co-authored-by:
John Mason <9717668-johnmason@users.noreply.gitlab.com> Co-authored-by:
John Mason <jmason@gitlab.com>
-
John Mason authored
Changelog: changed EE: true
-
Jacques Erasmus authored
Add WebIDE and Gitpod buttons to Compact Code Dropdown See merge request !180462 Merged-by:
Jacques Erasmus <jerasmus@gitlab.com> Approved-by:
Jack Chapman <jachapman@gitlab.com> Approved-by:
Alyssa Trinh <atrinh@gitlab.com> Approved-by:
david hamp-gonsalves <dhamp-gonsalves@gitlab.com> Approved-by:
Jacques Erasmus <jerasmus@gitlab.com> Reviewed-by:
Jacques Erasmus <jerasmus@gitlab.com> Reviewed-by:
Ankit Panchal <apanchal@gitlab.com> Reviewed-by:
Jack Chapman <jachapman@gitlab.com> Reviewed-by:
Alyssa Trinh <atrinh@gitlab.com> Co-authored-by:
Chaoyue Zhao <czhao@gitlab.com>
-
Chaoyue Zhao authored
This MR adds WebIDE and Gitpod button to the new Compact Code Dropdown on repository/directory & project overview page. These two buttons remain under the edit dropdown on blob page. This feature is behind "directory_code_dropdown_updates" feature flag. This also modified `click_consolidated_edit.yml` so we could use the internal event for tracking.
-
Suraj Tripathi authored
Resolve "Update Import::UsernameMentionRewriter regex to catch newline and spaces." See merge request !180946 Merged-by:
Suraj Tripathi <stripathi@gitlab.com> Approved-by:
Carla Drago <cdrago@gitlab.com> Approved-by:
Suraj Tripathi <stripathi@gitlab.com> Co-authored-by:
Anush Kumar <sanushkumar2001@gmail.com> Co-authored-by:
AnushatRently <anushkumar.s@rently.com>
-
Anush Kumar authored
-
Coung Ngo authored
Add import history source formatting component See merge request !181149 Merged-by:
Coung Ngo <cngo@gitlab.com> Approved-by:
Julia Miocene <jmiocene@gitlab.com> Approved-by:
Coung Ngo <cngo@gitlab.com> Reviewed-by:
Coung Ngo <cngo@gitlab.com> Co-authored-by:
Chad Lavimoniere <clavimoniere@gitlab.com>
-
Chad Lavimoniere authored
-
GitLab Release Tools Bot authored
[ci skip]
-
Alexandru Croitor authored
Expose error tracking stack trace though GraphQL See merge request !181520 Merged-by:
Alexandru Croitor <acroitor@gitlab.com> Approved-by:
Alexandru Croitor <acroitor@gitlab.com> Reviewed-by:
Alexandru Croitor <acroitor@gitlab.com> Reviewed-by:
Mario Celi <mcelicalderon@gitlab.com> Co-authored-by:
stefanosxan <sxanthopoulos@gitlab.com>
-