Skip to content
Snippets Groups Projects
  1. Jun 01, 2022
  2. Jan 10, 2022
  3. Aug 11, 2020
  4. Aug 20, 2018
  5. Jul 24, 2018
  6. Apr 12, 2018
    • Václav Bartoš's avatar
      client: read_cfg handling of relative paths changed · 77c11ae8
      Václav Bartoš authored and Pavel Kácha's avatar Pavel Kácha committed
      read_cfg() no longer add directory of warden_client.py in front of the config file name. It simply opens the path/filename passed. This allows to install warden_client.py to system paths and use relative paths to config files, but IT MAY BROKE SOME EXISTING INSTALLATIONS if they use relative path to config file and run script from different directory than where warden_client.py is located.
      77c11ae8
  7. Jul 25, 2017
  8. May 26, 2017
  9. Apr 15, 2016
  10. Apr 14, 2016
  11. Dec 08, 2015
  12. Nov 27, 2015
  13. Oct 29, 2015
  14. Oct 05, 2015
  15. Oct 02, 2015
  16. Apr 24, 2015
  17. Apr 17, 2015
  18. Mar 31, 2015
  19. Mar 30, 2015
  20. Mar 02, 2015
  21. Feb 27, 2015
  22. Feb 26, 2015
  23. Feb 25, 2015
  24. Feb 23, 2015
    • Pavel Kácha's avatar
      Reworked error handling in server, client and filer (again :( ). We definitely... · 21989021
      Pavel Kácha authored
      Reworked error handling in server, client and filer (again :( ). We definitely have to support multiple errors so let's do it right.  Error now contains list of errors.  Got rid of "detail" section everything now goes directly within particular error.  Error can bear "events" attribute for list of sent events concerned (or none if all sent events erred). Streamlined error logging.
      Server now retries if MySQL went away.
      Response result now gets properly encoded if Unicode appears somehow (however that's just fighting symptoms, should get more thorough fix).
      21989021
  25. Feb 18, 2015
  26. Feb 06, 2015
    • Pavel Kácha's avatar
      Fixed req_id format · a485408f
      Pavel Kácha authored
      Fixed Recon id in catmap
      Fixed isoformat calling on None
      Shortened validation error message
      Fixed rejecting of Test messages
      a485408f
  27. Feb 03, 2015
  28. Jan 23, 2015
  29. Jan 22, 2015
Loading