Skip to content
Snippets Groups Projects
  1. Mar 25, 2015
    • Pavel Kácha's avatar
      * Added loadmaps command and ditched data from categories/tags of sqldump · 168609eb
      Pavel Kácha authored
       * Changed charset to utf8 (not mb4, to support older MySQLs) in sqldump
       * Ditched data from clients (no predefined clients for new installations) in sqldump
       * Identity is renamed to name everywhere ii code and db to be consistent with Idea terminology
       * Better exception handling in insertLastReceivedId
      168609eb
  2. Mar 24, 2015
  3. Mar 23, 2015
  4. Mar 18, 2015
  5. Mar 10, 2015
  6. Mar 05, 2015
  7. Mar 02, 2015
  8. Feb 27, 2015
  9. Feb 26, 2015
  10. Feb 25, 2015
  11. 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
  12. Feb 18, 2015
  13. 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
  14. Feb 03, 2015
  15. Jan 23, 2015
  16. Jan 22, 2015
  17. Jan 19, 2015
  18. Jan 17, 2015
  19. Jan 16, 2015
  20. Jan 15, 2015
Loading