74 Commits

Author SHA1 Message Date
slawiko
bd1b65276e all index.md files renamed to README.md for more compatibility with github 2016-03-20 11:50:21 +03:00
Mohammed Ezzat
0003c6cb00 pmd:RedundantFieldInitializer - Redundant-Field-Initializer 2016-02-18 08:40:19 +02:00
Ilkka Seppälä
33224dd7d7 Prepare for next development iteration 2016-02-02 22:14:20 +02:00
Ilkka Seppälä
4f56f7b097 Achieved milestone 1.10.0 2016-02-02 22:11:38 +02:00
Joseph McCarthy
3d95696078 #358 Added license to all files using plugin 2016-01-27 22:20:42 +00:00
Jeroen Meulemeester
3d642cdad7 Use headings instead of bold text in index.md #238 2016-01-03 21:14:30 +01:00
Ilkka Seppala
e0e51324db Set version number for next development iteration 2016-01-01 20:39:20 +02:00
Ilkka Seppala
e4458c1b17 Achieved milestone 1.9.0 2016-01-01 20:37:50 +02:00
Ilkka Seppala
7ac7e3b097 Categorize and tag all patterns #213 2015-12-28 15:52:44 +02:00
Ilkka Seppala
5f033be54f Fix PMD violations #327 2015-12-27 21:21:57 +02: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
e3e0e32e92 Fixed failing unit test
LoadBalancer has several static fields, this could cause problems since
JUnit tests are executed concurrently.
2015-12-21 14:35:36 +01:00
Jeroen Meulemeester
531158c836 Added tests for monostate pattern 2015-12-21 13:29:25 +01:00
Ilkka Seppala
e709a196bd Set version number for next development iteration 2015-12-02 23:26:07 +02:00
Ilkka Seppala
f018d13c39 Set version number for monthly release 2015-12-02 23:21:44 +02:00
Ilkka Seppälä
fe63c9cec4 Merge pull request #281 from ankurkaushal/master
Reformat according to google style guide
2015-11-02 21:39:17 +02:00
Ankur Kaushal
306b1f3d31 Reformat rest of the design patterns - Issue #224 2015-11-01 21:29:13 -05:00
Ilkka Seppala
c6ca80b25f Bump version number for the next development iteration 2015-11-01 22:22:31 +02:00
amit2103
9d0673af0a Made changes according to feedback issue #258 2015-10-09 23:23:34 +05:30
amit2103
eb22febdfc Printing Server variables 2015-10-09 23:23:34 +05:30
amit2103
81b5bc99ce Update Pom.xml
Fixed Reference to Parent POM
2015-10-08 09:43:19 +05:30
amit2103
19f5966cb9 Added Comments and Feedback 2015-10-07 20:37:45 +05:30
amit2103
c8fd9f3a0d Monostate pattern #85 2015-10-04 03:06:11 +05:30