2329 Commits

Author SHA1 Message Date
Ovidijus Okinskas
6b10f4bdd1 Adding appropriate comments on classes and full description in App.java. Removing added function in ServiceAmbassador as it's not appropriate for the example. 2018-06-04 20:36:10 +01:00
Ovidijus Okinskas
73925cef2e Ambassador adds logging, imitates trying to connect to remote service and provides new client-side functionality. Need to clean up code, add tests and add descriptive comments. 2018-06-03 22:20:40 +01:00
Ilkka Seppälä
987994f0fe Add license headers 2018-06-03 14:15:11 +03:00
Ilkka Seppälä
95df47e418 Disable intermittently failing test 2018-06-03 14:15:00 +03:00
Argyro-Sioziou
afe85e22e7 Enhancing code format 2018-05-29 01:37:53 +03:00
giorgosmav21
4023944240 Adding README.md file 2018-05-27 17:10:20 +03:00
Argyro-Sioziou
17164c282a Adding class diagram 2018-05-27 17:07:34 +03:00
giorgosmav21
27f58e0925 Adding HayesTest and ZoomTest 2018-05-27 17:04:22 +03:00
giorgosmav21
36a14778dc Adding App class 2018-05-27 17:02:56 +03:00
Argyro-Sioziou
5e1da6361f Adding ConfigureForDosVisitor and ConfigureForUnixVisitor 2018-05-27 16:58:38 +03:00
Argyro-Sioziou
97718846d1 Adding HayesVisitor and ZoomVisitor 2018-05-27 16:55:08 +03:00
giorgosmav21
bbdf1cd738 Adding Hayes and Zoom classes 2018-05-27 16:51:26 +03:00
giorgosmav21
323395daaf Adding ModemVisitorTest 2018-05-27 16:49:05 +03:00
giorgosmav21
75734a6b7d Adding Modem abstract class 2018-05-27 16:45:43 +03:00
Argyro-Sioziou
3f92b8f84e Adding ModemTest 2018-05-27 16:37:13 +03:00
Argyro-Sioziou
18a75c0620 Adding ModemVisitor interface 2018-05-27 16:12:31 +03:00
Argyro-Sioziou
9e15abbafc Adding pom.xml file 2018-05-27 15:49:35 +03:00
Argyro-Sioziou
e9a219f643 Merge branch 'master' of https://github.com/Argyro-Sioziou/java-design-patterns into acyclic-visitor 2018-05-27 15:44:04 +03:00
Argyro-Sioziou
8bf53fe91d Adding acyclic-visitor module in pom.xml 2018-05-27 15:11:06 +03:00
Ilkka Seppälä
c713dbcbf4
Merge pull request #752 from christophercolumbusdog/master
#643 Fix flaky tests for throttling pattern
2018-05-27 10:59:52 +03:00
Christian Cygnus
f3e1cd3a1d Fix checkstyle 2018-05-25 22:47:23 -05:00
Christian Cygnus
4ab46c7fcb #643 Fix flaky tests for throttling pattern 2018-05-25 22:26:35 -05:00
Narendra Pathai
d7893c1fc2
Updated incorrect tag
Corrected improper tag from Difficulty-Easy to Difficulty-Beginner
2018-05-16 12:36:17 +05:30
Narendra Pathai
eddfe76a84
Merge pull request #717 from waisuan/master
Dirty Flag pattern #560
2018-05-16 12:31:20 +05:30
Evan Sia Wai Suan
a386d4266d Fixed UnitTest 2018-05-12 18:18:44 +01:00
Evan Sia Wai Suan
29edeabaae Fixes based on code review feedback 2018-05-12 17:47:03 +01:00
Evan Sia Wai Suan
abcc39871b Merged with upstream 2018-05-12 16:12:23 +01:00
Ilkka Seppälä
4ac6f90c96
Merge pull request #748 from pelmegov/clean-converter-class
Parameters in Converter class methods was renamed.
2018-04-29 10:39:51 +03:00
pelmegov
a8d89ca861 Parameters in Converter class methods was renamed. A base class must not contain the concrete entities names or concrete class names 2018-04-28 19:34:57 +03:00
Ilkka Seppälä
998600f09e
Merge pull request #744 from pokemon4e/master
Consistent naming for EIP patterns #733
2018-04-12 21:02:08 +03:00
Ilkka Seppälä
1e04b17a2d
Merge pull request #743 from MottoX/cleanup
Cleanup unnecessary code
2018-04-12 20:39:45 +03:00
Ilkka Seppälä
187b16c9e0
Merge pull request #740 from mernst/coverage-documentation
Correct the command for computing code coverage
2018-04-12 20:37:30 +03:00
Milena Sapunova
3b45f2cad6 Consistent naming for EIP patterns #733 2018-04-12 15:49:52 +03:00
MottoX
65e1cae2de Cleanup unnecessary code 2018-04-11 16:11:37 +08:00
Michael Ernst
0b7343dd34 Correct the command for computing code coverage 2018-04-09 16:38:09 -07:00
Ilkka Seppälä
379a825182
Merge pull request #714 from dheeraj-mummareddy/master
#473 serveless implementation using aws compute engine and serverless fram…
2018-04-08 20:01:42 +03:00
Dheeraj Mummareddy
522fbc035f delete the incorrect package 2018-04-08 10:56:48 -04:00
Dheeraj Mummareddy
40e5cc628a minor code review comments and Updating license header 2018-04-08 10:56:10 -04:00
Dheeraj Mummareddy
7a13012855 Merge branch 'master' of github.com:iluwatar/java-design-patterns 2018-04-08 10:38:16 -04:00
Ilkka Seppälä
1c0e0cd88b Set version for next development iteration 2018-03-31 10:36:05 +03:00
Ilkka Seppälä
3407392664 Reach milestone 1.19.0 1.19.0 2018-03-31 10:34:25 +03:00
Ilkka Seppälä
474c218f85 Update license headers 2018-03-31 10:25:58 +03:00
Ilkka Seppälä
17ea0b17f6 Disable flaky tests mentioned in issue #643 and #699 2018-03-31 10:16:56 +03:00
Ilkka Seppälä
7d4ccc6490
Merge pull request #730 from Deathnerd/master
Add Java annotation to code blocks in README files #728
2018-03-31 09:50:28 +03:00
Wes Gilleland
8b06ea52ab Removed unnecessary changes outside of scope of the task 2018-03-28 01:41:43 -04:00
Wes Gilleland
86ee59c232 Add Java annotation to code blocks in README files 2018-03-28 01:35:43 -04:00
Ilkka Seppälä
6879990857
Merge pull request #726 from valery1707/patch-1
Update SonarCloud badge
2018-03-24 16:24:05 +02:00
Ilkka Seppälä
855cf75dd6
Merge pull request #729 from S177LM/patch-1
Fixed typo
2018-03-22 17:38:32 +02:00
S177LM
ecad864703
Fixed typo
Just fixed a little repetition in the javadoc comment.
2018-03-20 19:51:04 +01:00
Dheeraj Mummareddy
c3b102e547 fixing the link 2018-03-14 19:22:39 -04:00