1. 21 10月, 2021 3 次提交
  2. 20 10月, 2021 5 次提交
  3. 17 10月, 2021 3 次提交
  4. 16 10月, 2021 2 次提交
  5. 13 10月, 2021 3 次提交
  6. 12 10月, 2021 2 次提交
  7. 09 10月, 2021 4 次提交
  8. 05 10月, 2021 2 次提交
  9. 29 9月, 2021 4 次提交
  10. 08 9月, 2021 2 次提交
  11. 08 8月, 2021 2 次提交
    • A
      docs: add karthikbhat13 as a contributor for code (#1808) · e2ebb59f
      allcontributors[bot] 提交于
      * docs: update README.md [skip ci]
      
      * docs: update .all-contributorsrc [skip ci]
      Co-authored-by: Nallcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
      e2ebb59f
    • K
      feature: Added FanOut/FanIn Pattern (#1800) · d87e8cf1
      karthikbhat13 提交于
      * Added FanOut/FanIn Pattern (#8)
      
      * #1627 adding fanout-fanin pattern
      
      * #1627 adding class diagram image
      
      * #1627 adding readme
      
      * #1627 adding license
      
      * #1627 updating relations
      
      * #1627 interrupting the thread
      
      * #1627 fixing sonar issues
      
      * #1627 fixing sonar issues
      
      * #1627 adding more info in README.md
      
      * Added FanOut/FanIn (#9)
      
      * #1627 adding fanout-fanin pattern
      
      * #1627 adding class diagram image
      
      * #1627 adding readme
      
      * #1627 adding license
      
      * #1627 updating relations
      
      * #1627 interrupting the thread
      
      * #1627 fixing sonar issues
      
      * #1627 fixing sonar issues
      
      * #1627 adding more info in README.md
      
      * #1627 adding programmatic examples in README.md
      d87e8cf1
  12. 01 8月, 2021 1 次提交
    • M
      docs: Translation for zh (#1805) · c5a4068e
      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
      
      * add abstract document pattern and version-number pattern
      
      * add ambassador pattern
      
      * add acyclic-visitor and api-gateway pattern
      
      * add abstract-factory pattern
      
      * add active-object pattern
      
      * add aggregator-microservices and arrange-act-assert pattern
      
      * update async-method-invocation pattern
      
      * add balking and business-delegate pattern
      
      * add bytecode and circuit-break pattern
      
      * update arrange/act/assert pattern problems
      
      * add csch pattern
      
      * add language code, correct pic path
      
      * #1805 update permalink
      Co-authored-by: NSubhrodip Mohanta <subhrodipmohanta@gmail.com>
      Co-authored-by: NMike <admin@xiaod.info>
      Co-authored-by: NIlkka Seppälä <iluwatar@users.noreply.github.com>
      c5a4068e
  13. 25 7月, 2021 1 次提交
  14. 22 7月, 2021 2 次提交
  15. 09 7月, 2021 2 次提交
  16. 24 6月, 2021 1 次提交
    • I
      task: Explanations and grammar fixes for all the GoF patterns (#1791) · 04bf566d
      Ilkka Seppälä 提交于
      * Grammatical fixes to command pattern
      
      * Update bridge pattern readme
      
      * Fixes to builder pattern grammar
      
      * Update chain of responsibility
      
      * Improvements to the composite example
      
      * Fixes to headings
      
      * Minor updates to decorator pattern
      
      * Update facade
      
      * Update factory example
      
      * Update factory method
      
      * Update flyweight
      
      * Interpreter explanation
      
      * Update iterator readme
      
      * Add explanation for mediator pattern
      
      * Grammatical fixes to memento
      
      * Grammar fixes for observer
      
      * Update explanation for the prototype pattern
      
      * Proxy pattern grammar fixes
      
      * Update singleton
      
      * Grammar fixes to state pattern
      
      * Grammar fixes for strategy
      
      * Grammar fixes, template method
      
      * Grammar fixes for visitor
      
      * Fix typo
      04bf566d
  17. 09 6月, 2021 1 次提交