Marco Bonardo
8ec6ad3ce6
Bug 1068620 - Provide a Sqlite.wrapStorageConnection method. r=Yoric
2014-09-22 18:32:43 +02:00
Shu-yu Guo
40c62f33a5
Bug 1001090 - Part 5: Fix errors in tests throughout the tree. (r=robcee,gavin)
2014-09-15 16:30:47 -07:00
Gregory Szorc
e9edda1da6
Bug 1033836 - Rename services-common to services/common; rs=rnewman
...
The upcoming build system patches don't support hypthens in path names.
Changing this for that reason is kind of silly, but it's the easiest
way. Besides, nothing else uses hyphens in directory names.
2014-07-02 16:49:36 -07:00
Michael Brennan
fcfda5c78d
Bug 1028887 - Cause tests to fail when autoclosing Sqlite.jsm. r=Yoric
2014-06-26 06:24:21 +02:00
Michael Brennan
0713ad206e
Bug 939072: Auto-close Sqlite connections on finalization; r=Yoric
2014-06-11 23:40:17 +02:00
Michael Brennan
a208ac1886
Bug 939072: Refactor Sqlite connections to support finalization; r=Yoric
2014-06-11 23:40:06 +02:00
Marco Bonardo
ef471fb657
Bug 991682 - Sqlite.jsm API to clone an open db connection. r=Yoric
2014-04-08 14:09:26 +02:00
Paolo Amadini
7444deba28
Bug 986364 - Convert to Promise.jsm in the Toolkit "modules" folder. r=mak
2014-03-24 15:47:50 +01:00
Mark Capella
1bd68168c2
Bug 472963 - TableExists and IndexExists does not work for temporary tables, r=mak
2013-09-27 17:04:17 -04:00
David Rajchenbach-Teller
195eede93c
Bug 702559 - Adapting Sqlite.jsm to use mozIStorageAsyncConnection;r=mak
2013-06-27 09:01:00 -04:00
Ed Morley
4125bcc2c3
Backed out changeset a01ced6de845 (bug 702559)
2013-06-26 12:56:14 +01:00
David Rajchenbach-Teller
292a00ed19
Bug 702559 - Adapting Sqlite.jsm to use mozIStorageAsyncConnection;r=mak
2013-06-26 05:45:50 -04:00
Richard Newman
927ed5e389
Bug 833965 - Sqlite.jsm should support an array of binding parameters. r=gps
2013-04-10 17:57:42 -07:00
Richard Newman
55280fbd11
Bug 856925 - Sqlite.jsm tests to demonstrate errors. r=gps
2013-04-10 17:57:42 -07:00
Dave Townsend
34c2e45a17
Bug 793928: Switch users of the promise library to the new location and move tests files. r=gavin
2013-02-01 11:43:15 -08:00
Richard Newman
a55bfa40b6
Bug 834449 - Part 3: simplify cleanup of cached statements. r=gps
2013-01-25 15:05:15 -08:00
Richard Newman
7f77371306
Bug 834449 - Part 2: clean up cached statements in Sqlite.jsm. r=gps
2013-01-25 00:38:59 -08:00
Richard Newman
6280f775ac
Bug 834449 - Part 1: rework tracking of pending statements. r=gps
2013-01-25 00:35:19 -08:00
Gregory Szorc
d4c9ba5838
Bug 833609 - Part 2: Add timer to shrink memory after idle; r=mak
2013-01-24 13:30:20 -08:00
Gregory Szorc
73b29a92e4
Bug 833609 - Part 1: add a manual call to shrink memory usage to Sqlite.jsm. r=mak
2013-01-24 11:10:19 -08:00
Gregory Szorc
fd09346584
Bug 830209 - SQLite.jsm now handles transactions off the main thread; r=mak
2013-01-18 10:11:22 -08:00
Gregory Szorc
3871303db0
Bug 813833 - Add a Promise-based API to mozIStorage/SQLite; r=mak, sr=Mossop
2013-01-04 15:36:59 -08:00