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

265 Коммитов

Автор SHA1 Сообщение Дата
sdwilsh%shawnwilsher.com b7fbe63d85 Bug 411976 - Update the comment in mozIStorageService.idl to reflect recent SQLite changes. This is a comment change only - NPOTDB. 2008-01-25 18:18:15 +00:00
sdwilsh%shawnwilsher.com c738a80c4f Bug 408914 - Disable sqlite async IO. r=vlad 2008-01-10 03:21:56 +00:00
reed%reedloden.com 3294ec276d Bug 408914 - "Disable sqlite async IO" [p=vladimir@pobox.com (Vladimir Vukicevic [vlad]) r=sdwilsh a1.9=beltzner] 2008-01-07 08:27:25 +00:00
reed%reedloden.com 87fc52cdca Bug 409386 - "mozStorageArgvValueArray::GetString returns wrong length" [p=ondrej@allpeers.com (Ondrej Brablc) r=sdwilsh a1.9=schrep] 2007-12-22 06:09:25 +00:00
reed%reedloden.com d72c347691 Bug 385066 - "Remove preloading from mozStorage" [p=comrade693+bmo@gmail.com (Shawn Wilsher [sdwilsh]) r=gavin a=blocking1.9+] 2007-12-18 05:34:51 +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 6d02471410 Bug 395526 - Change assertions to real errors in mozStorageStatement.cpp. r=sspitzer, a=bzbarsky 2007-09-21 18:13:47 +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
dtownsend%oxymoronical.com 74ee3355a9 Clarification comments for parameters, no bug. r=sdwilsh 2007-08-30 23:46:56 +00:00
sdwilsh%shawnwilsher.com 9f9c9e8932 Bug 394241 - Add a closeDatabase() method to mozStorage. r=sspitzer 2007-08-30 13:43:18 +00:00
sdwilsh%shawnwilsher.com 1b8e3ea446 Bug 393082 - Warn on unsafe usage of LIKE. r=sspitzer 2007-08-30 01:56:14 +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
sdwilsh%shawnwilsher.com a050439d90 Bug 383673 - mozStorageValueArray only asserts on out of bounds (and other cleanup). r=sspitzer 2007-08-28 15:29:49 +00:00
sspitzer%mozilla.org b9976d5426 fix for bug #393952: crash when I try to VACUUM (StorageUnicodeFunctions::likeFunction() should handle null aArgv[0] and aArgv[1])
r=sdwilsh
2007-08-28 04:43:10 +00:00
sspitzer%mozilla.org 6d27fcd5a3 fix for bug #391697: add escapeStringForLIKE to mozIStorageStatement
r=sdwilsh
2007-08-10 22:57:03 +00:00
sdwilsh%shawnwilsher.com a94543eae3 Bug 391156 - mozStorage doesn't handle unicode in LIKE, UPPER, or LOWER functions (string nit follow-up patch). r=sspitzer 2007-08-10 18:33:14 +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
flamingice%sourmilk.net 980f996aef Bug 386179, Stop using sqlite3ApiExit, r=sdwilsh 2007-07-25 02:18:54 +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 d76ef55f37 Bug 306907 - Build libsqlite as a standard name separate shared library. Patch by Michael Wu <michael.wu@mozilla.com>, Robert Relyea <rrelyea@redhat.com>, Ryan VanderMeulen <ryanvm@gmail.com>, and Shawn Wilsher <me@shawnwilsher.com>. r=benjamin 2007-07-18 16:20:13 +00:00
sdwilsh%shawnwilsher.com 6a1360ddbb Backout of Bug 306907 2007-07-16 21:32:03 +00:00
sdwilsh%shawnwilsher.com 6853438bb1 Bug 306907 - Build libsqlite as a standard name separate shared library. Patch by Michael Wu <michael.wu@mozilla.com>, Robert Relyea <rrelyea@redhat.com>, Ryan VanderMeulen <ryanvm@gmail.com>, and Shawn Wilsher <me@shawnwilsher.com>. r=benjamin 2007-07-16 21:23:30 +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 db42d23135 Backout of Bug 384526 (causes orange) 2007-07-10 17:23:36 +00:00
sdwilsh%shawnwilsher.com 8310ecbd2c Bug 384526 - Use sqlite3_prepare_v2 instead of sqlite3_prepare. r=sspitzer 2007-07-10 16:58:17 +00:00
jwalden%mit.edu ef68fcf595 Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros. 2007-07-08 07:08:56 +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
sdwilsh%shawnwilsher.com fc83822292 Bug 386179 - Stop using private sqlite functions. r=sspitzer 2007-07-02 17:25:37 +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 5aeb98b789 Bug 385396 - Go back to vanilla sqlite files. r=mconnor 2007-06-22 21:34:15 +00:00
sdwilsh%shawnwilsher.com 0da5203d0f Bug 385431 - mozStorageAsyncIO.cpp:559: warning: unused variable 'message'. Patch by Ryan Jones <sciguyryan@gmail.com>. r=sdwilsh 2007-06-22 20:24:43 +00:00
sdwilsh%shawnwilsher.com 681dd890b2 Bug 385262 - NOTREACHED called before logging. Patch by Ryan Jones <sciguyryan@gmail.com>. r=sdwilsh 2007-06-21 23:52:18 +00:00
sdwilsh%shawnwilsher.com a02e0363a3 Bug 341137 - Upgrade to latest version of sqlite (take 2). r=vladimir 2007-06-21 03:17:27 +00:00
sdwilsh%shawnwilsher.com 90e35c5345 Backout of Bug 341137 2007-06-19 23:47:39 +00:00
sdwilsh%shawnwilsher.com 13ecb97542 Bug 341137 - Upgrade to latest version of sqlite. r=vladimir 2007-06-19 19:54:02 +00:00
sdwilsh%shawnwilsher.com a95eb5684f Bug 363024 - Calling createInstance() on mozIStorageService crashes. r=sspitzer 2007-06-19 02:22:02 +00:00
sdwilsh%shawnwilsher.com e1e1617bd1 Bug 384454 - Remove sqlite3_bind_parameter_indexes. r=sspitzer 2007-06-18 23:42:24 +00:00
dwitte%stanford.edu d5fb46c1b9 check for non-null connection in mozStorageTransaction helper. b=384224, r=sspitzer 2007-06-14 04:58:52 +00:00
sdwilsh%shawnwilsher.com 4848707dc1 Bug 383543 - mozStorageService cleanup. r=sspitzer 2007-06-12 23:31:59 +00:00
sdwilsh%shawnwilsher.com 1541d9de3b Bug 383534 - mozStorageConnection ignores return values (and other cleanup). r=sspitzer 2007-06-12 23:19:34 +00:00
sdwilsh%shawnwilsher.com 323342915c Bug 381549 - mozStorageStatement ignores return values from SQLite. r=sspitzer 2007-06-12 22:01:05 +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
igor%mir2.org bf36fc9934 Bug 377751: Switching JSClass.mark in XPConnect to the tracing semantics. r=jst, sr=brendan 2007-05-02 20:20:22 +00:00
igor%mir2.org 1d398d03c5 Bug 377751: removal of the commit. 2007-05-01 21:54:29 +00:00
igor%mir2.org a7df17c084 Bug 377751: JSClass instances in xpconnect use the tracing API. r=brendan, sr=jst 2007-05-01 21:06:07 +00:00
vladimir%pobox.com e7eb07b652 b=334174, corrupted db files are not handled correctly, r=brettw 2006-07-26 18:54:12 +00:00
brettw%gmail.com fc4ae51077 Bug 334675 r=darin a=mconnor Notify users on async IO errors 2006-07-25 17:04:48 +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
brettw%gmail.com 8d1d7933a0 Bug 333306 r+a=vladimir Crash with pragma statements that return values 2006-05-22 19:18:00 +00:00
brettw%gmail.com b04e82d5d6 Bug 336230 r+a=vlad Bug in ASYNC_SYNC 2006-05-19 16:25:40 +00:00
darin%meer.net 7d3e7d7acd landing patch for bug 326273 "Implement nsIThreadManager" (Mac portions by Mark Mentovai) with reviews from bienvenu, bsmedberg, bzbarsky, josh, roc, and ssieb 2006-05-10 17:30:15 +00:00
brettw%gmail.com 874364b9ab Bug 336314 r=darin Make storage threadsafe 2006-05-03 23:29:12 +00:00
brettw%gmail.com 074cf35e12 Bug 335836 r=vladimir Add warnings to comments on usage of storage service 2006-05-02 17:35:48 +00:00
gavin%gavinsharp.com 28716527d7 Bug 334186: AsyncOpenExclusive returns freed value, patch by Ryan Flint <rflint@dslr.net>, r=brettw 2006-04-21 16:53:48 +00:00
benjamin%smedbergs.us 185c761605 Freeze nsIArray (requires separating nsIMutableArray into another .idl file); also removes NS_NewArray and moves do_QueryElementAt into the glue, r=darin 2006-04-12 15:43:32 +00:00
brettw%gmail.com 80a0effc12 Bug 331158 r=vladimir Add preload capability to storage service for sqlite pager cache. 2006-04-11 17:06:55 +00:00
bent.mozilla%gmail.com a995ae4a1d Bug 328790 - Removing an extra NS_ADDREF that somehow crept into the other checkin. r=brettw, a=darin. 2006-04-07 18:09:12 +00:00
bent.mozilla%gmail.com 0dafa96536 Bug 328790 - "main thread never joins with async-io thread". r=brettw. 2006-04-06 17:22:30 +00:00
benjamin%smedbergs.us de92d373af Bug 78081 - don't export intermediate libraries - initial makefile changes to switch from $(DIST)/lib to in-tree library locations - blanket-r=mento 2006-04-06 14:45:37 +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
benjamin%smedbergs.us 8f244f2740 Don't build storage tests until libxul is available 2006-03-23 15:52:20 +00:00
dmose%mozilla.org fba35cea54 Fix regression (bug 329518) which made databases created by mozStorage be UTF-16 encoded and caused other havoc. Caused by the landing of the first patch in bug 324311; fixup patch posted to that bug also. r=bryner, a181=bryner 2006-03-07 03:48:34 +00:00
dmose%mozilla.org 5ce5aa48c5 Fix profile startup failure when non-ASCII characters are in the profile path name (bug 324311). Thanks to Nickolay Ponomarev <asqueella@gmail.com> for the patch; r=bryner, a181=bryner. 2006-03-06 05:40:32 +00:00
brettw%gmail.com edb3cea717 Bug 327317 r=vladimir Create IndexExists function 2006-02-28 20:57:39 +00:00
brettw%gmail.com ea2a8b6efd Bug 327907 r=bryner Fix DB corruption problem. Truncate was using the wrong
value.
2006-02-24 22:26:56 +00:00
brettw%gmail.com 253be86f6d Bug 327740 r=vladimir Replaces REINTERPRET_CASTs with STATIC_CASTs in
mozStorageAsyncIO.cpp
2006-02-23 19:25:40 +00:00
timeless%mozdev.org a279d689e5 Bug 106386 Correct misspellings in source code
r=bernd rs=brendan
2006-02-23 09:36:43 +00:00
brettw%gmail.com d5afd8a600 Bug 328212 r=vladimir Update AsyncIO with fixed bugs in sqlite tree. 2006-02-22 21:14:42 +00:00
brettw%gmail.com 8339769d39 Bug 327567, r=darin. Storage connections should not outlive service (crasher). 2006-02-17 21:28:51 +00:00
benjamin%smedbergs.us a3fe4b5872 Bug 327638 - PRInt64 and sqlite_int64 are not automatically compatible types, r=vlad 2006-02-17 21:23:15 +00:00
brettw%gmail.com a3421d7842 Bug 327557, r=darin. Storage service keeps references to main thread. 2006-02-17 00:36:24 +00:00
brettw%gmail.com 2174d9a42a Bug 326334 r=vladimir, darin Multithreaded commit for storage. 2006-02-16 02:59:42 +00:00
benjamin%smedbergs.us 0a4a17a223 Bug 327188 - enable places by default, r=bryner 2006-02-15 18:46:10 +00:00
brettw%gmail.com f0697478d3 Bug 324994 forgotten interface documentation. 2006-02-08 02:18:12 +00:00
brettw%gmail.com bf54c64cd2 Bug 324994 r=bryner sr=vladimir GetString should set IsVoid when column is
null.
2006-02-07 23:10:16 +00:00
brettw%gmail.com 06c9dac0ff Bug 319453, r=vladimir: Bounds check GetBlob, return NULL if 0 size. 2005-12-07 20:52:33 +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
brettw%gmail.com d216411520 Helper class for C++ users to manage transaction scope.
bug 310636
r=bryner
2005-11-08 02:16:15 +00:00
brettw%gmail.com b0dedf9fbe Added helper classes for C++ users to deal with transaction and statement
scope. Exposes sqlite's in-memory database capability.

