Skip to content
Snippets Groups Projects
  1. May 24, 2022
  2. May 23, 2022
    • Brian Williams's avatar
      Add models for SSH signed commits · 923bd804
      Brian Williams authored and Mayra Cabrera's avatar Mayra Cabrera committed
      This is part one of a multi-part implementation to support validation of
      git commits signed by SSH keys. This adds the database tables and models
      for SSH commit signatures, using the same pattern as the existing
      gpg_signatures and x509_signatures tables. These will be used to show
      the verification status on commits which are signed.
      
      Changelog: added
      923bd804
    • feistel's avatar
      Remove RepositoryRemoveRemoteWorker and queues · 97791a30
      feistel authored
      RepositoryRemoveRemoteWorker's logic has been removed in 14.2 but
      the worker itself needs to stay until 15.0 to drain the job queue.
      It can be removed now.
      97791a30
    • Suraj Mahendra Tripathi's avatar
      Added trigger for namespace_aggregation_worker · 09830ce3
      Suraj Mahendra Tripathi authored
      Added column container_registry_size as trigger for namespace_aggregation_worker
      in ProjectStatistics
      
      Changelog: changed
      09830ce3
    • George Koltsov's avatar
      Add designs repository export to relations export API · 75e3b976
      George Koltsov authored
        - In order to migrate project designs repository as part of GitLab
         Migration we need to export project repository bundle
         so that it can be downloaded later for import
      
      Changelog: added
      75e3b976
  3. May 21, 2022
  4. May 20, 2022
  5. May 19, 2022
  6. May 18, 2022
  7. May 17, 2022
  8. May 16, 2022
  9. May 14, 2022
  10. May 13, 2022
  11. May 12, 2022
Loading