[Checkins] [zopefoundation/z3c.schema2xml] 3cb92f: Create branch to allow reporting multiple deserial...

GitHub noreply at github.com
Thu Nov 21 18:14:27 CET 2013


  Branch: refs/heads/combined-deserialization-errors
  Home:   https://github.com/zopefoundation/z3c.schema2xml
  Commit: 3cb92fd3b94d58e8f6b582b897e010059afe8ea9
      https://github.com/zopefoundation/z3c.schema2xml/commit/3cb92fd3b94d58e8f6b582b897e010059afe8ea9
  Author: Christian Theune <ct at gocept.com>
  Date:   2009-10-01 (Thu, 01 Oct 2009)

  Log Message:
  -----------
  Create branch to allow reporting multiple deserialization errors.


  Commit: 50efe578dfbcac28dc299501e6bdb4ba476d4967
      https://github.com/zopefoundation/z3c.schema2xml/commit/50efe578dfbcac28dc299501e6bdb4ba476d4967
  Author: Christian Theune <ct at gocept.com>
  Date:   2009-10-01 (Thu, 01 Oct 2009)

  Changed paths:
    M src/z3c/schema2xml/__init__.py
    M src/z3c/schema2xml/_schema2xml.py

  Log Message:
  -----------
  Provide combined reports of multiple errors within a single deserialization
run.


  Commit: 378786a081c12794798f0c98ed5d2f6c3b0f8c9f
      https://github.com/zopefoundation/z3c.schema2xml/commit/378786a081c12794798f0c98ed5d2f6c3b0f8c9f
  Author: Christian Theune <ct at gocept.com>
  Date:   2009-10-01 (Thu, 01 Oct 2009)

  Changed paths:
    M src/z3c/schema2xml/_schema2xml.py

  Log Message:
  -----------
  Use the field objects instead of field names for reporting errors.


  Commit: 52eaf673cbd85e1d6dde7dfb614771de27606d23
      https://github.com/zopefoundation/z3c.schema2xml/commit/52eaf673cbd85e1d6dde7dfb614771de27606d23
  Author: Christian Theune <ct at gocept.com>
  Date:   2009-10-01 (Thu, 01 Oct 2009)

  Changed paths:
    M src/z3c/schema2xml/_schema2xml.py

  Log Message:
  -----------
  Also report the element which caused the error.


  Commit: d342fa9cf90322657ab0d05b4026ddcf34ab2e6e
      https://github.com/zopefoundation/z3c.schema2xml/commit/d342fa9cf90322657ab0d05b4026ddcf34ab2e6e
  Author: Christian Klinger <cklinger at novareto.de>
  Date:   2009-10-09 (Fri, 09 Oct 2009)

  Changed paths:
    M buildout.cfg
    M src/z3c/schema2xml/README.txt

  Log Message:
  -----------
  Starting with a basic test for the DeserializationError


  Commit: b6d720a4dfcd5e844737020257ec5205609c543b
      https://github.com/zopefoundation/z3c.schema2xml/commit/b6d720a4dfcd5e844737020257ec5205609c543b
  Author: Christian Klinger <cklinger at novareto.de>
  Date:   2012-06-13 (Wed, 13 Jun 2012)

  Changed paths:
    M src/z3c/schema2xml/README.txt

  Log Message:
  -----------
  fix broken test


Compare: https://github.com/zopefoundation/z3c.schema2xml/compare/3cb92fd3b94d^...b6d720a4dfcd


More information about the checkins mailing list