[pharo-project/pharo-core] c69978: 60384

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[pharo-project/pharo-core] c69978: 60384

Eliot Miranda-3
  Branch: refs/heads/6.0
  Home:   https://github.com/pharo-project/pharo-core
  Commit: c69978b08c07bf5aab62a2e8c87205aa94f45da8
      https://github.com/pharo-project/pharo-core/commit/c69978b08c07bf5aab62a2e8c87205aa94f45da8
  Author: Jenkins Build Server <[hidden email]>
  Date:   2017-02-09 (Thu, 09 Feb 2017)

  Changed paths:
    M BaselineOfIDE.package/BaselineOfIDE.class/instance/baseline/baseline_.st
    M BaselineOfIDE.package/BaselineOfIDE.class/instance/baseline/groups_.st
    R GT-EventRecorder.package/GlobalIdentifier.class/README.md
    R GT-EventRecorder.package/GlobalIdentifier.class/class/accessing/uniqueInstance.st
    R GT-EventRecorder.package/GlobalIdentifier.class/class/class initialization/initialize.st
    R GT-EventRecorder.package/GlobalIdentifier.class/class/cleanup/cleanUp.st
    R GT-EventRecorder.package/GlobalIdentifier.class/class/initialization/initializeUniqueInstance.st
    R GT-EventRecorder.package/GlobalIdentifier.class/class/initialize-release/reset.st
    R GT-EventRecorder.package/GlobalIdentifier.class/class/instance creation/new.st
    R GT-EventRecorder.package/GlobalIdentifier.class/class/system startup/startUp_.st
    R GT-EventRecorder.package/GlobalIdentifier.class/definition.st
    R GT-EventRecorder.package/GlobalIdentifier.class/instance/accessing/computerUUID.st
    R GT-EventRecorder.package/GlobalIdentifier.class/instance/accessing/persistedInformation.st
    R GT-EventRecorder.package/GlobalIdentifier.class/instance/accessing/persistenceStrategy.st
    R GT-EventRecorder.package/GlobalIdentifier.class/instance/accessing/persistenceStrategy_.st
    R GT-EventRecorder.package/GlobalIdentifier.class/instance/accessing/secretUUID.st
    R GT-EventRecorder.package/GlobalIdentifier.class/instance/actions/obfuscateIfNecessary_.st
    R GT-EventRecorder.package/GlobalIdentifier.class/instance/actions/obfuscate_.st
    R GT-EventRecorder.package/GlobalIdentifier.class/instance/initialization/initialize.st
    R GT-EventRecorder.package/GlobalIdentifier.class/instance/load and saving/ensure.st
    R GT-EventRecorder.package/GlobalIdentifierFuelPersistence.class/README.md
    R GT-EventRecorder.package/GlobalIdentifierFuelPersistence.class/definition.st
    R GT-EventRecorder.package/GlobalIdentifierFuelPersistence.class/instance/configuration/fileName.st
    R GT-EventRecorder.package/GlobalIdentifierFuelPersistence.class/instance/load and saving/load.st
    R GT-EventRecorder.package/GlobalIdentifierFuelPersistence.class/instance/load and saving/save_into_.st
    R GT-EventRecorder.package/GlobalIdentifierMerger.class/README.md
    R GT-EventRecorder.package/GlobalIdentifierMerger.class/definition.st
    R GT-EventRecorder.package/GlobalIdentifierMerger.class/instance/accessing/existing.st
    R GT-EventRecorder.package/GlobalIdentifierMerger.class/instance/accessing/existing_.st
    R GT-EventRecorder.package/GlobalIdentifierMerger.class/instance/accessing/stored.st
    R GT-EventRecorder.package/GlobalIdentifierMerger.class/instance/accessing/stored_.st
    R GT-EventRecorder.package/GlobalIdentifierMerger.class/instance/actions/convertValues.st
    R GT-EventRecorder.package/GlobalIdentifierMerger.class/instance/actions/merge.st
    R GT-EventRecorder.package/GlobalIdentifierMerger.class/instance/actions/mergeDifferentComputer.st
    R GT-EventRecorder.package/GlobalIdentifierMerger.class/instance/actions/mergeSameComputer.st
    R GT-EventRecorder.package/GlobalIdentifierPersistence.class/README.md
    R GT-EventRecorder.package/GlobalIdentifierPersistence.class/class/instance creation/fuel.st
    R GT-EventRecorder.package/GlobalIdentifierPersistence.class/class/instance creation/ston.st
    R GT-EventRecorder.package/GlobalIdentifierPersistence.class/definition.st
    R GT-EventRecorder.package/GlobalIdentifierPersistence.class/instance/accessing/preferences.st
    R GT-EventRecorder.package/GlobalIdentifierPersistence.class/instance/accessing/preferences_.st
    R GT-EventRecorder.package/GlobalIdentifierPersistence.class/instance/accessing/previous.st
    R GT-EventRecorder.package/GlobalIdentifierPersistence.class/instance/accessing/previous_.st
    R GT-EventRecorder.package/GlobalIdentifierPersistence.class/instance/configuration/defaultPreferences.st
    R GT-EventRecorder.package/GlobalIdentifierPersistence.class/instance/configuration/fileName.st
    R GT-EventRecorder.package/GlobalIdentifierPersistence.class/instance/load and saving/ensure_.st
    R GT-EventRecorder.package/GlobalIdentifierPersistence.class/instance/load and saving/load.st
    R GT-EventRecorder.package/GlobalIdentifierPersistence.class/instance/load and saving/load_.st
    R GT-EventRecorder.package/GlobalIdentifierPersistence.class/instance/load and saving/mayOverwrite_.st
    R GT-EventRecorder.package/GlobalIdentifierPersistence.class/instance/load and saving/save_.st
    R GT-EventRecorder.package/GlobalIdentifierPersistence.class/instance/load and saving/save_into_.st
    R GT-EventRecorder.package/GlobalIdentifierPersistence.class/instance/merging/mergeExisting_stored_.st
    R GT-EventRecorder.package/GlobalIdentifierPersistence.class/instance/operations/delete.st
    R GT-EventRecorder.package/GlobalIdentifierPersistence.class/instance/operations/ensureDirectory.st
    R GT-EventRecorder.package/GlobalIdentifierPersistence.class/instance/testing/hasPreviousPersistence.st
    R GT-EventRecorder.package/GlobalIdentifierPersistence.class/instance/testing/shouldCallPreviousPersistence.st
    R GT-EventRecorder.package/GlobalIdentifierStonPersistence.class/README.md
    R GT-EventRecorder.package/GlobalIdentifierStonPersistence.class/definition.st
    R GT-EventRecorder.package/GlobalIdentifierStonPersistence.class/instance/configuration/fileName.st
    R GT-EventRecorder.package/GlobalIdentifierStonPersistence.class/instance/load and saving/load.st
    R GT-EventRecorder.package/GlobalIdentifierStonPersistence.class/instance/load and saving/save_into_.st
    A GT-EventRecorder.package/extension/GlobalIdentifier/instance/obfuscateIfNecessary_.st
    M Kernel.package/Halt.class/class/halting/if_.st
    R Kernel.package/Halt.class/class/private/haltIfBlockWithCallingObject_.st
    A Kernel.package/Halt.class/class/private/haltIfBlock_withCallingObjectFrom_.st
    R Kernel.package/Halt.class/class/private/haltIfCallChainContains_.st
    A Kernel.package/Halt.class/class/private/haltIfCallChain_contains_.st
    M Nautilus.package/AbstractNautilusUI.class/definition.st
    A Nautilus.package/AbstractNautilusUI.class/instance/accessing/instanceButtonHelpTextFor_.st
    A Nautilus.package/AbstractNautilusUI.class/instance/accessing/instanceButtonWidget.st
    M Nautilus.package/AbstractNautilusUI.class/instance/build ui buttons/buildInstanceButton.st
    M Nautilus.package/AbstractNautilusUI.class/instance/build ui lists/buildSecondColumn_.st
    M Nautilus.package/AbstractNautilusUI.class/instance/buttons behavior/toggleShowInstance.st
    R ScriptLoader60.package/ScriptLoader.class/instance/pharo - scripts/script60383.st
    A ScriptLoader60.package/ScriptLoader.class/instance/pharo - scripts/script60384.st
    R ScriptLoader60.package/ScriptLoader.class/instance/pharo - updates/update60383.st
    A ScriptLoader60.package/ScriptLoader.class/instance/pharo - updates/update60384.st
    M ScriptLoader60.package/ScriptLoader.class/instance/public/commentForCurrentUpdate.st
    A System-Identification.package/GlobalIdentifier.class/README.md
    A System-Identification.package/GlobalIdentifier.class/class/accessing/uniqueInstance.st
    A System-Identification.package/GlobalIdentifier.class/class/class initialization/initialize.st
    A System-Identification.package/GlobalIdentifier.class/class/cleanup/cleanUp.st
    A System-Identification.package/GlobalIdentifier.class/class/initialization/initializeUniqueInstance.st
    A System-Identification.package/GlobalIdentifier.class/class/initialize-release/reset.st
    A System-Identification.package/GlobalIdentifier.class/class/instance creation/new.st
    A System-Identification.package/GlobalIdentifier.class/class/system startup/startUp_.st
    A System-Identification.package/GlobalIdentifier.class/definition.st
    A System-Identification.package/GlobalIdentifier.class/instance/accessing/computerUUID.st
    A System-Identification.package/GlobalIdentifier.class/instance/accessing/persistedInformation.st
    A System-Identification.package/GlobalIdentifier.class/instance/accessing/persistenceStrategy.st
    A System-Identification.package/GlobalIdentifier.class/instance/accessing/persistenceStrategy_.st
    A System-Identification.package/GlobalIdentifier.class/instance/accessing/secretUUID.st
    A System-Identification.package/GlobalIdentifier.class/instance/actions/obfuscate_.st
    A System-Identification.package/GlobalIdentifier.class/instance/initialization/initialize.st
    A System-Identification.package/GlobalIdentifier.class/instance/load and saving/ensure.st
    A System-Identification.package/GlobalIdentifierFuelPersistence.class/README.md
    A System-Identification.package/GlobalIdentifierFuelPersistence.class/definition.st
    A System-Identification.package/GlobalIdentifierFuelPersistence.class/instance/configuration/fileName.st
    A System-Identification.package/GlobalIdentifierFuelPersistence.class/instance/load and saving/load.st
    A System-Identification.package/GlobalIdentifierFuelPersistence.class/instance/load and saving/save_into_.st
    A System-Identification.package/GlobalIdentifierMerger.class/README.md
    A System-Identification.package/GlobalIdentifierMerger.class/definition.st
    A System-Identification.package/GlobalIdentifierMerger.class/instance/accessing/existing.st
    A System-Identification.package/GlobalIdentifierMerger.class/instance/accessing/existing_.st
    A System-Identification.package/GlobalIdentifierMerger.class/instance/accessing/stored.st
    A System-Identification.package/GlobalIdentifierMerger.class/instance/accessing/stored_.st
    A System-Identification.package/GlobalIdentifierMerger.class/instance/actions/convertValues.st
    A System-Identification.package/GlobalIdentifierMerger.class/instance/actions/merge.st
    A System-Identification.package/GlobalIdentifierMerger.class/instance/actions/mergeDifferentComputer.st
    A System-Identification.package/GlobalIdentifierMerger.class/instance/actions/mergeSameComputer.st
    A System-Identification.package/GlobalIdentifierPersistence.class/README.md
    A System-Identification.package/GlobalIdentifierPersistence.class/class/instance creation/fuel.st
    A System-Identification.package/GlobalIdentifierPersistence.class/class/instance creation/ston.st
    A System-Identification.package/GlobalIdentifierPersistence.class/definition.st
    A System-Identification.package/GlobalIdentifierPersistence.class/instance/accessing/preferences.st
    A System-Identification.package/GlobalIdentifierPersistence.class/instance/accessing/preferences_.st
    A System-Identification.package/GlobalIdentifierPersistence.class/instance/accessing/previous.st
    A System-Identification.package/GlobalIdentifierPersistence.class/instance/accessing/previous_.st
    A System-Identification.package/GlobalIdentifierPersistence.class/instance/configuration/defaultPreferences.st
    A System-Identification.package/GlobalIdentifierPersistence.class/instance/configuration/fileName.st
    A System-Identification.package/GlobalIdentifierPersistence.class/instance/load and saving/ensure_.st
    A System-Identification.package/GlobalIdentifierPersistence.class/instance/load and saving/load.st
    A System-Identification.package/GlobalIdentifierPersistence.class/instance/load and saving/load_.st
    A System-Identification.package/GlobalIdentifierPersistence.class/instance/load and saving/mayOverwrite_.st
    A System-Identification.package/GlobalIdentifierPersistence.class/instance/load and saving/save_.st
    A System-Identification.package/GlobalIdentifierPersistence.class/instance/load and saving/save_into_.st
    A System-Identification.package/GlobalIdentifierPersistence.class/instance/merging/mergeExisting_stored_.st
    A System-Identification.package/GlobalIdentifierPersistence.class/instance/operations/delete.st
    A System-Identification.package/GlobalIdentifierPersistence.class/instance/operations/ensureDirectory.st
    A System-Identification.package/GlobalIdentifierPersistence.class/instance/testing/hasPreviousPersistence.st
    A System-Identification.package/GlobalIdentifierPersistence.class/instance/testing/shouldCallPreviousPersistence.st
    A System-Identification.package/GlobalIdentifierStonPersistence.class/README.md
    A System-Identification.package/GlobalIdentifierStonPersistence.class/definition.st
    A System-Identification.package/GlobalIdentifierStonPersistence.class/instance/configuration/fileName.st
    A System-Identification.package/GlobalIdentifierStonPersistence.class/instance/load and saving/load.st
    A System-Identification.package/GlobalIdentifierStonPersistence.class/instance/load and saving/save_into_.st

  Log Message:
  -----------
  60384
19312 haltIf: should use recursionstopper
        https://pharo.fogbugz.com/f/cases/19312

18722 GlobalIdentifier used for system settings persistence
        https://pharo.fogbugz.com/f/cases/18722

19659 Tooltips of the class button does not changed
        https://pharo.fogbugz.com/f/cases/19659

http://files.pharo.org/image/60/60384.zip