3166 Commits

Author SHA1 Message Date
zafarella
e97c5a1f95 delete presentation 2015-09-09 17:41:28 -04:00
zafarella
4ee25105b9 add checkstyle to check against google standard 2015-09-09 17:39:44 -04:00
zafarella
d1c653f74c add draft 2015-09-09 16:00:15 -04:00
Hannes Pernpeintner
fb13ddc5d6 #184 Fluent interface pattern, added uml, adjusted style, added pattern description 2015-09-09 14:11:53 +02:00
Narendra Pathai
7a1c2ee413 Work on #208, added getting started section in README and linked it to programming priciples site 2015-09-08 12:49:54 +05:30
Hannes Pernpeintner
ee47ae021a #184 Fluent interface pattern, added cached initialization to anonymous iterator for lazy fluentiterable, small documentation changes 2015-09-07 14:36:16 +02:00
Hannes Pernpeintner
a90fcc2391 #184 Fluent interface pattern, documentation changed, collecting operations optimized 2015-09-07 14:36:15 +02:00
Hannes Pernpeintner
ded21b70ac #184 Fluent interface pattern, lazy fluentiterable added 2015-09-07 14:36:15 +02:00
Hannes Pernpeintner
02162994a3 #184 Fluent Interface pattern 2015-09-07 14:36:14 +02:00
Markus
9eb64bc0e5 Removed the Markdown Plus custom heading id's
Because the renderer of github doesnt support markdown plus...
2015-09-06 19:33:56 +02:00
Markus
1bef44c4e8 fix #237
- Removed Self-Links and instead used another way of making custom id's
- Removed TOC
- Removed Back to top arrows
- Made FAQ an extra page
2015-09-06 18:54:23 +02:00
Narendra Pathai
9e401b0f34 Fixed version number 2015-09-06 14:14:38 +05:30
Narendra Pathai
30f6065195 Removed todo file 2015-09-06 14:10:31 +05:30
Narendra Pathai
57ff154e0a Changed version 2015-09-06 14:09:00 +05:30
Narendra Pathai
0bf2a2fb5d Merged from master 2015-09-06 14:07:13 +05:30
Narendra Pathai
363d2c3845 Work on #74, improved documentation and minor changes 2015-09-06 14:01:29 +05:30
Alan
9c43827004 Removed erroneous semi-colon. 2015-09-05 22:00:27 +01:00
Alan
3da48d970c Inclusion of log4j dependency rather than relying on
System.out.println() statements.
Added unit tests for doa module.
2015-09-05 21:54:14 +01:00
Ilkka Seppälä
0989c9b498 Merge pull request #240 from themoffster/master
Improved unit tests so assertions are used.
2015-09-05 08:53:05 +03:00
Alan
5956873fc9 Improved unit tests so assertions are used. 2015-09-05 00:31:35 +01:00
Narendra Pathai
7ac262b880 Work on #74, repackaged and added javadocs 2015-09-04 17:43:01 +05:30
Ilkka Seppälä
db11dc42c1 Merge pull request #235 from simon04/blank
Jekyll does not like enumerations w/o blank lines
2015-09-03 20:10:05 +03:00
Simon Legner
2c9288b83a Jekyll does not like enumerations w/o blank lines 2015-09-03 16:22:26 +02:00
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 Seppälä
e33d037c0f Merge pull request #227 from iluwatar/message-channel
Message Channel EIP
2015-09-02 23:06:22 +03:00
Ilkka Seppala
b5d03b6727 #143 Fixed version number 2015-09-02 22:13:17 +03:00
Ilkka Seppala
ed820816ef Merge branch 'master' into message-channel 2015-09-02 21:52:18 +03:00
Ilkka Seppala
4fc4409d7d #143 Added real world example 2015-09-02 21:51:14 +03:00
Ilkka Seppala
f74c8c27d1 #143 Added second message channel. 2015-09-02 21:42:32 +03:00
Ilkka Seppala
b99d2b76de #143 Improved example documentation 2015-09-02 21:23:08 +03:00
Narendra Pathai
e5ea9f5c0d Work on #74, added reactor to parent pom 2015-09-02 15:21:09 +05:30
Narendra Pathai
4135179040 Updated build badge to redirect to Travis on click
This allows for quick review of last build.
2015-09-02 15:17:06 +05:30
Narendra Pathai
940a62bc01 Work on #74, added unit test cases 2015-09-02 15:08:34 +05:30
Narendra Pathai
b94c1d37d2 Work on #74, server mode works with both UDP and TCP channels 2015-09-02 12:28:52 +05:30
Ilkka Seppala
42eeb50bad Fixed class diagram path. 2015-08-31 23:18:55 +03:00
Ilkka Seppala
60de01508a Corrected folder structure for Chain of responsibility. 2015-08-31 23:13:35 +03:00
Ilkka Seppala
374d4617d5 Set project version to 1.6.0. 2015-08-31 23:03:00 +03:00
Ilkka Seppälä
981c0bdcd8 #228 Added link to developer wiki 2015-08-30 16:00:06 +03:00
Ilkka Seppälä
cc0b93dc50 #228 Fixed "Introduction" header 2015-08-30 15:55:29 +03:00
Ilkka Seppälä
8cc72b15a4 #228 Moved developer information to project wiki 2015-08-30 15:53:33 +03:00
Ilkka Seppala
cd32e385e2 Added second MVC example. This time the view is registered as observer to the model and gets update notifications that way. 2015-08-30 15:22:37 +03:00
Ilkka Seppala
e5ef5dbfb6 #143 Fix intendation in pom.xml 2015-08-27 21:14:48 +03:00
Ilkka Seppala
2fc778a98c #143 Fixed duplicate line in .gitignore 2015-08-27 20:59:47 +03:00
Ilkka Seppala
c745baac86 #143 Nicer layout for the class diagram 2015-08-27 19:55:12 +03:00
Narendra Pathai
ec8203a196 Ongoing work on #74 introduced better abstractions in reactor - tcp and udp mode 2015-08-26 20:12:17 +05:30
Narendra Pathai
d3f2ea22ac Work on #74, enhanced reactor to allow multiple channels 2015-08-23 18:51:24 +05:30
Narendra Pathai
99adb5b0cf Work on #74 Initial logging server example 2015-08-23 11:48:57 +05:30
Ilkka Seppala
6b94390f76 #143 Added pattern description to index.md 2015-08-22 19:43:21 +03:00
Ilkka Seppala
96dc4cdddb #143 Commented the example 2015-08-22 19:33:11 +03:00
Ilkka Seppala
b3574e5e23 #143 Improve example code and add class diagram 2015-08-22 19:07:01 +03:00