Commit Graph

  • 6c1f025d0f Apply code formatting rules to async-method-invocation example tests Ilkka Seppala 2015-12-06 21:42:06 +02:00
  • 601964a2d1 Merge pull request #311 from fluxw42/master Ilkka Seppälä 2015-12-06 21:33:03 +02:00
  • 1884df525b Add proper unit tests for async-method-invocation #293 Jeroen Meulemeester 2015-12-06 13:43:01 +01:00
  • 507b89d5e4 Apply project coding conventions to Repository example Ilkka Seppala 2015-12-05 21:26:30 +02:00
  • 02d6754804 Merge pull request #308 from neonds/spring-annotation-config Ilkka Seppälä 2015-12-05 21:12:12 +02:00
  • e709a196bd Set version number for next development iteration Ilkka Seppala 2015-12-02 23:26:07 +02:00
  • f018d13c39 Set version number for monthly release Ilkka Seppala 2015-12-02 23:21:44 +02:00
  • 33b41f872e The new java files was not added.. #292 JuhoKang 2015-12-02 18:45:08 +09:00
  • 898f3a428c #113 Event Driven Architecture cfarrugia 2015-12-02 01:43:34 +01:00
  • 0b46a9985d #113 Event Driven Architecture cfarrugia 2015-12-02 01:39:20 +01:00
  • 2aa20b7445 #113 Event Driven Architecture cfarrugia 2015-12-01 23:33:26 +01:00
  • cfb0fafc7d #113 Event Driven Architecture cfarrugia 2015-12-01 23:30:01 +01:00
  • 119d264779 issue #292 JuhoKang 2015-12-01 16:00:31 +09:00
  • 9e857d7dd6 #113 Event Driven Architecture cfarrugia 2015-11-28 19:05:23 +01:00
  • d9a1d1cef9 #113 Event Driven Architecture cfarrugia 2015-11-28 17:58:32 +01:00
  • 3ad36020aa #113 Event Driven Architecture cfarrugia 2015-11-28 17:25:15 +01:00
  • e1c0731f7e #113 Event Driven Architecture cfarrugia 2015-11-28 15:03:22 +01:00
  • b8b94b697a #113 Event Driven Architecture cfarrugia 2015-11-28 13:12:16 +01:00
  • fc70a706c6 #113 Event Driven Architecture cfarrugia 2015-11-28 10:57:00 +01:00
  • 9a85dfe9df Annotation Config was added. Now AppConfig contains a Main Method (same logic in App.java) to execute neonds 2015-11-27 21:23:55 -06:00
  • 5bec63659f Merge pull request #305 from hoswey/master Ilkka Seppälä 2015-11-28 00:09:27 +02:00
  • 9d4fff6029 Fix #216 Repository vs DAO hoswey 2015-11-27 11:22:33 +08:00
  • 321e9d4191 #113 Event Driven Architecture - added class diagram - added more comments chris 2015-11-23 11:20:20 +01:00
  • b4aeca3aa0 #113 Event Driven Architecture - removed unused imports chris 2015-11-23 00:04:44 +01:00
  • 3ef0921f20 #113 Event Driven Architecture - refactored and moved around some classes chris 2015-11-23 00:02:58 +01:00
  • eb396217d0 #113 Event Driven Architecture - initial commit includes a simple and advanced example of Event-driven architecture chris 2015-11-22 19:40:07 +01:00
  • 092d48d150 Merge pull request #294 from DevFactory/release1 Ilkka Seppälä 2015-11-22 08:44:13 +02:00
  • 6b99f2669e Added capability for test coverage report generation and steps to do so. mfarid 2015-11-22 05:47:36 +05:30
  • ced317bc9d Added UnitTest cases for factory method. mfarid 2015-11-22 05:46:14 +05:30
  • e5614e5a20 Added UnitTest cases for command. mfarid 2015-11-22 05:45:45 +05:30
  • 012b638023 Added UnitTest cases for business delegate. mfarid 2015-11-22 05:45:14 +05:30
  • b577890db4 Added UnitTest cases for adapter. mfarid 2015-11-22 05:44:45 +05:30
  • 8ba0192864 Add EIP tag to relevant patterns Ilkka Seppala 2015-11-21 16:34:59 +02:00
  • 899b9617c9 Merge pull request #295 from iluwatar/JaXt0r-publish-subscribe Ilkka Seppälä 2015-11-21 16:10:34 +02:00
  • d0fca6d318 Improve the example and documentation Ilkka Seppala 2015-11-21 16:05:55 +02:00
  • 7885380633 Apply Google coding conventions Ilkka Seppala 2015-11-21 15:12:31 +02:00
  • 230c02fb24 Fix spelling Ilkka Seppala 2015-11-21 15:09:23 +02:00
  • b97e9207a7 Update version number for Publish-Subscribe Ilkka Seppala 2015-11-21 15:03:27 +02:00
  • 8519e13de6 Merge branch 'publish-subscribe' of https://github.com/JaXt0r/java-design-patterns into JaXt0r-publish-subscribe Ilkka Seppala 2015-11-21 14:55:02 +02:00
  • ba3f583467 Merge pull request #290 from hoswey/master Ilkka Seppälä 2015-11-16 21:09:41 +02:00
  • 142274f3f7 implements Twin design pattern #63, add credit and rephrase the comments hoswey 2015-11-16 10:01:03 +08:00
  • 5b06c52fff Merge pull request #291 from tainarareis/abstract-factory Ilkka Seppälä 2015-11-14 21:33:48 +02:00
  • 033f8e740d Merge pull request #287 from l-cortese/master Ilkka Seppälä 2015-11-14 21:19:50 +02:00
  • 34528173b7 Issue #286: Added main method in Abstract Factory Example tainarareis 2015-11-14 16:48:19 -02:00
  • fdbfa9e8ee implements Twin design pattern #63 hoswey 2015-11-14 17:38:35 +08:00
  • bf65168776 corrected typos in the comments Luigi Cortese 2015-11-13 22:35:30 +01:00
  • 043a610754 log4j.xml relocated due to visibility issues and excluded from generated JAR. pom.xml formatted according to coding conventions Luigi Cortese 2015-11-13 18:34:10 +01:00
  • 27199325ec Merge pull request #284 from hoswey/master Ilkka Seppälä 2015-11-07 11:48:51 +02:00
  • 960b568fbb correct the package name for producer-consumer test folder hoswey 2015-11-07 15:51:16 +08:00
  • c02e65fa3a Added alias names for GOF patterns #267 Ilkka Seppala 2015-11-04 21:13:32 +02:00
  • fe63c9cec4 Merge pull request #281 from ankurkaushal/master Ilkka Seppälä 2015-11-02 21:39:17 +02:00
  • 7e4f04602e Merge pull request #282 from l-cortese/master Ilkka Seppälä 2015-11-02 21:36:20 +02:00
  • 306b1f3d31 Reformat rest of the design patterns - Issue #224 Ankur Kaushal 2015-11-01 21:29:13 -05:00
  • 449340bd2b Reformat business-delegate, callback, chain, command, composite, dao, decorator & dependency-injection patterns. Ankur Kaushal 2015-11-01 18:48:43 -05:00
  • 3af06a3a3a Reformat builder pattern - issue #224 Ankur Kaushal 2015-11-01 18:03:29 -05:00
  • e7b6542134 Reformat bridge design pattern - Issue #224 Ankur Kaushal 2015-11-01 17:43:54 -05:00
  • 16a8c85af6 Reformat Async Method Invocation - Issue #224 Ankur Kaushal 2015-11-01 17:33:25 -05:00
  • 95c16200e7 Reformat Adapter Pattern - Issue #224 Ankur Kaushal 2015-11-01 17:26:57 -05:00
  • c0c21ebd91 Reformat Abstract Factory - Issue #224 Ankur Kaushal 2015-11-01 17:18:39 -05:00
  • 25c1f87d46 Corrected Freddy's second name Luigi Cortese 2015-11-01 23:15:57 +01:00
  • c6ca80b25f Bump version number for the next development iteration Ilkka Seppala 2015-11-01 22:22:31 +02:00
  • a2dd87d28d Merge pull request #277 from waisuan/master Ilkka Seppälä 2015-11-01 22:12:35 +02:00
  • 998ba7e6e0 Issue #273: Fixed HTML tags in comments waisuan 2015-11-02 02:11:58 +08:00
  • 6418a6c2b6 Issue #273: Fixed issues based on review remarks waisuan 2015-11-02 01:40:38 +08:00
  • 37cfa4b295 Merge remote-tracking branch 'upstream/master' waisuan 2015-11-02 01:38:37 +08:00
  • 7d3483daad Merge pull request #280 from ankurkaushal/master Ilkka Seppälä 2015-11-01 17:57:14 +02:00
  • 44b7b94da6 Reformatting test case as well Ankur Kaushal 2015-11-01 02:23:27 -05:00
  • 87baa98d2b Reformat Code According to Google Style Guide #224 Ankur Kaushal 2015-11-01 02:05:54 -05:00
  • 3dc9b2f97e Merge pull request #276 from hoswey/master Ilkka Seppälä 2015-10-31 19:02:03 +02:00
  • d0f5009996 Issue #273: Changed DB to internal Java data structure to avoid compilation errors + decrease in code coverage waisuan 2015-10-29 00:57:41 +08:00
  • 9891c2e17b Issue #273:Caching Patterns [new pattern] waisuan 2015-10-28 23:55:47 +08:00
  • 07faa2f625 #271 implements producer-consumer hongsw 2015-10-28 09:55:05 +08:00
  • a869294851 Merge pull request #257 from mafagafogigante/readme-warning-for-beginners Ilkka Seppälä 2015-10-25 08:47:49 +02:00
  • ac5c1967df #161 - Publish Subscribe Channel realisation.Heavily based on iluwatars Message Channel implementation (#143). JaXt0r 2015-10-25 07:11:34 +01:00
  • a2b8359ab5 Merge pull request #269 from iamrichardjones/master Ilkka Seppälä 2015-10-20 23:37:39 +03:00
  • 21a4d7b4c9 Add unit test to show that the callback method is called. Richard Jones 2015-10-19 22:07:00 +01:00
  • 83c2fbdcd3 Add unit test to show that the callback method is called. Richard Jones 2015-10-19 22:06:35 +01:00
  • 8eff279233 Merge pull request #263 from iamrichardjones/master Ilkka Seppälä 2015-10-19 21:21:45 +03:00
  • b961c57919 Merge pull request #268 from iluwatar/themoffster-master Ilkka Seppälä 2015-10-19 21:14:58 +03:00
  • b028f66b08 Removed properties Ilkka Seppala 2015-10-19 21:01:41 +03:00
  • 339db2a0bf Merge branch 'master' of https://github.com/themoffster/java-design-patterns into themoffster-master Ilkka Seppala 2015-10-19 20:44:46 +03:00
  • 9cbc4a20b9 Merge pull request #265 from mkobit/double-checked-locking-executor-service-shutdown Ilkka Seppälä 2015-10-14 20:10:46 +03:00
  • 07a77ba11d Fix - Shutdown the ExecutorService in App so that the resources are collected and the process can finish Mike Kobit 2015-10-13 20:07:55 -05:00
  • e09dda6037 A Warning for beginners in the Readme. Bernardo Sulzbach 2015-10-03 13:02:46 -03:00
  • 7ab799c452 Synchronise the list as multiple threads are calling it Richard Jones 2015-10-13 21:23:32 -03:00
  • 3c8b83748a Merge pull request #258 from amit2103/master Ilkka Seppälä 2015-10-13 20:03:45 +03:00
  • 5d970438bf Update comment Richard Jones 2015-10-12 05:22:09 -03:00
  • 0d068a35d8 Update comment Richard Jones 2015-10-12 05:21:33 -03:00
  • 64e3e1a9e8 For some reason it thinks there are two fields in the CI build. Making this more generic Richard Jones 2015-10-11 22:16:51 -03:00
  • 31e2940eb1 Remove error unit test so pull request can proceed. Will check this at at later date Richard Jones 2015-10-11 22:11:03 -03:00
  • 0107b24976 Fix unit test by makinig getField use the field name directly Richard Jones 2015-10-11 22:06:00 -03:00
  • 7cf5b32086 Add additional unit tests to show how lazy loading is working with reflection Richard Jones 2015-10-11 21:58:13 -03:00
  • 45b0ac386e Add additional unit tests to show that singletons can be created in single thread environment and multithread environment. Also add a test to demonstrate a whole with Singleton when instantiating using reflection Richard Jones 2015-10-11 21:54:45 -03:00
  • 6ba7f5ea04 Add additional unit tests to show that singletons can be created in single thread environment and multithread environment. Also add a test to demonstrate a whole with Singleton when instantiating using reflection Richard Jones 2015-10-11 21:32:51 -03:00
  • 271ce09e26 Fixed POMS amit2103 2015-10-09 23:26:10 +05:30
  • 9d0673af0a Made changes according to feedback issue #258 amit2103 2015-10-09 23:20:58 +05:30
  • eb22febdfc Printing Server variables amit2103 2015-10-09 21:28:57 +05:30
  • 9a824c7d21 MonoState #85 amit2103 2015-10-04 03:12:51 +05:30
  • 81b5bc99ce Update Pom.xml amit2103 2015-10-08 09:43:19 +05:30
  • 19f5966cb9 Added Comments and Feedback amit2103 2015-10-07 20:37:45 +05:30