Commit Graph

10529 Commits

Author SHA1 Message Date
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
eric-martin 917c64307a UnzipFile is vulnerable to Zip Slip #5497 2018-10-22 21:57:52 -05:00
DOHA 38e9149af6 httpOnly session 2018-10-22 22:39:07 +03:00
Loredana Crusoveanu 906082b26f fix formating 2018-10-22 20:05:17 +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
Ganesh Pagade 2bca6e0c83 Merge branch 'master' of https://github.com/eugenp/tutorials into zuul_throttling 2018-10-22 19:52:24 +05:30
Ganesh Pagade 87153bd9ff minor changes 2018-10-22 19:11:40 +05:30
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
Sandip Singh 5d5a7863f1 Merge remote-tracking branch 'upstream/master' 2018-10-22 09:43:21 +05:30
Sandip Singh 0ee48a7d92 BAEL-2262 Removed the Basic Authentication from the HttpsEnabledApplication. 2018-10-22 09:05:47 +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 277898ac24 update zonedatetime test 2018-10-21 21:37:25 +03:00
Sandip Singh 2c6635bef2 BAEL-2262 Added code for demonstration of HTTPS enabled Spring Boot Application 2018-10-21 23:58:43 +05:30
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
Ganesh Pagade e9bc235b1c added test 2018-10-21 19:10:30 +05:30
amit2103 2eefb41ecd Merge branch 'master' of https://github.com/eugenp/tutorials into BAEL-9696 2018-10-21 18:39:55 +05:30
Ganesh Pagade bc8e2179e6 basic service with rate limit 2018-10-21 18:22:58 +05:30
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
amit2103 682f93885b [BAEL-9696] - Fixed conflicts and moved new code changes 2018-10-21 11:48:52 +05:30
amit2103 73808691af Merge branch 'master' of https://github.com/eugenp/tutorials into BAEL-9696 2018-10-21 11:32:30 +05:30
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
amit2103 dec65af500 Merge branch 'master' of https://github.com/eugenp/tutorials into BAEL-9696 2018-10-21 01:11:39 +05:30
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
Dhawal Kapil dfd549e665 Merge branch 'master' of https://github.com/eugenp/tutorials into task/BAEL-9040 2018-10-21 00:26:48 +05:30
Dhawal Kapil b2f3115cfd BAEL-9040 Two quick improvements to the foreach article
-Added more tests for forEach tutorial
2018-10-21 00:26:30 +05:30
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
amit2103 0a59773850 Merge branch 'master' of https://github.com/eugenp/tutorials into BAEL-9696 2018-10-21 00:09:45 +05:30
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
amit2103 6c1722a5a2 [BAEL-9696] - Moved persistence-related modules into the persistence folder 2018-10-20 23:41:12 +05:30
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