Qiang Xue
							
						 | 
						
							
							
							
							
								
							
								dc01411bea
								
							
								
							
						 | 
						
							
							
								
								Fixes #1791
							
							
							
							
							
						 | 
						
							12 years ago | 
						
					
				
					
						
							
							
								 
								Qiang Xue
							
						 | 
						
							
							
							
							
								
							
								7654fff26d
								
							
								
							
						 | 
						
							
							
								
								Added unit test for ActiveRecord::updateAttributes().
							
							
							
							
							
						 | 
						
							12 years ago | 
						
					
				
					
						
							
							
								 
								Qiang Xue
							
						 | 
						
							
							
							
							
								
							
								42d8748e6e
								
							
								
							
						 | 
						
							
							
								
								Fixes #1579: throw exception when the given AR relation name does not match in a case sensitive manner.
							
							
							
							
							
							
							
							Renamed `ActiveRecord::getPopulatedRelations()` to `getRelatedRecords()` 
							
						 | 
						
							12 years ago | 
						
					
				
					
						
							
							
								 
								Carsten Brandt
							
						 | 
						
							
							
							
							
								
							
								b4612637ec
								
							
								
							
						 | 
						
							
							
								
								make count behave like in SQL
							
							
							
							
							
							
							
							also fixed count behavior according to limit and offset.
fixes #1458 
							
						 | 
						
							12 years ago | 
						
					
				
					
						
							
							
								 
								Carsten Brandt
							
						 | 
						
							
							
							
							
								
							
								e2b4708bbd
								
							
								
							
						 | 
						
							
							
								
								added support for updateCounters to elasticsearch
							
							
							
							
							
							
							
							issue #1313 
							
						 | 
						
							12 years ago | 
						
					
				
					
						
							
							
								 
								Qiang Xue
							
						 | 
						
							
							
							
							
								
							
								b868e91fee
								
							
								
							
						 | 
						
							
							
								
								Fixed test break.
							
							
							
							
							
						 | 
						
							12 years ago | 
						
					
				
					
						
							
							
								 
								Qiang Xue
							
						 | 
						
							
							
							
							
								
							
								b0568612bf
								
							
								
							
						 | 
						
							
							
								
								Fixes #1402: AR eager loading has problem when asArray() is used together with viaTable().
							
							
							
							
							
						 | 
						
							12 years ago | 
						
					
				
					
						
							
							
								 
								Carsten Brandt
							
						 | 
						
							
							
							
							
								
							
								be583a7a22
								
							
								
							
						 | 
						
							
							
								
								fixed problem with sorting by id in elasticsearch
							
							
							
							
							
							
							
							issue #1317 
							
						 | 
						
							12 years ago | 
						
					
				
					
						
							
							
								 
								Panagiotis Moustafellos
							
						 | 
						
							
							
							
							
								
							
								58bd2fb958
								
							
								
							
						 | 
						
							
							
								
								Only whitespace removal
							
							
							
							
							
						 | 
						
							12 years ago | 
						
					
				
					
						
							
							
								 
								Panagiotis Moustafellos
							
						 | 
						
							
							
							
							
								
							
								f6a3496e8d
								
							
								
							
						 | 
						
							
							
								
								Removed trailing whitespace.. (OCD really kicking in)
							
							
							
							
							
						 | 
						
							12 years ago | 
						
					
				
					
						
							
							
								 
								Carsten Brandt
							
						 | 
						
							
							
							
							
								
							
								5164a1671c
								
							
								
							
						 | 
						
							
							
								
								finalized Query interface + general cleanup
							
							
							
							
							
						 | 
						
							12 years ago | 
						
					
				
					
						
							
							
								 
								Carsten Brandt
							
						 | 
						
							
							
							
							
								
							
								025d36cbec
								
							
								
							
						 | 
						
							
							
								
								even more on random test failure
							
							
							
							
							
						 | 
						
							12 years ago | 
						
					
				
					
						
							
							
								 
								Carsten Brandt
							
						 | 
						
							
							
							
							
								
							
								d56e020109
								
							
								
							
						 | 
						
							
							
								
								more random test fixes
							
							
							
							
							
						 | 
						
							12 years ago | 
						
					
				
					
						
							
							
								 
								Carsten Brandt
							
						 | 
						
							
							
							
							
								
							
								c1febb74ff
								
							
								
							
						 | 
						
							
							
								
								reduce randomness in test results
							
							
							
							
							
						 | 
						
							12 years ago | 
						
					
				
					
						
							
							
								 
								Carsten Brandt
							
						 | 
						
							
							
							
							
								
							
								325fc28182
								
							
								
							
						 | 
						
							
							
								
								several fixes and cleanup
							
							
							
							
							
						 | 
						
							12 years ago | 
						
					
				
					
						
							
							
								 
								Carsten Brandt
							
						 | 
						
							
							
							
							
								
							
								47705f0bc9
								
							
								
							
						 | 
						
							
							
								
								corrected assertations for test on #1310
							
							
							
							
							
						 | 
						
							12 years ago | 
						
					
				
					
						
							
							
								 
								Carsten Brandt
							
						 | 
						
							
							
							
							
								
							
								643593737d
								
							
								
							
						 | 
						
							
							
								
								added test case for #1310
							
							
							
							
							
						 | 
						
							12 years ago | 
						
					
				
					
						
							
							
								 
								Carsten Brandt
							
						 | 
						
							
							
							
							
								
							
								f017ba357f
								
							
								
							
						 | 
						
							
							
								
								refactored unit tests. put common AR tests in trait
							
							
							
							
							
						 | 
						
							12 years ago |