bug 310636
r=bryner
2005-11-08 02:15:01 +00:00
mrbkap%gmail.com 5c8a5958d0 bug 311024: Make sure eval grabs the right scope object. r=brendan sr=jst 2005-10-08 00:28:45 +00:00
dmose%mozilla.org 6d0c476308 Fixing build bustage by adding stub methods for the two new methods that were added to nsIXPCScriptable 2005-07-31 21:12:49 +00:00
vladimir%pobox.com ebe009656b b=293183, implement exception support for recurrence, r=shaver 2005-06-10 01:31:48 +00:00
vladimir%pobox.com b3acbcff4b Make mozStorageStatement::Execute() use ExecuteStep(), to get the right SQLITE_SCHEMA handling, r=me 2005-05-27 20:14:09 +00:00
vladimir%pobox.com 538d19c530 b=293707, update storage calendar, partial (mozStorage-only) commit, r=shaver 2005-05-12 01:09:04 +00:00
vladimir%pobox.com b69fdfa429 b=291991, fix sqlite_schema stuff in mozStorageStatement, again r=shaver 2005-04-26 22:28:06 +00:00
vladimir%pobox.com 518d570061 fix for SQLITE_SCHEMA error, as well as using multiple-named-statement binding functions 2005-04-17 21:00: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
vladimir%pobox.com 01373a8353 Boolean logic is hard, r=me 2005-03-24 22:58:30 +00:00
vladimir%pobox.com ae2459c3b0 Handle SQLITE_SCHEMA correctly be retrying the statement, r=me 2005-03-24 19:59:59 +00:00
shaver%mozilla.org ac7e4b82a6 fix DIRS = vs DIRS += error; thanks to Nick Thomas for catching it; r=vlad 2005-03-22 17:33:00 +00:00
shaver%mozilla.org a8561d3e66 Bug 283057: Fold sqlite build into storage build, honour ENABLE_TESTS.
r=bsmedberg
2005-03-21 17:01:57 +00:00
mattwillis%gmail.com 384bac91c5 Fixed compile on Windows with gcc
r=shaver
2005-01-07 20:52:04 +00:00
gerv%gerv.net a68362bcf1 iBug 236613: change to MPL/LGPL/GPL tri-license. 2004-12-27 18:45:32 +00:00
vladimir%pobox.com 0d34b4431b automatically reset mozStorageStatementWrapper when the statement is finished executing, to avoid havin to reset() all the time. notpartofthebuild 2004-12-09 22:34:00 +00:00
vladimir%pobox.com f6302870fb fix usage of snprintf to use PR_smprintf, notpartofthebuild 2004-12-09 21:42:36 +00:00
pavlov%pavlov.net ea5119dd92 fixing win32 build issues r=shaver 2004-12-09 21:22:15 +00:00
vladimir%pobox.com 3941819cff fix jsdate conversion in scriptable mozStorage wrapper (npotb) 2004-12-08 23:16:42 +00:00
vladimir%pobox.com 5b0800ae0b b=272974, nice scriptable interfaces for storage, r=shaver 2004-12-03 16:56:57 +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
darin%meer.net cdd15293e9 nsStorageCID.h should be output to dist/include/storage, NOT PART OF THE BUILD 2004-10-20 04:09:37 +00:00
darin%meer.net c58fb8e482 value passed to bindDataParameter should be declared const, NOT PART OF THE BUILD 2004-10-20 04:08:55 +00:00
darin%meer.net e3488e0a99 fixing warnings under GCC 2004-10-20 02:42:50 +00:00
vladimir%pobox.com 445a66c574 gcc compile fix, oops 2004-10-20 02:12:04 +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