[pharo-project/pharo-core] b18aad: 60340

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] b18aad: 60340

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

  Changed paths:
    M ConfigurationOfEpicea.package/ConfigurationOfEpicea.class/instance/scripting/version20StartLogging.st
    M ConfigurationOfEpicea.package/ConfigurationOfEpicea.class/instance/scripting/version33StartLogging.st
    M ConfigurationOfEpicea.package/ConfigurationOfEpicea.class/instance/scripting/version41StartLogging.st
    M ConfigurationOfEpicea.package/ConfigurationOfEpicea.class/instance/scripting/version50StartLogging.st
    M ConfigurationOfEpicea.package/ConfigurationOfEpicea.class/instance/scripting/version54StartLogging.st
    M ConfigurationOfEpicea.package/ConfigurationOfEpicea.class/instance/tags/stable_.st
    A ConfigurationOfEpicea.package/ConfigurationOfEpicea.class/instance/versions/version805_.st
    M ConfigurationOfUnifiedFFI.package/ConfigurationOfUnifiedFFI.class/instance/symbolic versions/stable_.st
    A ConfigurationOfUnifiedFFI.package/ConfigurationOfUnifiedFFI.class/instance/versions/v0%5F25%5F1_.st
    A EpiceaBrowsers.package/EpIconVisitor.class/instance/private/iconNamed_.st
    R EpiceaBrowsersTests.package/EpFilteredViewTest.class/instance/resources/newLog.st
    R EpiceaBrowsersTests.package/EpLogBrowserViewTest.class/class/accessing/resources.st
    M EpiceaBrowsersTests.package/EpLogBrowserViewTest.class/definition.st
    M EpiceaBrowsersTests.package/EpLogBrowserViewTest.class/instance/resources/newLog.st
    M EpiceaBrowsersTests.package/EpLogBrowserViewTest.class/instance/running/setUp.st
    A EpiceaBrowsersTests.package/EpLogBrowserViewTest.class/instance/running/tearDown.st
    M EpiceaBrowsersTests.package/EpOmbuExporterTest.class/README.md
    M EpiceaBrowsersTests.package/EpOmbuExporterTest.class/definition.st
    R EpiceaBrowsersTests.package/EpOmbuExporterTest.class/instance/accessing/resources.st
    M EpiceaBrowsersTests.package/EpOmbuExporterTest.class/instance/running/setUp.st
    M EpiceaBrowsersTests.package/EpOmbuExporterTest.class/instance/running/tearDown.st
    R EpiceaBrowsersTests.package/EpOnePageViewTest.class/instance/resources/newLog.st
    R EpiceaBrowsersTests.package/EpTwoPagesViewTest.class/instance/resources/newLog.st
    M EpiceaTests.package/EpEnabledIntegrationTest.class/README.md
    R EpiceaTests.package/EpLogBuilder.class/README.md
    R EpiceaTests.package/EpLogBuilder.class/definition.st
    R EpiceaTests.package/EpLogBuilder.class/instance/accessing/log.st
    R EpiceaTests.package/EpLogBuilder.class/instance/accessing/logHeadReference.st
    R EpiceaTests.package/EpLogBuilder.class/instance/building/logAbsentInitial.st
    R EpiceaTests.package/EpLogBuilder.class/instance/building/logChildren_.st
    R EpiceaTests.package/EpLogBuilder.class/instance/building/logChildren_triggerReference_.st
    R EpiceaTests.package/EpLogBuilder.class/instance/building/logEvent_.st
    R EpiceaTests.package/EpLogBuilder.class/instance/building/logEvent_triggerReference_.st
    R EpiceaTests.package/EpLogBuilder.class/instance/building/logInitial.st
    R EpiceaTests.package/EpLogBuilder.class/instance/initialization/initialize.st
    R EpiceaTests.package/EpLogBuilder.class/instance/initialization/newLog.st
    R EpiceaTests.package/EpLogBuilder.class/instance/initialization/newStore.st
    R EpiceaTests.package/EpLogBuilder.class/instance/releasing/release_.st
    M EpiceaTests.package/EpLogTest.class/README.md
    R EpiceaTests.package/EpLogTest.class/class/accessing/resources.st
    M EpiceaTests.package/EpLogTest.class/definition.st
    R EpiceaTests.package/EpLogTest.class/instance/instance-creation/newLog.st
    M EpiceaTests.package/EpLogTest.class/instance/running/setUp.st
    A EpiceaTests.package/EpLogTest.class/instance/running/tearDown.st
    R EpiceaTests.package/EpLogTestResource.class/README.md
    R EpiceaTests.package/EpLogTestResource.class/definition.st
    R EpiceaTests.package/EpLogTestResource.class/instance/accessing/oneTriggerWithFourChildrenLog.st
    R EpiceaTests.package/EpLogTestResource.class/instance/accessing/oneTriggerWithOneChildLog.st
    R EpiceaTests.package/EpLogTestResource.class/instance/accessing/threeEntriesWithAbsentPrior.st
    R EpiceaTests.package/EpLogTestResource.class/instance/running/setUp.st
    R EpiceaTests.package/EpLogTestResource.class/instance/running/setUpOneTriggerWithFourChildrenLog.st
    R EpiceaTests.package/EpLogTestResource.class/instance/running/setUpOneTriggerWithOneChildLog.st
    R EpiceaTests.package/EpLogTestResource.class/instance/running/setUpThreeEntriesWithAbsentPrior.st
    R EpiceaTests.package/EpLogTestResource.class/instance/running/setUpTwoTriggersWithThreeChildrenLog.st
    R EpiceaTests.package/EpLogTestResource.class/instance/running/tearDown.st
    R EpiceaTests.package/EpLogTestResource.class/instance/running/tearDownOneTriggerWithFourChildrenLog.st
    R EpiceaTests.package/EpLogTestResource.class/instance/running/tearDownOneTriggerWithOneChildLog.st
    R EpiceaTests.package/EpLogTestResource.class/instance/running/tearDownThreeEntriesWithAbsentPrior.st
    M EpiceaTests.package/EpMonitorIntegrationTest.class/README.md
    M EpiceaTests.package/EpMonitorIntegrationTest.class/definition.st
    R EpiceaTests.package/EpMonitorIntegrationTest.class/instance/running/newLog.st
    M EpiceaTests.package/EpMonitorIntegrationTest.class/instance/running/setUp.st
    M EpiceaTests.package/EpMonitorIntegrationTest.class/instance/running/tearDown.st
    A EpiceaTests.package/EpTestLogBuilder.class/README.md
    A EpiceaTests.package/EpTestLogBuilder.class/definition.st
    A EpiceaTests.package/EpTestLogBuilder.class/instance/accessing/directory.st
    A EpiceaTests.package/EpTestLogBuilder.class/instance/accessing/directory_.st
    A EpiceaTests.package/EpTestLogBuilder.class/instance/accessing/log.st
    A EpiceaTests.package/EpTestLogBuilder.class/instance/accessing/logHeadReference.st
    A EpiceaTests.package/EpTestLogBuilder.class/instance/building/logAbsentInitial.st
    A EpiceaTests.package/EpTestLogBuilder.class/instance/building/logChildren_.st
    A EpiceaTests.package/EpTestLogBuilder.class/instance/building/logChildren_triggerReference_.st
    A EpiceaTests.package/EpTestLogBuilder.class/instance/building/logEvent_.st
    A EpiceaTests.package/EpTestLogBuilder.class/instance/building/logEvent_triggerReference_.st
    A EpiceaTests.package/EpTestLogBuilder.class/instance/building/logInitial.st
    A EpiceaTests.package/EpTestLogBuilder.class/instance/initialization/initialize.st
    A EpiceaTests.package/EpTestLogBuilder.class/instance/initialization/newLog.st
    A EpiceaTests.package/EpTestLogBuilder.class/instance/initialization/newStore.st
    A EpiceaTests.package/EpTestLogBuilder.class/instance/releasing/cleanUp.st
    A EpiceaTests.package/EpTestLogBuilder.class/instance/releasing/releaseLog_.st
    A EpiceaTests.package/EpTestLogBuilder.class/instance/samples/oneTriggerWithFourChildrenLog.st
    A EpiceaTests.package/EpTestLogBuilder.class/instance/samples/oneTriggerWithOneChildLog.st
    M Morphic-Base.package/MenuMorph.class/instance/events/popUpAdjacentTo_forHand_from_.st
    R ScriptLoader60.package/ScriptLoader.class/instance/pharo - scripts/script60339.st
    A ScriptLoader60.package/ScriptLoader.class/instance/pharo - scripts/script60340.st
    R ScriptLoader60.package/ScriptLoader.class/instance/pharo - updates/update60339.st
    A ScriptLoader60.package/ScriptLoader.class/instance/pharo - updates/update60340.st
    M ScriptLoader60.package/ScriptLoader.class/instance/public/commentForCurrentUpdate.st
    M UnifiedFFI.package/extension/ByteArray/instance/readString.st
    M UnifiedFFI.package/extension/ExternalData/instance/readString.st
    M UnifiedFFI.package/extension/ExternalData/instance/readStringUTF8.st

  Log Message:
  -----------
  60340
19529 Mouseover an empty submenu causes UI lockdown
        https://pharo.fogbugz.com/f/cases/19529

19526 readString should check NULL condition
        https://pharo.fogbugz.com/f/cases/19526

19520 Epicea: Tests lacking files cleanup
        https://pharo.fogbugz.com/f/cases/19520

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