21 Commits

Author SHA1 Message Date
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
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
dbca06a9e7 Added proper tests for half-sync-half-async 2015-12-13 13:04:17 +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
Ilkka Seppala
11cdd20f6f Update version to 1.7.0 2015-09-30 22:36:01 +03:00
Narendra Pathai
ba6511fe5d Work on #226, moved POSA reference and some J2EE design pattern references 2015-09-24 12:23:02 +05:30
Narendra Pathai
782c0b8320 Work on #226, moved pattern specific credits to respective pattern pages in website 2015-09-03 18:17:07 +05:30
Ilkka Seppala
374d4617d5 Set project version to 1.6.0. 2015-08-31 23:03:00 +03:00
Narendra Pathai
254dc62d83 Fixed: Broken link in half-sync/half-async
The class diagram link was broken fixed it.
2015-08-22 13:32:14 +05:30
Ilkka Seppala
cbab406e47 Merge branch 'javadoc' 2015-08-21 23:29:48 +03:00
Markus
5ce932ceb7 Work on #213
- properly categorize all patterns
- remove pattern list from readme
- minor fixes to readme
- removed "introduction" because its not a pattern and an error i
committed some time ago
2015-08-20 21:40:07 +02:00
Ilkka Seppala
665dc703d6 #107 Half-Sync Half-Async example JavaDoc 2015-08-18 22:58:00 +03:00
Narendra Pathai
adbb4ac4de Added categories to all patterns for website 2015-08-16 17:07:36 +05:30
Markus
fdb9be1e76 Work towards #56: Add permalink to every pattern
This makes cleaner URLs thanks to jekyll
2015-08-15 18:03:05 +02:00
Markus
fbb12b53ba Work towards #56: Splitting up the README
I did the job and splitted up the readme, hopefully everything was
splitted correctly...
2015-08-13 23:54:40 +02:00
Narendra Pathai
960fac5ea0 Implemented half sync half async pattern #109 2015-07-30 11:01:10 +05:30