1. 14 3月, 2021 1 次提交
    • N
      pattern: Active-Object pattern. (#1660) · c8a2ef01
      Noam Greenshtain 提交于
      * Closes #65.
      
      * Removed
      
      * Removed unnecessary files. Added logging. Closes Fixes #1660.
      
      * Added Terminition condition.
      
      * Logger implemented. Removed maven wrapper.
      
      * Added module to parent POM. removed .gitignore
      
      * Replaced tabs with whitespaces, added Javadocs.
      
      * Fixed more whitespaces problems.
      
      * Fixed more checkstyle errors
      
      * More checkstyle errors.
      
      * Checkstyle errors.
      
      * Final checkstyle cleanup
      
      * Added UML file. Changed System.exit() to Runtime.
      
      * Changed buisiness logic and readme.md file
      
      * Changed typos and readme.md file
      
      * Fixed checkstyle errors
      
      * Fixed grammer errors and CircleCI bugs.
      
      * Wrong readme.md
      
      * Added Thread.interrupt() for after catching exception.
      
      * Fixed SonarCloud code smells.
      
      * Removed unused brackets.
      
      * Changed main program exit logic. Added tests.
      
      * Reverted abstract-factory
      
      * Cleaned code
      
      * Added static to loggers. cleaned code smells.
      
      * Checkstyle errors.
      
      * Code Smells.
      Co-authored-by: NSubhrodip Mohanta <hello@subho.xyz>
      c8a2ef01
  2. 13 3月, 2021 2 次提交
  3. 08 3月, 2021 1 次提交
  4. 06 3月, 2021 3 次提交
  5. 04 3月, 2021 1 次提交
    • C
      Updated update-method module to JUnit 5 (#1542) · 90345322
      CF 提交于
      * Updated saga to JUnit 5
      
      * Update fix for CI job in trampoline module
      
      * Updated update-method module to JUnit 5
      
      * Upgraded to latest JUnit Jupiter
      JUnit 4 is not needed when using JUnit-Vintage
      
      * Reverted change to access modifier on Trampoline
      
      * Cleanup to resolve code smells
      
      * Formatting
      
      * Formatting
      Co-authored-by: NSubhrodip Mohanta <hello@subho.xyz>
      90345322
  6. 01 3月, 2021 2 次提交
  7. 28 2月, 2021 2 次提交
  8. 21 2月, 2021 1 次提交
  9. 16 2月, 2021 1 次提交
  10. 15 2月, 2021 7 次提交
  11. 14 2月, 2021 2 次提交
  12. 08 2月, 2021 1 次提交
    • M
      Translation zh (#1646) · 2207ea4c
      Mike Liu 提交于
      * add state and callback pattern
      
      * add command and template-method pattern
      
      * add iterator pattern
      
      * add bridege and DI pattern
      
      * fix issue #1600
      
      * add converter,proxy,visitor pattern
      
      * add caching,composite,delegation,dirty-flag,interpreter patterns
      
      * add dao and producer-consumer
      
      * add dto and provate class data pattern
      
      * fix #1646 png path problems
      
      * fix #1646 composite png path case problem
      Co-authored-by: NMike <admin@xiaod.info>
      Co-authored-by: NSubhrodip Mohanta <hello@subho.xyz>
      2207ea4c
  13. 07 2月, 2021 3 次提交
  14. 30 1月, 2021 6 次提交
  15. 27 1月, 2021 3 次提交
  16. 25 1月, 2021 1 次提交
  17. 24 1月, 2021 1 次提交
  18. 19 1月, 2021 1 次提交
  19. 17 1月, 2021 1 次提交