Commit Graph
1551 Commits
Author SHA1 Message Date
ThomasandGitHub 7200329a6b Add files via upload
Rework replaces previous version completely. Using ExecutorService. Use of result object instead of static variables. Ugly example is left out.
2017-01-29 11:38:20 +01:00
ThomasandGitHub f170aaa42b Delete DateFormatRunnable.java 2017-01-29 11:34:12 +01:00
ThomasandGitHub c598748549 Delete AppUgly.java 2017-01-29 11:33:59 +01:00
ThomasandGitHub ed11c4c4f9 Delete App.java 2017-01-29 11:33:40 +01:00
ThomasandGitHub 283f198ba8 Delete empty 2017-01-29 11:32:26 +01:00
ThomasandGitHub 15913d6382 Add files via upload
new uml diagramm after changes to the java classes
2017-01-29 11:31:06 +01:00
ThomasandGitHub 65e047974c Create empty 2017-01-29 11:29:19 +01:00
ThomasandGitHub c529e35791 Delete tls.urm.puml 2017-01-29 11:28:27 +01:00
ThomasandGitHub 3342851005 Delete tls.ucls 2017-01-29 11:28:17 +01:00
ThomasandGitHub c167f87ce5 Delete tls.png 2017-01-29 11:27:46 +01:00
ThomasandGitHub e8fc3427c6 Update README.md
no change of content. Improved text
2017-01-29 11:23:33 +01:00
ThomasandGitHub 26b79a5382 Update README.md
Some additonal description, deleted wrong pumlid
2017-01-29 11:16:45 +01:00
ThomasandGitHub e210e4ed62 Add files via upload 2016-12-16 11:17:27 +01:00
ThomasandGitHub fb98da86c4 Add files via upload 2016-12-16 11:12:43 +01:00
ThomasandGitHub c8b3c773c7 Add files via upload 2016-12-16 09:43:16 +01:00
ThomasandGitHub 61b1356976 Delete emptyfile 2016-12-16 09:42:46 +01:00
ThomasandGitHub 487f9ddc80 Add files via upload 2016-12-16 09:42:08 +01:00
ThomasandGitHub 9b7ce556e3 Create emptyfile 2016-12-16 09:35:19 +01:00
ThomasandGitHub e17cf27e5a upload pom.xml 2016-12-15 18:33:52 +01:00
ThomasandGitHub 937a1e269d delete empty file 2016-12-15 18:32:13 +01:00
ThomasandGitHub 803a97237c delete empty file 2016-12-15 18:31:53 +01:00
ThomasandGitHub e64f7faa3f upload junit test 2016-12-15 18:31:20 +01:00
ThomasandGitHub 15d660b117 empty file to create folder 2016-12-15 18:30:22 +01:00
ThomasandGitHub 544f7fb6d1 delete empty file 2016-12-15 18:28:02 +01:00
ThomasandGitHub c4eb198a8d Upload code files 2016-12-15 18:27:28 +01:00
ThomasandGitHub 7067d1ae56 Create test 2016-12-15 18:24:03 +01:00
ThomasandGitHub d80edd1ed3 Create test 2016-12-15 18:08:12 +01:00
ThomasandGitHub aeefc11f25 Merge pull request #1 from iluwatar/master
Update my local repository
2016-12-14 08:52:22 +01:00
Ilkka SeppäläandGitHub c94c8a3e74 Merge pull request #512 from inbravo/master
Module pattern #62
2016-12-01 20:53:12 +02:00
Amit Dixit 5d8806858b Review comments++ 2016-12-01 16:29:35 +05:30
Ilkka SeppäläandGitHub efc2c887e9 Merge pull request #521 from Amarnath510/master
Issue #450. First commit. Queue Based Load Leveling
2016-11-28 19:04:31 +02:00
Chandana Amarnath 1d6d0c54a7 pom.xml Fixed Conflict 2016-11-28 20:33:45 +05:30
Chandana Amarnath 1387e2bc96 Fixed all the code changes after review 2016-11-28 20:13:18 +05:30
Ilkka Seppälä faa29f8025 Update license headers 2016-11-27 14:34:20 +02:00
Ilkka SeppäläandGitHub 89e7f51e99 Merge pull request #519 from iluwatar/presentation
Add hexagonal architecture presentation
2016-11-27 13:50:04 +02:00
Ilkka SeppäläandGitHub cc02ff472b Merge pull request #503 from igeligel/master
Object Mother pattern #498
2016-11-26 20:22:48 +02:00
NooBxGockeL 7d995056ff Update URM Version to 1.4.4 and regenerated all puml files 2016-11-26 12:51:06 +01:00
Ilkka Seppälä 8574e06966 Proxy pattern: Add missing license header 2016-11-23 22:08:50 +02:00
Ilkka Seppälä 82d3d7bf1f Proxy pattern: Improve the example 2016-11-23 22:03:26 +02:00
Chandana Amarnath 1a75ab8df1 Removed unused imports in tests 2016-11-23 09:00:04 +05:30
Ilkka Seppälä 92f8501f7d Decorator pattern: Improve the example 2016-11-22 23:08:39 +02:00
Chandana Amarnath b9ac0dc6a3 Fixed PMD issue. 2016-11-23 00:10:30 +05:30
Amarnath ChandanaandGitHub 5e7887d9be Reverted pom.xml changes that are done previously. 2016-11-22 12:21:24 +05:30
Amarnath ChandanaandGitHub e8f7187e4b Updated pom.xml with maven-pmd-plugin
Added dependency "maven-pmd-plugin" to the pom file.
2016-11-22 12:06:54 +05:30
Chandana Amarnath d6b5456f98 Updated checkstyle errors. 2016-11-20 23:36:23 +05:30
Chandana Amarnath 52a81eb368 Issue #450. Updated pom.xml 2016-11-20 21:55:56 +05:30
Chandana Amarnath 12b70cb39c Issue #450. First commit. Queue Based Load Leveling 2016-11-20 16:25:10 +05:30
Ilkka SeppäläandGitHub 68ec24c62e Merge pull request #515 from dbryla/master
#502 Added logging framework to repository
2016-11-18 20:47:17 +02:00
daniel-bryla 3091ff21b0 #502 Reduced amount of information logged 2016-11-17 09:54:10 +01:00
Ilkka SeppäläandGitHub 95b651f177 Merge pull request #520 from thomasoss/patch-1
Update App.java
2016-11-15 21:31:34 +02:00