CI to automate build of zotero tarball for zotero aport
https://gitlab.alpinelinux.org/alpine/aports/-/tree/master/testing/zotero
![]() There was a report [1] of slow file syncing that showed all file timestamps being reported as ending with 020 (e.g., 1436492361020). The previous code assumed that systems without millisecond precision would report as whole seconds, so the timestamp checks weren't matching and it was moving on to hash-based checks (which seemed to be taking a very long time, but that's another matter). This changes the comparison so that, as long as both timestamps floor to the same whole second, they'll be considered equal. [1] https://forums.zotero.org/discussion/65515/5-0-beta-sync-problem |
||
---|---|---|
chrome | ||
components | ||
defaults/preferences | ||
resource | ||
styles@a12a23633d | ||
test | ||
translators@283707e6c2 | ||
.gitattributes | ||
.gitmodules | ||
.travis.yml | ||
chrome.manifest | ||
CONTRIBUTING.md | ||
COPYING | ||
install.rdf | ||
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.