Commit Graph
100 Commits
Author SHA1 Message Date
Ilkka Seppälä 68e1ca83e8 commit 2020-06-14 22:21:45 +03:00
Ilkka Seppälä f4f9c1a441 Remove gh token 2020-06-14 22:15:13 +03:00
Ilkka Seppälä a396d972f6 Add sonar modulekey 2020-06-14 21:54:47 +03:00
Ilkka Seppälä 30678792fd Remove extra project key 2020-06-14 21:23:07 +03:00
Ilkka Seppälä cfa2b35bff Fix syntax 2020-06-14 21:04:09 +03:00
Ilkka Seppälä 5db8037b8b Add SonarCloud analysis 2020-06-14 21:02:40 +03:00
Ilkka Seppälä 71affacee2 Remove update website script 2020-06-14 20:19:35 +03:00
Ilkka Seppälä 371263d1b3 Fix xvfb setup 2020-06-14 18:45:01 +03:00
Ilkka Seppälä 0b41aaaa76 Fix syntax 2020-06-14 18:37:29 +03:00
Ilkka Seppälä f28a63a46c Use GabrielBB/xvfb-action 2020-06-14 18:33:48 +03:00
Ilkka Seppälä 3ea65e06bc Install xvfb before building 2020-06-14 18:23:25 +03:00
Ilkka Seppälä 1aea35f8e5 Update build status badge 2020-06-14 17:48:42 +03:00
Ilkka Seppälä 0f751d40cb Fix checkstyle error 2020-06-14 17:36:26 +03:00
Ilkka Seppälä 92ecd63ccf Add Github Actions workflow 2020-06-14 17:27:43 +03:00
Ilkka Seppälä 3033e4c9fc Improve lazy loaded Singleton example 2020-06-10 18:10:34 +03:00
Ilkka Seppälä 37a34ae174 Remove lombok dependency 2020-03-25 20:51:23 +02:00
Ilkka Seppälä 1401accb4f Revert "Bump maven-surefire-plugin from 3.0.0-M3 to 3.0.0-M4 (#1126)"
This reverts commit f00523f7c0.
2020-01-12 11:00:23 +02:00
Ilkka Seppälä f1471641b0 Revert "Bump maven-war-plugin from 2.4 to 3.2.3 (#1129)"
This reverts commit b99d37506f.
2020-01-09 11:23:24 +02:00
Ilkka Seppälä 5681684157 https://github.com/iluwatar/java-design-patterns-web/issues/8 Fix typo in tag 2019-12-13 22:22:11 +02:00
Ilkka Seppälä b2b1ba95eb https://github.com/iluwatar/java-design-patterns-web/issues/8 Update pattern categories and tags 2019-12-13 21:09:28 +02:00
Ilkka Seppälä 0335c61512 Fix Acyclic Visitor readme layout 2019-12-13 09:36:57 +02:00
Ilkka Seppälä b09b100614 #1113 Link uml-reverse-mapper created class diagrams to readme, where needed 2019-12-07 20:26:59 +02:00
Ilkka Seppälä 0685a505d3 #1113 Add uml-reverse-mapper plugin 2019-12-07 18:03:49 +02:00
Ilkka Seppälä 8037495e04 Add some formatting to Specification pattern readme 2019-11-17 15:20:42 +02:00
Ilkka Seppälä 6941e65cb4 Set version for next development iteration 2019-11-17 14:45:41 +02:00
Ilkka Seppälä 7d845505b5 Java Design Patterns 1.22.0 2019-11-17 14:44:42 +02:00
Ilkka Seppälä 19b129c28e Fix several frontmatter issues 2019-11-16 21:56:40 +02:00
Ilkka Seppälä 63c707fcb1 Add game-loop to parent pom.xml 2019-11-16 21:17:21 +02:00
Ilkka Seppälä cc4b990ae8 #590 Add explanation for Converter pattern 2019-11-16 21:06:05 +02:00
Ilkka Seppälä 8747f1fd7a #1021 enforce Checkstyle rules in the build 2019-11-16 16:00:24 +02:00
Ilkka Seppälä 9e58edf05e Merge branch 'master' of https://github.com/iluwatar/java-design-patterns 2019-11-16 14:56:36 +02:00
Ilkka Seppälä 26f4aa8001 Merge branch 'master' of https://github.com/iluwatar/java-design-patterns 2019-11-16 14:48:43 +02:00
Ilkka Seppälä 51b444dccf Merge branch 'master' of https://github.com/besok/java-design-patterns 2019-11-14 08:02:05 +02:00
Ilkka Seppälä 160b737dcc Add another real world example for Builder 2019-11-13 18:16:50 +02:00
Ilkka Seppälä 3c57bf7078 #984 #987 update readmes 2019-11-12 22:12:47 +02:00
Ilkka Seppälä 2628cc0dfc #984 update Builder readme 2019-11-11 22:10:31 +02:00
Ilkka Seppälä 0272d71851 #984 update Bridge readme 2019-11-11 22:07:54 +02:00
Ilkka Seppälä 329479dda0 #984 update Ambassador readme 2019-11-11 22:03:44 +02:00
Ilkka Seppälä 50986fa15b #590 arrange Layers into packages and add explanation 2019-11-05 20:07:50 +02:00
Ilkka Seppälä 8ecdee44c8 #1021 Checkstyle fixes for Layers 2019-11-05 17:38:05 +02:00
Ilkka Seppälä 47ae477a56 #1021 Checkstyle changes for Factory Method 2019-11-05 17:28:08 +02:00
Ilkka Seppälä 7dc47da131 #1021 Checkstyle fixes for Composite pattern 2019-11-05 17:22:53 +02:00
Ilkka Seppälä 0b17abdf11 #590 Add explanation for Specification pattern 2019-11-02 14:45:50 +02:00
Ilkka Seppälä a8c7771784 #1021 style changes for Specification 2019-11-01 20:23:01 +02:00
Ilkka Seppälä 55b0341c8d Fix remaining Checkstyle errors for Singleton 2019-10-31 20:01:39 +02:00
Ilkka Seppälä 1eb1961f1b Remove presentations 2019-10-30 21:12:10 +02:00
Ilkka Seppälä cc85c73fbc Move faq.md to java-design-patterns-web repository 2019-10-30 19:52:25 +02:00
Ilkka Seppälä a9dfd7e809 Update license header 2019-10-30 08:23:45 +02:00
Ilkka Seppälä 91a085d3d1 Update script 2019-10-30 08:15:43 +02:00
Ilkka Seppälä ff52848481 Update script 2019-10-29 23:28:05 +02:00
Ilkka Seppälä ccc1a6340b Update script 2019-10-29 23:02:24 +02:00
Ilkka Seppälä a65a601835 Update web site logic 2019-10-29 22:11:27 +02:00
Ilkka Seppälä b50189e283 Fix Role Object front matter 2019-10-26 21:26:42 +03:00
Ilkka Seppälä 9f7e3fe552 Update license headers 2019-10-26 21:09:19 +03:00
Ilkka Seppälä d01a3a66b4 Update Github token 2019-10-26 20:32:50 +03:00
Ilkka Seppälä 1b6cecda19 Update keywords 2019-10-24 23:30:08 +03:00
Ilkka Seppälä f671f03d13 Update FAQ metadata 2019-10-19 22:14:01 +03:00
Ilkka Seppälä 8a4844792f Remove obsolete file 2019-10-19 19:44:57 +03:00
Ilkka Seppälä 2982db456d Update README.md 2019-10-18 23:09:27 +03:00
Ilkka Seppälä 47d92bbffb #996 set sonar host url 2019-10-14 08:17:52 +03:00
Ilkka Seppälä 9ebbc421dd Update license headers 2019-10-12 20:05:54 +03:00
Ilkka Seppälä 71f26c3e59 Fix Travis xvfb 2019-10-11 19:37:28 +03:00
Ilkka Seppälä 795b6be17d Configure Travis to build on JDK8 and JDK11 2019-10-11 19:28:50 +03:00
Ilkka Seppälä 2b1c09aa72 Fix link in Acyclic Visitor 2019-10-07 09:45:06 +03:00
Ilkka Seppälä 019abc9980 Add license headers 2019-09-10 20:26:18 +03:00
Ilkka Seppälä b874adc296 Set version for next development iteration 2019-09-08 11:01:12 +03:00
Ilkka Seppälä 9bf7a059b8 Java Design Patterns v1.21.0 2019-09-08 10:49:40 +03:00
Ilkka Seppälä a113de6a14 Add licenses 2019-07-28 16:24:14 +03:00
Ilkka Seppälä 6848dd020e Merge branch 'master' of https://github.com/iluwatar/java-design-patterns 2017-09-24 19:36:27 +03:00
Ilkka Seppälä 7db7df38fd Fix error in Checkstyle rule definition 2017-09-24 19:36:15 +03:00
Ilkka Seppälä fb4c0f77e5 #631 Add missing license header 2017-09-23 09:39:13 +03:00
Ilkka Seppälä eb36033b83 #590 Add explanation for Chain of Responsibility 2017-09-19 23:20:40 +03:00
Ilkka Seppälä 2e90f82cab #590 Add explanation for Proxy pattern 2017-09-13 21:07:10 +03:00
Ilkka Seppälä f9d1e9aa3f Update Throttling pattern readme 2017-09-13 20:39:31 +03:00
Ilkka Seppälä a8f2e70e0a Alter Throttling pattern display name 2017-09-13 08:22:29 +03:00
Ilkka Seppälä c13661810e #590 Add explanation for Flyweight 2017-09-06 22:31:21 +03:00
Ilkka Seppälä bd4247e864 #590 Add explanation for Facade pattern 2017-09-05 23:28:44 +03:00
Ilkka Seppälä a745c5d8ce Update .gitignore 2017-09-03 12:06:50 +03:00
Ilkka Seppälä 9d2f0c6c71 #590 Add explanation to Decorator pattern 2017-09-02 23:10:39 +03:00
Ilkka Seppälä f28ed7b46e #590 Add explanation for Composite pattern 2017-08-31 22:11:58 +03:00
Ilkka Seppälä 1dc038bc30 Add explanation for Bridge pattern 2017-08-23 21:25:48 +03:00
Ilkka Seppälä 6f1736d2e6 Refactored tests for Bridge 2017-08-22 22:01:52 +03:00
Ilkka Seppälä a5ec376089 Work on improved Bridge example 2017-08-22 09:11:18 +03:00
Ilkka Seppälä ed1a0022b9 #596 Add more logging to Reactor 2017-08-19 11:00:34 +03:00
Ilkka Seppälä 5db6776971 #590 Fix PMD issue 2017-08-19 10:10:49 +03:00
Ilkka Seppälä fbf5ffe67a #590 Add explanation for Adapter 2017-08-19 10:00:18 +03:00
Ilkka Seppälä b639f3630e #590 Add explanation for Prototype 2017-08-16 21:09:28 +03:00
Ilkka Seppälä f6c8bfbc39 #590 Add explanation for Builder 2017-08-13 17:34:05 +03:00
Ilkka Seppälä cbba487ff8 Merge branch 'master' of https://github.com/iluwatar/java-design-patterns 2017-08-13 10:09:46 +03:00
Ilkka Seppälä 37b9d45a74 #590 Add explanation for Abstract Factory 2017-08-13 10:09:26 +03:00
Ilkka Seppälä fba30e59ee #590 Kramdown fixes 2017-08-12 21:44:21 +03:00
Ilkka Seppälä 2d750dc0fd #590 Alter Factory Method presentation 2017-08-12 20:02:14 +03:00
Ilkka Seppälä 002774b5aa Fix Travis out of memory error 2017-08-12 19:24:55 +03:00
Ilkka Seppälä 2150a2bb55 #590 Skip puml processing for singleton module 2017-08-12 18:42:14 +03:00
Ilkka Seppälä 746e452c2b #590 Add new presentation for Singleton 2017-08-12 18:20:45 +03:00
Ilkka Seppälä ffbf56f01a CQRS pattern: Add missing license headers 2017-07-29 21:41:11 +03:00
Ilkka Seppälä ac721c695c Set version for next development iteration 2017-06-30 20:33:29 +03:00
Ilkka Seppälä d793160bce Reach milestone 1.16.0 2017-06-30 20:31:31 +03:00
Ilkka Seppälä 3d29755842 Add license headers 2017-06-11 19:37:52 +03:00
Ilkka Seppälä f87249e03b Add missing license headers 2017-05-29 21:53:05 +03:00