Skip to content

3.1.4-gs

Compare
Choose a tag to compare
@dalehenrich dalehenrich released this 10 Apr 18:41
· 52 commits to gs_master since this release

Fixes for the following issues:

  • Issue #47: WAGemStoneRunSeasideGems should be able to handle multiple named servers
  • Issue #51: failures loading Seaside3.1.3 - need 3.1.3.1 release
  • Issue #54: hook in gsApplicationTools ... gemservers for Seaside3
  • PR #57: release v3.1.3.2-gs
  • Issue #59: Possible random error for FastCGISeasideGemServerTests>>testStartRestartStopServer
  • PR #60: Update seasideProcessRequest.adaptor.resultBlock..st
  • PR #61: forgot to reference correct version of gsApplicationTools:v1.?...
  • Issue #62: Inifinite loop in ZnSeasideNewGemServer>>basicServerOn:
  • PR #63: Fix for Issue #62:
  • Issue #64: GRGemStonePlatform>>saveLogEntry:shouldCommit: not always safe
  • PR #65: fix Issue #64
  • Issue #66: result temporary variable shadowed in seasideProcessRequest:adaptor:resultBlock:
  • PR #67: alternate fix for issue #60 and also fixes issue #66