978 Commits

Author SHA1 Message Date
zafarella
3ebc64c5d6 add draft 2015-09-11 15:12:13 -04:00
Narendra Pathai
65add323ed Work on #208, explained the ways our patterns can be explored 2015-09-11 13:51:44 +05:30
Narendra Pathai
9ecb1b2546 Work on #184, changed category, added difficulty tag, more real applications and credits, added implementation approaches 2015-09-11 13:24:15 +05:30
NooBxGockeL
bbd7864927 Work on #218, fix push command 2015-09-10 18:43:23 +02:00
Markus
bd89530fa2 Work on #218, fixed git config
git config must either be global or inside a repo.
I moved the lines for initialization of git to only apply to the ghpagesclone.
2015-09-10 17:55:05 +02:00
NooBxGockeL
b12bbb8e00 Work on #218, automagic website updates 2015-09-10 17:37:04 +02:00
Narendra Pathai
338ecd1658 Work on #208, categorized factory method in beginner difficulty tag 2015-09-10 15:26:47 +05:30
Narendra Pathai
efa7e01223 #184 polished a few rough edges, class diagram change, and removed warnings 2015-09-10 13:12:36 +05:30
Narendra Pathai
0148cd7d2a Merge pull request #225 from hannespernpeintner/fluentinterface
#184 Fluent Interface pattern
2015-09-10 12:18:28 +05:30
zafarella
31537a2383 suppress checkstyle warnings due to travis failure because of huge logs 2015-09-09 19:05:34 -04:00
zafarella
f12de5cae4 preserve tabs instead of space 2015-09-09 17:45:20 -04:00
zafarella
5aa3eb4652 reformat rules 2015-09-09 17:43:21 -04:00
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