Mohammed Ezzat
|
046e131119
|
squid:UselessParenthesesCheck - Useless parentheses around expressions should be removed to prevent any misunderstanding
|
2016-02-23 20:57:55 +02:00 |
|
Mohammed Ezzat
|
50310aaeaf
|
squid:S1699 - Constructors should only call non-overridable methods
|
2016-02-19 11:02:49 +02:00 |
|
Ilkka Seppälä
|
f08af14555
|
Merge pull request #364 from DevFactory/release/The-diamond-operator-should-be-used-fix-1
squid:S2293 - The diamond operator should be used
|
2016-02-01 22:26:43 +02:00 |
|
Mohammed Ezzat
|
409ff027b8
|
squid:S2293 - The diamond operator should be used
|
2016-01-29 07:33:34 +02:00 |
|
Joseph McCarthy
|
3d95696078
|
#358 Added license to all files using plugin
|
2016-01-27 22:20:42 +00:00 |
|
Ilkka Seppala
|
30bc25b5bf
|
Merge branch 'master' of https://github.com/fluxw42/java-design-patterns into fluxw42-master
Conflicts:
monostate/src/main/java/com/iluwatar/monostate/LoadBalancer.java
|
2015-12-26 12:36:38 +02:00 |
|
Ilkka Seppala
|
cec9a99410
|
Adjust checkstyle rules. Make checkstyle fail the build when violations are found. Correct all current checkstyle violations.
|
2015-12-25 23:49:28 +02:00 |
|
Jeroen Meulemeester
|
5948a82cf2
|
Added tests for layers pattern
|
2015-12-19 21:44:50 +01:00 |
|
Ankur Kaushal
|
306b1f3d31
|
Reformat rest of the design patterns - Issue #224
|
2015-11-01 21:29:13 -05:00 |
|
Ilkka Seppala
|
48cb04f98a
|
#107 JavaDoc improvements for Layers example
|
2015-08-19 22:03:03 +03:00 |
|
Ilkka Seppala
|
39e10d7502
|
#84 Added pattern description
|
2015-08-15 21:44:08 +03:00 |
|
Ilkka Seppala
|
db9a00ebb1
|
#84 Documented the Layers example
|
2015-08-15 19:27:53 +03:00 |
|
Ilkka Seppala
|
9aa831d688
|
#84 Example improvements. Instead of all toppings and all layers the
service returns available toppings and layers.
|
2015-08-15 18:35:16 +03:00 |
|
Ilkka Seppala
|
89cb234be9
|
#84 Added interface for view layer
|
2015-08-15 18:05:35 +03:00 |
|
Ilkka Seppala
|
84d14edc4a
|
#84 Added view layer
|
2015-08-13 21:51:25 +03:00 |
|
Ilkka Seppala
|
aa04e7c856
|
#84 More work on cake baking
|
2015-08-13 20:35:13 +03:00 |
|
Ilkka Seppala
|
913b4fa30c
|
#84 Work on cake baking
|
2015-08-12 23:13:10 +03:00 |
|
Ilkka Seppala
|
2ca8ab09e0
|
#84 Started work on cake baking
|
2015-08-09 23:38:02 +03:00 |
|
Ilkka Seppala
|
981c5b31e1
|
#84 Added DTOs
|
2015-08-09 21:35:51 +03:00 |
|
Ilkka Seppala
|
8c48d9a972
|
#84 Work on Service Layer
|
2015-08-09 19:34:34 +03:00 |
|
Ilkka Seppala
|
6ed145c6ab
|
#84 Added Repositories
|
2015-08-09 19:01:25 +03:00 |
|
Ilkka Seppala
|
a44f32a1e0
|
#84 Work on data layer
|
2015-08-09 15:00:32 +03:00 |
|
Ilkka Seppala
|
d1bc28bb22
|
#84 Utilize Repository layer from another example
|
2015-08-09 14:22:23 +03:00 |
|
Ilkka Seppala
|
1bcd822c58
|
#84 Skeleton for Layers architectural pattern
|
2015-08-09 14:00:27 +03:00 |
|