Narendra Pathai
|
a0c77c32b5
|
#211 added further examples for structural and behavioral patterns
|
2016-08-20 20:49:28 +05:30 |
|
Narendra Pathai
|
c79df708b1
|
#211 added real world examples from Java api for creational patterns
|
2016-08-20 13:17:53 +05:30 |
|
Markus Moser
|
56100927a9
|
Addendum #481
Change page-index for faq.md
|
2016-08-15 12:33:24 +02:00 |
|
Markus Moser
|
7e77216919
|
remove link, resolves #479
to avoid confusion, the link is removed.
For more information on why this is done please look at the referenced issue
|
2016-08-15 11:53:39 +02:00 |
|
Ilkka Seppälä
|
b16d7fc970
|
Configure Travis notification email
|
2016-08-14 23:00:27 +03:00 |
|
Ilkka Seppälä
|
0b36a3153d
|
Fix checkstyle error
|
2016-08-14 22:42:59 +03:00 |
|
Ilkka Seppälä
|
7c2f5da926
|
Add final keyword
|
2016-08-13 18:28:53 +03:00 |
|
Ilkka Seppälä
|
ffbc5f2f29
|
Reorganize LotteryNumbers for easier inclusion in the blog
|
2016-08-13 17:08:57 +03:00 |
|
Ilkka Seppälä
|
d50139e13e
|
Merge pull request #478 from iluwatar/DocumentDoubleCheckIdiom
Documented singleton double check idiom
|
2016-08-05 18:45:00 +03:00 |
|
Narendra Pathai
|
d484e7f731
|
Documented singleton double check idiom, explaining the dynamics that happen on each step for better understanding. Did this due to a PR #475
|
2016-08-05 14:38:25 +05:30 |
|
Narendra Pathai
|
55028a49dc
|
Merge pull request #476 from sumityadav6541/master
removed extra "is" from javadoc comments
|
2016-08-04 17:47:37 +05:30 |
|
Sumit Yadav
|
94c3a2caf3
|
removed extra "is" from the javadoc of InitializingOnDemandHolderIdiom class
|
2016-08-03 15:02:46 +05:30 |
|
Sumit Yadav
|
547d798528
|
Merge pull request #1 from iluwatar/master
merging changes into fork from origin
|
2016-08-03 14:57:07 +05:30 |
|
Ilkka Seppälä
|
3001fa4a30
|
Merge pull request #471 from Crossy147/issue-#459
#459 added known alias for monostate pattern
|
2016-07-27 15:46:17 +03:00 |
|
Kamil Pietruszka
|
5fcef89384
|
#459 added known aliast for monostate pattern
|
2016-07-26 20:33:43 +02:00 |
|
Ilkka Seppälä
|
bc94d0fc26
|
Fix link
|
2016-07-21 20:21:36 +03:00 |
|
Ilkka Seppälä
|
8124fd0771
|
Adjust pattern categories and tags
|
2016-07-21 09:27:48 +03:00 |
|
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 |
|