Commit Graph

13998 Commits

Author SHA1 Message Date
Erik Pragt 192a8e58c9
Merge pull request #7253 from arhohuttunen/master
BAEL-2911 JUnit Custom Display Name Generator API
2019-07-05 22:17:12 +02:00
Arho Huttunen 0cf2895db0 BAEL-2911 JUnit Custom Display Name Generator API 2019-07-05 21:04:20 +03:00
Pavan Shankar Koli 6db4ca2698 BAEL-2578 Created separate module 2019-07-05 23:10:41 +05:30
Anshul Bansal a3e08f7ce0 BAEL-2995 - possible lossy conversion - fixes 2019-07-05 18:34:01 +03:00
Anshul Bansal 33476d6991 Removed readme file 2019-07-05 11:46:09 +03:00
Eric Martin 58c4f47879
Merge pull request #7136 from dev-chirag/master
BAEL-2953 A guide to Apache Mesos
2019-07-04 16:02:33 -05:00
Eric Martin dc00405a28
Merge branch 'master' into master 2019-07-04 16:00:21 -05:00
amit2103 1a3bf2a24f [BAEL-10984] - Updated vaadin article with new version and added removed examples 2019-07-05 00:15:40 +05:30
rpvilao f6739df532
Merge pull request #7243 from MajewskiKrzysztof/BAEL-3001
Bael 3001
2019-07-04 13:54:00 +02:00
Krzysztof Majewski 9b4f63704a BAEL-3001 2019-07-03 20:06:46 +02:00
Krzysztof Majewski 55c9579875
Merge pull request #1 from eugenp/master
pull
2019-07-03 20:02:58 +02:00
ashleyfrieze 2a13eba57f
Merge pull request #7242 from ashleyfrieze/fix_build_issue_java-streams-2
Disabling Java Streams 2 in integration build as in main build
2019-07-03 17:21:15 +01:00
Ashley Frieze 2f72e467eb Disabling Java Streams 2 in integration build as in main build 2019-07-03 16:19:18 +01:00
Anshul Bansal e5c3dbb67c BAEL-2995 - possible lossy conversion - fixes 2019-07-03 16:22:08 +03:00
Anshul Bansal b910336c27 BAEL-2995 - possible lossy conversion - new module java-numbers-2 created 2019-07-03 16:16:43 +03:00
collaboratewithakash f10889579d
Back-link added 2019-07-03 12:40:27 +05:30
collaboratewithakash 15b0bd9f9b
Back-link added 2019-07-03 12:38:55 +05:30
collaboratewithakash 45a6be9c85
Back-link added 2019-07-03 12:35:22 +05:30
collaboratewithakash ccddf1ba82
Back-link added 2019-07-03 12:32:14 +05:30
collaboratewithakash f79e3b0676
Back-link added 2019-07-03 12:29:43 +05:30
collaboratewithakash 6d5cd34665
Back-link added 2019-07-03 12:25:04 +05:30
collaboratewithakash 2c4a1a9830
Back-link added 2019-07-03 12:22:56 +05:30
collaboratewithakash b485df68e4
Back-link added 2019-07-03 12:19:57 +05:30
collaboratewithakash ce001ff4bb
Back-link added 2019-07-03 12:14:57 +05:30
collaboratewithakash 7136f07e7a
Back-link added 2019-07-03 12:13:37 +05:30
collaboratewithakash 241c4ee443
Back-link added 2019-07-03 12:11:33 +05:30
collaboratewithakash c2563fa053
Back-link added 2019-07-03 12:08:23 +05:30
collaboratewithakash 8b7ad99af9
Back-link added 2019-07-03 12:06:59 +05:30
collaboratewithakash 8d383d5f8a
Back-link added 2019-07-03 12:05:53 +05:30
collaboratewithakash 5acc605d39
Back-link added 2019-07-03 12:04:33 +05:30
collaboratewithakash d1251f762b
Back-link added 2019-07-03 11:58:11 +05:30
collaboratewithakash 44e2cc65ca
Back-link added 2019-07-03 11:42:59 +05:30
collaboratewithakash d4f0f09948
Back-link added 2019-07-03 11:37:52 +05:30
collaboratewithakash 9a34e576c9
Back-link added 2019-07-03 11:37:42 +05:30
collaboratewithakash 8bc56f4e39
Back-link added 2019-07-03 11:32:23 +05:30
collaboratewithakash cb82c9828b
Back-link added 2019-07-03 11:26:49 +05:30
collaboratewithakash c9126ae52b
Back-link added 2019-07-03 11:25:15 +05:30
collaboratewithakash cc7260465a
Back-link added 2019-07-03 11:23:34 +05:30
collaboratewithakash 3d16af291f
Back-link added 2019-07-03 11:21:15 +05:30
collaboratewithakash 69b272888f
Back-link added 2019-07-03 11:19:52 +05:30
collaboratewithakash 524e50f5de
Back-link added 2019-07-03 11:17:10 +05:30
collaboratewithakash c828d6083e
Back-link added 2019-07-03 11:15:17 +05:30
Michael Sievers c5179b6ec8 [BAEL-3019] Add sample code for empty and blank string checks (#7176)
* [BAEL-3019] Add sample code for empty and blank string checks

* [BAEL-3019] Add article link to module README

* [BAEL-3019] Remove blank line in the beginning of certain tests

* [BAEL-3019] Unroll tests and adhere to givenXXX_thenXXX naming convention

* Revert "[BAEL-3019] Add article link to module README"

This reverts commit 675295fafa53861d2bd3eb0e766665a58adda97d.

* [BAEL-3019] Bump guava version for 'java-strings-2' to 28.0-jre
2019-07-02 20:01:53 -06:00
Pazis d67b026d29 BAEL-2962 Java Multi-line String (#7166)
* added readme

* hexagonal architecture implemented

* Java Multiline String
2019-07-02 19:20:41 -06:00
Sam Millington 7c4019e384 [BAEL-2959] A Guide to MapDB code (#7042)
* [BAEL-2959] A Guide to MapDB code

* [BAEL-2959] fixes

* [BAEL-2959] made VOLUME_LOCATION static in SortedTableMapUnitTest

* moved mapdb files from libraries to libraries-2

* [BAEL-2959] formatting fixes

* updated pom.xml
2019-07-02 21:01:30 +01:00
Loredana Crusoveanu e82221416d
Merge pull request #7146 from chandra1123/BAEL-3045-Validate-Date
Bael 3045 validate date
2019-07-02 21:59:48 +03:00
gpq5 ceb3d9ba78 added another example of custom comparator 2019-07-02 23:25:24 +05:30
cdjole 5d3d79ca84 String made of substring test update (#7234) 2019-07-02 18:02:23 +02:00
Lukasz Rys 2f7638fd37 [ BAEL-2515 ]: Move override tutorial classes to spring-testing module (#7232) 2019-07-02 13:08:35 +02:00
collaboratewithakash 43fd64c938
Back-link added 2019-07-02 13:40:43 +05:30