Commit Graph

  • e1216e5506 Failed implementation of per-thread logging feature/dualtest Sven Slootweg 2013-09-29 18:38:33 +0200
  • c88f0eb2d4 Add configuration files for dual-node testing develop Sven Slootweg 2013-09-29 18:01:06 +0200
  • 8c61f57cd3 Read binding IP and port from configuration Sven Slootweg 2013-09-29 18:00:42 +0200
  • ddf9434380 Set up gitignore Sven Slootweg 2013-09-29 17:53:28 +0200
  • cd1d8076b3 Bugfixes and first version of daemon Sven Slootweg 2013-09-29 17:50:38 +0200
  • 045e52ec7e We don't need to track this Sven Slootweg 2013-09-29 14:40:48 +0200
  • fc9cccabc9 Update documentation to reflect .purge and .refresh operations Sven Slootweg 2013-09-29 14:40:28 +0200
  • e3867eeab2 Remove useless testing call Sven Slootweg 2013-09-29 14:39:53 +0200
  • 4ce97c7eac Implement configuration reader Sven Slootweg 2013-09-29 14:39:36 +0200
  • 42832a6dd1 Optimize by updating the column names when any query happens, only using a specific query when really necessary Sven Slootweg 2013-09-27 09:51:51 +0200
  • 385d0f7d5f Fill up unset columns with NULLs when inserting a new row Sven Slootweg 2013-09-27 09:43:49 +0200
  • e6ac401ab4 Set internal data on rows after insertion Sven Slootweg 2013-09-27 09:29:48 +0200
  • 46b922df03 MemoryTable.refresh() Sven Slootweg 2013-09-27 09:28:44 +0200
  • 9c6e3a5387 DatabaseTable.purge() Sven Slootweg 2013-09-27 09:27:18 +0200
  • ab5f3a47a4 Documentation for database abstraction layer Sven Slootweg 2013-09-27 09:26:30 +0200
  • 411720aa4e Comment out some testing code Sven Slootweg 2013-09-27 08:09:58 +0200
  • bad93ef7ee Database abstraction layer Sven Slootweg 2013-09-27 08:09:18 +0200
  • e0260fbfa6 Add pretty_print method for expression elements and fix bug where OR elements after the last AND chain would be omitted if an operator discrepancy occurred Sven Slootweg 2013-09-26 09:40:29 +0200
  • 74a2fbe54b Add testcase Sven Slootweg 2013-09-26 09:39:33 +0200
  • 5fc000e14b Add sample rulebook Sven Slootweg 2013-09-26 08:15:26 +0200
  • 586ad3031a Split up parser code into separate files, fix exceptions, fix a few bugs Sven Slootweg 2013-09-22 17:45:00 +0200
  • d88fddf331 Parser finished, evaluation tested Sven Slootweg 2013-09-22 15:52:35 +0200
  • f03ccc9bfb Fixed sieve implementation Sven Slootweg 2013-09-22 09:39:51 +0200
  • c84c355641 IT'S ALIVE! Sven Slootweg 2013-09-22 08:56:15 +0200
  • daeba0e6d7 Parser so far Sven Slootweg 2013-09-22 08:09:12 +0200
  • d030bf95a1 Minor cleanup and fix Sven Slootweg 2013-08-30 11:27:56 +0200
  • 0314a6166a First version of parser Sven Slootweg 2013-08-30 09:51:28 +0200
  • 6deb898e54 Initial commit master Sven Slootweg 2013-08-29 13:37:26 +0200