sdwilsh@shawnwilsher.com
|
969cf32a13
|
Orange fix. rs=gavin.sharp
|
2007-07-03 15:49:42 -07:00 |
sdwilsh@shawnwilsher.com
|
c2b2521e64
|
Fix orange. r=gavin.sharp
|
2007-07-03 15:33:46 -07:00 |
sdwilsh@shawnwilsher.com
|
8b24012813
|
Bug 386394 - Add a BackupDB method to mozIStorageConnection. r=mano
|
2007-07-03 13:54:36 -07:00 |
sdwilsh@shawnwilsher.com
|
a77dbe81b6
|
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
|
fdacbba11f
|
Bug 386179 - Stop using private sqlite functions. r=sspitzer
|
2007-07-02 10:25:36 -07:00 |
philringnalda@gmail.com
|
05ae532ba4
|
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
|
72a0b4ca0d
|
Bug 385396 - Go back to vanilla sqlite files. r=mconnor
|
2007-06-22 14:34:14 -07:00 |
sdwilsh@shawnwilsher.com
|
070ef2b777
|
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
|
2f5dc24a10
|
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
|
bc5af742fb
|
Bug 341137 - Upgrade to latest version of sqlite (take 2). r=vladimir
|
2007-06-20 20:17:26 -07:00 |
sdwilsh@shawnwilsher.com
|
6cb92e7b35
|
Backout of Bug 341137
|
2007-06-19 16:47:38 -07:00 |
sdwilsh@shawnwilsher.com
|
aaf8d336cf
|
Bug 341137 - Upgrade to latest version of sqlite. r=vladimir
|
2007-06-19 12:54:01 -07:00 |
sdwilsh@shawnwilsher.com
|
ed928796c5
|
Bug 363024 - Calling createInstance() on mozIStorageService crashes. r=sspitzer
|
2007-06-18 19:22:01 -07:00 |
sdwilsh@shawnwilsher.com
|
bf2a319179
|
Bug 384454 - Remove sqlite3_bind_parameter_indexes. r=sspitzer
|
2007-06-18 16:42:23 -07:00 |
dwitte@stanford.edu
|
79dbd48ee2
|
check for non-null connection in mozStorageTransaction helper. b=384224, r=sspitzer
|
2007-06-13 21:58:52 -07:00 |
sdwilsh@shawnwilsher.com
|
439e6bd5c4
|
Bug 383543 - mozStorageService cleanup. r=sspitzer
|
2007-06-12 16:31:59 -07:00 |
sdwilsh@shawnwilsher.com
|
2811b49856
|
Bug 383534 - mozStorageConnection ignores return values (and other cleanup). r=sspitzer
|
2007-06-12 16:19:34 -07:00 |
sdwilsh@shawnwilsher.com
|
e4f8536def
|
Bug 381549 - mozStorageStatement ignores return values from SQLite. r=sspitzer
|
2007-06-12 15:01:05 -07:00 |
sdwilsh@shawnwilsher.com
|
8cfdccb885
|
Bug 383619 - Get xpcshell tests for mozStorage (windows orange fix). r=rcampbell
|
2007-06-12 09:28:27 -07:00 |
sdwilsh@shawnwilsher.com
|
84ab9c492a
|
Disabling tests from Bug Bug 383619 because windows doesn't like them :(
|
2007-06-11 21:33:25 -07:00 |
sdwilsh@shawnwilsher.com
|
54966cfd80
|
Bug 383619 - Get xpcshell tests for mozStorage. r=vladimir
|
2007-06-11 20:59:26 -07:00 |
igor@mir2.org
|
3b6c4a7b39
|
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
|
4d2fa17276
|
Bug 377751: removal of the commit.
|
2007-05-01 14:54:29 -07:00 |
igor@mir2.org
|
4d525734e5
|
Bug 377751: JSClass instances in xpconnect use the tracing API. r=brendan, sr=jst
|
2007-05-01 14:06:07 -07:00 |
roc+@cs.cmu.edu
|
0054412272
|
Bug 374866. Reftests for text-transform. r=dbaron
|
2007-03-22 16:01:14 -07:00 |
mrbkap%gmail.com
|
19772c4638
|
Always check the type of the object that we're operating on, even when called from native code. bug 444233, r=shaver a=ss
|
2008-08-11 18:21:27 +00:00 |
sdwilsh%shawnwilsher.com
|
50cf696aaf
|
Bug 421482 - Firefox 3 uses fsync excessively. r=shaver, a=schrep
|
2008-05-23 14:56:10 +00:00 |
gavin%gavinsharp.com
|
d1d6ff8ed6
|
Bug 424402: Test a combination of shared and unshared database connections, patch by Ondrej Brablc <ondrej@allpeers.com>, r=shaver
|
2008-04-22 20:39:38 +00:00 |
sdwilsh%shawnwilsher.com
|
4dc42ff373
|
Bug 423273 - Fix storage API to not break old behavior. r=shaver, sr=shaver, a=shaver
|
2008-03-24 22:14:40 +00:00 |
edward.lee%engineering.uiuc.edu
|
80ae595f78
|
Bug 420505 - mozStorageService isn't as threadsafe as it claims to be. p=sdwilsh, r=brendan, r=bsmedberg, b1.9=sayrer
|
2008-03-20 01:37:04 +00:00 |
dveditz%cruzio.com
|
b6d26ac6ef
|
bug 423964 uninitialized variable, r=sdwilsh, a=beltzner
|
2008-03-19 22:55:34 +00:00 |
timeless%mozdev.org
|
b9ff373469
|
Bug 422687 encfs makes Firefox crash at start [@ libsqlite3.so@0x30fad][@ sqlite3_exec]
changing test to accept ERROR_FAILURE
|
2008-03-17 21:41:13 +00:00 |
timeless%mozdev.org
|
1ca9bee0ed
|
Bug 422687 encfs makes Firefox crash at start [@ libsqlite3.so@0x30fad][@ sqlite3_exec]
r=sdwilsh a=beltzner
|
2008-03-17 21:01:16 +00:00 |
reed%reedloden.com
|
747db36f04
|
Bug 395974 - "our storage unit tests cause "WARNING: Unsafe use of LIKE detected!" warnings" (Bind the value to avoid WARNING) [p=ondrej@allpeers.com (Ondrej Brablc) r=sdwilsh]
|
2008-03-08 11:25:41 +00:00 |
sayrer%gmail.com
|
3d734ed178
|
Bug 419905. turn off pgo in places, mozstorage, sqlite. r=ted.mielczarek, a=beltzner
|
2008-02-27 20:25:46 +00:00 |
reed%reedloden.com
|
981869b961
|
Bug 263381 - "support --with-system-sqlite3 in storage builds" [p=mh+mozilla@glandium.org (Mike Hommey) r=bsmedberg a1.9=beltzner]
|
2008-02-22 11:26:00 +00:00 |
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 |
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 |