1. 08 1月, 2013 1 次提交
  2. 03 8月, 2012 1 次提交
  3. 05 5月, 2012 1 次提交
  4. 04 5月, 2012 1 次提交
  5. 03 5月, 2012 10 次提交
  6. 30 4月, 2012 1 次提交
  7. 25 12月, 2011 1 次提交
  8. 16 12月, 2011 1 次提交
  9. 29 8月, 2011 1 次提交
  10. 25 5月, 2011 1 次提交
  11. 24 5月, 2011 1 次提交
  12. 15 4月, 2011 1 次提交
  13. 04 10月, 2010 2 次提交
  14. 30 9月, 2010 1 次提交
  15. 29 9月, 2010 1 次提交
  16. 14 9月, 2010 1 次提交
  17. 29 7月, 2010 1 次提交
  18. 18 7月, 2010 2 次提交
  19. 02 7月, 2010 1 次提交
  20. 28 6月, 2010 1 次提交
    • M
      Fixed that an ArgumentError is thrown when request.session_options[:id] is... · ebee77a2
      Michael Lovitt 提交于
      Fixed that an ArgumentError is thrown when request.session_options[:id] is read in the following scenario: when the cookie store is used, and the session contains a serialized object of an unloaded class, and no session data accesses have occurred yet. Pushed the stale_session_check responsibility out of the SessionHash and down into the session store, closer to where the deserialization actually occurs. Added some test coverage for this case and others related to deserialization of unloaded types.
      
      [#4938]
      Signed-off-by: NJosé Valim <jose.valim@gmail.com>
      ebee77a2
  21. 26 6月, 2010 1 次提交
  22. 25 6月, 2010 3 次提交
  23. 24 6月, 2010 1 次提交
  24. 11 6月, 2010 4 次提交