-
Notifications
You must be signed in to change notification settings - Fork 33
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Five refactorings #45
base: master
Are you sure you want to change the base?
Commits on Mar 16, 2019
-
Configuration menu - View commit details
-
Copy full SHA for d70a029 - Browse repository at this point
Copy the full SHA d70a029View commit details -
Configuration menu - View commit details
-
Copy full SHA for 285216d - Browse repository at this point
Copy the full SHA 285216dView commit details -
Configuration menu - View commit details
-
Copy full SHA for ee5fe85 - Browse repository at this point
Copy the full SHA ee5fe85View commit details -
Static fields should not be updated in constructors (in this case the…
… fields should not be static)
Configuration menu - View commit details
-
Copy full SHA for 823025c - Browse repository at this point
Copy the full SHA 823025cView commit details -
Configuration menu - View commit details
-
Copy full SHA for d9e7644 - Browse repository at this point
Copy the full SHA d9e7644View commit details
Commits on Mar 17, 2019
-
Standard outputs should not be used directly to log anything - in thi…
…s case suppress the warning since logging "to stdout" is the express purpose of the class SystemPrintLogger.
Configuration menu - View commit details
-
Copy full SHA for 8ffd12e - Browse repository at this point
Copy the full SHA 8ffd12eView commit details -
Standard outputs should not be used directly to log anything - in thi…
…s case suppress the warning since logging "to stdout" is the express purpose of the class SystemPrintLogger.
Configuration menu - View commit details
-
Copy full SHA for 863f850 - Browse repository at this point
Copy the full SHA 863f850View commit details
Commits on Mar 19, 2019
-
Merge branch 'master' of https://github.com/bitsofinfo/hazelcast-dock…
…er-swarm-discovery-spi into codeformat
Configuration menu - View commit details
-
Copy full SHA for c6f761d - Browse repository at this point
Copy the full SHA c6f761dView commit details
Commits on Mar 20, 2019
-
Unused method parameters should be removed
Unused constructors should be removed
Configuration menu - View commit details
-
Copy full SHA for 3ba86ed - Browse repository at this point
Copy the full SHA 3ba86edView commit details
Commits on Mar 22, 2019
-
Configuration menu - View commit details
-
Copy full SHA for d7ffd5c - Browse repository at this point
Copy the full SHA d7ffd5cView commit details -
Configuration menu - View commit details
-
Copy full SHA for ada0f15 - Browse repository at this point
Copy the full SHA ada0f15View commit details -
Configuration menu - View commit details
-
Copy full SHA for f416d17 - Browse repository at this point
Copy the full SHA f416d17View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ef9d16 - Browse repository at this point
Copy the full SHA 7ef9d16View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ec093b - Browse repository at this point
Copy the full SHA 5ec093bView commit details
Commits on Mar 23, 2019
-
Configuration menu - View commit details
-
Copy full SHA for f9a5615 - Browse repository at this point
Copy the full SHA f9a5615View commit details -
Revert "Reformat code and Optimize Imports"
This reverts commit 7ef9d16.
Configuration menu - View commit details
-
Copy full SHA for 7658ea6 - Browse repository at this point
Copy the full SHA 7658ea6View commit details -
Revert "Reformat code and Optimize Imports"
This reverts commit f416d17.
Configuration menu - View commit details
-
Copy full SHA for 3b52a61 - Browse repository at this point
Copy the full SHA 3b52a61View commit details -
Revert "Remove @SuppressWarnings("squid:S106")"
This reverts commit ada0f15.
Configuration menu - View commit details
-
Copy full SHA for 8322458 - Browse repository at this point
Copy the full SHA 8322458View commit details -
Revert "Local variables should be appropriately scoped"
This reverts commit d7ffd5c.
Configuration menu - View commit details
-
Copy full SHA for c020dbe - Browse repository at this point
Copy the full SHA c020dbeView commit details
Commits on Mar 24, 2019
-
Configuration menu - View commit details
-
Copy full SHA for a0453b9 - Browse repository at this point
Copy the full SHA a0453b9View commit details
Commits on Mar 25, 2019
-
Configuration menu - View commit details
-
Copy full SHA for bf5ecab - Browse repository at this point
Copy the full SHA bf5ecabView commit details -
Configuration menu - View commit details
-
Copy full SHA for 225027d - Browse repository at this point
Copy the full SHA 225027dView commit details -
Configuration menu - View commit details
-
Copy full SHA for eede6f8 - Browse repository at this point
Copy the full SHA eede6f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for ec5e0e1 - Browse repository at this point
Copy the full SHA ec5e0e1View commit details -
Fields set only in constructors should be final
Factor out processing of comma-delimited strings of tokens and properties
Configuration menu - View commit details
-
Copy full SHA for 5853324 - Browse repository at this point
Copy the full SHA 5853324View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a799a6 - Browse repository at this point
Copy the full SHA 7a799a6View commit details