Skip to content
Snippets Groups Projects
  1. Dec 23, 2013
    • Vermaat's avatar
      Fix unit tests with SQLAlchemy · 94df7c07
      Vermaat authored
      This involves making the SQLAlchemy session reconfigurable at run-time,
      which is done automatically on updating the Mutalyzer configuration using
      configuration update callbacks.
      94df7c07
    • Vermaat's avatar
      SQLAlchemy in batch jobs · bb82e22e
      Vermaat authored
      Port the entire batch job infrastructure, including scheduler, to use
      the SQLAlchemy ORM instead of the old Db module.
      bb82e22e
    • Vermaat's avatar
      Fix message levels in batch jobs · 2aa0141a
      Vermaat authored
      Warnings were logged with message level 3, which is for errors, and
      therefore interpreted as errors (ignoring the batch entry result).
      2aa0141a
    • Vermaat's avatar
      Fixup 375f84e1 · 312d61eb
      Vermaat authored
      312d61eb
  2. Dec 20, 2013
  3. Dec 19, 2013
  4. Dec 13, 2013
Loading