Commit History

Author SHA1 Message Date
  Roey Regev 1076878092 Additional negative tests 6 years ago
  Roey Regev 39ad807423 use of 'in' instead of '=' in nestedNamedQueries and additional Test in namedQueries 6 years ago
  Roey Regev 265588fedc added tests for functions using pyparsing 6 years ago
  Roey Regev 4362cab9d3 class to be filled with tests lateron 6 years ago
  Roey Regev 9644226caa additional nested named queries 6 years ago
  Roey Regev 5ac4cd547f Additional named query tests 6 years ago
  Roey Regev 442a405006 additional named query tests 6 years ago
  Roey Regev fb2135dc3b bugfix 6 years ago
  Roey Regev acce662c85 added definitions.py 6 years ago
  Roey Regev 82b37d04d0 Added tests from UT_pyparsing 6 years ago
  Carlos Garcia 9c58c7d4f8 Merge branch 'memory_efficiency_SKIP_CI' of stefan.schmidt/ID2T-toolkit into master 6 years ago
  Jens Keim 89d769f305 add memory profiling to efficiency script 6 years ago
  Jens Keim 5f2f55accd add memory_profiler as python dependency 6 years ago
  Carlos Garcia f37afa4a48 Merge branch 'pyparsing_improved' of stefan.schmidt/ID2T-toolkit into master 6 years ago
  Carlos Garcia fa0845d26e Merge branch 'parallel_build' of stefan.schmidt/ID2T-toolkit into master 6 years ago
  Carlos Garcia e37395d23a Merge branch 'summary_fix' of stefan.schmidt/ID2T-toolkit into master 6 years ago
  Stefan Schmidt 2ce93a99bd Improved error message when using a comparison operator with a parameterized query as the value 6 years ago
  Stefan Schmidt 2d4a089c20 Fixed usage of "random", "first" and "last" inside parameterized queries 6 years ago
  Stefan Schmidt e28d94fd52 Enabled parallel make 6 years ago
  Stefan Schmidt 3a93817585 Fixed summary for created statistics db 6 years ago
  Carlos Garcia 0626dff544 Merge branch 'temporal_efficiency_fix' of stefan.schmidt/ID2T-toolkit into master 6 years ago
  Stefan Schmidt 47544913ec Updated the output of the help command 6 years ago
  Stefan Schmidt 323053b2eb Allow user-specified lists as values for comparisons in parameterized queries 6 years ago
  Stefan Schmidt 2985acd3dd Documented the query parser 6 years ago
  Stefan Schmidt 3efd717dab Refactored query parser to disallow usage of "avg" with incompatible attributes 6 years ago
  Stefan Schmidt 2eb5e54fcb Implemented all(winSize) 6 years ago
  Stefan Schmidt 3a47411059 Implemented all(ipClass) 6 years ago
  Stefan Schmidt c30b509974 Implemented least_used(ipclass) 6 years ago
  Stefan Schmidt 903af62a6a Fail with more descriptive error message when query isn't found 6 years ago
  Stefan Schmidt 9d9908b20d Introduced "in" operator for named queries 6 years ago