hpk
							
						 | 
						
							
							
							
							
							
								
							
							
								fb7ff9a8c2
								
							
						 | 
						
							
							
								
								[svn r63908] first step in only allowing keyword arguments to plugin calls
							
							
							
							
							
							
							
							--HG--
branch : trunk 
							
						 | 
						
							2009-04-09 18:55:11 +02:00 | 
						
					
				
					
						
							
							
								 
								hpk
							
						 | 
						
							
							
							
							
							
								
							
							
								5d271b2bde
								
							
						 | 
						
							
							
								
								[svn r63894] grand renaming on plugin-related mostly internal objects.
							
							
							
							
							
							
							
							--HG--
branch : trunk 
							
						 | 
						
							2009-04-09 16:03:09 +02:00 | 
						
					
				
					
						
							
							
								 
								hpk
							
						 | 
						
							
							
							
							
							
								
							
							
								cd038ee708
								
							
						 | 
						
							
							
								
								[svn r63888] finally.  the event concept is basically gone.
							
							
							
							
							
							
							
							now we only have plugin hooks aka plugin calls
--HG--
branch : trunk 
							
						 | 
						
							2009-04-09 02:36:07 +02:00 | 
						
					
				
					
						
							
							
								 
								hpk
							
						 | 
						
							
							
							
							
							
								
							
							
								2dd3ea7041
								
							
						 | 
						
							
							
								
								[svn r63886] another few events
							
							
							
							
							
							
							
							--HG--
branch : trunk 
							
						 | 
						
							2009-04-09 01:50:02 +02:00 | 
						
					
				
					
						
							
							
								 
								hpk
							
						 | 
						
							
							
							
							
							
								
							
							
								e6234fdb61
								
							
						 | 
						
							
							
								
								[svn r63883] * moving many more events to become ordinary plugin hook calls.
							
							
							
							
							
							
							
							* bit hackish because the code for handling the old events is
  also still there ...
--HG--
branch : trunk 
							
						 | 
						
							2009-04-09 01:33:48 +02:00 | 
						
					
				
					
						
							
							
								 
								hpk
							
						 | 
						
							
							
							
							
							
								
							
							
								10e267b7b6
								
							
						 | 
						
							
							
								
								[svn r63786] rename CollectionReport to CollectReport, remove XXX.
							
							
							
							
							
							
							
							--HG--
branch : trunk 
							
						 | 
						
							2009-04-07 13:51:55 +02:00 | 
						
					
				
					
						
							
							
								 
								hpk
							
						 | 
						
							
							
							
							
							
								
							
							
								c516e895fd
								
							
						 | 
						
							
							
								
								[svn r63685] internal renaming of variable name
							
							
							
							
							
							
							
							--HG--
branch : trunk 
							
						 | 
						
							2009-04-05 22:16:27 +02:00 | 
						
					
				
					
						
							
							
								 
								hpk
							
						 | 
						
							
							
							
							
							
								
							
							
								ec2c167264
								
							
						 | 
						
							
							
								
								[svn r63601] remove dead code.
							
							
							
							
							
							
							
							--HG--
branch : trunk 
							
						 | 
						
							2009-04-04 02:35:27 +02:00 | 
						
					
				
					
						
							
							
								 
								hpk
							
						 | 
						
							
							
							
							
							
								
							
							
								4aeb929b3c
								
							
						 | 
						
							
							
								
								[svn r63600] merge remaining content of event.py into runner.py.
							
							
							
							
							
							
							
							--HG--
branch : trunk 
							
						 | 
						
							2009-04-04 02:34:20 +02:00 | 
						
					
				
					
						
							
							
								 
								hpk
							
						 | 
						
							
							
							
							
							
								
							
							
								7b47da2203
								
							
						 | 
						
							
							
								
								[svn r63598] cleanup of imports and shuffling of plugin method.
							
							
							
							
							
							
							
							--HG--
branch : trunk 
							
						 | 
						
							2009-04-04 02:23:04 +02:00 | 
						
					
				
					
						
							
							
								 
								hpk
							
						 | 
						
							
							
							
							
							
								
							
							
								53491b1531
								
							
						 | 
						
							
							
								
								[svn r63571] kill another few test "events"
							
							
							
							
							
							
							
							--HG--
branch : trunk 
							
						 | 
						
							2009-04-03 17:47:16 +02:00 | 
						
					
				
					
						
							
							
								 
								hpk
							
						 | 
						
							
							
							
							
							
								
							
							
								45e0499f10
								
							
						 | 
						
							
							
								
								[svn r63566] the InternalException event class bites the dust.
							
							
							
							
							
							
							
							--HG--
branch : trunk 
							
						 | 
						
							2009-04-03 16:18:47 +02:00 | 
						
					
				
					
						
							
							
								 
								hpk
							
						 | 
						
							
							
							
							
							
								
							
							
								069ab6ff5f
								
							
						 | 
						
							
							
								
								[svn r63547] renaming all event consumers to use the "__" convention that
							
							
							
							
							
							
							
							is also used for funcargs.
--HG--
branch : trunk 
							
						 | 
						
							2009-04-02 19:58:51 +02:00 | 
						
					
				
					
						
							
							
								 
								hpk
							
						 | 
						
							
							
							
							
							
								
							
							
								af39c9850e
								
							
						 | 
						
							
							
								
								[svn r63219] fixing tests to care for underlying symlinked working directories
							
							
							
							
							
							
							
							--HG--
branch : trunk 
							
						 | 
						
							2009-03-23 03:07:53 +01:00 | 
						
					
				
					
						
							
							
								 
								hpk
							
						 | 
						
							
							
							
							
							
								
							
							
								2c2bfb5513
								
							
						 | 
						
							
							
								
								[svn r63210] * implement "--dist=each" to distribute each to each available node
							
							
							
							
							
							
							
							* improved node-management and nice showing of results
* streamline command line options
--HG--
branch : trunk 
							
						 | 
						
							2009-03-22 21:44:45 +01:00 | 
						
					
				
					
						
							
							
								 
								hpk
							
						 | 
						
							
							
							
							
							
								
							
							
								ad6afe21ff
								
							
						 | 
						
							
							
								
								[svn r63209] polish command line options for distributed testing.
							
							
							
							
							
							
							
							--HG--
branch : trunk 
							
						 | 
						
							2009-03-22 18:41:36 +01:00 | 
						
					
				
					
						
							
							
								 
								hpk
							
						 | 
						
							
							
							
							
							
								
							
							
								3305a0e3db
								
							
						 | 
						
							
							
								
								[svn r63203] add a method that allows to send an item to multiple nodes
							
							
							
							
							
							
							
							--HG--
branch : trunk 
							
						 | 
						
							2009-03-22 03:13:36 +01:00 | 
						
					
				
					
						
							
							
								 
								hpk
							
						 | 
						
							
							
							
							
							
								
							
							
								5f0cabb295
								
							
						 | 
						
							
							
								
								[svn r63202] prepare for allowing for items to be sent to multiple hosts
							
							
							
							
							
							
							
							--HG--
branch : trunk 
							
						 | 
						
							2009-03-22 02:50:16 +01:00 | 
						
					
				
					
						
							
							
								 
								hpk
							
						 | 
						
							
							
							
							
							
								
							
							
								3902890e1b
								
							
						 | 
						
							
							
								
								[svn r63192] rename dsession to dist
							
							
							
							
							
							
							
							--HG--
branch : trunk 
							
						 | 
						
							2009-03-21 20:31:09 +01:00 |