Skip to content
Snippets Groups Projects
  1. May 16, 2022
    • richard.petersen's avatar
      fixed: OXUIB-1631 memory spikes immediatly after startup · 43b4dd6a
      richard.petersen authored
      Root cause: If multiple connections are opened at the same time after an update, the ui-middleware will do multiple requests to get initial data. That went especially worse, when e2e-tests are launched against ui-middlewares with multiple clients connecting at the same time.
      Soltion: Make sure, that a node already caches stuff without a response.
      43b4dd6a
  2. May 09, 2022
  3. May 05, 2022
  4. May 04, 2022
  5. Apr 04, 2022
  6. Mar 14, 2022
  7. Mar 02, 2022
  8. Mar 01, 2022
  9. Feb 28, 2022
  10. Feb 23, 2022
  11. Feb 09, 2022
  12. Feb 08, 2022
  13. Jan 26, 2022
  14. Jan 21, 2022
  15. Jan 12, 2022
  16. Jan 11, 2022
  17. Jan 10, 2022
  18. Jan 07, 2022
  19. Jan 06, 2022
  20. Nov 29, 2021
  21. Nov 25, 2021
  22. Nov 11, 2021
  23. Nov 09, 2021
  24. 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
  25. Oct 15, 2021
Loading