1. 19 Jan, 2021 1 commit
    • Francisco Javier López's avatar
      Move Housekeeping service namespace · e900a588
      Francisco Javier López authored
      In this commit we're moving the `Projects::HousekeepingService`
      to `HousekeepingService`. We're doing this because we're going
      to reuse it with other resources like project and group wikis.
      
      We cannot remove the service class entirely because during
      deployment there can be jobs calling the old class.
      e900a588
  2. 18 Jan, 2021 39 commits