Commit History

Author SHA1 Message Date
  Diogo Cordeiro 08b6cfde66 [SESSION] Add backwards compatibility for third party plugins depending on old Session::cleanup() 5 years ago
  Diogo Cordeiro c083a8bcc2 [SESSION] Implement SessionHandlerInterface instead of setting custom handlers by XRevan86 5 years ago
  Diogo Cordeiro e8783d46d0 [SESSION] Increase type strictness for full PHP adherence 5 years ago
  Diogo Cordeiro 6cf674f8f8 Some minor refactoring on session handler 5 years ago
  Mikael Nordfeldth 2a4dc77a63 The overloaded DB_DataObject function staticGet is now called getKV 10 years ago
  Mikael Nordfeldth 1a9a8ea730 staticGet for sub-Managed_DataObject classes now calls parent 10 years ago
  Evan Prodromou 9ca3c3d1c3 move core schema to class files 12 years ago
  Brion Vibber 2a29738dc1 Revert "Session GC fix: save session.modified field as UTC so our comparisons work." - no longer needed with ticket #3020 fix to time zone settings 13 years ago
  Brion Vibber a7abb2323e Session GC fix: save session.modified field as UTC so our comparisons work. 13 years ago
  Brion Vibber 433ec21119 Add $config['sessions']['gc_limit'] to limit how much work we do in each session GC; defaulting to killing 1000 sessions at a time. 13 years ago
  Brion Vibber 3f9b8b293d Workaround for locally-handled sessions breaking on PHP 5.3 with APC enabled. 13 years ago
  Evan Prodromou c81318d3ca additional debugging data for Sessions 14 years ago
  Evan Prodromou 88e7092d23 don't write session if it's unchanged 14 years ago
  Evan Prodromou df86aa7214 define LACONICA and accept LACONICA for backwards compatibility 14 years ago
  Evan Prodromou 865b716f09 change LACONICA to STATUSNET 14 years ago
  Evan Prodromou 4737563b95 a distributed -> the distributed 14 years ago
  Evan Prodromou c8b8f07af1 change Laconica and Control Yourself to StatusNet in PHP files 14 years ago
  Evan Prodromou 8157336a0d don't delete during select 15 years ago
  Evan Prodromou 34e8b25cee GC sessions one by one to make sure memcached gets cleared 15 years ago
  Evan Prodromou 84fb846939 correctly gc sessions 15 years ago
  Evan Prodromou 871f598dcc debug flag for sessions 15 years ago
  Evan Prodromou 7af94dc125 some debugging code for sessions 15 years ago
  Evan Prodromou 5a600a02d1 fixup perms on auto-generated files 15 years ago
  Evan Prodromou 0ca22cf6e2 a memcached_dataobject class for saving sessions 15 years ago
  Evan Prodromou 48d671ac39 session storage 15 years ago