1368 Commits

Author SHA1 Message Date
Narendra Pathai
2b945ca27f Work on #403, removed dependency on async method invocation module, added more tests 2016-07-22 16:47:52 +05:30
Narendra Pathai
4bd1f14cfb Merge branch 'master' of https://github.com/iluwatar/java-design-patterns into Promise 2016-07-22 12:52:54 +05:30
Ilkka Seppälä
bc94d0fc26 Fix link 2016-07-21 20:21:36 +03:00
Narendra Pathai
102341443d Work on #403, added application class and test cases. 2016-07-21 19:13:42 +05:30
Ilkka Seppälä
8124fd0771 Adjust pattern categories and tags 2016-07-21 09:27:48 +03:00
Narendra Pathai
ea7503414e Work on #403, added basic implementation of promise pattern 2016-07-20 19:58:20 +05:30
Ilkka Seppälä
d4c2f0392d Merge pull request #464 from pnowy/#463-chain-of-responsibility
#463 Added javax.servlet.Filter to real world examples intercepting filter
2016-07-18 09:22:34 +03:00
Przemek Nowak
f7b7f15ec8 #463 Added javax.servlet.Filter to real world examples of intercepting filter 2016-07-17 21:24:12 +02:00
Przemek Nowak
0fbbd8dc81 #463 Added javax.servlet.Filter to real world examples of chain 2016-07-17 16:05:07 +02:00
Ilkka Seppälä
9f0320aeaf Add some tags to Page Object 2016-07-13 00:02:20 +03:00
Ilkka Seppälä
fe1d760c7f Fix license headers 2016-07-12 19:52:56 +03:00
Ilkka Seppälä
b46d2deeb0 Merge pull request #434 from colinbut/master
#229 Page Object Pattern
2016-07-12 19:47:48 +03:00
Colin But
f182e87ee1 fixed app launch 2016-07-10 20:51:52 +01:00
Colin But
85f432fb54 exclude library class from jacoco code coverage 2016-07-09 22:24:17 +01:00
Colin But
7be98fa829 added missing licence headers to 2 files 2016-07-09 22:20:13 +01:00
Ilkka Seppälä
ff8037ee0b Add aliases for Specification pattern 2016-07-07 08:46:56 +03:00
Ilkka Seppälä
849df50394 Fix formatting 2016-07-04 22:22:37 +03:00
Ilkka Seppälä
f806c5b712 Add known uses to Factory Method 2016-07-04 21:52:39 +03:00
Colin But
ef2ada4fdf syncing fork 2016-07-03 21:47:07 +01:00
Colin But
5d58a1b333 syncing fork 2016-07-03 21:46:38 +01:00
Colin But
4a069ee93a new class diagrams 2016-07-03 21:36:03 +01:00
Colin But
88321890c7 remove old class diagram 2016-07-03 21:12:48 +01:00
Colin But
b1e40d9c92 Feedback changes - final and refactored code 2016-07-03 21:12:09 +01:00
Ilkka Seppälä
5c26f46174 Set version number for next development iteration 2016-06-30 18:15:26 +03:00
Ilkka Seppälä
7a118e4209 Reached milestone 1.12.0 1.12.0 2016-06-30 18:14:41 +03:00
Colin But
4eac37c6b5 Feedback changes - removed file 2016-06-28 22:04:39 +01:00
Colin But
c212ee5cb1 Feedback changes - fix dependency in pom 2016-06-28 22:03:57 +01:00
Colin But
8efaf44170 Feedback changes - sort out dependency 2016-06-28 22:02:03 +01:00
Colin But
27e4e9afee Feedback changes - restructed project structure 2016-06-28 21:53:55 +01:00
Colin But
35c0942803 syncing fork 2016-06-27 20:54:45 +01:00
Ilkka Seppälä
e7bd3cade2 Update link for Naked Objects paper 2016-06-26 20:23:05 +03:00
Ilkka Seppälä
f2e1982264 Merge pull request #435 from protopapa/aggregator-microservices
implementation of microservices architectural pattern #296
2016-06-26 17:32:42 +03:00
protopapa
27bbbd8335 fix bug 2016-06-26 14:57:27 +02:00
protopapa
6677d1091d implementation of microservices architectural pattern #296 2016-06-23 22:54:44 +02:00
Colin But
0282d6663f README 2016-06-18 21:08:15 +01:00
Colin But
c8f04d2f0d added Class Diagram 2016-06-18 19:20:29 +01:00
Colin But
53fc8b749a Page Object pattern implementation 2016-06-18 15:40:03 +01:00
Ilkka Seppälä
f57b94ab47 Merge pull request #433 from qza/master
Abstract Document
2016-06-07 22:32:00 +03:00
Ilkka Seppälä
34431d71b4 Merge pull request #431 from VarunVats9/master
Renamed HeroBuilder to Builder
2016-06-05 09:20:54 +03:00
qza
afdeba4f9a #355 finalize example 2016-06-04 20:06:32 +02:00
qza
c229ec23b3 #355 clean up 2016-06-02 07:41:32 +02:00
qza
f3110de130 #355 handle case when there are no child elements for the given key 2016-06-02 07:32:48 +02:00
qza
43f90ead48 #355 abstract document test 2016-06-02 07:29:37 +02:00
qza
a372f05e41 #355 override toString to log properties 2016-06-02 07:27:35 +02:00
qza
32b647323c #355 class diagrams 2016-06-01 22:21:31 +02:00
qza
913411773f #355 document, abstract base, traits and example domain 2016-06-01 22:20:55 +02:00
qza
c1187ae0d7 #355 init abstract-document module 2016-05-31 20:12:27 +02:00
VarunVats9
509de9782d renamed HeroBuilder to Builder 2016-05-29 20:05:54 +05:30
Ilkka Seppälä
f6649a4fed Markdown fix 2016-05-22 09:33:50 +03:00
Ilkka Seppälä
9de2cbe73e Merge pull request #421 from iluwatar/hexagonal
Implements #86 Hexagonal Architecture
2016-05-21 22:19:16 +03:00