1. 22 Jan, 2019 1 commit
    • Gabriel Mazetto's avatar
      Refactored AfterRenameService to reduce coupling · d391dfb4
      Gabriel Mazetto authored
      We still rely on the Dirty API for project rename (before/after) values,
      but we don't access the dirty api from the service class anymore.
      
      The previous value is now part of the initialization, which makes it
      easier to test and the behavior is clearer.
      
      The same was done with the `rename_repo` on the Storage classes, we now
      provide before and after values as part of the method signature.
      d391dfb4
  2. 21 Jan, 2019 11 commits
  3. 20 Jan, 2019 2 commits
  4. 19 Jan, 2019 1 commit
  5. 18 Jan, 2019 25 commits