Commit Graph

15 Commits

Author SHA1 Message Date
faa29f8025 Update license headers 2016-11-27 14:34:20 +02:00
0438811489 #502 Replaced usages of System.out with logger. 2016-10-23 19:59:03 +02:00
3791a80978 squid:S2325 - private methods that don't access instance data should be static 2016-02-22 19:15:51 +02:00
3d95696078 #358 Added license to all files using plugin 2016-01-27 22:20:42 +00:00
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
306b1f3d31 Reformat rest of the design patterns - Issue #224 2015-11-01 21:29:13 -05:00
516b127d21 Improved Facade Javadoc 2015-10-03 21:11:19 +03:00
87717a581b #107 Facade example JavaDoc 2015-08-18 22:41:20 +03:00
8524c75ba6 Changed package naming across all examples. 2015-05-31 11:55:18 +03:00
04992483a1 [refactor] Separate out one method to call actions for workers. 2015-02-10 09:33:03 +02:00
2be1ced00a Improved comments for the facade example. 2014-12-06 14:43:40 +02:00
3da9ad5469 Formatted all files to the same standard 2014-10-08 13:42:12 +01:00
bde5b343d0 Just formatting App classes to be like the other class files on the project 2014-10-07 16:23:37 +01:00
05d212959a Comments for facade example. 2014-08-31 10:10:23 +03:00
8725969908 added facade sample 2014-08-13 22:19:28 +03:00