Граф коммитов

34 Коммитов

Автор SHA1 Сообщение Дата
jag%tty.nl 4221353fba Bug 73353: Clean up our MODULE/REQUIRES story. rs=dbaron, a=brendan 2008-02-18 08:50:33 +00:00
sdwilsh%shawnwilsher.com fa9a0b9fce Bug 416173 - BackupDB is completely useless. r=vlad, a=damons 2008-02-09 19:05:49 +00:00
myk%mozilla.org 0575dd8932 bug 413589: enable fts3 (full text index) sqlite module; r=sdwilsh, a=damons 2008-01-29 23:34:21 +00:00
reed%reedloden.com 4b8d43fb2c Bug 403068 - "Need a wrapper function for SQLite function sqlite3_column_decltype" [p=jzhang@aptana.com (john Zhang) r=sdwilsh a1.9=damons] 2007-11-13 08:26:46 +00:00
sdwilsh%shawnwilsher.com d3b754ab84 Bug 394789 - Add a finalize() method to mozStorageStatement. r=neil, r=sspitzer, a=bzbarsky 2007-09-19 03:26:52 +00:00
dtownsend%oxymoronical.com 98cac3e936 Comment correction, no bug. 2007-09-03 14:30:45 +00:00
sdwilsh%shawnwilsher.com 9f9c9e8932 Bug 394241 - Add a closeDatabase() method to mozStorage. r=sspitzer 2007-08-30 13:43:18 +00:00
sspitzer%mozilla.org 510da30039 unit test for bug #393952: crash when I try to VACUUM (StorageUnicodeFunctions::likeFunction() should handle null aArgv[0] and aArgv[1])
r=sdwilsh
2007-08-28 16:39:07 +00:00
sspitzer%mozilla.org 6d27fcd5a3 fix for bug #391697: add escapeStringForLIKE to mozIStorageStatement
r=sdwilsh
2007-08-10 22:57:03 +00:00
sspitzer%mozilla.org 1c17670599 fix for bug: mozStorage doesn't handle unicode in LIKE, UPPER, or LOWER functions
patch=Shawn Wilsher <sdwilsh@mozilla.com>
r=sspitzer
2007-08-10 16:19:58 +00:00
sspitzer%mozilla.org 500dd4c4d1 fix for bug #385067: upgrade to latest version of sqlite (3.4.0)
patch=sdwilsh, rs=sspitzer

fix for bug #387609:  Add check for lastError in test_storage_progresshandler.js

patch=sdwish, r=sspitzer
2007-08-02 15:24:51 +00:00
sdwilsh%shawnwilsher.com f1fbebebfa Bug 388059 - Add a getColumnIndex method to mozIStorageStatement. r=sspitzer 2007-07-19 16:30:17 +00:00
sdwilsh%shawnwilsher.com a829849d4f Bug 388048 - mozIStorageStatement::getParameterIndexes is useless. r=sspitzer 2007-07-15 18:03:20 +00:00
sdwilsh%shawnwilsher.com 3147e0c494 Bug 384526 - Use sqlite3_prepare_v2 instead of sqlite3_prepare. r=sspitzer 2007-07-11 22:20:40 +00:00
sdwilsh%shawnwilsher.com 8c99a92336 Bug 333848 - add full-featured user-defined functions and progress handlers to storage. Patch by Lev Serebryakov <blacklion@gmail.com>. r=sdwilsh 2007-07-07 21:14:52 +00:00
sdwilsh%shawnwilsher.com 85c89ae399 Orange fix. rs=gavin.sharp 2007-07-03 22:49:42 +00:00
sdwilsh%shawnwilsher.com 04ec037d75 Fix orange. r=gavin.sharp 2007-07-03 22:33:46 +00:00
sdwilsh%shawnwilsher.com 1b193910de Bug 386394 - Add a BackupDB method to mozIStorageConnection. r=mano 2007-07-03 20:54:37 +00:00
sdwilsh%shawnwilsher.com 2ab9f5784f Bug 365166 - crash [@ strlen] calling mozIStorageStatement::getColumnName of a statement created with "PRAGMA user_version" or "PRAGMA schema_version". Patch by Nickolay Ponomarev <asqueella@gmail.com>. r=sdwilsh 2007-07-02 22:36:41 +00:00
philringnalda%gmail.com c65379a243 Bug 386366 - Add convenience method for getting the database schema version, patch by Shawn Wilsher <sdwilsh@mozilla.com>, r=sspitzer 2007-06-30 03:32:09 +00:00
sdwilsh%shawnwilsher.com e1e1617bd1 Bug 384454 - Remove sqlite3_bind_parameter_indexes. r=sspitzer 2007-06-18 23:42:24 +00:00
sdwilsh%shawnwilsher.com 9da277f68a Bug 383619 - Get xpcshell tests for mozStorage (windows orange fix). r=rcampbell 2007-06-12 16:28:30 +00:00
sdwilsh%shawnwilsher.com f98bae532e Disabling tests from Bug Bug 383619 because windows doesn't like them :( 2007-06-12 04:33:25 +00:00
sdwilsh%shawnwilsher.com 5d931932dc Bug 383619 - Get xpcshell tests for mozStorage. r=vladimir 2007-06-12 03:59:35 +00:00
timeless%mozdev.org ba62695c84 Bug 337917 Make consumers stop using cids from other modules
r=brettw@gmail.com sr=neil
2006-06-03 23:41:19 +00:00
benjamin%smedbergs.us e3b258551e Bug 331476 - Make storage test use the XPCOM glue, r=vlad 2006-03-27 19:43:09 +00:00
vladimir%pobox.com d22f633bce b=273050, bump interface UUIDs and fix test compilation 2005-11-15 19:35:39 +00:00
vladimir%pobox.com b0261cd14c b=273050, storage module interface review, r=darin 2005-11-15 00:35:50 +00:00
bsmedberg%covad.net 021cbc4ca7 Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin 2005-04-05 14:50:16 +00:00
gerv%gerv.net a68362bcf1 iBug 236613: change to MPL/LGPL/GPL tri-license. 2004-12-27 18:45:32 +00:00
pavlov%pavlov.net ea5119dd92 fixing win32 build issues r=shaver 2004-12-09 21:22:15 +00:00
darin%meer.net 0a4cd0c571 NS_NewNativeLocalFile requires a full path, under XP_UNIX at least
NOT PART OF THE BUILD
2004-10-20 04:10:25 +00:00
vladimir%pobox.com 004e547aa3 remove native sqlite3.h bits from Connection idl 2004-10-09 14:33:01 +00:00
vladimir%pobox.com 579b0040c9 b=263211, sqlite3 and storage landing - step 2; r=darin,sr=shaver 2004-10-09 00:04:10 +00:00