Ilkka Seppälä
|
7a7e891384
|
Set version for next development iteration
|
2018-09-30 21:05:57 +03:00 |
|
Ilkka Seppälä
|
26d6d96f78
|
Reach milestone 1.20.0
|
2018-09-30 21:03:48 +03:00 |
|
nikhilbarar
|
ce459e8f9f
|
Merge branch 'master' into collection-pipeline
# Conflicts:
# pom.xml
|
2018-08-02 02:43:47 +05:30 |
|
nikhilbarar
|
fc87f8b7d3
|
Merge branch 'master' of https://github.com/iluwatar/java-design-patterns
# Conflicts:
# pom.xml
|
2018-07-08 23:09:55 +05:30 |
|
nikhilbarar
|
2c8d1744df
|
#564: Collection Pipeline pattern
|
2018-07-08 21:37:30 +05:30 |
|
nikhilbarar
|
328f917749
|
#564: Collection Pipeline pattern
|
2018-07-02 00:42:04 +05:30 |
|
Ovidijus Okinskas
|
7add7b833c
|
Merge branch 'master' into ambassador
|
2018-06-29 14:34:31 +01:00 |
|
nikhilbarar
|
4456a440bc
|
Monitor Object pattern #466
|
2018-06-13 02:43:25 +05:30 |
|
nikhilbarar
|
971a74e13a
|
#509: Component Object Pattern
|
2018-06-11 00:38:03 +05:30 |
|
Ovidijus Okinskas
|
73925cef2e
|
Ambassador adds logging, imitates trying to connect to remote service and provides new client-side functionality. Need to clean up code, add tests and add descriptive comments.
|
2018-06-03 22:20:40 +01:00 |
|
Argyro-Sioziou
|
8bf53fe91d
|
Adding acyclic-visitor module in pom.xml
|
2018-05-27 15:11:06 +03:00 |
|
Evan Sia Wai Suan
|
abcc39871b
|
Merged with upstream
|
2018-05-12 16:12:23 +01:00 |
|
Milena Sapunova
|
3b45f2cad6
|
Consistent naming for EIP patterns #733
|
2018-04-12 15:49:52 +03:00 |
|
Dheeraj Mummareddy
|
7a13012855
|
Merge branch 'master' of github.com:iluwatar/java-design-patterns
|
2018-04-08 10:38:16 -04:00 |
|
Ilkka Seppälä
|
1c0e0cd88b
|
Set version for next development iteration
|
2018-03-31 10:36:05 +03:00 |
|
Ilkka Seppälä
|
3407392664
|
Reach milestone 1.19.0
|
2018-03-31 10:34:25 +03:00 |
|
Dheeraj Mummareddy
|
b2dd36f607
|
adding backend as a service with lambda + api gateway + dynamodb
|
2018-03-05 20:51:32 -05:00 |
|
Dheeraj Mummareddy
|
af6973884f
|
merge from upstream and fixing conflicts
|
2018-03-04 17:46:29 -05:00 |
|
Evan Sia Wai Suan
|
55bbb88ac9
|
Merge branch 'master' into master
|
2018-03-04 23:51:04 +08:00 |
|
Sia Wai Suan
|
b73ef6e6c5
|
Dirty Flag pattern #560
|
2018-02-19 16:08:45 +00:00 |
|
tigraboris
|
f7825f6c99
|
changes fixing mistakes
|
2018-01-20 13:36:43 +03:00 |
|
Ilkka Seppälä
|
dea2316f1f
|
Set version for next development iteration
|
2018-01-01 16:58:29 +02:00 |
|
Ilkka Seppälä
|
cb38501ea2
|
Reach milestone 1.18.0
|
2018-01-01 16:50:05 +02:00 |
|
Artur Mogozov
|
6694d742a3
|
Migrate to JUnit5
|
2017-12-31 16:29:48 +09:00 |
|
George Aristy
|
2456b9f4b0
|
(FIX) The 'retry' module was not added to the module list in parent pom
|
2017-12-27 15:46:46 -04:00 |
|
Narendra Pathai
|
fb5c2a0324
|
Merge pull request #642 from piyushchaudhari04/unit-of-work-pattern
#352 - Unit of work pattern implementation
|
2017-12-04 00:32:49 +05:30 |
|
Ilkka Seppälä
|
b0f9582824
|
#190 Remove urm plugin
|
2017-11-28 20:55:52 +02:00 |
|
Piyush Chaudhari
|
f58256d70a
|
#352- Unit Of Work : Updated applicability of pattern in README.
|
2017-11-12 15:09:47 +05:30 |
|
adam.kaczmmarek@gmail.com
|
6e0bf59e5a
|
#114 Aggregator pattern; tests; description
|
2017-11-04 22:38:51 +01:00 |
|
Piyush Kailash Chaudhari
|
8c15b89295
|
Merge branch 'master' into unit-of-work-pattern
|
2017-10-19 13:03:16 +05:30 |
|
adkm
|
dd828bcd6c
|
#173 Update pom
|
2017-10-17 12:46:28 +02:00 |
|
adkm
|
f80d903cff
|
Wire Tap EIP implementation and tests
|
2017-10-04 17:04:32 +02:00 |
|
Ilkka Seppälä
|
0d4a8db114
|
Set version for next development iteration
|
2017-09-30 22:30:34 +03:00 |
|
Ilkka Seppälä
|
ba7142ca97
|
Reach milestone 1.17.0
|
2017-09-30 22:26:44 +03:00 |
|
Piyush Kailash Chaudhari
|
e4b0153ddc
|
Merge branch 'master' into unit-of-work-pattern
|
2017-09-24 13:47:40 +05:30 |
|
Ilkka Seppälä
|
99de0e1644
|
Merge pull request #636 from gopinath-langote/partial-response-pattern
#631 - Partial response pattern Implementation
|
2017-09-23 09:35:35 +03:00 |
|
Piyush Chaudhari
|
1fb0525c6e
|
#352- Unit Of Work : Remove affected lines.
|
2017-09-23 00:30:18 +05:30 |
|
Ilkka Seppälä
|
eb36033b83
|
#590 Add explanation for Chain of Responsibility
|
2017-09-19 23:20:40 +03:00 |
|
Piyush Chaudhari
|
5fe9d2be6c
|
#352- Unit Of Work : [Refactor] Change module name to unit-of-work.
|
2017-09-16 21:39:26 +05:30 |
|
Piyush Chaudhari
|
4ecc337c7d
|
#352- Unit Of Work : Added module to project.
|
2017-09-16 17:20:51 +05:30 |
|
Gopinath Langote
|
263534caab
|
#631 - Partial Response : Added module to project.
|
2017-09-13 22:34:26 +05:30 |
|
Ilkka Seppälä
|
4e290416df
|
Merge pull request #629 from rastdeepanshu/throttling-pattern
Throttling pattern
|
2017-09-11 22:30:11 +03:00 |
|
Deepanshu Rastogi
|
05629f687b
|
Adding throttling pattern
|
2017-09-07 12:54:19 +02:00 |
|
Ilkka Seppälä
|
c13661810e
|
#590 Add explanation for Flyweight
|
2017-09-06 22:31:21 +03:00 |
|
Ilkka Seppälä
|
bd4247e864
|
#590 Add explanation for Facade pattern
|
2017-09-05 23:28:44 +03:00 |
|
Ilkka Seppälä
|
efc6eb8828
|
Merge pull request #610 from radresian/event-sourcing
Event sourcing
|
2017-09-03 11:46:11 +03:00 |
|
Ilkka Seppälä
|
9d2f0c6c71
|
#590 Add explanation to Decorator pattern
|
2017-09-02 23:10:39 +03:00 |
|
Ilkka Seppälä
|
f28ed7b46e
|
#590 Add explanation for Composite pattern
|
2017-08-31 22:11:58 +03:00 |
|
Ilkka Seppälä
|
a5ec376089
|
Work on improved Bridge example
|
2017-08-22 09:11:18 +03:00 |
|
Hasan Serdar Hamzaoğulları
|
671230d798
|
Merge branch 'master' into event-sourcing
|
2017-08-19 14:00:04 +03:00 |
|