1. 16 Apr, 2024 2 commits
  2. 15 Apr, 2024 1 commit
  3. 02 Apr, 2024 1 commit
  4. 04 Mar, 2024 1 commit
  5. 22 Feb, 2024 1 commit
  6. 06 Feb, 2024 1 commit
  7. 29 Jan, 2024 1 commit
  8. 22 Jan, 2024 6 commits
  9. 15 Jan, 2024 1 commit
    • Alfredo Di Napoli's avatar
      Sanitise logged requests · f53b7e45
      Alfredo Di Napoli authored
      This commit introduces a slight variation to the `logStdOutDev`
      middleware which is capable of redacting secrets from our gargantext
      requests.
      
      This way we can run the server in dev mode (for instrumentation
      purposes) without leaking users' secrets.
      f53b7e45
  10. 30 Nov, 2023 2 commits
  11. 24 Nov, 2023 1 commit
  12. 12 Sep, 2023 1 commit
  13. 01 Sep, 2023 1 commit
  14. 31 Aug, 2023 1 commit
    • Alfredo Di Napoli's avatar
      Split tasty and hspec runners · 03513e86
      Alfredo Di Napoli authored
      Alas I (Alfredo) had to split the runners for tasty and hspec because in
      tasty we cannot control explicitly the level of parallelism, but for the
      DB stuff we need sequential tests, whereas for the Jobs tests we need
      parallelism, or rather the executable to be compiled with `-threaded`.
      03513e86
  15. 28 Aug, 2023 1 commit
  16. 17 Jul, 2023 2 commits
  17. 10 Jul, 2023 1 commit
  18. 02 Jul, 2023 1 commit
  19. 27 Jun, 2023 1 commit