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 fbf1f57352 Fix enforcing of Unix newlines for SQL files
Follow-up from f6fc14f7

Newline handling in Git 2.7.2 on Windows seems totally broken to me --
if I have core.autocrlf set to true but .gitattributes has
"* text=auto", text files with Unix newlines get converted to CRLF,
which seems contrary to all documentation I can find. In any case, this
is probably only an issue for SQL files (and only because of one regexp
that I'm too stubborn to change), and we don't generally have Windows
users committing new files, so can limit this to SQL for now.
2016-02-26 18:37:44 -05:00
chrome Update DB query return value check in Collection::getChildItems() 2016-02-11 15:07:41 -05:00
components Fix debug output viewing 2016-01-04 15:48:56 -05:00
defaults/preferences Closes #437, Detect when data directory is in Dropbox 2015-11-12 20:24:39 +00:00
resource Don't create itemSeeAlso table (already removed via schema updates) 2016-02-17 18:04:06 -05:00
styles@ae6a29dcc9 Update submodules 2016-02-01 04:43:49 -05:00
test Add -h flag to test runner to display help cleanly 2016-02-22 16:00:37 -05:00
translators@7916f48624 Update submodules 2016-02-01 04:43:49 -05: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 Update test config for new Firefox download URLs 2015-11-19 16:16:53 -05: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 Merge branch '4.0' 2016-02-11 02:33:16 -05:00
README.md Merge branch '4.0' 2015-11-01 21:22:13 -05:00
update.rdf Merge branch '4.0' 2016-02-11 02:33:16 -05: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.