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 84bb61ab7b Fix test timeouts caused by Quick Copy initialization
When an export translator is selected for Quick Copy, Quick Copy
initialization triggers translator initialization a few seconds after
startup, because the translator code needs to be available synchronously
for drag/drop. A Quick Copy test was changing the setting to BibTeX,
which was resulting in random timeouts after subsequent resetDB() calls
due to slow translator loading. This change skips initialization in test
mode. This might actually fix a lot of timeouts on Travis in the second
half of the tests...

This also resets the Quick Copy pref in those tests so that it's left at
the default, though really we should automatically reset all prefs after
all test groups and in resetDB().
2016-11-22 20:31:58 -05:00
chrome Fix test timeouts caused by Quick Copy initialization 2016-11-22 20:31:58 -05:00
components Slightly better handling of startup errors in Standalone 2016-11-22 18:46:55 -05:00
defaults/preferences Convert dataDir pref to string path and remove lastDataDir 2016-11-12 16:44:34 -05:00
resource New data directory handling 2016-11-12 16:44:34 -05:00
styles@37b89da237 Update version and submodules 2016-11-02 02:20:49 -04:00
test Fix test timeouts caused by Quick Copy initialization 2016-11-22 20:31:58 -05:00
translators@d477bc401a Update submodules 2016-11-03 17:41:34 -04:00
.gitattributes Fix enforcing of Unix newlines for SQL files 2016-02-26 18:37:44 -05:00
.gitmodules Add Chai-as-Promised 2015-09-18 03:34:03 -05:00
.travis.yml Re-enable Firefox ESR and Beta testing 2016-09-19 01:22:28 -04:00
chrome.manifest Add Ukrainian locale 2014-05-16 14:51:49 -04:00
CONTRIBUTING.md Create CONTRIBUTING.md 2016-02-08 19:28:05 -05:00
COPYING Switch client code license to Affero GPL version 3 2011-05-18 18:34:22 +00:00
install.rdf Update version and submodules 2016-11-02 02:20:49 -04:00
README.md Merge branch '4.0' 2015-11-01 21:22:13 -05:00
update.rdf Update version and submodules 2016-11-02 02:20:49 -04:00

Zotero

Build Status

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.