Historique des commits

Auteur SHA1 Message Date
  Yannick Warnier 5a947dce8f Fix DB session handler by using alternative class name, renaming SessionHandler to SessionHandlerDatabase - refs BT#8340 il y a 10 ans
  aragonc 94984e6b12 merge il y a 10 ans
  Laurent Opprecht 03926d6722 #4784 api_session_register il y a 12 ans
  Yannick Warnier 60bf53e033 Cancelling last commit related to BT#3023 - after a while, this makes logins impossible. Instead, in MySQL replication, use slave-skip-errors = 1062 in [mysqld] section to avoid locking the slave - see http://alexlurthu.wordpress.com/2008/04/04/skip-duplicate-entries-in-a-slave/ comments #cluster #replication il y a 13 ans
  Yannick Warnier 784759e8aa Ignore the fact that the session already exists when inserting the session in the php_session table. References BT#3023 #replication #cluster il y a 13 ans
  Yannick Warnier 08158815be Minor - Adapting code comments to phpdoc il y a 13 ans
  Ivan Tcholakov b038d57e4a Bug #1802 - Applying the database encoding patch for the custom php session handler too, this is for the case when database is used for storing php session variables. il y a 14 ans
  Ivan Tcholakov e4847d9c63 Feature #272 - session_handler class: Corrections about the encoding of the database connection used for storing php-session data. il y a 14 ans
  Ivan Tcholakov a94089f891 Feature #272 - session_handler class: Some variables have been reanmed (coding conventions). il y a 14 ans
  Ivan Tcholakov 693174942e Feature #272 - Cosmetic changes in the code for session_handler class. il y a 14 ans
  Julio Montoya 67c3626ef0 Deleting ==== from heades adding license text il y a 14 ans
  Ivan Tcholakov 81f91d0d7f Feature #272 - Updating some comments. il y a 14 ans
  Ricardo Rodriguez 0328fd233f Modified, Added, Deleted and Fixed tests functions. il y a 15 ans
  cvargas e969a4161a merge il y a 15 ans
  Juan Carlos Raña a9c51fff01 merge il y a 15 ans
  Ivan Tcholakov 30b0daf596 Feature #5397 - Replacing mysql_fetch_row() with Database::fetch_row(). il y a 15 ans
  Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load il y a 15 ans
  Isaac Flores ed3ddaf083 [svn r22311] Minor-replace session_handler name by __construct - (partial FS#4400) il y a 15 ans
  Isaac Flores cc3f8303b0 [svn r22310] logic changes-Added support for php5 in file session_handler.class.php - (partial FS#4400) il y a 15 ans
  Ivan Tcholakov a6abdb402b [svn r16653] FS#2787 - Add session sql_mode = '' to mysql_connect (avoid strict SQL mode). Inseting all the code as planned. il y a 16 ans
  Yannick Warnier a37ac539a3 [svn r10684] updated sess_ fields to session_ fields il y a 17 ans
  Yannick Warnier c43dcd4aa4 [svn r10683] Using table name php_session rather than session (which has been hijacked by the new session/class tool) il y a 17 ans
  Patrick Cool 8221774681 [svn r10082] cleanup $_configuration il y a 18 ans
  Patrick Cool 397d0a46b7 [svn r10045] first cleanup $_configuration il y a 18 ans
  Ludovic Gasc 3f54b7927e [svn r9834] desactivate upgrade button (not yet tested) il y a 18 ans