Charles Ezell
							
						 | 
						
							
							
								6a32df9a6f
							
							Refs# 2965: point everything back to #develop.
						 | 
						12 years ago | 
					
				
					
						
							
								   Charles Ezell
							
						 | 
						
							
							
								4c83cb3e59
							
							Refs #2736: update package.json to use release branch.
						 | 
						12 years ago | 
					
				
					
						
							
								   Charles Ezell
							
						 | 
						
							
							
								209c0dd099
							
							Refs #2736: #test -> #develop after merging test into develop.
						 | 
						12 years ago | 
					
				
					
						
							
								   Charles Ezell
							
						 | 
						
							
							
								4555034d9a
							
							Refs #2736: merging test into develop just to be safe.
						 | 
						12 years ago | 
					
				
					
						
							
								   Charles Ezell
							
						 | 
						
							
							
								41e2ac6fc7
							
							Refs #2736: #test -> #develop.
						 | 
						12 years ago | 
					
				
					
						
							
								   Charles Ezell
							
						 | 
						
							
							
								6f5413df5a
							
							Refs #2737: moving code to test for the National Veterans Conference.
						 | 
						12 years ago | 
					
				
					
						
							
								   Charles Ezell
							
						 | 
						
							
							
								b1e1de3afe
							
							Refs #2737: make use packages from #test branch.
						 | 
						12 years ago | 
					
				
					
						
							
								   Phil Murray
							
						 | 
						
							
							
								8ba304e5b7
							
							refs #2896 fixed Expression to use Object.keys instead of Object.getOwnPropertyNames due to inconsistencies in ordering
						 | 
						12 years ago | 
					
				
					
						
							
								   Jared Hall
							
						 | 
						
							
							
								82622f794e
							
							refs #2892: Fixed but where  _id is stringified
						 | 
						12 years ago | 
					
				
					
						
							
								   Charles Ezell
							
						 | 
						
							
							
								25cfc27d9b
							
							Refs #2737: moving code to test for the National Veterans Conference.
						 | 
						12 years ago | 
					
				
					
						
							
								   Charles Ezell
							
						 | 
						
							
							
								3774531298
							
							Refs #2737: make use packages from #test branch.
						 | 
						12 years ago | 
					
				
					
						
							
								   Adam Bell
							
						 | 
						
							
							
								547d102f6c
							
							Refs #2792 Fixed and issue with $substr where -1 behavior was not
						 | 
						12 years ago | 
					
				
					
						
							
								   Chris Sexton
							
						 | 
						
							
							
								6312d80c9e
							
							Refs #2523: Allow number/object comparisons
						 | 
						12 years ago | 
					
				
					
						
							
								   Kyle P Davis
							
						 | 
						
							
							
								8578b8e89e
							
							Refs #2449: sync mode; callback is now optional
						 | 
						12 years ago | 
					
				
					
						
							
								   Kyle P Davis
							
						 | 
						
							
							
								788885dcc7
							
							Refs #2378: fixed $group when no incoming docs
						 | 
						12 years ago | 
					
				
					
						
							
								   Kyle P Davis
							
						 | 
						
							
							
								f40942628b
							
							Refs #2378: reverted move of setSource on input
						 | 
						12 years ago | 
					
				
					
						
							
								   Kyle P Davis
							
						 | 
						
							
							
								05267489d7
							
							Refs #2378: rm class wrappers; code format fairy
						 | 
						12 years ago | 
					
				
					
						
							
								   Kyle P Davis
							
						 | 
						
							
							
								1970f5f9f4
							
							Refs #2378: fix bug with null in ObjectExpression
						 | 
						12 years ago | 
					
				
					
						
							
								   Kyle P Davis
							
						 | 
						
							
							
								37bc8befd5
							
							Refs #2378: moved setSource of input to last
						 | 
						12 years ago | 
					
				
					
						
							
								   Kyle P Davis
							
						 | 
						
							
							
								c96abdc8ed
							
							Refs #2378: noted $group bugs; code format fairy
						 | 
						12 years ago | 
					
				
					
						
							
								   Kyle P Davis
							
						 | 
						
							
							
								c4803eb849
							
							Refs #2378: fix err via callback on run; new test
						 | 
						12 years ago | 
					
				
					
						
							
								   Chris Sexton
							
						 | 
						
							
							
								0e2b163c3f
							
							Refs #2378: mv EO->OE to reflect actual data name
						 | 
						12 years ago | 
					
				
					
						
							
								   Kyle P Davis
							
						 | 
						
							
							
								0c325f7334
							
							Refs #2378: handle errs setting Pipeline input src
						 | 
						12 years ago | 
					
				
					
						
							
								   Phil Murray
							
						 | 
						
							
							
								f8e0a1aa56
							
							refs #2424 fixed Date expressions to use the UTC date
						 | 
						12 years ago | 
					
				
					
						
							
								   Phil Murray
							
						 | 
						
							
							
								2794c4c2f1
							
							refs #2424 added a failing test case for something that should work.  if a Date is added to a $groups _id, it gets converted to a string
						 | 
						12 years ago | 
					
				
					
						
							
								   Kyle P Davis
							
						 | 
						
							
							
								ee36685d48
							
							Refs #2335, #2262: rm `es6-shim`; fix `$addToSet`
						 | 
						12 years ago | 
					
				
					
						
							
								   Kyle P Davis
							
						 | 
						
							
							
								6ca37984d9
							
							Refs #2262: More like mongo for caching and my OCD
						 | 
						12 years ago | 
					
				
					
						
							
								   Kyle P Davis
							
						 | 
						
							
							
								05c0b045e6
							
							Refs #2262: move $match deps to e6-mungedb-aggregate
						 | 
						12 years ago | 
					
				
					
						
							
								   Chris Sexton
							
						 | 
						
							
							
								6051a618c5
							
							Refs #2307. Making  include 0, null, undefined (as null)
						 | 
						12 years ago | 
					
				
					
						
							
								   Charles Ezell
							
						 | 
						
							
							
								0fceeafb44
							
							Fixes #2267: do not cache the pipeline object.
						 | 
						12 years ago |