Skip to content
Snippets Groups Projects
  1. Aug 17, 2022
  2. Jul 19, 2022
  3. Jul 18, 2022
  4. 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
  5. May 25, 2022
  6. May 24, 2022
  7. 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
  8. May 09, 2022
  9. May 05, 2022
  10. May 04, 2022
  11. Apr 04, 2022
  12. Mar 14, 2022
  13. Mar 02, 2022
  14. Mar 01, 2022
  15. Feb 28, 2022
  16. Feb 23, 2022
  17. Feb 09, 2022
  18. Feb 08, 2022
  19. Jan 26, 2022
  20. Jan 21, 2022
  21. Jan 12, 2022
  22. Jan 11, 2022
  23. Jan 10, 2022
  24. Jan 07, 2022
  25. Jan 06, 2022
Loading