Commit Graph

  • a2a13758e0 Merge branch 'master' of https://github.com/iluwatar/java-design-patterns adam.kaczmmarek@gmail.com 2017-10-28 22:27:34 +02:00
  • 5ed46c2c64 Merge pull request #656 from bjurga/bjurga-App.java-patch Ilkka Seppälä 2017-10-22 22:21:54 +03:00
  • 168c9cf3a9 Merge pull request #655 from codinghog/master Ilkka Seppälä 2017-10-22 22:17:51 +03:00
  • 0312392b3c Merge pull request #654 from fanofxiaofeng/patch-1 Ilkka Seppälä 2017-10-22 22:14:37 +03:00
  • df04e19994 Use UserConverter instead of rewriting its ctor Bartek 2017-10-20 13:59:42 +02:00
  • 8c15b89295 Merge branch 'master' into unit-of-work-pattern Piyush Kailash Chaudhari 2017-10-19 13:03:16 +05:30
  • eeaf7e4b7c Merge branch 'master' of https://github.com/iluwatar/java-design-patterns adkm 2017-10-17 12:46:54 +02:00
  • dd828bcd6c #173 Update pom adkm 2017-10-17 12:46:28 +02:00
  • 0aa84e37f2 #173 Pattern description adkm 2017-10-17 12:42:41 +02:00
  • 767f41ad90 #173 Removed unneeded dependencies adkm 2017-10-17 00:12:41 +02:00
  • 9c7ee5ed1d #173 Added new pattern, tests adkm 2017-10-16 19:33:15 +02:00
  • 141d448c17 maybe it should be "Let's" here 靳阳 2017-10-16 15:37:13 +08:00
  • 41710cbe9e Merge pull request #651 from codinghog/master Ilkka Seppälä 2017-10-16 08:24:46 +03:00
  • 04dd93f8bc Merge branch 'master' of https://github.com/iluwatar/java-design-patterns adkm 2017-10-15 18:45:36 +02:00
  • 624a4ef857 #176 Fixed CheckStyle issue adkm 2017-10-13 14:22:48 +02:00
  • 0453ba1315 #176 Test run, app shutdown, minor refactoring adkm 2017-10-13 14:02:03 +02:00
  • 60f07d1940 Added test class for App adkm 2017-10-12 17:33:03 +02:00
  • dfb43299a8 Merge pull request #652 from yosfik/master Ilkka Seppälä 2017-10-12 17:13:57 +03:00
  • b2dd175851 Merge pull request #648 from Peter-Morawski/patch-1 Narendra Pathai 2017-10-09 11:00:43 +05:30
  • 31120a8fa0 Merge pull request #646 from rastdeepanshu/master Narendra Pathai 2017-10-09 10:58:57 +05:30
  • ed1852a789 Fix unused generic type in PrototypeTest Yosfik Alqadri 2017-10-08 20:41:28 +07:00
  • 56ba78a5e9 fix test message Yosfik Alqadri 2017-10-07 20:33:24 +07:00
  • 522721559b #176 pattern description and diagram adkm 2017-10-04 17:20:29 +02:00
  • f80d903cff Wire Tap EIP implementation and tests adkm 2017-10-04 17:04:32 +02:00
  • 0d4a8db114 Set version for next development iteration Ilkka Seppälä 2017-09-30 22:30:34 +03:00
  • ba7142ca97 Reach milestone 1.17.0 1.17.0 Ilkka Seppälä 2017-09-30 22:26:44 +03:00
  • 4e236f6da8 Minor modification of Long to long Deepanshu Rastogi 2017-09-28 15:04:32 +02:00
  • 2f33094030 Merge pull request #645 from amitdash291/patch-1 Narendra Pathai 2017-09-27 10:18:46 +05:30
  • 4abef6da33 added missing whitespace to the elements of the unordered list Peter-Morawski 2017-09-26 20:51:32 +02:00
  • b5eca2f856 #352- Unit Of Work : Updated applicability of pattern in README. Piyush Chaudhari 2017-09-27 00:04:06 +05:30
  • b8491436dd #352- Unit Of Work : modified readme. Piyush Chaudhari 2017-09-26 23:25:36 +05:30
  • 193879dff6 Merge pull request #641 from dosdebug/fix_command_pattern Ilkka Seppälä 2017-09-26 07:35:42 +03:00
  • 04891e5bf3 Merge branch 'unit-of-work-pattern' of github.com:piyushchaudhari04/java-design-patterns into unit-of-work-pattern Piyush Chaudhari 2017-09-26 00:07:03 +05:30
  • 244e9c7caa #352- Unit Of Work : modified readme. Piyush Chaudhari 2017-09-25 21:23:12 +05:30
  • 01b85b9721 Used AtomicLong for concurrenthashmap operations Deepanshu Rastogi 2017-09-25 12:59:39 +02:00
  • e6342d5956 Merge pull request #1 from iluwatar/master Deepanshu Rastogi 2017-09-24 21:55:34 +02:00
  • 6848dd020e Merge branch 'master' of https://github.com/iluwatar/java-design-patterns Ilkka Seppälä 2017-09-24 19:36:27 +03:00
  • 7db7df38fd Fix error in Checkstyle rule definition Ilkka Seppälä 2017-09-24 19:36:15 +03:00
  • aa1f57a253 Merge pull request #640 from dosdebug/master Ilkka Seppälä 2017-09-24 19:35:24 +03:00
  • 683b45d1b0 Merge pull request #639 from reegnz/fix_naked_objects_url Ilkka Seppälä 2017-09-24 19:04:00 +03:00
  • 1f067b845e Merge pull request #637 from danielsiwiec/java9-running-tests Ilkka Seppälä 2017-09-24 18:56:47 +03:00
  • e80677b1f3 Merge pull request #634 from mookkiah/issue_587_promise Ilkka Seppälä 2017-09-24 18:42:36 +03:00
  • e4b0153ddc Merge branch 'master' into unit-of-work-pattern Piyush Kailash Chaudhari 2017-09-24 13:47:40 +05:30
  • a2a08a3a3e Removed redundant times(1) params for verify() Amit Dash 2017-09-24 13:15:42 +05:30
  • 8e73728fde #352- Unit Of Work : modified readme. Piyush Chaudhari 2017-09-24 12:56:06 +05:30
  • 684cad9beb added tutorial links to bridge, decorator, abstract-factory, strategy and template method patterns Sanket 2017-09-23 20:55:38 -04:00
  • fb4c0f77e5 #631 Add missing license header Ilkka Seppälä 2017-09-23 09:39:13 +03:00
  • 99de0e1644 Merge pull request #636 from gopinath-langote/partial-response-pattern Ilkka Seppälä 2017-09-23 09:35:35 +03:00
  • dba2d8aef7 #631 - Partial Response : [Refactor] Inline object creation. Gopinath Langote 2017-09-23 01:03:16 +05:30
  • a1ee8859d6 #352- Unit Of Work : Update puml diagram. Piyush Chaudhari 2017-09-23 00:53:45 +05:30
  • 677f020813 #352- Unit Of Work : Add class diagram. Piyush Chaudhari 2017-09-23 00:49:01 +05:30
  • 00dcf24e16 #352- Unit Of Work : Update licence. Piyush Chaudhari 2017-09-23 00:34:45 +05:30
  • 1fb0525c6e #352- Unit Of Work : Remove affected lines. Piyush Chaudhari 2017-09-23 00:30:18 +05:30
  • 633d3a97a0 #352- Unit Of Work : Add AppTest Piyush Chaudhari 2017-09-23 00:18:06 +05:30
  • 9ee2255c1f #352- Unit Of Work : [Refactor] Rename main class to App Piyush Chaudhari 2017-09-23 00:15:32 +05:30
  • bf700fd995 #352- Unit Of Work : Make final instance variable of immutable Student class. Piyush Chaudhari 2017-09-23 00:14:13 +05:30
  • 06b5c671f5 #631 - Partial Response : Modify AppTest. Gopinath Langote 2017-09-22 12:33:11 +05:30
  • c63494cef2 #631 - Partial Response : Modify intendation. Gopinath Langote 2017-09-22 12:01:38 +05:30
  • 7f9789ce1d #631 - Partial Response : [Refactor] Made Main class name as App for consistancy. Gopinath Langote 2017-09-22 11:57:12 +05:30
  • 5d8d312733 #631 - Partial Response : Made final private variables in immutable class. Gopinath Langote 2017-09-22 11:55:21 +05:30
  • a59e0fa961 #631 - Partial Response : Update copyright header. Gopinath Langote 2017-09-22 11:53:26 +05:30
  • c9f4048301 Removes unused size and visibility enumerations Dos Debug 2017-09-21 20:10:12 +05:00
  • d8ac00536c Fixes Checkstyle problems Dos Debug 2017-09-21 15:13:57 +05:00
  • eb36033b83 #590 Add explanation for Chain of Responsibility Ilkka Seppälä 2017-09-19 23:20:40 +03:00
  • acaccc1c53 Fix naked objects thesis url Zoltán Reegn 2017-09-19 19:59:52 +02:00
  • 1dc143abca #352- Unit Of Work : Update puml diagram. Piyush Chaudhari 2017-09-19 22:49:09 +05:30
  • 530b9e9662 #352- Unit Of Work : added the readme file Piyush Chaudhari 2017-09-19 20:39:48 +05:30
  • 06ba337b90 #631 - Partial Response : Add class diagram Gopinath Langote 2017-09-19 19:00:19 +05:30
  • 1b0f55c3eb Merge pull request #633 from mookkiah/issue_587_da0_2 Ilkka Seppälä 2017-09-19 08:48:23 +03:00
  • 2c9098aecc #352- Unit Of Work : added the launching point of the module Piyush Chaudhari 2017-09-18 22:31:13 +05:30
  • 5fe9d2be6c #352- Unit Of Work : [Refactor] Change module name to unit-of-work. Piyush Chaudhari 2017-09-16 21:39:09 +05:30
  • 68ed2a4726 #352- Unit Of Work : Impement unit of work contract. Piyush Chaudhari 2017-09-16 21:35:27 +05:30
  • acc2fad818 #352- Unit Of Work : Added commit contract in Unit of work. Piyush Chaudhari 2017-09-16 18:43:35 +05:30
  • 8a53a2626e #352- Unit Of Work : Unit of work contract. Piyush Chaudhari 2017-09-16 18:38:48 +05:30
  • e43b6f13fd #352- Unit Of Work : Add Student model and puml diagram Piyush Chaudhari 2017-09-16 18:11:00 +05:30
  • 4ecc337c7d #352- Unit Of Work : Added module to project. Piyush Chaudhari 2017-09-16 17:20:51 +05:30
  • 286f187df4 #587SonarQube reports bugs in promise module mahendran.mookkiah 2017-09-15 18:26:59 -04:00
  • e9579633da #587 SonarQube reports bugs in dao module mahendran.mookkiah 2017-09-15 17:39:01 -04:00
  • 91048a49b4 #631 - Partial Response : Add Readme. Gopinath Langote 2017-09-14 23:07:40 +05:30
  • fb3a998c04 #631 - Partial Response : Modified puml digram Gopinath Langote 2017-09-14 22:52:29 +05:30
  • 711f3faf67 #631 - Partial Response : Implement video partial response consuming client. Gopinath Langote 2017-09-14 22:51:16 +05:30
  • 44e4b3c803 #631 - Partial Response : Implement Field to json conversion Gopinath Langote 2017-09-14 22:34:02 +05:30
  • c5b9c63b39 #631 - Partial Response : Add puml file Gopinath Langote 2017-09-14 21:52:07 +05:30
  • c89bf0eb44 #631 - Partial Response : Add java doc Gopinath Langote 2017-09-14 21:50:40 +05:30
  • 6d3dce065d #631 - Partial Response : Get specified fields response. Gopinath Langote 2017-09-14 19:45:56 +05:30
  • d0ad0f7ea9 #631 - Partial Response : Add missing length in video details Gopinath Langote 2017-09-14 19:35:52 +05:30
  • a0c081f5ea #631 - Partial Response : Return video details as json string. Gopinath Langote 2017-09-14 19:27:46 +05:30
  • b7dbb4049c #631 - Partial Response : [Refactor] Modify video model fields. Gopinath Langote 2017-09-14 19:15:44 +05:30
  • 87d4853846 #631 - Partial Response : [Refactor] Rename GetDetails method by id. Gopinath Langote 2017-09-14 18:47:46 +05:30
  • 5836fdb54b Merge pull request #632 from OCNYang/master Ilkka Seppälä 2017-09-14 08:10:41 +03:00
  • f38119c565 #631 - Partial Response : Get video details by id. Gopinath Langote 2017-09-14 10:09:02 +05:30
  • 5828ef9dd1 #631 - Partial Response : Get video details by id. Gopinath Langote 2017-09-14 10:08:56 +05:30
  • 6a560f7d15 Delete duplicate declared objects:ClubbedTroll OCN.Yang 2017-09-14 10:20:20 +08:00
  • 2e90f82cab #590 Add explanation for Proxy pattern Ilkka Seppälä 2017-09-13 21:07:10 +03:00
  • f9d1e9aa3f Update Throttling pattern readme Ilkka Seppälä 2017-09-13 20:39:31 +03:00
  • 7ca5342819 #631 - Partial Response : Add video model. Gopinath Langote 2017-09-13 22:58:34 +05:30
  • 263534caab #631 - Partial Response : Added module to project. Gopinath Langote 2017-09-13 22:34:26 +05:30
  • 8652d0d32b Merge remote-tracking branch 'upstream/master' Gopinath Langote 2017-09-13 22:15:26 +05:30
  • 00bdfd6bd8 add another jdk 9 module to prevent class not found errors #591 Dan Siwiec 2017-09-12 23:30:43 -07:00
  • a8f2e70e0a Alter Throttling pattern display name Ilkka Seppälä 2017-09-13 08:22:29 +03:00