Commit Graph

1710 Commits

Author SHA1 Message Date
mahendran.mookkiah 0271e55983 #587 SonarQube reports bugs 2017-08-05 10:07:28 -04: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ä b65b89baaf Merge pull request #593 from Harshrajsinh/hotfix/readme-update
Refactored Function<Integer,T> to IntFunction<T>
2017-06-14 22:48:33 +03:00
Harshrajsinh Thakor edea7d2220 Refactored Function<Integer,T> to IntFunction<T>. 2017-06-14 11:58:05 -07:00
Ilkka Seppälä bf8bc4df4b Merge pull request #589 from Harshrajsinh/hotfix/readme-update
Refactored the Functional Interface to the Specialized Primitive Functional Interface
2017-06-14 20:19:44 +03:00
Ilkka Seppälä d13635533a Merge pull request #588 from prafful1/master
Few additions in readme
2017-06-14 20:14:09 +03:00
Ilkka Seppälä 37cd4cbb3b Merge pull request #585 from fluency03/master
add RxJava to Real world examples of observer
2017-06-14 20:12:32 +03:00
Ilkka Seppälä 3d29755842 Add license headers 2017-06-11 19:37:52 +03:00
Ilkka Seppälä 5b47d48fc2 Merge pull request #573 from SrdjanPaunovic/extension-objects
#541 Extension objects pattern
2017-06-11 19:26:47 +03:00
Harshrajsinh Thakor 73934e25e5 Refactored the Functional Interface to the Specialized Functional
Interface.
2017-06-09 17:17:56 -07:00
prafful1 41d487d32a Few additions in readme
Adding Consequences and General usage of Adapter Pattern section to the Readme doc.
2017-06-07 20:22:15 +05:30
Srđan Paunović a0916aab6c Update README.md 2017-06-04 21:12:30 +02:00
SrdjanPaunovic 863589ed29 Create meaningful JavaDocs instead of author names 2017-06-04 21:09:17 +02:00
SrdjanPaunovic 85acb1cf6c Replase system.println with logger 2017-06-04 20:49:15 +02:00
Srđan Paunović 09fb79099f Merge branch 'master' into extension-objects 2017-06-02 21:50:00 +02:00
SrdjanPaunovic 22a7c15acc Reset execute-around/pom.xml from master 2017-06-02 21:42:59 +02:00
Chang Liu 0182b840af add RxJava to Real world examples of observer 2017-05-30 13:22:52 +02:00
Ilkka Seppälä f87249e03b Add missing license headers 2017-05-29 21:53:05 +03:00
Ilkka Seppälä dd0ca2d16e Merge pull request #572 from 4lexis/master
#567 Marker Interface pull request
2017-05-29 21:41:27 +03:00
Aleksandar Dudukovic f2e35ec03d #567 fix version and javadoc 2017-05-23 01:38:02 +02:00
Ilkka Seppälä ae1d9cf7a8 Add missing license headers 2017-05-21 09:19:29 +03:00
Ilkka Seppälä 1bbc597671 Merge pull request #575 from prafful1/master
Few additions in README
2017-05-21 09:11:00 +03:00
Ilkka Seppälä 4d6467e435 Merge pull request #569 from kapinuss/master
Adding Setter Dependency Injection as a second subtype of DI
2017-05-21 09:02:18 +03:00
kapinuss 17039dc5e9 Update AdvancedSorceressTest.java 2017-05-18 20:27:16 +03:00
kapinuss 30dcbee2cc Update AdvancedSorceress.java 2017-05-18 20:26:47 +03:00
kapinuss 08901f3c26 Update AdvancedSorceress.java 2017-05-18 20:23:05 +03:00
kapinuss c746004f73 Update AdvancedSorceress.java 2017-05-18 19:13:45 +03:00
kapinuss 09aa44ddcb Update App.java 2017-05-18 19:13:09 +03:00
Ilkka Seppälä 992e76ac61 Merge pull request #566 from qpi/master
Event Queue pattern
2017-05-16 21:59:50 +03:00
Mihály Kuprivecz 167a43f72e updated model.png 2017-05-15 11:04:41 +02:00
Mihály Kuprivecz fe1e45bd69 some fixes 2017-05-15 10:40:12 +02:00
Ilkka Seppälä 4b32fb65da Merge pull request #571 from ytian90/master
Fix Block 3 Case in Feature Toggle Design Pattern
2017-05-15 08:13:28 +03:00
Mihály Kuprivecz 0546223bba quick fix 2017-05-11 21:44:07 +02:00
Mihály Kuprivecz 857902ab95 compatibility fix
When the system is not capable to play the sound, do not throw
exception, just log it. For example on Linux there are several issues to
play sound and there are no workarounds for that :(
2017-05-11 21:41:25 +02:00
Ilkka Seppälä 0b57edd211 Merge pull request #568 from brandon-d-mckay/patch-1
Fix incorrect URL
2017-05-09 23:10:31 +03:00
prafful1 fb26d42b51 Few additions in README
Added few more points in applicability and also some use cases and consequences.
2017-05-07 13:28:54 +05:30
Srđan Paunović 6857486f27 #541 Create README.md file 2017-05-04 12:33:25 +02:00
Aleksandar Dudukovic 1abd96a9c8 #567 checkstyle fix 2017-05-03 22:09:47 +02:00
SrdjanPaunovic 08c4202852 #541 fix checkstyle errors 2017-05-03 22:08:04 +02:00
Aleksandar Dudukovic 6ecf994258 #567 pom.xml align fix 2017-05-03 21:42:15 +02:00
SrdjanPaunovic 0687a3f9f8 #541 pom.xml fix align 2017-05-03 21:40:54 +02:00
Aleksandar Dudukovic 64337dff06 merge fix 2017-05-03 21:07:49 +02:00
4lexis 34b09c75ec #567 added .gitignore 2017-05-03 20:51:51 +02:00
4lexis 66c6f30c1c #567 Updated pom.xml 2017-05-03 20:34:27 +02:00
Aleksandar Dudukovic e413b116ac Merge branch 'master' of https://github.com/4lexis/java-design-patterns 2017-05-03 19:57:57 +02:00
Aleksandar Dudukovic 6e0b3e37ea updated pom.xml 2017-05-03 19:57:14 +02:00
4lexis be3f4dce50 Update Picture 2017-05-03 19:49:25 +02:00
4lexis 6d87f63ed5 Added README.md 2017-05-03 19:48:29 +02:00
SrdjanPaunovic c92a8daeda Class diagram & fix relation between units 2017-05-03 17:59:54 +02:00