1. 01 Apr, 2022 1 commit
    • Bob Van Landuyt's avatar
      Use feature_category :not_owned for workers · e63d5187
      Bob Van Landuyt authored
      This removes the feature_category_not_owned! method from workers, and
      used the `feature_category :not_owned` approach instead.
      
      The latter approach is more in line with what we've done for Grape
      endpoints and controller endpoints.
      
      This also means that `feature_category :not_owned` will be caught by
      our RuboCop.
      e63d5187
  2. 30 Mar, 2022 31 commits
  3. 29 Mar, 2022 8 commits