Branch: refs/heads/5.0 Home: https://github.com/pharo-project/pharo-core Commit: f4d6dd89042689c049596dad21883068e6f56c5a https://github.com/pharo-project/pharo-core/commit/f4d6dd89042689c049596dad2... Author: Jenkins Build Server <board@pharo-project.org> Date: 2015-08-31 (Mon, 31 Aug 2015) Changed paths: R Kernel.package/ClassCategoryReader.class/README.md R Kernel.package/ClassCategoryReader.class/definition.st R Kernel.package/ClassCategoryReader.class/instance/fileIn%2FOut/scanFrom_.st R Kernel.package/ClassCategoryReader.class/instance/private/setClass_category_.st R Kernel.package/ClassCategoryReader.class/instance/private/setClass_category_changeStamp_.st R Kernel.package/ClassCategoryReader.class/instance/private/theClass.st R Kernel.package/ClassCommentReader.class/README.md R Kernel.package/ClassCommentReader.class/class/instance creation/forClass_.st R Kernel.package/ClassCommentReader.class/definition.st R Kernel.package/ClassCommentReader.class/instance/fileIn%2FOut/scanFrom_.st R Monticello.package/MCRepository.class/instance/error handling/retryOnCredentialRequest_.st M Monticello.package/MCRepository.class/instance/storing/storeVersion_.st R MonticelloGUI.package/MCWorkingCopyBrowser.class/instance/actions/retryOnCredentialRequest_.st M MonticelloGUI.package/MCWorkingCopyBrowser.class/instance/actions/storeDependencies_in_.st M MonticelloGUI.package/MCWorkingCopyBrowser.class/instance/actions/storeVersion_in_.st A MonticelloRemoteRepositories.package/MCHttpRepository.class/instance/actions/retryOnCredentialRequest_.st A MonticelloRemoteRepositories.package/MCHttpRepository.class/instance/storing/storeVersion_.st A Refactoring-Critics.package/RBLintRule.class/class/testing/isUsed.st A SUnit-Core.package/TestCase.class/class/testing/isUsed.st R ScriptLoader50.package/ScriptLoader.class/instance/pharo - scripts/script50290.st A ScriptLoader50.package/ScriptLoader.class/instance/pharo - scripts/script50291.st R ScriptLoader50.package/ScriptLoader.class/instance/pharo - updates/update50290.st A ScriptLoader50.package/ScriptLoader.class/instance/pharo - updates/update50291.st M ScriptLoader50.package/ScriptLoader.class/instance/public/commentForCurrentUpdate.st M System-Support.package/extension/TBehavior/instance/isUsed.st Log Message: ----------- 50291 16370 retryOnCredentialRequest: introduces a lot of repeated code and dependencies into monticello https://pharo.fogbugz.com/f/cases/16370 16248 Remove unused ClassCategoryReader and ClassCommentReader https://pharo.fogbugz.com/f/cases/16248 16439 improve #isUsed a little https://pharo.fogbugz.com/f/cases/16439 http://files.pharo.org/image/50/50291.zip