10048 Commits

Author SHA1 Message Date
Loredana Crusoveanu
7d7eea291c
Merge pull request #5345 from vaibs28/master
BAEL-2211 Merge Sort
2018-09-29 15:39:01 +03:00
Loredana Crusoveanu
f5258639d8
Merge pull request #5346 from eugenp/BAEL-2086-V2
update jsf
2018-09-29 14:49:27 +03:00
Loredana Crusoveanu
33ca802287 update jsf 2018-09-29 14:38:45 +03:00
Loredana Crusoveanu
07b5a95dc3
Merge pull request #5338 from Vizsoro/controller-service-dao-jsf-5
refactor of dependencies
2018-09-29 14:29:29 +03:00
Vaibhav Sahay
ea4b5c8636
removed negative test 2018-09-29 16:19:45 +05:30
Vaibhav Sahay
575dcc3840
Updated the imports 2018-09-29 16:15:54 +05:30
Vaibhav Sahay
6a3eec15e5
Unit test for MergeSort 2018-09-29 16:06:30 +05:30
Vaibhav Sahay
a4521a9b04
Merge pull request #1 from eugenp/master
sync repo
2018-09-29 15:59:41 +05:30
Vaibhav Sahay
681815d97f
Deleted MergeSortTest.java 2018-09-29 15:44:14 +05:30
Vaibhav Sahay
d01ab8e3eb
removed negative test 2018-09-29 15:37:34 +05:30
Vaibhav Sahay
5db1d97f8f
initial commit 2018-09-29 15:24:09 +05:30
Vaibhav Sahay
191b27a8c5
initial commit 2018-09-29 15:22:22 +05:30
Loredana Crusoveanu
2be7a7235d
Merge pull request #5342 from eugenp/remove-extra-vaadin
remove extra vaadin project
2018-09-29 12:37:10 +03:00
Patryk
56c2b9663e BAEL-2165 (#5317)
* BAEL-2165: Guide to Passay

* BAEL-2165: Guide to Passay #2

* BAEL-2165: Guide to Passay #3

Fixed formatting.
2018-09-29 10:52:02 +02:00
Loredana Crusoveanu
75c258540e remove extra vaadin project 2018-09-29 09:32:36 +03:00
Siben Nayak
51914a01e1 [BAEL-2032] Operate on an item in a Stream then remove it (#5175)
* [BAEL-2032] Operate on an item in a Stream then remove it

* Remove the unit test from this package
2018-09-28 12:47:10 -07:00
Loredana Crusoveanu
b46c2ddb3d
Merge pull request #5337 from eugenp/BAEL-9051
BAEL-9051: Fixed failing unit tests
2018-09-28 21:54:38 +03:00
mherbaghinyan
ee7fa854b4 merge maps more examples 2018-09-28 17:32:11 +04:00
mherbaghinyan
03f28236b8 merge maps first example 2018-09-28 15:08:08 +04:00
Kostiantyn Dobarskyi
17b4861863
BAEL-2127 added link to live article about Completable 2018-09-28 10:27:47 +03:00
Nik Gorylenko
3ea0d3f8c9 remove duplicate (#5073) 2018-09-28 08:15:43 +01:00
vizsoro
275adabbee refactor of dependencies 2018-09-28 07:39:05 +02:00
Kostiantyn Dobarskyi
33208b0be1 BAEL-2127 Chaining Completables in RxJava (#5323) 2018-09-28 06:50:10 +02:00
RoscoeLotriet
cdee973e63 Merge branch 'master' into stream-foreach-ifelse-logic 2018-09-28 06:03:07 +02:00
RoscoeLotriet
9b6a043cbb Updated if-else logic and added filter method examples 2018-09-28 06:02:34 +02:00
sachin29aug
d3ad4dcfc2 BAEL-9051: Fix failing unit tests 2018-09-27 22:52:50 -04:00
Hai Nguyen
6c0c94449d StructuralJumpTest 2018-09-28 10:01:45 +08:00
Hai Nguyen
df99b29fb3 test cases 2018-09-28 10:00:44 +08:00
josephine-barboza
7721797946
Create logback.yml 2018-09-28 06:21:38 +05:30
josephine-barboza
a22470ac23
Create ebean.mf 2018-09-28 06:21:19 +05:30
josephine-barboza
9fcc873f63
Create application.properties 2018-09-28 06:20:58 +05:30
josephine-barboza
8b8e3f2650
Create App2.java 2018-09-28 06:20:22 +05:30
josephine-barboza
9510ca6fa1
Create App.java 2018-09-28 06:19:55 +05:30
josephine-barboza
a9d3d8ea07
Add files via upload 2018-09-28 06:18:48 +05:30
josephine-barboza
18f4728a9f
Create Address.java 2018-09-28 06:17:40 +05:30
josephine-barboza
2a7a33f717
BAEL-2169 2018-09-28 06:15:03 +05:30
Mher Baghinyan
2224e723fd Bael 2053 (#5331)
* String performance class

* String intern performance

* String performance replace

* String performance concat

* String performance split

* String performance convert

* String performance comparison

* String performance ==

* String performance check length

* String performance

* String performance matches

* String performance hints

* String performance %d

* fixing benchmark tests

* String performance final

* method naming convention fix

* renaming class name

* remove loops

* String performance review checked

* remove methods

* remove unnecessary class after the merge

* Delete pom.xml
2018-09-27 19:02:28 +02:00
Loredana Crusoveanu
0fe135bdcb
Merge pull request #5329 from dkapil/task/BAEL-8962
BAEL-8962 Fix surefire configs of twitterhdfs, spring cloud projects
2018-09-27 11:33:24 +03:00
Loredana Crusoveanu
c09425ac03
Merge pull request #5219 from eugenp/BAEL-8939
BAEL-8939: Adding a Spring Context test in all Spring Modules (change…
2018-09-27 11:21:12 +03:00
charlesgonzales
4cbc8d0bac To add/fix links (Team Jira BAEL-9015) (#5332)
* 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

* Create README.md

* Update README.md

* Update README.MD

* Update README.md

* Update README.md

* Update README.md

* Update README.md
2018-09-27 09:09:58 +02:00
Dhawal Kapil
c34f132cfe
Update pom.xml 2018-09-27 08:54:14 +05:30
Loredana Crusoveanu
1e60c8f11e
Merge pull request #5324 from amit2103/BAEL-9021
[BAEL-9021] - Fixed compilation error and uncommented module in paren…
2018-09-27 00:11:56 +03:00
Tom Hombergs
bf912b11d8
Merge pull request #5145 from eelhazati/master
BAEL-1998 cdi portable extensions
2018-09-26 21:06:44 +02:00
Eugen
42f4355c18
Update README.md 2018-09-26 18:27:27 +03:00
nnhai1991@gmail.com
af993076f1 LoopTest class 2018-09-26 23:24:26 +08:00
sachin29aug
618277200b Fixed travis build 2018-09-25 23:31:40 -04:00
sachin29aug
0edea763ca Fixed the travis build 2018-09-25 22:52:38 -04:00
sachin29aug
9d5ad201dd Reverting the test failing the travis build due to compilation issue 2018-09-25 21:04:50 -04:00
Loredana Crusoveanu
15569feb68
Merge pull request #5330 from Vizsoro/controller-service-dao-jsf-4
updated dependencies
2018-09-26 00:24:11 +03:00
vizsoro
676fb7c842 updated dependencies 2018-09-25 22:56:14 +02:00