1. 19 May, 2012 1 commit
  2. 02 May, 2012 3 commits
  3. 19 Nov, 2011 1 commit
  4. 18 Nov, 2011 1 commit
    • Jim Fulton's avatar
      Bug Fixed · 0eabedc1
      Jim Fulton authored
        Conflict resolution failed when state included cross-database
        persistent references with classes that couldn't be imported.
      0eabedc1
  5. 17 Nov, 2011 2 commits
  6. 16 Nov, 2011 1 commit
    • Jim Fulton's avatar
      Bug Fixed: · 0cd1074f
      Jim Fulton authored
        Conflict resolution failed when state included persistent references
        with classes that couldn't be imported.
      0cd1074f
  7. 12 Apr, 2011 5 commits
  8. 11 Apr, 2011 4 commits
  9. 12 Feb, 2011 2 commits
  10. 11 Feb, 2011 5 commits
  11. 27 Oct, 2010 3 commits
  12. 26 Oct, 2010 6 commits
  13. 08 Oct, 2010 3 commits
  14. 30 Sep, 2010 3 commits
    • Jim Fulton's avatar
      Bug fixed · bf2d7fb1
      Jim Fulton authored
      - Changes to suppprt IPv6 broke a fix for a problem on Mac OS X that
        could cause a server to stop accepting connections.
      bf2d7fb1
    • Jim Fulton's avatar
      ddd6d286
    • Jim Fulton's avatar
      Bugs fixed · e259323c
      Jim Fulton authored
      ----------
      
      - When a pool timeout was specified for a database and old connections
        were removed due to timing out, an error occured due to a bug in the
        connection cleanup logic.
      
      - When mulri-database connections were no longer used and cleaned up,
        their subconnections weren't cleaned up properly.
      e259323c