Commit Graph

15393 Commits

Author SHA1 Message Date
Loredana Crusoveanu e67c4b3573
Merge pull request #7948 from martinvw/feature/pre-cleanup
Feature/pre cleanup
2019-10-05 19:21:18 +09:00
wugangca a0cbfa3b06 BAEL-2988 Move the code from spring-rest-simple to spring-mvc-simple-… (#7914)
* BAEL-2988 Move the code from spring-rest-simple to spring-mvc-simple-2, based on the review feedback.

* BAEL-2988 revert previous changes in the spring-rest-simple
2019-10-04 07:30:54 -05:00
Martin van Wingerden bf3435372c
[BAEL-3306] Validations for Enum types
Added code belonging to the blog validations for Enum types.
2019-10-04 13:03:27 +02:00
Martin van Wingerden 00d903dc6b
Add a parent class for locale aware tests 2019-10-04 12:59:12 +02:00
Martin van Wingerden 3d296c30a5
Moved classes/package to right package 2019-10-04 12:56:42 +02:00
Martin van Wingerden 5aba544fb8
Re-enabled a disabled test and made the tests independent of machine locale 2019-10-04 12:56:42 +02:00
Martin van Wingerden 86dd449968
Formatted using the eclipse formatter 2019-10-04 12:56:41 +02:00
Martin van Wingerden 76e0fe4642
Reformatting code of javaxval before starting on [BAEL-3306] 2019-10-04 12:56:41 +02:00
Martin van Wingerden 0ba79b88b4
Include the link to https://www.baeldung.com/javax-validation-groups 2019-10-04 12:56:03 +02:00
catalin-burcea 8efd122412 rename jenkins/hello-world to jenkins/plugins 2019-10-04 13:39:16 +03:00
rpvilao 5e6304f837
Merge pull request #7794 from tapankavasthi/tavasthi-bael-3223
BAEL-3223: Excluding URLs from a Spring Filter
2019-10-04 10:13:51 +02:00
Josh Cummings 653ce39dbc
Merge pull request #7938 from catalin-burcea/BAEL-16667
[BAEL-16667] Split or move testing-modules/junit-5 module - update readmes
2019-10-04 00:53:19 -06:00
Alessio Stalla f17cb73647 #BAEL-17521 add README descriptions (#7937) 2019-10-04 09:52:53 +03:00
Alessio Stalla 0f64304c34 #BAEL-17519 add README descriptions (#7935) 2019-10-04 09:52:25 +03:00
Sam Millington 7490fb6aed Add README descriptions 27 (#7913) 2019-10-04 09:52:16 +03:00
Josh Cummings c891d97404
Merge pull request #7936 from alessiostalla/BAEL-17520
#BAEL-17520 add README descriptions
2019-10-04 00:51:16 -06:00
Josh Cummings f8ce67dd01
Merge pull request #7934 from alessiostalla/BAEL-17518
#BAEL-17518 add README descriptions
2019-10-04 00:49:38 -06:00
Josh Cummings 416b6c7e1e
Update README.md 2019-10-04 00:18:16 -06:00
Josh Cummings ac44c9679f
Merge branch 'master' into bael-16659 2019-10-04 00:16:38 -06:00
Sam Millington f7e63a836b Add README descriptions 29 (#7923)
* Add README descriptions 29

* Fixed collections-list links
2019-10-04 08:49:29 +03:00
Josh Cummings 746f62cc5f
Merge branch 'master' into readme-30 2019-10-03 23:46:41 -06:00
Josh Cummings 3d0a1d0315
Merge pull request #7895 from alessiostalla/BAEL-17506
#BAEL-17506 Add README descriptions to several modules.
2019-10-03 23:36:50 -06:00
Josh Cummings 2244648e2c
Add README descriptions 26 (#7912) 2019-10-03 23:34:40 -06:00
Sam Millington b36f5ef72f [BAEL-17476] Add README descriptions 25 (#7911) 2019-10-03 23:34:10 -06:00
Eric Martin 4d510c9b7d
Merge pull request #7857 from at508/master
[BAEL-2998] - Adding example for @DirtiesContext
2019-10-03 21:27:43 -05:00
Eric Martin aa8a75c54b
Merge pull request #7752 from nikunjgandhi1987/master
BAEL-3214 | FileWriter class
2019-10-03 20:03:16 -05:00
Alessio Stalla 6be36874d9 #BAEL-17523 add README descriptions 2019-10-03 17:54:31 +02:00
Sjmillington e6b5f14c49 Add readme descriptions 24 2019-10-03 16:21:23 +01:00
Alessio Stalla 06fd2119b5 #BAEL-17522 add README descriptions 2019-10-03 13:37:26 +02:00
Tapan Avasthi b53d41f977 BAEL-3223: Excluding URLs for a Filter in a Spring Web Application 2019-10-03 15:48:50 +05:30
catalin-burcea c138b81fa4 Split or move testing-modules/junit-5 module - update readmes 2019-10-03 10:57:18 +03:00
Alessio Stalla 4a9cae5e85 #BAEL-17520 add README descriptions 2019-10-03 08:58:43 +02:00
Alessio Stalla 476dbbc01a #BAEL-17518 add README descriptions 2019-10-03 08:36:36 +02:00
Sam Millington 68b080e1c5 [BAEL-17476] Add readme descriptions 19 (#7905) 2019-10-02 22:48:02 -06:00
Dhawal Kapil 4a04af8ebf BAEL-17956 Fix the integrations tests in vertx (#7889)
* BAEL-17956 Fix the integrations tests in vertx

* BAEL-17956 Fix the integrations tests in vertx

-Added random port logic
2019-10-02 22:23:05 -06:00
Sam Millington e4ef23d7b9 Add README descriptions 28! (#7917) 2019-10-02 22:19:05 -06:00
Josh Cummings 43de2560ce
Merge branch 'master' into BAEL-17506 2019-10-02 22:17:50 -06:00
Josh Cummings 8435d122dc
Merge branch 'master' into readme-26 2019-10-02 22:12:09 -06:00
Catalin Burcea 6cb034c1d8 Move articles out of core-java-lang part 1 (#7908) 2019-10-02 22:02:53 -06:00
Sam Millington aa88f134d3 [BAEL-17476] - Added README descriptions (#7904) 2019-10-02 21:43:24 -06:00
Catalin Burcea 160fd28fdd Split or move testing-modules/junit-5 module (#7879) 2019-10-02 21:33:18 -06:00
amit2103 e56841bad7 [BAEL-17473] - Fixed conflicts 2019-10-03 01:18:04 +05:30
Jonathan Cook 2e030a63b7
Merge pull request #7930 from macieg/bael-3285-update
BAEL-3285 | Fixed test name, added logging
2019-10-02 19:41:56 +02:00
Josh Cummings e2f6187f35 Update links to https (#7931)
* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* Update README.md

* https added

* https added

* Update README.md

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added
2019-10-02 20:30:08 +03:00
IgorNB 7f51ae04c0
Update SemaPhoreDemo.java 2019-10-02 19:56:19 +03:00
IgorNB efb631f017
safe semaphore.release in finally block 2019-10-02 19:55:06 +03:00
maibin e353d6de06
Merge pull request #7926 from dcalap/master
BAEL-3323 Finding an element in a list using Kotlin - Initial commit
2019-10-02 09:48:48 -07:00
maibin 25023df560
Merge pull request #7920 from kumar-devender/master
rename test cases to follow BDD style
2019-10-02 09:42:57 -07:00
Maciej Andrearczyk 93f31a8ac2 BAEL-3285 | Fixed test name, added logging 2019-10-02 18:32:46 +02:00
johnA1331 4aeef357e3 Bi-monthly test fix - BAEL-16797 (#7822)
* Create 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

* Create README.md

* Update README.md

* Create 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

* Update README.md

* Update README.md

* Update README.md

* Update README.md
2019-10-02 16:16:24 +03:00