 Noam GreenshtainandSubhrodip Mohanta
|
122e6edb38
|
feature: resolve #1282 for Lockable Object pattern. (#1702)
* Added Lockable-Object pattern. Closes #1282.
* Refactor method name.
* Refactor sonar lint bugs.
* Added tests and enum Constants.
* Increase coverage.
* Changed @Data to Getters and Setters.
* Iluwatar's comment on pull request #1702.
* Fixed codes mells.
* Incremented wait time to 3 seconds.
* Reduced wait time to 2 seconds.
* Cleaned Code Smells.
* Incremented wait time, removed cool down.
* Refactored README.md file.
Co-authored-by: Subhrodip Mohanta <subhrodipmohanta@gmail.com>
|
2021-05-14 21:26:41 +05:30 |
|
 Noam GreenshtainandSubhrodip Mohanta
|
c8a2ef01d3
|
pattern: Active-Object pattern. (#1660)
* 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: Subhrodip Mohanta <hello@subho.xyz>
|
2021-03-14 11:53:41 +05:30 |
|