Commit Graph

  • 343a3992b7 #59 Add coveralls.io badge Ilkka Seppälä 2015-06-28 22:27:32 +03:00
  • 01aedbd640 Switch to jacoco code coverage analysis #59 Ilkka Seppala 2015-06-28 21:24:40 +03:00
  • a736341010 Add code coverage analysis #59 Ilkka Seppala 2015-06-28 21:24:40 +03:00
  • fa93d542e7 #94 Remove Calendar#getInstance from the real world examples of Factory Method Ilkka Seppälä 2015-06-28 20:35:21 +03:00
  • f103ce965e #92 Added semantic versioning description to README.md Ilkka Seppala 2015-06-24 20:18:05 +03:00
  • dc2d8453cd #92 Set current version to 1.0.0 Ilkka Seppala 2015-06-24 20:12:47 +03:00
  • 5738a32090 Added to FAQ the difference between Flyweight and Object Pool Ilkka Seppälä 2015-06-23 22:42:16 +03:00
  • fbb22d56cc Fixed caps Ilkka Seppälä 2015-06-17 23:56:33 +03:00
  • 3bcdfce8ea Added real life example for Poison Pill Ilkka Seppälä 2015-06-17 23:49:28 +03:00
  • b952469a44 Added comments about object sharing in Flyweight example + some minor fixes. Ilkka Seppala 2015-05-31 21:10:19 +03:00
  • 2a9de6abcc Corrections to README.md class diagram paths. Ilkka Seppala 2015-05-31 13:12:43 +03:00
  • 5c2e2ff7fb Consistent UML model naming across all examples. Ilkka Seppala 2015-05-31 12:59:30 +03:00
  • 8524c75ba6 Changed package naming across all examples. Ilkka Seppala 2015-05-31 11:55:18 +03:00
  • 703ebd3e20 Improved encapsulation of the Memento pattern by moving the StarMementoInternal class to inner class of Star. Ilkka Seppala 2015-05-30 12:36:53 +03:00
  • 72bc96f81b Added to FAQ: "What is the difference between Visitor and Double Dispatch patterns?" Ilkka Seppälä 2015-05-26 22:42:21 +03:00
  • 955c88e336 Added description of Dependency Injection pattern in README.md. Ilkka Seppala 2015-05-25 19:29:24 +03:00
  • 182a4ff899 Added class diagram. Ilkka Seppala 2015-05-25 19:15:17 +03:00
  • 0c0d84c220 Added source code comments. Ilkka Seppala 2015-05-25 19:13:50 +03:00
  • fdf1d148fa Finished the example. Ilkka Seppala 2015-05-25 18:38:42 +03:00
  • b2bfdb1752 Work on the DI example. Added second Wizard with injected Tobacco. Ilkka Seppala 2015-05-22 23:37:42 +03:00
  • 8b9e829b09 Work on Dependency Injection example. Ilkka Seppala 2015-05-22 23:29:50 +03:00
  • ebcf46af86 Finished the example. Ilkka Seppala 2015-05-25 18:41:54 +03:00
  • 190894936f Added Object Pool description to README.md. Ilkka Seppälä 2015-05-24 22:39:33 +03:00
  • d7c5683e3b Added class diagram. Ilkka Seppälä 2015-05-24 22:38:54 +03:00
  • e0bf323c95 Added comments. Ilkka Seppälä 2015-05-24 22:19:52 +03:00
  • bff34cfd21 Finished example. Ilkka Seppälä 2015-05-24 21:47:57 +03:00
  • 9122c7f0e6 Work on Object Pool example. Ilkka Seppälä 2015-05-24 14:13:07 +03:00
  • 7f334e7024 Formatted the super pom.xml. Ilkka Seppälä 2015-05-24 13:19:59 +03:00
  • ff4145dba5 Skeleton for Object Pool pattern. Ilkka Seppälä 2015-05-24 13:18:08 +03:00
  • 8656e954bd Remove unused import. Ilkka Seppälä 2015-05-24 13:00:32 +03:00
  • 12e9efc8b4 Moved Private Class Data under Idioms category. Ilkka Seppälä 2015-05-24 12:53:16 +03:00
  • ed074b7881 Added Private Class Data pattern description to README.md. Ilkka Seppälä 2015-05-23 16:41:10 +03:00
  • a2841c8954 Added class diagram. Ilkka Seppälä 2015-05-23 16:29:20 +03:00
  • 14729bef63 Commented the example. Ilkka Seppälä 2015-05-23 16:07:04 +03:00
  • 2eaf939691 Finished the example. Ilkka Seppälä 2015-05-23 15:52:50 +03:00
  • 851fe4b3e0 Work on the example. Ilkka Seppälä 2015-05-23 15:45:30 +03:00
  • b7554249e6 Added skeleton for Private Class Data pattern. Ilkka Seppälä 2015-05-23 15:16:57 +03:00
  • b340d25e7e Merge pull request #54 from caltrain/master Ilkka Seppälä 2015-05-18 17:49:13 +03:00
  • 8055b9a414 Documentation change in DAO pattern Magesh Khanna Vadivelu 2015-05-17 23:09:04 -07:00
  • b87918050c Added Thread Pool description. Ilkka Seppala 2015-05-17 22:04:07 +03:00
  • df4b536790 Add class diagram. Ilkka Seppala 2015-05-17 21:48:23 +03:00
  • 8cc843465b Code improvements. Ilkka Seppala 2015-05-17 21:46:51 +03:00
  • 8b8b81f26d Added code comments. Ilkka Seppala 2015-05-17 21:45:20 +03:00
  • 6e76227143 Finished Thread Pool example code. Ilkka Seppala 2015-05-17 18:08:50 +03:00
  • 4c0a300b86 Skeleton for Thread Pool pattern. Ilkka Seppala 2015-05-17 14:32:26 +03:00
  • c1b09cbf61 Updated README.md with Resource Acquisition Is Initialization pattern. Ilkka Seppala 2015-05-16 22:23:45 +03:00
  • 2d4da8eb40 Added class diagram. Ilkka Seppala 2015-05-16 22:15:48 +03:00
  • a016d3355c Added code comments. Ilkka Seppala 2015-05-16 22:14:22 +03:00
  • b0b4ca09f8 Finished example code. Ilkka Seppala 2015-05-16 22:03:26 +03:00
  • de7db92f59 Added skeleton for Resource Acquisition Is Initialization pattern. Ilkka Seppala 2015-05-16 21:49:21 +03:00
  • 70e95e5d7c Updated README.md with Multiton pattern description. Ilkka Seppala 2015-05-16 00:35:32 +03:00
  • 3ce1fde96c Added Multiton class diagram. Ilkka Seppala 2015-05-16 00:28:26 +03:00
  • d0c32782ce Added code comments for Multiton. Ilkka Seppala 2015-05-16 00:27:06 +03:00
  • f2457699b0 Finished Multiton example. Ilkka Seppala 2015-05-16 00:17:28 +03:00
  • 8e93233e58 Added skeleton for Multiton example. Ilkka Seppala 2015-05-15 23:45:18 +03:00
  • dfb56e531f Added real world example for Proxy Ilkka Seppälä 2015-05-14 23:40:57 +03:00
  • 1c2105dd6e Added real world example for Chain Ilkka Seppälä 2015-05-14 23:30:05 +03:00
  • 0a1acc630a Update README.md Ilkka Seppälä 2015-05-13 00:16:45 +03:00
  • fcccc71ac7 Added Double Dispatch pattern to README.md. Ilkka Seppala 2015-05-09 19:51:33 +03:00
  • 5f7498a757 Added class diagram. Ilkka Seppala 2015-05-09 19:29:06 +03:00
  • 1cdd338618 Commented the code. Ilkka Seppala 2015-05-09 19:26:35 +03:00
  • 082f4730ee Double Dispatch example improvements. Ilkka Seppala 2015-05-09 18:36:37 +03:00
  • 648ead096c Unit test for Rectangle Ilkka Seppala 2015-05-08 22:57:14 +03:00
  • 8c13dd0e10 Completed Double Dispatch example. Ilkka Seppala 2015-05-08 21:49:04 +03:00
  • fba664ba49 Added iteration logic. Ilkka Seppala 2015-05-08 21:01:06 +03:00
  • 41b818771e Added class hierarchies. Ilkka Seppala 2015-05-08 20:35:47 +03:00
  • 2029609def Skeleton for Double Dispatch. Ilkka Seppala 2015-05-08 19:55:58 +03:00
  • 7b97655744 Added Flux source reference. Ilkka Seppala 2015-05-03 23:58:23 +03:00
  • c5c75550f8 Added MVC source reference to README.md. Ilkka Seppala 2015-05-03 23:56:07 +03:00
  • a542713455 Update README.md with Flux pattern. Ilkka Seppala 2015-05-03 23:44:22 +03:00
  • 191f2b6c1f Add class diagram. Ilkka Seppala 2015-05-03 23:37:57 +03:00
  • 523551a3fa Commented the example code. Ilkka Seppala 2015-05-03 23:34:38 +03:00
  • 61f0a2acf7 Organize to packages. Ilkka Seppala 2015-05-03 23:10:45 +03:00
  • 718b3cc61d Finished the Flux example. Ilkka Seppala 2015-05-03 23:07:07 +03:00
  • c288f13b21 Classes created. Ilkka Seppala 2015-05-03 22:15:41 +03:00
  • 77255ca798 Skeleton for Flux pattern. Ilkka Seppala 2015-05-03 18:24:55 +03:00
  • a6b1892d4d Update README.md with MVC description. Ilkka Seppala 2015-05-03 00:00:43 +03:00
  • 5cbe60917c Added class diagram. Ilkka Seppala 2015-05-02 23:51:30 +03:00
  • b01e841dff Added code comments. Ilkka Seppala 2015-05-02 23:49:33 +03:00
  • 3bcca7102c Completed MVC example code. Ilkka Seppala 2015-05-02 23:37:26 +03:00
  • c9bf6819e1 Added skeleton for MVC. Ilkka Seppala 2015-05-02 22:49:43 +03:00
  • f7545cc903 Merge pull request #51 from Li4ick/patch-1 Ilkka Seppälä 2015-05-02 15:06:36 +03:00
  • 68cbcd0cd5 Update GHobbits.java Daniel 2015-05-02 02:50:41 +03:00
  • 2cdc0e9872 Credits to Mr. Fowler. Ilkka Seppala 2015-04-29 22:43:15 +03:00
  • 6bedc54020 Tolerant Reader readme changes. Ilkka Seppala 2015-04-29 22:40:03 +03:00
  • 2fb9db3c16 Tolerant Reader class diagram. Ilkka Seppala 2015-04-29 22:39:51 +03:00
  • 058cb87b40 Code comments. Ilkka Seppala 2015-04-29 22:15:36 +03:00
  • b3bf4379a4 Example improvements. Ilkka Seppala 2015-04-29 21:58:17 +03:00
  • 5562795a5f Added test cleanup. Ilkka Seppala 2015-04-29 18:54:33 +03:00
  • b58311aedf Completed Tolerant Reader example. Ilkka Seppala 2015-04-29 18:50:08 +03:00
  • 113e1a2f22 Work on serializer. Ilkka Seppala 2015-04-28 23:59:30 +03:00
  • 27a11aa9fc Added skeleton for Tolerant Reader. Ilkka Seppala 2015-04-28 22:53:37 +03:00
  • efe81f0767 Created Concurrency Patterns category and moved Double Checked Locking there. Ilkka Seppala 2015-04-24 22:56:08 +03:00
  • 89e6692ba8 Null object as a singleton #50 Ilkka Seppala 2015-04-24 22:01:08 +03:00
  • 19d653c13c Updated Specification class diagram. Ilkka Seppala 2015-04-23 23:04:00 +03:00
  • e3ef82edc0 Updated README.md. Ilkka Seppala 2015-04-23 22:58:34 +03:00
  • fcd500d3ae Added comments and class diagram. Ilkka Seppala 2015-04-23 22:51:21 +03:00
  • cd581154ac Organized into packages. Ilkka Seppala 2015-04-23 22:35:58 +03:00
  • 0f8c5f9263 Implemented basic selection example. Ilkka Seppala 2015-04-23 22:31:07 +03:00
  • 35e3d833cb Added some creatures. Ilkka Seppala 2015-04-23 22:30:51 +03:00