root/branches


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @123 [123] 08/21/08 19:13:27 dwhittle fixed merged issue for getDate method in mysqli
(edit) @122 [122] 08/19/08 18:05:44 dwhittle fixed timestamps in mysqli + php > 5.2.4 …
(edit) @121 [121] 05/29/08 22:44:02 rsyring Another backslash-in-the-require-path problem
(edit) @120 [120] 05/29/08 21:54:55 rsyring fixed a bug with this file having backward slashes for require statements
(edit) @119 [119] 05/29/08 18:41:29 rsyring fixed a path case bug that gave an error when running on case sensitive …
(edit) @117 [117] 05/29/08 04:35:10 rsyring added note about changelog not being kept up to date and gave link to …
(edit) @116 [116] 05/27/08 17:25:30 mlewellyn Fix for ticket 86 - MySQLiConnection - calls set_charset to handle …
(edit) @115 [115] 03/29/08 20:13:17 rsyring Added tests and code related to long column names in SQLite (i.e. when the …
(edit) @114 [114] 03/29/08 17:17:41 rsyring classes/creole/util/sql/SQLStatementExtractor.php: fixed a problem with …
(edit) @113 [113] 03/29/08 04:55:51 rsyring Added very rudimentary support for statements with sub-statements ending …
(edit) @112 [112] 03/19/08 18:18:36 mlewellyn For ticket #82: MSSQLConnection - Updated applyLimit to manipulate SQL to …
(edit) @111 [111] 03/15/08 05:20:09 rsyring Forgot to add same sqlite changes for #43 to main sqlite driver, added …
(edit) @110 [110] 03/15/08 05:14:46 rsyring fixed #43
(edit) @109 [109] 03/15/08 04:58:31 rsyring mapped phptype 'sqlite3' to the pdosqlite driver. We can now use …
(edit) @108 [108] 03/15/08 04:42:14 rsyring added initial support for postgres schemas for #45
(edit) @107 [107] 03/15/08 03:28:31 rsyring DriverTestManager?.php: allows you to "alias" a driver to a different …
(edit) @106 [106] 03/15/08 02:55:38 rsyring DriverTestManager?.php: have to set the name manually for the PHPUnit test …
(edit) @105 [105] 03/15/08 02:40:24 rsyring modified the metadata information for the mysqli driver to pull from the …
(edit) @104 [104] 03/15/08 02:37:59 rsyring added the ability to limit which test suites are run to speed up testing …
(edit) @103 [103] 03/14/08 21:37:23 rsyring fixed #30: Creole savepoints patch
(edit) @102 [102] 03/14/08 21:19:03 rsyring fixed #64: MSSQLResultSet::next() error when running with Debian …
(edit) @101 [101] 03/14/08 21:13:10 rsyring - fixed #62: MySQL driver ROLLBACK & COMMIT result not checked - added …
(edit) @100 [100] 03/14/08 21:04:01 rsyring pgsql/PgSQLConnection.php: wrap connection with track_errors ini …
(edit) @99 [99] 03/14/08 19:37:14 rsyring fixed #61: bugs in ODBCPreparedStatement (need to test once I get ODBC …
(edit) @98 [98] 03/14/08 19:07:06 rsyring fixed #41: writing to Oracle-table with timestamp-column failes (needs …
(edit) @97 [97] 03/14/08 17:44:12 rsyring OCI8TableInfo.php: fixed #70 -- but currently untested as I can seem to …
(edit) @96 [96] 03/14/08 17:39:51 rsyring OCI8Connection.php: whitespace change OCI8StatementTest.php: correct …
(edit) @95 [95] 01/11/08 22:12:58 rsyring Created meta data tests for MSSQL and fixed issue #57
(edit) @94 [94] 01/11/08 21:46:47 rsyring pdosqlite meta data works now, implemented tests for sqlite meta data and …
(edit) @93 [93] 01/11/08 18:54:25 rsyring fixed #80 and added tests related to it for sqlite, pdosqlite, and mssql
(edit) @92 [92] 01/11/08 17:33:49 rsyring ticket #37 resolved
(edit) @91 [91] 01/11/08 17:33:15 rsyring added test suite for Jargon, only the JargonQueryTest? is implamented, but …
(edit) @90 [90] 01/11/08 06:11:15 rsyring #36: various wrong variable names; should still create tests for these …
(edit) @89 [89] 01/11/08 05:50:22 rsyring MSSQLCallableStatementTest.php: doesn't do much right now, but we can …
(edit) @88 [88] 01/11/08 05:47:00 rsyring TableInfoTest?.php: testGetColumn_Scale() seemed to be using the wrong type …
(edit) @87 [87] 01/11/08 05:46:03 rsyring MySQLTableInfoTest.php: some changes so that the test would run without …
(edit) @86 [86] 01/11/08 05:43:36 rsyring Changed the way we tested for automatic rtrim() functioning by using …
(edit) @85 [85] 01/11/08 05:36:29 rsyring undo accidental commits from R84
(edit) @84 [84] 01/11/08 05:24:40 rsyring drivers/pgsql/PgSQLResultSet.php: reverted some changes from R73 that …
(edit) @83 [83] 01/11/08 05:22:54 rsyring drivers/mssql/MSSQLResultSet.php: needed its own getTime() b/c mssql …
(edit) @82 [82] 01/11/08 03:29:17 rsyring MSSQLCallableStatement.php: removing erroneous debug code, I think I have …
(edit) @81 [81] 01/11/08 03:25:28 rsyring Further modification of the SQLStatementExtractor b/c of double dashes in …
(edit) @80 [80] 01/11/08 02:40:14 rsyring Fixed SQLStatementExtractor and related tests
(edit) @79 [79] 01/10/08 22:00:52 rsyring classes/creole/Creole.php: comment out warning that is issued when the …
(edit) @78 [78] 11/27/07 19:38:43 dwhittle dwhittle: refactored import method to check if class is already loaded …
(edit) @77 [77] 11/16/07 14:27:30 rsyring function_development.php: added testp() as alias of test_p()
(edit) @76 [76] 11/16/07 14:26:07 rsyring issue #46 & issue #65: some locale's were sending a comma ',' as the …
(edit) @74 [74] 11/16/07 06:35:26 rsyring Added file with notice to put all commits in 1.2 branch
(edit) @73 [73] 11/16/07 06:26:42 rsyring MERGED: trunk R18-53 (R54 was not included because it broke a bunch of …
(edit) @72 [72] 11/16/07 05:59:40 rsyring Merged branch 1.1 R64-65: Error caused by PHP bug fix …
(edit) @71 [71] 11/16/07 05:52:34 rsyring Clob.php: "throw Exception" ==> "throw new Exception"
(edit) @70 [70] 11/16/07 05:36:41 rsyring creole/common/PreparedStatementCommon.php: fixed indentation …
(edit) @69 [69] 11/16/07 03:54:31 rsyring test/etc/db/sql/mssql/creoletest-schema.sql: edited the SQL so that it was …
(edit) @68 [68] 11/16/07 03:41:18 rsyring Creole.php: hide php warning when not able to include a file. This is …
(edit) @67 [67] 11/16/07 03:24:51 rsyring Deleting erroneous 2.0 branch. I created it by mistake.
(edit) @66 [66] 11/16/07 00:20:18 hans Fixing sequence fetch query (which was already fixed in 1.2)
(edit) @65 [65] 11/05/07 18:59:18 mp Error caused by PHP bug fix http://bugs.php.net/bug.php?id=41523. …
(edit) @64 [64] 09/08/07 20:22:45 rsyring Branching erroneous 2.0 branch to 1.2 (which it should have been in the …
(edit) @63 [63] 09/08/07 20:21:14 rsyring Sorry, I originally branched 1.1 to 2.0, but I meant to branch to 1.2. …
(edit) @62 [62] 09/08/07 20:19:16 rsyring classes/creole/CreoleTypes.php: getType() an getNativeType() both needed …
(edit) @61 [61] 09/08/07 19:31:31 rsyring Fixes #31 - Bug in postgres sequences metadata
(edit) @60 [60] 09/08/07 19:07:41 rsyring PHPUnit2 => PHPUnit
(edit) @59 [59] 09/08/07 18:59:51 rsyring classes/common/PreparedStatementCommon.php: fixed indentation, made …
(edit) @58 [58] 09/08/07 18:24:44 rsyring Branching to 2.0 from 1.1
(edit) @57 [57] 12/02/06 03:26:42 hans Fixes #34 - bug in Clob::writeToFile()
(edit) @56 [56] 11/13/06 13:36:48 hans Removed debug code.
(edit) @52 [52] 09/01/06 19:44:59 hans Updated CHANGELOG to point to website for changes
(edit) @51 [51] 09/01/06 19:37:16 hans Fixed the mysql and mysqli drivers to set size to precision -- for …
(edit) @50 [50] 09/01/06 19:35:30 hans Fixed query in !PgSQLDatabaseInfo and updated precision/scale fixes in …
(edit) @49 [49] 09/01/06 19:34:29 hans Added !PgSQLTableInfoTest class and updated the SQL files to include …
(edit) @48 [48] 08/31/06 20:32:07 hans Added the encoding support to 'mysql' driver also.
(edit) @47 [47] 08/31/06 19:52:28 hans Added support for numbers in phptype of DSN
(edit) @46 [46] 08/31/06 19:44:10 hans Bugfix to query support in DSN
(edit) @45 [45] 08/31/06 19:41:48 hans Adjusting port value to be string.
(edit) @44 [44] 08/31/06 19:40:21 hans updating unit tests for new dsn style
(edit) @43 [43] 08/31/06 19:28:14 hans Copied mysql schema over to mysqli for tests
(edit) @42 [42] 08/31/06 19:25:08 hans Fixing untrimmed get test for MySQLi
(edit) @41 [41] 08/31/06 19:14:23 hans Fixing parse error in parseDSN() method
(edit) @40 [40] 08/31/06 19:13:14 hans added path to creole classes to run-tests.php
(edit) @39 [39] 08/31/06 18:48:07 hans ticket:14 - Applying query fixes to pgsql metadata
(edit) @38 [38] 08/31/06 18:36:30 hans Add support for encoding in MySQLi driver. This should fix issue reported …
(edit) @37 [37] 08/31/06 18:34:00 hans ticket:12 - Added support for 'encoding' DSN attribute.
(edit) @36 [36] 08/31/06 18:29:28 hans ticket:20 - Changing schema to default to use a 'schema' key from DSN if …
(edit) @35 [35] 08/31/06 18:20:17 hans ticket:7 - Committed new !MySQLiConnection that respects host, port, and …
(edit) @34 [34] 08/31/06 18:07:50 hans ticket:21 - Added a maxLength parameter to get around issues in MSSQL with …
(edit) @33 [33] 08/31/06 17:58:19 hans ticket:6 - Add fix to php reference count bug when using iterator
(edit) @32 [32] 08/31/06 17:54:47 hans ticket:16 - Fixing bug in writeToFile() method.
(edit) @31 [31] 08/31/06 16:58:04 hans ticket:8 - UNTESTED - Applying precision/scale fixes.
(edit) @30 [30] 08/31/06 16:40:44 hans ticket:18 - Applying parseDSN() patch from Remko Molier to handle SQLite …
(edit) @29 [29] 08/31/06 16:38:18 hans ticket:2 - Fixed !MSSQLResultSet throwing !SQLWarning
(edit) @18 [18] 04/07/06 20:34:19 gamr row is never referenced
(edit) @17 [17] 04/07/06 20:20:34 gamr add countable to the implimentation, cleanups, maybe this will fix it?
(edit) @16 [16] 04/07/06 20:04:18 gamr general cleanup in prepared statements add error checking incase we get an …
(edit) @15 [15] 02/20/06 05:46:23 gamr There is currently a bug in this, not sure where as yet, the result …
(edit) @14 [14] 02/16/06 23:39:20 gamr clean up some warnings
(edit) @13 [13] 02/14/06 16:07:10 hans Jargon always depends on Creole of same version
(edit) @10 [10] 02/14/06 16:03:07 hans Adding rather lengthy CHANGELOG entries (gleaned from CVS commit logs).
(edit) @9 [9] 02/14/06 02:21:51 hans Merging in new PEAR build stuff and oci8 patch committed by Seth (provided …
(edit) @5 [5] 02/10/06 14:12:45 hans Fixing typo in !MySQLiTableInfo class
(edit) @4 [4] 02/07/06 19:17:35 hans Branching 1.1 in anticipation of release.
Note: See TracRevisionLog for help on using the revision log.