Commit Graph

15 Commits

Author SHA1 Message Date
vladimir%pobox.com
a55310f2a0 b=334174, corrupt db files are not handled correctly, r=brettw+a=drivers
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@205001 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-27 22:51:54 +00:00
brettw%gmail.com
febc149ee0 Bug 331158 r=vladimir Add preload capability to storage service for sqlite pager cache.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@194148 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-11 17:37:13 +00:00
dmose%mozilla.org
26c7c6b663 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
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@191875 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-07 03:48:38 +00:00
dmose%mozilla.org
0f65ac2a7d 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.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@191818 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-06 05:40:35 +00:00
brettw%gmail.com
4d67045ae6 Bug 327317 r=vladimir Create IndexExists function
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@191419 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-28 20:57:39 +00:00
brettw%gmail.com
9d01696a5f Bug 327567, r=darin. Storage connections should not outlive service (crasher).
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@190397 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-17 21:29:00 +00:00
bryner%brianryner.com
f225cf89be [Places merge, bug 324274] b=273050, storage module interface review, p=vlad r=darin
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@188038 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-23 05:25:02 +00:00
bryner%brianryner.com
71c4c36ec5 [Places merge, bug 324274] Added helper classes for C++ users to deal with transaction and statement scope. Exposes sqlite's in-memory database capability.
bug 310636
p=brettw r=bryner


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@188034 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-23 04:59:04 +00:00
vladimir%pobox.com
5493a9645b b=293707, update storage calendar, partial (mozStorage-only) commit, r=shaver
git-svn-id: svn://10.0.0.236/trunk@173307 18797224-902f-48f8-a5cc-f745e15eee43
2005-05-12 01:09:04 +00:00
vladimir%pobox.com
b18b0f330b fix usage of snprintf to use PR_smprintf, notpartofthebuild
git-svn-id: svn://10.0.0.236/trunk@166506 18797224-902f-48f8-a5cc-f745e15eee43
2004-12-09 21:42:36 +00:00
pavlov%pavlov.net
ffc6251142 fixing win32 build issues r=shaver
git-svn-id: svn://10.0.0.236/trunk@166505 18797224-902f-48f8-a5cc-f745e15eee43
2004-12-09 21:22:15 +00:00
vladimir%pobox.com
1b24df7e55 b=272974, nice scriptable interfaces for storage, r=shaver
git-svn-id: svn://10.0.0.236/trunk@166206 18797224-902f-48f8-a5cc-f745e15eee43
2004-12-03 16:56:57 +00:00
darin%meer.net
c6c0357163 fixing warnings under GCC
git-svn-id: svn://10.0.0.236/trunk@164073 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-20 02:42:50 +00:00
vladimir%pobox.com
fa52198cc8 remove native sqlite3.h bits from Connection idl
git-svn-id: svn://10.0.0.236/trunk@163470 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-09 14:33:01 +00:00
vladimir%pobox.com
241a57f8c1 b=263211, sqlite3 and storage landing - step 2; r=darin,sr=shaver
git-svn-id: svn://10.0.0.236/trunk@163451 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-09 00:04:10 +00:00