An error occurred fetching the project authors.
  1. 18 Nov, 2020 1 commit
    • Mike Kozono's avatar
      Add verification state machine · 6d76116b
      Mike Kozono authored
      This will help to ensure we encapsulate verification state in the model
      (or later, in the registry, when we implement verification on
      secondaries).
      
      The verification_started_at field will make it much easier to properly
      manage concurrent verification jobs.
      6d76116b
  2. 10 Nov, 2020 1 commit
  3. 20 Oct, 2020 2 commits
  4. 15 Oct, 2020 1 commit
  5. 12 Oct, 2020 1 commit
    • Mike Kozono's avatar
      Require scope by primary key for replicables · 22d22650
      Mike Kozono authored
      No change in behavior. All existing usages of `replicables_for_geo_node`
      already apply `primary_key_in` or `id_in` scopes, so this is only a
      refactor.
      
      This refactor will allow us to apply the scope to a subquery within
      `LfsObject.replicables_for_geo_node` to improve performance.
      
      This refactor will also tend to ensure that `replicables_for_geo_node`
      is not accidentally used without restricting the scope.
      22d22650
  6. 03 Oct, 2020 1 commit
  7. 25 Sep, 2020 3 commits
  8. 16 Sep, 2020 1 commit
  9. 11 Sep, 2020 1 commit
  10. 09 Sep, 2020 1 commit
  11. 31 Aug, 2020 1 commit
  12. 27 Aug, 2020 1 commit
    • Alex Ives's avatar
      Add metrics for terraform state store · d907812c
      Alex Ives authored
      - Refactor geo_node_status so that it gathers metrics
        automatically
      - Add specs that iterate over replicable classes with
        generated metrics
      - Add `checksummed` traits to tf states
      - Update framework docs to reflect changes
      - Update sidekiq metrics docs to remove `_count` from
        geo fields in prometheus
      - Generate the metrics in the geo_node_statuses factory
      
      Relates to https://gitlab.com/gitlab-org/gitlab/issues/228918
      d907812c
  13. 20 Aug, 2020 1 commit
  14. 04 Aug, 2020 1 commit
  15. 27 Jul, 2020 1 commit
  16. 22 Jul, 2020 1 commit
  17. 17 Jul, 2020 1 commit
  18. 16 Jul, 2020 1 commit
  19. 10 Jul, 2020 1 commit
  20. 09 Jul, 2020 1 commit
  21. 02 Jul, 2020 1 commit
  22. 01 Jul, 2020 2 commits
  23. 29 Jun, 2020 1 commit
  24. 26 Jun, 2020 1 commit
  25. 24 Jun, 2020 2 commits
  26. 22 Jun, 2020 1 commit
  27. 10 Jun, 2020 1 commit
  28. 05 Jun, 2020 1 commit
  29. 15 May, 2020 1 commit
  30. 02 May, 2020 1 commit
  31. 28 Apr, 2020 1 commit
  32. 24 Apr, 2020 1 commit
  33. 21 Apr, 2020 2 commits
  34. 27 Mar, 2020 1 commit