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 |
|
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 |
|
Ilkka Seppala
|
acd7070831
|
#143 Work on the example code
|
2015-08-22 16:37:19 +03:00 |
|
Ilkka Seppala
|
cd4d420376
|
#143 Added Camel dependency
|
2015-08-22 15:43:44 +03:00 |
|
Ilkka Seppala
|
c4912b2a2b
|
#143 Skeleton for Message Channel EIP example
|
2015-08-22 14:54:43 +03:00 |
|
Ilkka Seppala
|
da6d92d125
|
Update Maven dependencies
|
2015-08-22 12:34:30 +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 |
|
Ilkka Seppala
|
d220a0753a
|
#107 Improve JavaDoc for Visitor example
|
2015-08-21 23:27:25 +03:00 |
|
Ilkka Seppala
|
35e1afd7dc
|
#107 Tolerant Reader JavaDoc
|
2015-08-21 23:25:22 +03:00 |
|
Ilkka Seppala
|
0bda2bda1e
|
#107 Thread Pool JavaDoc
|
2015-08-21 23:23:01 +03:00 |
|
Ilkka Seppala
|
fde7f71704
|
#107 Template Method JavaDoc
|
2015-08-21 23:19:55 +03:00 |
|
Ilkka Seppala
|
934f99e2a9
|
#107 JavaDoc for Strategy
|
2015-08-21 23:17:25 +03:00 |
|
Ilkka Seppala
|
ed416ac759
|
#107 JavaDoc for Step Builder
|
2015-08-21 23:15:36 +03:00 |
|
Ilkka Seppala
|
9a866dfe34
|
#107 JavaDoc for State pattern
|
2015-08-21 23:13:31 +03:00 |
|
Ilkka Seppala
|
cec8e4f168
|
#107 JavaDoc for Specification
|
2015-08-21 23:11:50 +03:00 |
|