Commit History

Author SHA1 Message Date
  Austin Meagher d21ec422c5 EAGLESIX-2892 cleaned up DepsTracker tests, todos 11 years ago
  Jason Walton 5239b13aff Add DateToStringExpression.js 11 years ago
  Jared Hall 1fed7542fc EAGLESIX-2690 expressions FixedArity 11 years ago
  Jared Hall bbdcc50cca EAGLESIX-2691 Fixed test case 11 years ago
  Jared Hall 30f2fb1a3f EAGLESIX-2687 Renamed files per convention(for templates) 11 years ago
  Jared Hall 1baf560d75 EAGLESIX-2687 fixed some leftover naming issues 11 years ago
  Jared Hall 74a53fb8b7 EAGLESIX-2689 updated Nary to 2.6.5 11 years ago
  Jason Walton 97949b42ec Actually remove the debugger line 11 years ago
  Jason Walton c9eb875390 Merge branch 'feature/mongo_2.6.5_expressions_ObjectExpression' of https://github.com/RiveraGroup/mungedb-aggregate into feature/mongo_2.6.5_expressions_ObjectExpression 11 years ago
  Jason Walton b2568454ec Remove debugger line from test case for ObjectExpression.js 11 years ago
  Jason Walton 251bb11294 Changes to date and time expression classes 11 years ago
  Kyle P Davis 9ec141c961 EAGLESIX-2651: Value: stub tests; mv _coerceToNumber to coerceToNumber and add docs for this minor deviation 11 years ago
  Kyle P Davis 93beee9338 EAGLESIX-2687: mv Value test file into tests dir 11 years ago
  Kyle P Davis f8708e1a33 Merge branch 'feature/mongo_2.6.5_expressions' into feature/mongo_2.6.5_expressions_Value 11 years ago
  Kyle P Davis d866013c56 docs from another pass thru the 2.6.5 value files 11 years ago
  Jason Walton 700ae65a71 Updated ObjectExpression and corresponding test cases to mongo 2.6.5. Made a change in FieldPathExpression to make an analogous change for a failing unit test case (addDependencies()) before bailing out on the test cases for now because so many are failing. This may be due to more needed changes in FieldPath or FieldPathExpression. 11 years ago
  Austin Meagher ff970f18f6 EAGLESIX-2892 added DepsTracker unit tests 11 years ago
  Tony Ennis dbb84ab4a4 EAGLESIX-2695 Ordered functions to match the c++ code. Minor grammar changes only. 11 years ago
  Jake Delaney 82eb21fef6 EAGLESIX-2698: Just added a couple simple test cases. 11 years ago
  Austin Meagher a12fabeba7 EAGLESIX-2892 ported ParsedDeps 11 years ago
  Austin Meagher ff2d843391 EAGLESIX-2892 broke out and expanded DepsTracker into own class 11 years ago
  Tony Ennis ff6331cf4c EAGLESIX-2691 Added test cases for an argument being passed to the constructor (where none are expected). 11 years ago
  Tony Ennis f35b3aba58 EAGLESIX-2691 Renamed the test files I have enhanced to _test 11 years ago
  Tony Ennis a09eaca232 EAGLESIX-2691 Renamed a test file to use the _test name. 11 years ago
  Tony Ennis ca5fe5d8aa EAGLESIX-2691 Upgraded the files touched previously to use the new Factories/Templates. 11 years ago
  Jason Walton e75e2cfe90 Document updates and test cases 11 years ago
  Tony Ennis 3964fe8522 Merge branch 'feature/mongo_2.6.5_expressions' into feature/mongo_2.6.5_expressions_Variadic 11 years ago
  Jason Walton dabc7188e5 Merge branch 'feature/mongo_2.6.5_expressions' into feature/mongo_2.6.5_expressions_Document 11 years ago
  Tony Ennis b29947ce0d EAGLESIX-2691 First stab at the templates VariadicExpressionT class. It depends upon other classes that are not yet converted so it is not working. 11 years ago
  Tony Ennis 7eb7da8d8d EAGLESIX-2688 Minor changes. Added error codes to some Errors. Commented out a duplicate method. 11 years ago