flamingice@sourmilk.net
|
d27e310053
|
Bug 386179, Stop using sqlite3ApiExit, r=sdwilsh
|
2007-07-24 19:18:54 -07:00 |
sdwilsh@shawnwilsher.com
|
fba73878f4
|
Bug 388059 - Add a getColumnIndex method to mozIStorageStatement. r=sspitzer
|
2007-07-19 09:30:17 -07:00 |
sdwilsh@shawnwilsher.com
|
37a18305d8
|
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 09:20:12 -07:00 |
sdwilsh@shawnwilsher.com
|
289d7b6399
|
Backout of Bug 306907
|
2007-07-16 14:32:03 -07:00 |
sdwilsh@shawnwilsher.com
|
f7d59f8730
|
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 14:23:29 -07:00 |
sdwilsh@shawnwilsher.com
|
fe1aace69e
|
Bug 388048 - mozIStorageStatement::getParameterIndexes is useless. r=sspitzer
|
2007-07-15 11:03:20 -07:00 |
sdwilsh@shawnwilsher.com
|
b1e2d17d25
|
Bug 384526 - Use sqlite3_prepare_v2 instead of sqlite3_prepare. r=sspitzer
|
2007-07-11 15:20:39 -07:00 |
sdwilsh@shawnwilsher.com
|
577bc46266
|
Backout of Bug 384526 (causes orange)
|
2007-07-10 10:23:36 -07:00 |
sdwilsh@shawnwilsher.com
|
f0ad954a38
|
Bug 384526 - Use sqlite3_prepare_v2 instead of sqlite3_prepare. r=sspitzer
|
2007-07-10 09:58:17 -07:00 |
jwalden@mit.edu
|
6d7584839a
|
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 00:08:04 -07:00 |
sdwilsh@shawnwilsher.com
|
ae472131bb
|
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 14:14:51 -07:00 |
sdwilsh@shawnwilsher.com
|
48b5d9c4c7
|
Orange fix. rs=gavin.sharp
|
2007-07-03 15:49:42 -07:00 |
sdwilsh@shawnwilsher.com
|
c85a71828e
|
Fix orange. r=gavin.sharp
|
2007-07-03 15:33:46 -07:00 |
sdwilsh@shawnwilsher.com
|
f7a000c5ad
|
Bug 386394 - Add a BackupDB method to mozIStorageConnection. r=mano
|
2007-07-03 13:54:36 -07:00 |
sdwilsh@shawnwilsher.com
|
45f62da930
|
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 15:36:41 -07:00 |
sdwilsh@shawnwilsher.com
|
85aaf21905
|
Bug 386179 - Stop using private sqlite functions. r=sspitzer
|
2007-07-02 10:25:36 -07:00 |
philringnalda@gmail.com
|
6e71e3b302
|
Bug 386366 - Add convenience method for getting the database schema version, patch by Shawn Wilsher <sdwilsh@mozilla.com>, r=sspitzer
|
2007-06-29 20:32:09 -07:00 |
sdwilsh@shawnwilsher.com
|
96595fe1ec
|
Bug 385396 - Go back to vanilla sqlite files. r=mconnor
|
2007-06-22 14:34:14 -07:00 |
sdwilsh@shawnwilsher.com
|
b81af09a35
|
Bug 385431 - mozStorageAsyncIO.cpp:559: warning: unused variable 'message'. Patch by Ryan Jones <sciguyryan@gmail.com>. r=sdwilsh
|
2007-06-22 13:24:43 -07:00 |
sdwilsh@shawnwilsher.com
|
4b9b00f4de
|
Bug 385262 - NOTREACHED called before logging. Patch by Ryan Jones <sciguyryan@gmail.com>. r=sdwilsh
|
2007-06-21 16:52:18 -07:00 |
sdwilsh@shawnwilsher.com
|
f216036065
|
Bug 341137 - Upgrade to latest version of sqlite (take 2). r=vladimir
|
2007-06-20 20:17:26 -07:00 |
sdwilsh@shawnwilsher.com
|
f9cbdb055e
|
Backout of Bug 341137
|
2007-06-19 16:47:38 -07:00 |
sdwilsh@shawnwilsher.com
|
1028df0814
|
Bug 341137 - Upgrade to latest version of sqlite. r=vladimir
|
2007-06-19 12:54:01 -07:00 |
sdwilsh@shawnwilsher.com
|
0495f06ad9
|
Bug 363024 - Calling createInstance() on mozIStorageService crashes. r=sspitzer
|
2007-06-18 19:22:01 -07:00 |
sdwilsh@shawnwilsher.com
|
d96db35e43
|
Bug 384454 - Remove sqlite3_bind_parameter_indexes. r=sspitzer
|
2007-06-18 16:42:23 -07:00 |
dwitte@stanford.edu
|
07b2c9ca5f
|
check for non-null connection in mozStorageTransaction helper. b=384224, r=sspitzer
|
2007-06-13 21:58:52 -07:00 |
sdwilsh@shawnwilsher.com
|
71a99118bc
|
Bug 383543 - mozStorageService cleanup. r=sspitzer
|
2007-06-12 16:31:59 -07:00 |
sdwilsh@shawnwilsher.com
|
f92f905f8e
|
Bug 383534 - mozStorageConnection ignores return values (and other cleanup). r=sspitzer
|
2007-06-12 16:19:34 -07:00 |
sdwilsh@shawnwilsher.com
|
2f3c92b111
|
Bug 381549 - mozStorageStatement ignores return values from SQLite. r=sspitzer
|
2007-06-12 15:01:05 -07:00 |
sdwilsh@shawnwilsher.com
|
37e6ed019e
|
Bug 383619 - Get xpcshell tests for mozStorage (windows orange fix). r=rcampbell
|
2007-06-12 09:28:27 -07:00 |
sdwilsh@shawnwilsher.com
|
19f75e9c18
|
Disabling tests from Bug Bug 383619 because windows doesn't like them :(
|
2007-06-11 21:33:25 -07:00 |
sdwilsh@shawnwilsher.com
|
23d6cb6f49
|
Bug 383619 - Get xpcshell tests for mozStorage. r=vladimir
|
2007-06-11 20:59:26 -07:00 |
igor@mir2.org
|
b65d41cc03
|
Bug 377751: Switching JSClass.mark in XPConnect to the tracing semantics. r=jst, sr=brendan
|
2007-05-02 13:20:21 -07:00 |
igor@mir2.org
|
4411f6fc39
|
Bug 377751: removal of the commit.
|
2007-05-01 14:54:29 -07:00 |
igor@mir2.org
|
95a992af95
|
Bug 377751: JSClass instances in xpconnect use the tracing API. r=brendan, sr=jst
|
2007-05-01 14:06:07 -07:00 |
vladimir%pobox.com
|
31c8e763e7
|
b=334174, corrupted db files are not handled correctly, r=brettw
|
2006-07-26 18:54:12 +00:00 |
brettw%gmail.com
|
0653b5c604
|
Bug 334675 r=darin a=mconnor Notify users on async IO errors
|
2006-07-25 17:04:48 +00:00 |
timeless%mozdev.org
|
52a93bff56
|
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
|
50798069cc
|
Bug 333306 r+a=vladimir Crash with pragma statements that return values
|
2006-05-22 19:18:00 +00:00 |
brettw%gmail.com
|
fb620b8cec
|
Bug 336230 r+a=vlad Bug in ASYNC_SYNC
|
2006-05-19 16:25:40 +00:00 |
darin%meer.net
|
0318b8c707
|
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
|
34c03fdee2
|
Bug 336314 r=darin Make storage threadsafe
|
2006-05-03 23:29:12 +00:00 |
brettw%gmail.com
|
924d2bfb01
|
Bug 335836 r=vladimir Add warnings to comments on usage of storage service
|
2006-05-02 17:35:48 +00:00 |
gavin%gavinsharp.com
|
7661351919
|
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
|
70a0f2207b
|
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
|
38955688fc
|
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
|
e523eab05b
|
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
|
c3bf5cdde7
|
Bug 328790 - "main thread never joins with async-io thread". r=brettw.
|
2006-04-06 17:22:30 +00:00 |
benjamin%smedbergs.us
|
463a240463
|
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
|
ad93adc654
|
Bug 331476 - Make storage test use the XPCOM glue, r=vlad
|
2006-03-27 19:43:09 +00:00 |