Skip to content
Snippets Groups Projects
  1. Oct 17, 2023
  2. Sep 15, 2023
    • julian.baeume's avatar
      Changed: OXUI-1345: Refactor cache handling · a1495f40
      julian.baeume authored and julian.baeume's avatar julian.baeume committed
      Changelog:
      - introduce two separate roles for middleware deployments:
          - ui-middleware: read from redis only, listen to version updates, can easily be scaled
          - updater: split out all code that writes to redis, no need to scale > 1
      a1495f40
  3. Jul 19, 2023
  4. Apr 12, 2023
  5. Apr 11, 2023
  6. Dec 07, 2022
  7. Nov 14, 2022
  8. Oct 10, 2022
  9. Sep 02, 2022
  10. Jul 11, 2022
    • alexander.quast's avatar
      Added extended logging to some modules · 6906d7f2
      alexander.quast authored and richard.petersen's avatar richard.petersen committed
      Changelog:
       - Changed all 'trace' logs to level 'debug'
       - Added logging to the version check functions on log level 'info' and 'debug'
       - Added some time measures on ready checks to see what's taking so long on startup
      6906d7f2
  11. May 24, 2022
  12. May 04, 2022
  13. Feb 08, 2022
  14. Jan 21, 2022
  15. Jan 06, 2022
  16. Oct 28, 2021
    • julian.baeume's avatar
      allow specification of app root · 29ecb5cf
      julian.baeume authored
      this can not only be handled on ingress level, but we need to mount the
      express app also on the app root level. This basically just works out of the
      box.
      29ecb5cf
  17. Sep 21, 2021
  18. Sep 02, 2021
  19. Aug 31, 2021
  20. Apr 19, 2021
  21. Apr 16, 2021
  22. Apr 15, 2021
Loading