Commit Graph

  • 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
  • 6f55b917ce Implemented selectors. Ilkka Seppala 2015-04-23 22:01:23 +03:00
  • bb28276937 Created creature hierarchy. Ilkka Seppala 2015-04-23 21:46:44 +03:00
  • 283388b7b9 Started working on Specification pattern. Ilkka Seppala 2015-04-21 22:57:50 +03:00
  • 5af0ebd766 Merge pull request #49 from intfloat/master Ilkka Seppälä 2015-04-22 23:20:24 +03:00
  • baa4448335 Remove mistakenly added word wangliang 2015-04-22 23:05:12 +08:00
  • f32cc5ebc6 Fix typo wangliang 2015-04-22 20:35:34 +08:00
  • d66e63aaa5 Merge pull request #46 from zhwbqd/master Ilkka Seppälä 2015-04-17 07:56:28 +03:00
  • 935cdd031e Replace deprecated Hibernate Expression with Restrictions. Ilkka Seppala 2015-04-16 07:44:07 +03:00
  • 572ac0ccd1 Move Service Layer under Architectural Patterns category. Ilkka Seppala 2015-04-15 23:18:38 +03:00
  • c3dddd676c Fix typo. Ilkka Seppala 2015-04-15 23:17:44 +03:00
  • fa931bdcfa Merge pull request #47 from mgiovenco/master Ilkka Seppälä 2015-04-15 23:15:07 +03:00
  • b28c387b40 Added reference for Service Layer. Ilkka Seppala 2015-04-15 23:00:32 +03:00
  • 58da95b467 Added DAO implementation, modified readme, and added UML diagram Mike Giovenco 2015-04-15 14:54:02 -05:00
  • eee932ac71 Added README.md description for Service Layer. Ilkka Seppala 2015-04-15 22:49:28 +03:00
  • 9e1f6d1ca7 Added class diagram. Ilkka Seppala 2015-04-15 22:32:59 +03:00
  • 8062092291 Added code comments. Ilkka Seppala 2015-04-15 22:29:04 +03:00
  • 27ff01de1b Organize to packages. Ilkka Seppala 2015-04-15 21:45:14 +03:00
  • 3d3828933c Added findAll methods to service level. Ilkka Seppala 2015-04-15 21:39:31 +03:00
  • 281f225a54 Add unit test. Ilkka Seppala 2015-04-15 21:25:26 +03:00
  • 1988ab494c Rename artifact and folder. Ilkka Seppala 2015-04-15 21:16:56 +03:00
  • 63b22c1749 Data fixture now working. Ilkka Seppala 2015-04-15 21:11:12 +03:00
  • c5da37a16d change the adapter pattern, manager class type to Interface jack.zhang 2015-04-15 15:33:36 +08:00
  • d0288aabea add intellj idea [.iml .idea] into .gitignore jack.zhang 2015-04-15 11:49:55 +08:00
  • 120555f740 add redo function on command pattern jack.zhang 2015-04-15 11:47:25 +08:00
  • 7df4774d8f Work on data initialization. Ilkka Seppala 2015-04-14 23:38:50 +03:00
  • 94235d71a1 Introduced HibernateUtil. Ilkka Seppala 2015-04-13 23:29:07 +03:00
  • 885ec87e6f Moving towards Service Layer example. Ilkka Seppala 2015-04-13 22:36:52 +03:00
  • 08c3145c47 Work on DAO example. Table per class strategy. Persist fixes. Ilkka Seppala 2015-04-13 22:08:01 +03:00
  • 82eebeaee0 Work on DAO example. Ilkka Seppala 2015-04-13 21:22:03 +03:00
  • 0bded40738 Added DAO pattern. Ilkka Seppala 2015-04-12 23:49:00 +03:00
  • 33566805ee Added Lazy Loading idiom. Ilkka Seppala 2015-04-10 20:24:16 +03:00
  • 484e1ddfca #43 Removed some commented out code. Ilkka Seppala 2015-04-10 17:27:20 +03:00
  • 78c2bc274b Added item to FAQ. Ilkka Seppala 2015-04-09 23:00:54 +03:00
  • bc03412bd7 Updated .travis.yml to use Java 8. Ilkka Seppala 2015-04-09 22:50:44 +03:00
  • 6d16ef07ab Updated Intercepting Filter class diagram. Ilkka Seppala 2015-04-09 22:46:41 +03:00
  • 00e6e099a0 Enabled Java 8 features. Ilkka Seppala 2015-04-09 22:39:36 +03:00
  • 66982375f5 #43 Move Intercepting Filter to behavior patterns category. Ilkka Seppala 2015-04-09 22:24:30 +03:00
  • e03bd818ec Fixes "Intercepting Filter example needs some improvement" #43 Ilkka Seppala 2015-04-09 22:23:17 +03:00
  • 717cb53f2b Cleanup test data in Execute Around tests. Ilkka Seppala 2015-04-09 18:26:58 +03:00
  • 3628a4539d Added some inspiration sources. Ilkka Seppala 2015-04-05 19:18:09 +03:00
  • f0c06e7b85 Merge branch 'vehpsr-master' Ilkka Seppala 2015-04-05 18:41:58 +03:00
  • 95f758de6e Merge branch 'master' of https://github.com/vehpsr/java-design-patterns into vehpsr-master Ilkka Seppala 2015-04-05 18:36:10 +03:00
  • da7d23b794 move Callback to idioms vehpsr 2015-04-05 18:04:31 +03:00
  • 7446493d35 Moved Callback to idioms category. Ilkka Seppala 2015-04-05 18:04:25 +03:00
  • dc0f578f8b added Poison Pill idiom vehpsr 2015-04-05 18:03:16 +03:00
  • 6366041781 Established Idioms category and moved Execute Around and Double Checked Locking there. Ilkka Seppala 2015-04-05 14:20:03 +03:00
  • 2e36e6e9d1 Added instructions to work on an issue. Ilkka Seppala 2015-04-04 22:30:55 +03:00
  • 80093a1405 Fixed typo. Ilkka Seppala 2015-04-04 21:30:16 +03:00
  • 347b7eef0d Deprecated GenMyModel from instructions. The UML diagrams need to look consistent. Ilkka Seppala 2015-04-04 21:29:05 +03:00
  • 23f5be291b Fixed typo. Ilkka Seppala 2015-04-04 21:25:10 +03:00
  • a381a43f2e Formatted Intercepting Filter source code. Ilkka Seppala 2015-04-04 21:22:13 +03:00
  • d0feb3c8d5 Moved Model-View-Presenter pattern under Presentation Tier Patterns. Ilkka Seppala 2015-04-04 21:12:43 +03:00
  • e136e6a47b Corrected merge error where CyclicBarrier example had moved under Intercepting Filter. Should be under Callback. Ilkka Seppala 2015-04-04 21:10:12 +03:00
  • 968fb1dd66 Replaced intercepting filter class diagram with ObjectAid generated one, for consistency. Ilkka Seppala 2015-04-04 21:06:05 +03:00
  • 477d622d04 Merge pull request #42 from joshzambales/master Ilkka Seppälä 2015-04-04 20:59:23 +03:00
  • 57c7a4895c fixed folder structure and added package Josh 2015-04-05 01:15:02 +08:00
  • 2d7e2d1b18 removed some merge markers Josh 2015-04-04 21:48:50 +08:00
  • 10be0b0b10 made changes according to 2nd batch of comments Josh 2015-04-04 21:37:36 +08:00
  • 5383eb9f56 fix travis CI Josh 2015-04-04 11:28:42 +08:00
  • ee37e10382 fix travis CI Josh 2015-04-04 11:21:27 +08:00
  • 68f02c12d1 revised Josh 2015-04-04 05:47:54 +08:00
  • ddace113eb merged master fixed conflict Josh 2015-04-04 05:46:19 +08:00
  • 6d4e47311a added intercepting filter Josh 2015-04-04 04:54:56 +08:00
  • f753d68d1b Update README.md joshzambales 2015-04-03 22:27:32 +08:00
  • 2392d6caac added intercepting filter and changes Josh 2015-04-03 22:24:37 +08:00
  • aca75584d7 Updated README.md joshzambales 2015-04-03 20:55:13 +08:00
  • bc98c11d94 Updated README.md joshzambales 2015-04-03 20:24:08 +08:00
  • 24ea7ff325 Updated README.md joshzambales 2015-04-03 20:23:36 +08:00
  • 5e939a2d8b Updated README.md joshzambales 2015-04-03 20:23:14 +08:00
  • 915145e12a Updated README.md joshzambales 2015-04-03 20:22:54 +08:00
  • 092e6ef9c1 Updated README.md joshzambales 2015-04-03 20:22:34 +08:00
  • 4118aab139 Updated README.md joshzambales 2015-04-03 20:22:23 +08:00
  • 543c062066 Updated README.md joshzambales 2015-04-03 20:21:23 +08:00
  • b4aed8fbe0 Updated README.md joshzambales 2015-04-03 20:21:10 +08:00
  • efb032adbb Updated README.md joshzambales 2015-04-03 18:36:15 +08:00
  • f64480d731 Updated README.md joshzambales 2015-04-03 18:35:55 +08:00
  • 97c5c13f2d Updated README.md joshzambales 2015-04-03 18:27:01 +08:00
  • 7ff88026bb Updated README.md joshzambales 2015-04-03 18:22:46 +08:00
  • 46a6ff2894 Added introduction chapter to README.md. Ilkka Seppälä 2015-03-31 19:43:35 +03:00
  • d6a68b3121 Merge pull request #39 from vehpsr/master Ilkka Seppälä 2015-03-30 20:50:52 +03:00
  • d57da2593b added Property pattern vehpsr 2015-03-29 23:03:06 +03:00
  • eddf2e630f Merge branch 'vehpsr-master' Ilkka Seppala 2015-03-29 22:13:08 +03:00
  • b2619e4d7a Merge branch 'master' of https://github.com/vehpsr/java-design-patterns into vehpsr-master Ilkka Seppala 2015-03-29 22:11:43 +03:00
  • 911a3505b2 Added book reference. Ilkka Seppala 2015-03-29 22:03:07 +03:00