Zotero is a free, easy-to-use tool to help you collect, organize, cite, and share your research sources.
Go to file
Dan Stillman 9441627e74 Allow StopIteration in queryAsync() to cancel query
And catch other errors and throw StopIteration so that they stop the
search. (Non-StopIteration errors in onRow don't stop Sqlite.jsm
queries. We were logging them but then re-throwing them, which didn't do
anything.)
2014-08-10 14:15:46 -04:00
chrome Allow StopIteration in queryAsync() to cancel query 2014-08-10 14:15:46 -04:00
components Remove synchronous database methods 2014-08-09 18:10:32 -04:00
defaults/preferences Async DB megacommit 2014-08-06 22:59:37 -04:00
resource Remove synchronous database methods 2014-08-09 18:10:32 -04:00
styles@feb40111ba Update submodules 2014-06-19 16:12:57 -04:00
translators@1c919d5c3d Update submodules and repotime 2014-06-24 17:48:37 -04:00
.gitmodules Add https://github.com/zotero/bundled-styles as submodule 2011-11-03 00:34:34 -04:00
chrome.manifest Add Ukrainian locale 2014-05-16 14:51:49 -04:00
COPYING Switch client code license to Affero GPL version 3 2011-05-18 18:34:22 +00:00
install.rdf Merge branch '4.0' 2014-07-15 22:17:27 -04:00
README.md Create README.md 2014-04-27 21:36:25 -04:00
update.rdf Merge branch '4.0' 2014-07-15 22:17:27 -04:00

Zotero

Zotero is a free, easy-to-use tool to help you collect, organize, cite, and share your research sources.

For more information on how to use this source code, see the Zotero wiki.