Commit Graph

14 Commits (4d3f93bfec00e2db96ff174cc028eeeff27f9643)

Author SHA1 Message Date
Yannick Warnier 03910a357d Fix issues with display_start/end_date for sessions - refs #7719 11 years ago
Julio Montoya 6889d77b42 Change function name. 11 years ago
Yannick Warnier 219c6df9f3 Removed deprecated simpletest main directory 13 years ago
Julio Montoya faa0c0baee Removing old code to add/edit sessions 14 years ago
Yannick Warnier 2deb9f0bdb attempting restore of tests dir removed during bigmerge 14 years ago
root 5b2ec4f888 permission commit + removes tests directory 15 years ago
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 15 years ago
Yannick Warnier 625dc0fcbb Minor - test lib description update 16 years ago
Yannick Warnier f2e5693787 Minor - added descriptions to tests classes 16 years ago
Noel Dieschburg e6444dc928 Dummy permission commitx 16 years ago
Carlos Vargas 53ea5d28b1 Fixed the files session_handler, session_manager,social,specific_fields and table_sort, for the integration test suite CT#191 16 years ago
cvargas e969a4161a merge 16 years ago
Ivan Tcholakov e5c9dddad1 Feature #5397 - There are two methods in Database class that do the same thing: Database::get_last_insert_id() and Database::insert_id(). Let us deprecate Database::get_last_insert_id(), it is longer and it doesn't follow the intuitive pattern for replacement mysql_* --> Database::*. Replacing Database::get_last_insert_id() with Database::insert_id(). 16 years ago
Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 16 years ago
Ivan Tcholakov 965f0ad605 Feature #306 - Trimming totally trailing whitespace in php-source files, part 3 (final), 161 files. 17 years ago
Arthur Portugal 30bb60b641 [svn r22339] Removed instance in session manager 17 years ago
Arthur Portugal a332234eec [svn r22179] Added the file session manager to all test 17 years ago