Commit Graph

30 Commits

Author SHA1 Message Date
Carsten "Tomcat" Book
036e6d2fa3 Backed out 2 changesets (bug 1202902) to recking bug 1202902 to be able to reopen inbound on a CLOSED TREE
Backed out changeset 647025383676 (bug 1202902)
Backed out changeset d70c7fe532c6 (bug 1202902)
2015-10-07 14:03:21 +02:00
Carsten "Tomcat" Book
12369728f5 Backed out 1 changesets (bug 1202902) for causing merge conflicts to mozilla-central
Backed out changeset cfc1820361f5 (bug 1202902)
2015-10-07 12:13:45 +02:00
Shu-yu Guo
474f49adb7 Bug 1202902 - Scripted fix the world. 2015-10-06 14:00:31 -07:00
Kalpesh Krishna
3154c6dd3c Bug 1188760 - Added a regex check to execute and executeCached of Sqlite.jsm. r=mak 2015-09-23 09:01:00 +02:00
Jacob Clark
046491ab20 Bug 1111284 - Improve error messages of Sqlite.jsm by including specific error message. r=Yoric 2014-12-14 21:26:31 +00:00
Marco Bonardo
c0f6b0c8d8 Bug 1090961 - Enqueue Sqlite.jsm transactions. r=Yoric 2014-12-11 15:50:51 +01:00
Alexander J. Vincent
75797f5ec7 Bug 1098965 - test_close_database_on_gc should use one Promise per database connection. r=Yoric 2014-11-21 06:13:00 +01:00
Blair McBride
86f3d15fb3 Bug 1073358 - Sqlite.jsm should return some measure of what happened regardless of whether a row handler was used. r=mak 2014-09-27 01:17:00 +12:00
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