Commit History

Author SHA1 Message Date
  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
  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
  Kyle P Davis f0c7af1436 EAGLESIX-2685: fix misc formatting from merge of old mongo25 branch 11 years ago
  Kyle P Davis 3c77852712 Merge branch 'stash_mongo25' into feature/mongo_2.6.5 11 years ago
  Kyle P Davis 80f1f3ed57 Merge remote-tracking branch 'origin/master' into stash_mongo25 11 years ago
  Kyle P Davis 10b471f27d Merge remote-tracking branch 'stash/master' into feature/mongo25 11 years ago
  Jason Walton 2e983e1558 Remove unnecessary new Object calls 11 years ago
  Jason Walton f5e9e30f6b Added instanceof assertions to clone unit tests 11 years ago
  Jason Walton da94bf209b Added unit test module with test cases for Document 11 years ago
  Jared Hall 5df2724891 EAGLESIX-2687 updated port of Value 11 years ago