CI to automate build of zotero tarball for zotero aport
https://gitlab.alpinelinux.org/alpine/aports/-/tree/master/testing/zotero
ea42789206
Many DB statements that were being cached included embedded ids or temp table names, so they would permanently use memory and never get reused. During large imports, this could result in hundreds of megabytes of extra memory usage. This commit marks many more statements as `noCache`, adds `noCache` support for column and value queries, adds a log line at DB shutdown in source builds with the number of cached statements, and adds Zotero.DB.getCachedStatements() for auditing of cached statements. Addresses #1531 |
||
---|---|---|
.github | ||
chrome | ||
components | ||
defaults/preferences | ||
note-editor@743160b8c7 | ||
pdf-reader@a2ed2bde49 | ||
pdf-worker@6ae6292949 | ||
resource | ||
scripts | ||
scss | ||
styles@75df0afb88 | ||
test | ||
translators@319384d4b1 | ||
.babelrc | ||
.eslintignore | ||
.eslintrc | ||
.gitattributes | ||
.gitignore | ||
.gitmodules | ||
chrome.manifest | ||
CONTRIBUTING.md | ||
COPYING | ||
install.rdf | ||
package-lock.json | ||
package.json | ||
README.md | ||
update.rdf |
Zotero
Zotero is a free, easy-to-use tool to help you collect, organize, cite, and share your research sources.
Please post feature requests or bug reports to the Zotero Forums. If you're having trouble with Zotero, see Getting Help.
For more information on how to use this source code, see the Zotero wiki.