Commit History

Author SHA1 Message Date
  Kyle P Davis f0c7af1436 EAGLESIX-2685: fix misc formatting from merge of old mongo25 branch 11 years ago
  Kyle P Davis 80f1f3ed57 Merge remote-tracking branch 'origin/master' into stash_mongo25 11 years ago
  Tony Ennis a9e8032ffe EAGLESIX-2353 - Moving code to check that there is a valid range of operands from NaryExpression to 11 years ago
  Tony Ennis 8449bfe670 EAGLESIX-2353 added a test case to show that the minimum number of arguments can be 0. 11 years ago
  Tony Ennis e49c50299a EAGLESIX-2353 added to NaryExpression a new utility function that ensures the number of operands falls within an allowable range 11 years ago
  Brennan Chesley 4e898e3d2c DEVOPS-230 Initial update of Expression and NaryExpression. Small change 12 years ago
  Kyle P Davis 6ca37984d9 Refs #2262: More like mongo for caching and my OCD 12 years ago
  Spencer Rathbun d6d336dfdc Refs #2068. Migrated addDependencies to use objects as a poor man's set. 13 years ago
  Kyle Davis e382544f4e Refs #1879: Fixed jshint and pkg rename issues 13 years ago
  Kyle Davis 9e3e807e7f Fixes #1046, #996, #1009: Finished porting `ObjectExpression` and related test cases. Misc documentation updates. 13 years ago
  Philip Murray 9e38098d17 fixed various bugs in the current document sources and the pipeline to get the overall munge flow working. turned on unit test cases for munge. refs #934 13 years ago
  Kyle Davis 33a99df088 Fixes #1612, #963: Renamed `alter` to `munge`. Removed unused `microdb`. Added test for `ExpressionDayOfMonth`. Fixed bug calling base `DayOfMonthExpression#addOperand()`. Fixed off-by-one bug in `DayOfMonthExpression#evaluate()`. 13 years ago