Kyle P Davis
							
						 | 
						
							
							
								526ddf29fa
							
							EAGLESIX-5075: fix stack overflow in async due to some unintentionally deeply recursive sync code
						 | 
						10 年之前 | 
					
				
					
						
							
								   Kyle P Davis
							
						 | 
						
							
							
								c2fdd1d46b
							
							EAGLESIX-3157: Pipeline: sync w/ original code, misc comments and styling, rm unused
						 | 
						11 年之前 | 
					
				
					
						
							
								   Kyle P Davis
							
						 | 
						
							
							
								7d935656e5
							
							EAGLESIX-3157: fix remaining jshint issues
						 | 
						11 年之前 | 
					
				
					
						
							
								   Phil Murray
							
						 | 
						
							
							
								fa309ca503
							
							Merge branch 'feature/mongo_2.6.5' into feature/mongo_2.6.5_aggregate
						 | 
						11 年之前 | 
					
				
					
						
							
								   Chris Sexton
							
						 | 
						
							
							
								87ed3598d7
							
							EAGLESIX-812 Fix jshint errors; fix some weird test issues in sort
						 | 
						11 年之前 | 
					
				
					
						
							
								   Jason Walton
							
						 | 
						
							
							
								e1394594e9
							
							EAGLESIX-3087: Changes for shard tests
						 | 
						11 年之前 | 
					
				
					
						
							
								   Jason Walton
							
						 | 
						
							
							
								41143b8619
							
							EAGLESIX-3087: Shard test cases now working
						 | 
						11 年之前 | 
					
				
					
						
							
								   Phil Murray
							
						 | 
						
							
							
								bd73dd30ed
							
							EAGLESIX-812: initial stab at updating top level API
						 | 
						11 年之前 | 
					
				
					
						
							
								   Phil Murray
							
						 | 
						
							
							
								3c53bdd3bc
							
							EAGLESIX-812: changed Pipeline to expose a single run method that takes a callback that gets called once for each resulting document
						 | 
						11 年之前 | 
					
				
					
						
							
								   Jason Walton
							
						 | 
						
							
							
								0741db4306
							
							EAGLESIX-3087: Changes to Pipeline.js class based on comments
						 | 
						11 年之前 | 
					
				
					
						
							
								   Phil Murray
							
						 | 
						
							
							
								465ccd6cbe
							
							EAGLESIX-812: removed unnecessary/breaking code in getDependencies
						 | 
						11 年之前 | 
					
				
					
						
							
								   Jason Walton
							
						 | 
						
							
							
								e78cac1dfa
							
							EAGLESIX-3087: Iron out some more test cases
						 | 
						11 年之前 | 
					
				
					
						
							
								   Jason Walton
							
						 | 
						
							
							
								b807829b7a
							
							EAGLESIX-3087: More work on test cases
						 | 
						11 年之前 | 
					
				
					
						
							
								   Jason Walton
							
						 | 
						
							
							
								8b56ada61d
							
							Fix conflict
						 | 
						11 年之前 | 
					
				
					
						
							
								   Jason Walton
							
						 | 
						
							
							
								87ac09299b
							
							EAGLESIX-3087: Working toward working tests.
						 | 
						11 年之前 | 
					
				
					
						
							
								   Phil Murray
							
						 | 
						
							
							
								682f931116
							
							EAGLESIX-812: fixed issues with getDependencies in Pipeline
						 | 
						11 年之前 | 
					
				
					
						
							
								   Jason Walton
							
						 | 
						
							
							
								5b954d4de0
							
							EAGLESIX-3087: Working toward new test cases
						 | 
						11 年之前 | 
					
				
					
						
							
								   Jason Walton
							
						 | 
						
							
							
								ba54b2e3a4
							
							EAGLESIX-3087: Pipeline changes while implementing some unit tests.  Merged from feature/mongo_2.6.5_documentSource.  Also merged from feature/mongo_2.6.5_documentSource_PipelineD.
						 | 
						11 年之前 | 
					
				
					
						
							
								   Jason Walton
							
						 | 
						
							
							
								e3d8ee89dc
							
							EAGLESIX-3087: Pipeline changes
						 | 
						11 年之前 | 
					
				
					
						
							
								   Jason Walton
							
						 | 
						
							
							
								bcf8b1ebee
							
							EAGLESIX-3087: Add Optimizations.Sharded functions to Pipeline.js, added comment to OutDocumentSource.js
						 | 
						11 年之前 | 
					
				
					
						
							
								   Jason Walton
							
						 | 
						
							
							
								f8f31ac1b2
							
							EAGLESIX-3087: More edits to Pipeline.js
						 | 
						11 年之前 | 
					
				
					
						
							
								   Jason Walton
							
						 | 
						
							
							
								5ff512ca18
							
							EAGLESIX-3087: Initial edits to Pipeline.js
						 | 
						11 年之前 | 
					
				
					
						
							
								   Jared Hall
							
						 | 
						
							
							
								39dc204ea8
							
							refs #5134: Made document sources work async
						 | 
						11 年之前 | 
					
				
					
						
							
								   Jared Hall
							
						 | 
						
							
							
								4a90f048c0
							
							refs #5123: Updated with new EOF check
						 | 
						11 年之前 | 
					
				
					
						
							
								   Jared Hall
							
						 | 
						
							
							
								64aba4647a
							
							refs #5123: Updated port of Pipeline js
						 | 
						11 年之前 | 
					
				
					
						
							
								   Kyle P Davis
							
						 | 
						
							
							
								8578b8e89e
							
							Refs #2449: sync mode; callback is now optional
						 | 
						12 年之前 | 
					
				
					
						
							
								   Kyle P Davis
							
						 | 
						
							
							
								f40942628b
							
							Refs #2378: reverted move of setSource on input
						 | 
						12 年之前 | 
					
				
					
						
							
								   Kyle P Davis
							
						 | 
						
							
							
								05267489d7
							
							Refs #2378: rm class wrappers; code format fairy
						 | 
						12 年之前 | 
					
				
					
						
							
								   Kyle P Davis
							
						 | 
						
							
							
								37bc8befd5
							
							Refs #2378: moved setSource of input to last
						 | 
						12 年之前 | 
					
				
					
						
							
								   Kyle P Davis
							
						 | 
						
							
							
								c4803eb849
							
							Refs #2378: fix err via callback on run; new test
						 | 
						12 年之前 |