1154 Commits

Author SHA1 Message Date
Narendra Pathai
f64ba22c64 1) Removed warning from test case. 2) Made implementation of App more understandable. 2016-02-10 17:38:15 +05:30
Ilkka Seppälä
57be8aa522 Merge pull request #375 from DevFactory/release/The-members-of-an-interface-declaration-or-class-should-appear-in-a-pre-defined-order-fix-1
squid:S1213 - The members of an interface declaration or class should…
2016-02-08 20:40:16 +02:00
Mohammed Ezzat
9c5745763d squid:S1213 - The members of an interface declaration or class should appear in a pre-defined order 2016-02-06 01:10:56 +02:00
Ilkka Seppälä
1655f30845 Merge pull request #372 from DevFactory/release/Methods-should-not-be-empty-fix-1
squid:S1186 - Methods should not be empty
2016-02-05 21:07:57 +02:00
Ilkka Seppälä
769a6206f2 Merge pull request #370 from fluxw42/license_date_2016
Update license year from 2014 to range '2014-2016'
2016-02-05 21:07:02 +02:00
Ilkka Seppälä
9b6517453f Merge pull request #362 from JuhoKang/master
Value object pattern #349
2016-02-05 21:04:21 +02:00
Mohammed Ezzat
df4a40fc13 squid:S1186 - Methods should not be empty 2016-02-03 21:51:40 +02:00
JuhoKang
83533543e6 format code 2016-02-03 23:38:13 +09:00
JuhoKang
f71e186959 Fixed descriptions in code. 2016-02-03 23:33:40 +09:00
JuhoKang
db2140ecc9 updated child and parent pom 2016-02-03 23:02:27 +09:00
JuhoKang
049841298e deleted the change in parent pom 2016-02-03 22:59:15 +09:00
JuhoKang
1e5cbe1f76 Merge remote-tracking branch 'upstream/master' 2016-02-03 22:49:59 +09:00
Jeroen Meulemeester
53cc97e9d0 Update license year from 2014 to range '2014-2016' 2016-02-03 07:15:19 +01: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 1.10.0 2016-02-02 22:11:38 +02:00
Ilkka Seppälä
e25cbad811 Merge pull request #367 from mikulucky/master
Feature Toogle PR
2016-02-02 22:02:15 +02:00
Markus Moser
6caea8557b added missing space, 'cause website didnt display correctly 2016-02-02 17:31:12 +01:00
JuhoKang
d8378915a1 pom.xml change to fit upstream 2016-02-02 08:02:38 +09:00
JuhoKang
0e7fae21c3 Edit pom.xml 2016-02-02 07:48:43 +09:00
JuhoKang
3ef464986c Merge remote-tracking branch 'upstream/master', fixed f-c index properly 2016-02-02 07:35:06 +09:00
Ilkka Seppälä
e05592b522 Merge pull request #365 from DevFactory/release/Append-Character-With-Char-fix-1
pmd:AppendCharacterWithChar - Append Character With Char
2016-02-01 22:28:34 +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
Joseph McCarthy
c7f4311706 #354 Clean up 2016-02-01 18:57:05 +00:00
Joseph McCarthy
37da470178 #354 Finish Readme 2016-02-01 18:45:54 +00:00
Mohammed Ezzat
7adefc89ba pmd:AppendCharacterWithChar - Append Character With Char 2016-02-01 04:20:52 +02:00
Joseph McCarthy
b27d6dff66 Merge branch 'master' of github.com:mikulucky/java-design-patterns
terns
Update
2016-01-31 23:28:28 +00:00
Joseph McCarthy
bf5ba44260 #354 add App.java 2016-01-31 23:24:35 +00:00
Joseph McCarthy
8603333e5d #354 Adding Class Diagram 2016-01-31 14:10:34 +00:00
Joseph McCarthy
7cc93de672 #354 Merged Remote Master and resolved conflicts 2016-01-31 13:58:00 +00:00
Joseph McCarthy
c2e750aca1 #354 finished method javadocs 2016-01-31 13:46:34 +00:00
Ilkka Seppälä
59c32d3937 Add tests that run the examples 2016-01-31 12:09:09 +02:00
Ilkka Seppälä
dc4f07eb81 Merge pull request #360 from mikulucky/MIT-Source
Pull Request for adding License Plugin and Generate #358
2016-01-30 15:10:42 +02:00
Ilkka Seppälä
d24a12a9b2 Merge pull request #359 from DevFactory/release/Local-Variables-should-not-be-declared-and-then-immediately-returned-or-thrown-fix-1
squid:S1488 - Local Variables should not be declared and then immedia…
2016-01-30 14:42:05 +02:00
Ilkka Seppälä
62b2f8e9a4 Merge pull request #357 from DevFactory/release/Consecutive-Appends-Should-Reuse-fix-1
pmd:ConsecutiveAppendsShouldReuse - Consecutive Appends Should Reuse
2016-01-30 14:37:18 +02:00
Mohammed Ezzat
409ff027b8 squid:S2293 - The diamond operator should be used 2016-01-29 07:33:34 +02:00
Joseph McCarthy
98326a1e5e #354 Start Adding Java docs 2016-01-28 21:14:40 +00:00
JuhoKang
d3eb8a2ef2 Added comments in the code. modified index.md 2016-01-29 00:53:27 +09:00
JuhoKang
083065ba93 Added index.md
Added index.md with explanation which seems a little bit short of detail.
Fixed the directory of the files.
2016-01-28 23:33:46 +09:00
JuhoKang
cca40a543a Added Code 2016-01-28 22:39:50 +09:00
Joseph McCarthy
3d95696078 #358 Added license to all files using plugin 2016-01-27 22:20:42 +00:00
Joseph McCarthy
321f5d6c5a Merge branch 'master' of https://github.com/iluwatar/java-design-patterns into MIT-Source 2016-01-27 22:15:15 +00:00
Joseph McCarthy
7b61395bc1 #358 Add Plugin for Auto License 2016-01-27 22:14:28 +00:00
Narendra Pathai
ab2aad3226 Work on #226, moved pattern specific references to respective patterns. And removed credits section from Home page. 2016-01-27 12:55:59 +05:30
Mohammed Ezzat
4e40cc3888 squid:S1488 - Local Variables should not be declared and then immediately returned or thrown 2016-01-27 02:45:39 +02:00
Joseph McCarthy
77e14f0069 #354 Add tests for Properties 2016-01-26 23:38:28 +00:00
Joseph McCarthy
4a49f82f23 #354 add general boolean method to services for feature status. Change user.toString 2016-01-26 21:18:47 +00:00
Joseph McCarthy
ba1d3a0fbf #354 Added Configuration Based Example of Feature Toggle 2016-01-26 21:08:28 +00:00
Joseph McCarthy
d627b7af6b #354 Moved Tests to the correct area 2016-01-26 20:24:43 +00:00
Joseph McCarthy
91b2379fd0 #354 Fixed CheckStyle Issues 2016-01-26 19:20:28 +00:00
Joseph McCarthy
32f9cf3ab1 #354 Some clean up and show the difference between paid and free a bit more. 2016-01-26 18:58:35 +00:00