DOHA 
							
						 
					 
					
						
						
						
						
							
						
						
							b3d4ed532b 
							
						 
					 
					
						
						
							
							Merge remote-tracking branch 'eugenp/master'  
						
						
						
						
					 
					
						2018-10-25 14:37:45 +03:00 
						 
				 
			
				
					
						
							
							
								Eric Martin 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5140bd630d 
							
						 
					 
					
						
						
							
							Merge pull request  #5444  from Wosin/BAEL-1463  
						
						... 
						
						
						
						BAEL-1463: Apache Storm Introduction 
						
						
					 
					
						2018-10-24 20:08:48 -05:00 
						 
				 
			
				
					
						
							
							
								Loredana Crusoveanu 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5bc98d712f 
							
						 
					 
					
						
						
							
							Merge pull request  #5528  from eugenp/fix-bubble-sort  
						
						... 
						
						
						
						fix bubble sort 
						
						
					 
					
						2018-10-24 22:50:10 +03:00 
						 
				 
			
				
					
						
							
							
								Loredana Crusoveanu 
							
						 
					 
					
						
						
						
						
							
						
						
							7bd608207c 
							
						 
					 
					
						
						
							
							fix bubble sort  
						
						
						
						
					 
					
						2018-10-24 22:29:28 +03:00 
						 
				 
			
				
					
						
							
							
								Loredana Crusoveanu 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c26630f046 
							
						 
					 
					
						
						
							
							Merge pull request  #5526  from khatwaniNikhil/BAEL-2215  
						
						... 
						
						
						
						Changes for BAEL-2215 
						
						
					 
					
						2018-10-24 19:43:29 +03:00 
						 
				 
			
				
					
						
							
							
								daoire 
							
						 
					 
					
						
						
						
						
							
						
						
							e24426923e 
							
						 
					 
					
						
						
							
							Refactor Code and add Tests ( #5251 )  
						
						
						
						
					 
					
						2018-10-23 22:09:29 +02:00 
						 
				 
			
				
					
						
							
							
								José Carlos Valero Sánchez 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							75b2ba2efa 
							
						 
					 
					
						
						
							
							Merge pull request  #5517  from PranayVJain/BAEL-2236  
						
						... 
						
						
						
						BAEL-2236: Reading a CSV file into a array 
						
						
					 
					
						2018-10-23 19:39:13 +01:00 
						 
				 
			
				
					
						
							
							
								Nikhil Khatwani 
							
						 
					 
					
						
						
						
						
							
						
						
							2809811d9f 
							
						 
					 
					
						
						
							
							Changes for BAEL-2215  
						
						
						
						
					 
					
						2018-10-23 17:56:26 +05:30 
						 
				 
			
				
					
						
							
							
								Grzegorz Piwowarek 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							1bca2a8c54 
							
						 
					 
					
						
						
							
							Update README.md ( #5525 )  
						
						
						
						
					 
					
						2018-10-23 04:50:09 -07:00 
						 
				 
			
				
					
						
							
							
								DomWos 
							
						 
					 
					
						
						
						
						
							
						
						
							6f34ca1de2 
							
						 
					 
					
						
						
							
							Changed the comment about random range to proper values.  
						
						
						
						
					 
					
						2018-10-23 12:09:46 +02:00 
						 
				 
			
				
					
						
							
							
								charlesgonzales 
							
						 
					 
					
						
						
						
						
							
						
						
							fc13924962 
							
						 
					 
					
						
						
							
							Bi-monthly fix (BAEL-9663) ( #5523 )  
						
						... 
						
						
						
						* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.MD
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Create README.md
* Update README.md
* Update README.md
* Update README.md 
						
						
					 
					
						2018-10-23 01:57:41 -07:00 
						 
				 
			
				
					
						
							
							
								DOHA 
							
						 
					 
					
						
						
						
						
							
						
						
							38e9149af6 
							
						 
					 
					
						
						
							
							httpOnly session  
						
						
						
						
					 
					
						2018-10-22 22:39:07 +03:00 
						 
				 
			
				
					
						
							
							
								sandy03934 
							
						 
					 
					
						
						
						
						
							
						
						
							c533462382 
							
						 
					 
					
						
						
							
							Bael 2262 : Removed the basic authentication from HTTPS Enabled Application ( #5516 )  
						
						... 
						
						
						
						* BAEL-1979 Added examples for SnakeYAML Library
* BAEL-1979 Moved the snakeyaml related code to libraries module
* BAEL-1979 Removed the System.out.println() statements and converted the assertTrue to assertEquals wherever possible.
* BAEL-1979 Removed println statements, small formatting fix in pom.xml
* BAEL-1466 Added a new module for apache-geode
* BAEL-1466 Updated the Integration Tests.
* BAEL-1466 Updated the Integration Tests.
* BAEL-1466 Updated the Integration Tests.
* BAEL-1466 Removed the Unnecessary code.
* BAEL-2262 Added code for demonstration of HTTPS enabled Spring Boot Application
* BAEL-2262 Removed the Basic Authentication from the HttpsEnabledApplication. 
						
						
					 
					
						2018-10-22 08:38:39 -07:00 
						 
				 
			
				
					
						
							
							
								DomWos 
							
						 
					 
					
						
						
						
						
							
						
						
							aed1514c0b 
							
						 
					 
					
						
						
							
							Filtering fix.  
						
						
						
						
					 
					
						2018-10-22 11:54:39 +02:00 
						 
				 
			
				
					
						
							
							
								DomWos 
							
						 
					 
					
						
						
						
						
							
						
						
							6fa2361283 
							
						 
					 
					
						
						
							
							Fixes according to comments.  
						
						
						
						
					 
					
						2018-10-22 11:51:37 +02:00 
						 
				 
			
				
					
						
							
							
								Pranay jain 
							
						 
					 
					
						
						
						
						
							
						
						
							daa1de25a2 
							
						 
					 
					
						
						
							
							BAEL-2236: Reading a CSV file into a array  
						
						
						
						
					 
					
						2018-10-22 11:06:25 +05:30 
						 
				 
			
				
					
						
							
							
								José Carlos Valero Sánchez 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f83798f80c 
							
						 
					 
					
						
						
							
							Merge pull request  #5512  from MrSamMillington/master  
						
						... 
						
						
						
						[BAEL-2256] Guide to simple date format unit test 
						
						
					 
					
						2018-10-21 21:39:40 +01:00 
						 
				 
			
				
					
						
							
							
								Loredana Crusoveanu 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							6e08650b9c 
							
						 
					 
					
						
						
							
							Merge pull request  #5432  from smmansoor/bael-2040  
						
						... 
						
						
						
						[BAEL-2040] Introduction to apache pulsar 
						
						
					 
					
						2018-10-21 22:54:55 +03:00 
						 
				 
			
				
					
						
							
							
								sandy03934 
							
						 
					 
					
						
						
						
						
							
						
						
							d67ad2151b 
							
						 
					 
					
						
						
							
							BAEL-2262 Demo Spring Boot App for HTTPS enabled. ( #5513 )  
						
						... 
						
						
						
						* BAEL-1979 Added examples for SnakeYAML Library
* BAEL-1979 Moved the snakeyaml related code to libraries module
* BAEL-1979 Removed the System.out.println() statements and converted the assertTrue to assertEquals wherever possible.
* BAEL-1979 Removed println statements, small formatting fix in pom.xml
* BAEL-1466 Added a new module for apache-geode
* BAEL-1466 Updated the Integration Tests.
* BAEL-1466 Updated the Integration Tests.
* BAEL-1466 Updated the Integration Tests.
* BAEL-1466 Removed the Unnecessary code.
* BAEL-2262 Added code for demonstration of HTTPS enabled Spring Boot Application 
						
						
					 
					
						2018-10-21 12:41:25 -07:00 
						 
				 
			
				
					
						
							
							
								Loredana Crusoveanu 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c0132660e3 
							
						 
					 
					
						
						
							
							Merge pull request  #5494  from eugenp/lor6-patch-17  
						
						... 
						
						
						
						Update README.md 
						
						
					 
					
						2018-10-21 20:29:20 +03:00 
						 
				 
			
				
					
						
							
							
								Sam Millington 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							06be85c4a1 
							
						 
					 
					
						
						
							
							Added 'thens' to conform with given_when_then format  
						
						
						
						
					 
					
						2018-10-21 18:06:39 +01:00 
						 
				 
			
				
					
						
							
							
								Sjmillington 
							
						 
					 
					
						
						
						
						
							
						
						
							a7276eb191 
							
						 
					 
					
						
						
							
							[BAEL-2256] Guide to simple date format unit tests  
						
						
						
						
					 
					
						2018-10-21 17:42:54 +01:00 
						 
				 
			
				
					
						
							
							
								Loredana Crusoveanu 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							01b9b5673e 
							
						 
					 
					
						
						
							
							Merge pull request  #5509  from eugenp/fix-activiti  
						
						... 
						
						
						
						fix main class of activiti boot 
						
						
					 
					
						2018-10-21 11:04:02 +03:00 
						 
				 
			
				
					
						
							
							
								Loredana Crusoveanu 
							
						 
					 
					
						
						
						
						
							
						
						
							5bfec51157 
							
						 
					 
					
						
						
							
							fix main class of activiti boot  
						
						
						
						
					 
					
						2018-10-21 10:53:15 +03:00 
						 
				 
			
				
					
						
							
							
								Loredana Crusoveanu 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d8d58d8d90 
							
						 
					 
					
						
						
							
							Merge pull request  #5496  from amit2103/BAEL-9515  
						
						... 
						
						
						
						[BAEL-9515] - Added spring boot version property for artifact and plu… 
						
						
					 
					
						2018-10-21 10:20:33 +03:00 
						 
				 
			
				
					
						
							
							
								Loredana Crusoveanu 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a658ab4834 
							
						 
					 
					
						
						
							
							Update README.md  
						
						
						
						
					 
					
						2018-10-21 10:20:13 +03:00 
						 
				 
			
				
					
						
							
							
								Eric Martin 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							3137c5f805 
							
						 
					 
					
						
						
							
							Merge pull request  #5438  from dev-chirag/master  
						
						... 
						
						
						
						BAEL-1708 Custom Types in Hibernate 
						
						
					 
					
						2018-10-20 15:58:49 -05:00 
						 
				 
			
				
					
						
							
							
								Loredana Crusoveanu 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d166c0bb2e 
							
						 
					 
					
						
						
							
							Update pom.xml  
						
						
						
						
					 
					
						2018-10-20 22:26:50 +03:00 
						 
				 
			
				
					
						
							
							
								Loredana Crusoveanu 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							244d7749f0 
							
						 
					 
					
						
						
							
							Merge pull request  #5506  from eugenp/fix-greeter-parent  
						
						... 
						
						
						
						fix custom starter setup 
						
						
					 
					
						2018-10-20 22:26:20 +03:00 
						 
				 
			
				
					
						
							
							
								Loredana Crusoveanu 
							
						 
					 
					
						
						
						
						
							
						
						
							d10f6b56ed 
							
						 
					 
					
						
						
							
							trigger parent build  
						
						
						
						
					 
					
						2018-10-20 22:08:41 +03:00 
						 
				 
			
				
					
						
							
							
								Loredana Crusoveanu 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							3317af11f4 
							
						 
					 
					
						
						
							
							Merge pull request  #5456  from amit2103/BAEL-9516  
						
						... 
						
						
						
						[BAEL-9516] - Added latest version of spring 2 
						
						
					 
					
						2018-10-20 22:03:31 +03:00 
						 
				 
			
				
					
						
							
							
								Loredana Crusoveanu 
							
						 
					 
					
						
						
						
						
							
						
						
							cf56156f33 
							
						 
					 
					
						
						
							
							fix custom starter setup  
						
						
						
						
					 
					
						2018-10-20 22:02:24 +03:00 
						 
				 
			
				
					
						
							
							
								Loredana Crusoveanu 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							bb380406b2 
							
						 
					 
					
						
						
							
							Update pom.xml  
						
						
						
						
					 
					
						2018-10-20 21:53:54 +03:00 
						 
				 
			
				
					
						
							
							
								Loredana Crusoveanu 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							cbc996a5d1 
							
						 
					 
					
						
						
							
							Merge pull request  #5502  from eugenp/fix-spring-ejb-setup  
						
						... 
						
						
						
						change setup of spring-ejb-client 
						
						
					 
					
						2018-10-20 21:53:03 +03:00 
						 
				 
			
				
					
						
							
							
								Loredana Crusoveanu 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							6319eb836f 
							
						 
					 
					
						
						
							
							Merge pull request  #5499  from amit2103/BAEL-9517  
						
						... 
						
						
						
						[BAEL-9517] - Upgraded parent-spring-4 to the latest version of Sprin… 
						
						
					 
					
						2018-10-20 21:16:12 +03:00 
						 
				 
			
				
					
						
							
							
								Loredana Crusoveanu 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4d1b2f16db 
							
						 
					 
					
						
						
							
							Merge pull request  #5500  from eugenp/lor6-patch-18  
						
						... 
						
						
						
						Update README.md 
						
						
					 
					
						2018-10-20 21:14:43 +03:00 
						 
				 
			
				
					
						
							
							
								Loredana Crusoveanu 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ce250df07e 
							
						 
					 
					
						
						
							
							Merge pull request  #5503  from amit2103/BAEL-9550  
						
						... 
						
						
						
						[BAEL-9550] - Moved GuavaBiMapUnitTest from core-java to java-collect… 
						
						
					 
					
						2018-10-20 21:11:39 +03:00 
						 
				 
			
				
					
						
							
							
								Loredana Crusoveanu 
							
						 
					 
					
						
						
						
						
							
						
						
							f8a7e1a291 
							
						 
					 
					
						
						
							
							remove from main pom  
						
						
						
						
					 
					
						2018-10-20 20:48:22 +03:00 
						 
				 
			
				
					
						
							
							
								Loredana Crusoveanu 
							
						 
					 
					
						
						
						
						
							
						
						
							294d52e7e4 
							
						 
					 
					
						
						
							
							change setup of spring-ejb-client  
						
						
						
						
					 
					
						2018-10-20 20:41:36 +03:00 
						 
				 
			
				
					
						
							
							
								amit2103 
							
						 
					 
					
						
						
						
						
							
						
						
							6be1833b3d 
							
						 
					 
					
						
						
							
							[BAEL-9550] - Moved GuavaBiMapUnitTest from core-java to java-collections-map module  
						
						
						
						
					 
					
						2018-10-20 23:11:32 +05:30 
						 
				 
			
				
					
						
							
							
								Loredana Crusoveanu 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							244aace788 
							
						 
					 
					
						
						
							
							Merge pull request  #5498  from amit2103/BAEL-9538  
						
						... 
						
						
						
						[BAEL-9538] - Move persistence-related modules into the persistence f… 
						
						
					 
					
						2018-10-20 15:15:27 +03:00 
						 
				 
			
				
					
						
							
							
								Loredana Crusoveanu 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d639ab2495 
							
						 
					 
					
						
						
							
							Update README.md  
						
						
						
						
					 
					
						2018-10-20 15:10:00 +03:00 
						 
				 
			
				
					
						
							
							
								Loredana Crusoveanu 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							9bc8040bab 
							
						 
					 
					
						
						
							
							Merge pull request  #5495  from amit2103/BAEL-9550  
						
						... 
						
						
						
						Bael 9550 
						
						
					 
					
						2018-10-20 14:57:39 +03:00 
						 
				 
			
				
					
						
							
							
								amit2103 
							
						 
					 
					
						
						
						
						
							
						
						
							dc9b135417 
							
						 
					 
					
						
						
							
							[BAEL-9517] - Upgraded parent-spring-4 to the latest version of Spring 4.3.20  
						
						
						
						
					 
					
						2018-10-20 15:22:59 +05:30 
						 
				 
			
				
					
						
							
							
								Loredana Crusoveanu 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b79874af3b 
							
						 
					 
					
						
						
							
							Update pom.xml  
						
						
						
						
					 
					
						2018-10-20 10:18:28 +03:00 
						 
				 
			
				
					
						
							
							
								amit2103 
							
						 
					 
					
						
						
						
						
							
						
						
							21a3a43788 
							
						 
					 
					
						
						
							
							[BAEL-9538] - Move persistence-related modules into the persistence folder  
						
						
						
						
					 
					
						2018-10-20 11:27:08 +05:30 
						 
				 
			
				
					
						
							
							
								Adam InTae Gerard 
							
						 
					 
					
						
						
						
						
							
						
						
							2404312d20 
							
						 
					 
					
						
						
							
							BAEL-1909 ( #5366 )  
						
						
						
						
					 
					
						2018-10-20 06:29:05 +02:00 
						 
				 
			
				
					
						
							
							
								amit2103 
							
						 
					 
					
						
						
						
						
							
						
						
							296e9c03cc 
							
						 
					 
					
						
						
							
							[BAEL-9516] - Added spring boot version property for artifact and plugin dependency  
						
						
						
						
					 
					
						2018-10-20 01:33:02 +05:30 
						 
				 
			
				
					
						
							
							
								amit2103 
							
						 
					 
					
						
						
						
						
							
						
						
							dc0cf74266 
							
						 
					 
					
						
						
							
							[BAEL-9516] - Added latest version of spring 2  
						
						
						
						
					 
					
						2018-10-20 01:28:04 +05:30 
						 
				 
			
				
					
						
							
							
								amit2103 
							
						 
					 
					
						
						
						
						
							
						
						
							0b210ac086 
							
						 
					 
					
						
						
							
							[BAEL-9515] - Added spring boot version property for artifact and plugin dependency  
						
						
						
						
					 
					
						2018-10-20 01:23:54 +05:30