2832 Commits

Author SHA1 Message Date
Ilkka Seppälä
0ee03db4d0 Update README.md 2020-08-29 20:38:04 +03:00
Ilkka Seppälä
c541176b38 Update README.md 2020-08-29 20:26:37 +03:00
Ilkka Seppälä
b53856b64f
Merge pull request #1509 from ohbus/master
Cleaning up unnecessary code from the CI yaml and CI server version upgrade
2020-08-29 20:19:42 +03:00
Subhrodip Mohanta
1973d1bc63
Update maven-pr-builder.yml
upgraded build server runtime from Ubuntu 18.04 to 20.04 LTS for the PR builder as well
2020-08-29 19:35:20 +05:30
Subhrodip Mohanta
f5886325ec
Update maven-ci.yml
upgraded build server runtime from Ubuntu 18.04 to 20.04 LTS
2020-08-29 19:34:43 +05:30
Ilkka Seppälä
8afe4c314a Update README.md 2020-08-29 16:56:52 +03:00
Ilkka Seppälä
2dd2cfb8ca Update README.md 2020-08-29 16:49:45 +03:00
Ilkka Seppälä
8512c65aef Update README.md 2020-08-29 16:42:46 +03:00
Ilkka Seppälä
6373f7b115 Update README.md 2020-08-29 16:38:20 +03:00
Ilkka Seppälä
e8b42bd135 Update README.md 2020-08-29 16:23:28 +03:00
Ilkka Seppälä
2bb2134636 Update README.md 2020-08-29 16:17:15 +03:00
Ilkka Seppälä
675b2f14b2 Update README.md 2020-08-29 16:10:59 +03:00
Subhrodip Mohanta
338c146c78
Update maven-pr-builder.yml 2020-08-29 17:39:50 +05:30
Subhrodip Mohanta
8135dbecdb
Update maven-ci.yml 2020-08-29 17:36:31 +05:30
Ilkka Seppälä
a4f2d14848 Update README.md 2020-08-29 12:01:23 +03:00
Ilkka Seppälä
96c16a8f3a Update README.md 2020-08-29 11:29:30 +03:00
Subhrodip Mohanta
47e746c3ba
Update maven-pr-builder.yml
removed the if checking block for building Pull Requests as this was redundant code.
2020-08-28 12:26:27 +05:30
Subhrodip Mohanta
7118ccafa9
Update maven-ci.yml
Removed if clause for building code in main codebase from the CI pipeline.
2020-08-28 12:17:38 +05:30
Ilkka Seppälä
8983f9c11c Update README.md 2020-08-26 21:55:05 +03:00
Ilkka Seppälä
9b464e0be1
Merge pull request #1507 from amit1307/upgrade-mockito-1486
Upgrade Mockito version
2020-08-26 21:20:11 +03:00
Amit Garg
b07d33f332 Upgrade Mockito version to latest 2020-08-26 00:09:30 +01:00
Amit Garg
6c4c6097be Merge branch 'master' of https://github.com/iluwatar/java-design-patterns 2020-08-25 23:21:25 +01:00
Ilkka Seppälä
9dd46d7b4a Update README.md 2020-08-25 21:42:42 +03:00
Ilkka Seppälä
723afb85ba Set version for next development iteration 2020-08-25 21:21:36 +03:00
Ilkka Seppälä
a0e5d061cb Milestone 1.23.0 2020-08-25 21:20:30 +03:00
Ilkka Seppälä
687648af0a
Merge pull request #1506 from iluwatar/all-contributors/add-stefanbirkner
docs: add stefanbirkner as a contributor
1.23.0
2020-08-25 17:43:29 +03:00
allcontributors[bot]
96aa21d0e8
docs: update .all-contributorsrc [skip ci] 2020-08-25 14:42:54 +00:00
allcontributors[bot]
b8f83c326d
docs: update README.md [skip ci] 2020-08-25 14:42:53 +00:00
Ilkka Seppälä
15d795bf8a
Merge pull request #1505 from stefanbirkner/system-lambda
Replace System Rules with System Lambda
2020-08-25 17:41:09 +03:00
Stefan Birkner
3754c66604 Replace System Rules with System Lambda
System Lambda is more specific. It only wraps the part of the code that
produces the output.
2020-08-24 23:20:03 +02:00
Ilkka Seppälä
6d83ceba28 Update README.md 2020-08-23 18:53:57 +03:00
Ilkka Seppälä
015b418114 Update README.md 2020-08-23 18:03:29 +03:00
Ilkka Seppälä
0cba307844 Fix readme filename 2020-08-23 17:06:37 +03:00
Ilkka Seppälä
a66edc84a0
Merge pull request #1504 from iluwatar/all-contributors/add-mkrzywanski
docs: add mkrzywanski as a contributor
2020-08-23 17:00:32 +03:00
allcontributors[bot]
c18282ad5d
docs: update .all-contributorsrc [skip ci] 2020-08-23 13:59:15 +00:00
allcontributors[bot]
7411ea86bf
docs: update README.md [skip ci] 2020-08-23 13:59:14 +00:00
Ilkka Seppälä
ef033b66a6
Merge pull request #1499 from mkrzywanski/pattern/filterer
Filterer pattern
2020-08-23 16:56:06 +03:00
Michal Krzywanski
e65b65257e fixing typos in readme file, introducing var local type inference where possible 2020-08-23 11:00:15 +02:00
Michal Krzywanski
3d9afbaeec fixed typo in read me 2020-08-22 18:24:41 +02:00
Michal Krzywanski
61a819aab8 Added fixes after review. Changed example pattern application to threat detection domain 2020-08-22 18:11:14 +02:00
Ilkka Seppälä
61b95c294b Update github token 2020-08-22 14:49:56 +03:00
Ilkka Seppälä
4068d1fead Update sonar badges 2020-08-22 14:03:21 +03:00
Ilkka Seppälä
b284230ecf
Merge pull request #1502 from iluwatar/all-contributors/add-edycutjong
docs: add edycutjong as a contributor
2020-08-21 18:01:31 +03:00
allcontributors[bot]
0529b77abb
docs: update .all-contributorsrc [skip ci] 2020-08-21 15:00:49 +00:00
allcontributors[bot]
a2ae5d1324
docs: update README.md [skip ci] 2020-08-21 15:00:48 +00:00
Ilkka Seppälä
25159ed9a8
Merge pull request #1501 from iluwatar/all-contributors/add-ToxicDreamz
docs: add ToxicDreamz as a contributor
2020-08-21 17:35:37 +03:00
allcontributors[bot]
7f09cd5b2d
docs: update .all-contributorsrc [skip ci] 2020-08-21 14:34:24 +00:00
allcontributors[bot]
b388020fc0
docs: update README.md [skip ci] 2020-08-21 14:34:23 +00:00
Ilkka Seppälä
0c552effc3
Merge pull request #1492 from ToxicDreamz/SonarCloud-Reports-Issue#1012
Fixed most reported issues by SonarCloud.
2020-08-21 17:25:16 +03:00
Michal Krzywanski
905b5dc6d8 Implemented filterer pattern 2020-08-21 11:51:43 +02:00