dc41fbf0dd 
								
							
								 
							
						 
						
							
							
								
								Remove unused get_prev_events_and_hashes_for_room  
							
							
							
						 
						
							2020-01-06 13:45:33 +00:00  
				
					
						
							
							
								 
						
							
							
								5a04781643 
								
							
								 
							
						 
						
							
							
								
								rename get_prev_events_for_room to get_prev_events_and_hashes_for_room  
							
							... 
							
							
							
							... to make way for a new method which just returns the event ids 
							
						 
						
							2020-01-06 13:45:33 +00:00  
				
					
						
							
							
								 
						
							
							
								756d4942f5 
								
							
								 
							
						 
						
							
							
								
								Move DB pool and helper functions into dedicated Database class  
							
							
							
						 
						
							2019-12-05 10:46:37 +00:00  
				
					
						
							
							
								 
						
							
							
								bc244627ac 
								
							
								 
							
						 
						
							
							
								
								Fix postgres unit tests  
							
							
							
						 
						
							2019-10-10 15:37:53 +01:00  
				
					
						
							
							
								 
						
							
							
								034db2ba21 
								
							
								 
							
						 
						
							
							
								
								Fix dummy event insertion consent bug ( #6053 )  
							
							... 
							
							
							
							Fixes  #5905  
						
							2019-09-26 11:47:53 +01:00  
				
					
						
							
							
								 
						
							
							
								32e7c9e7f2 
								
									
								
							
								 
							
						 
						
							
							
								
								Run Black. ( #5482 )  
							
							
							
						 
						
							2019-06-20 19:32:02 +10:00  
				
					
						
							
							
								 
						
							
							
								77055dba92 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix tests on postgresql ( #3740 )  
							
							
							
						 
						
							2018-09-04 02:21:48 +10:00  
				
					
						
							
							
								 
						
							
							
								99dd975dae 
								
									
								
							
								 
							
						 
						
							
							
								
								Run tests under PostgreSQL ( #3423 )  
							
							
							
						 
						
							2018-08-13 16:47:46 +10:00  
				
					
						
							
							
								 
						
							
							
								8b3d9b6b19 
								
							
								 
							
						 
						
							
							
								
								Run black.  
							
							
							
						 
						
							2018-08-10 23:54:09 +10:00  
				
					
						
							
							
								 
						
							
							
								2511f3f8a0 
								
									
								
							
								 
							
						 
						
							
							
								
								Test fixes for Python 3 ( #3647 )  
							
							
							
						 
						
							2018-08-09 12:22:01 +10:00  
				
					
						
							
							
								 
						
							
							
								639480e14a 
								
							
								 
							
						 
						
							
							
								
								Avoid creating events with huge numbers of prev_events  
							
							... 
							
							
							
							In most cases, we limit the number of prev_events for a given event to 10
events. This fixes a particular code path which created events with huge
numbers of prev_events. 
							
						 
						
							2018-04-16 18:41:37 +01:00