1. 09 Sep, 2024 2 commits
    • Grégoire Locqueville's avatar
      Remove useless code, dependencies, warnings · 802e0cdf
      Grégoire Locqueville authored
      - Re-enable orphan warnings that were manually disabled in many modules
      - Remove non-Haskell files that were just sitting in the source tree
      - Remove modules that were not called from anywhere
      - Remove unused dependencies
      
      This is not exhaustive by any means. In particular, some more weeding out
      can be achieved by looking at individual functions and even branches of
      functions. Weeder can help with that.
      802e0cdf
    • Alexandre Delanoë's avatar
      [VERSION] +1 to 0.0.7.2.4 · 0b5ce744
      Alexandre Delanoë authored
      0b5ce744
  2. 05 Sep, 2024 7 commits
  3. 04 Sep, 2024 4 commits
  4. 03 Sep, 2024 3 commits
  5. 02 Sep, 2024 1 commit
    • Alfredo Di Napoli's avatar
      portRouteInfo shows status of proxy · 2a1439e3
      Alfredo Di Napoli authored
      This commit does two things: it reports the status of the microservices
      proxy in the `portRouteInfo`, so that if that's disabled we would
      immediately know, and it also stop spawn the proxy `Application` in case
      it's disabled. This wasn't the case before; previously we would be
      spawing the proxy process even though it was "morally" disabled.
      2a1439e3
  6. 30 Aug, 2024 1 commit
  7. 29 Aug, 2024 5 commits
  8. 26 Aug, 2024 5 commits
  9. 23 Aug, 2024 1 commit
  10. 22 Aug, 2024 1 commit
  11. 20 Aug, 2024 2 commits
  12. 19 Aug, 2024 5 commits
  13. 31 Jul, 2024 3 commits