CI to automate build of zotero tarball for zotero aport https://gitlab.alpinelinux.org/alpine/aports/-/tree/master/testing/zotero
Find a file
Dan Stillman f5896dbb8d Remove synchronous database methods
This required doing additional caching at startup (e.g., item types and fields)
so that various methods can remain synchronous.

This lets us switch back to using the current Sqlite.jsm. Previously we were
bundling the Fx24 version, which avoided freezes with locking_mode=EXCLUSIVE
with both sync and async queries.

Known broken things:

  - Autocomplete
  - Database backup
  - UDFs (e.g., REGEXP function used in Zotero.DB.getNextName())
2014-08-09 18:10:32 -04:00
chrome Remove synchronous database methods 2014-08-09 18:10:32 -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.