index
:
fatcat
bnewbold-doaj-article-harvest
bnewbold-elastic-extras
bnewbold-openapi-client-generator-v601
bnewbold-pythonclient-types
bnewbold-redoc
bnewbold-rust-gen-v5
bnewbold-sitemap
bnewbold-ubuntu-jammy
cockroach
confluent-kafka
master
preview
x-attic-auth-other-macaroon-lib
x-attic-camp
x-attic-changelog-export
x-attic-chocula
x-attic-cockroach
x-attic-golang
x-attic-more-importers
x-attic-preview
x-attic-python-rust-hacks
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
python
/
fatcat_tools
/
importers
/
common.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
codespell fixes in python code (comments)
Bryan Newbold
2021-11-24
1
-2
/
+2
*
Merge branch 'bnewbold-import-refactors' into 'master'
bnewbold
2021-11-11
1
-65
/
+4
|
\
|
*
refactor importer metadata tables into separate file; move some helpers around
Bryan Newbold
2021-11-10
1
-59
/
+2
|
*
importers: refactor imports of clean() and other normalization helpers
Bryan Newbold
2021-11-10
1
-4
/
+1
|
*
importers: use clean_doi() in many more (all?) importers
Bryan Newbold
2021-11-09
1
-3
/
+2
*
|
imports: generic file cleanup removes exact duplicate URLs
Bryan Newbold
2021-11-09
1
-0
/
+9
|
/
*
typing: initial annotations on importers
Bryan Newbold
2021-11-03
1
-47
/
+99
*
re-fix some lint issues after big 'fmt'
Bryan Newbold
2021-11-02
1
-2
/
+2
*
fmt (black): fatcat_tools/
Bryan Newbold
2021-11-02
1
-92
/
+106
*
python: isort everything
Bryan Newbold
2021-11-02
1
-12
/
+12
*
small python tweaks for annotations, imports
Bryan Newbold
2021-11-02
1
-1
/
+1
*
try some type annotations
Bryan Newbold
2021-11-02
1
-33
/
+34
*
generic fileset importer class, with test coverage
Bryan Newbold
2021-10-14
1
-0
/
+4
*
kafka import: optional 'force-flush' mode for some importers
Bryan Newbold
2021-10-01
1
-0
/
+13
*
importer common: more verbose logging (with counts)
Bryan Newbold
2021-10-01
1
-4
/
+4
*
small python lint fixes (no behavior change)
Bryan Newbold
2021-05-25
1
-2
/
+0
*
fuzzy: set 120 second timeout on ES lookups
Bryan Newbold
2020-12-23
1
-1
/
+1
*
add 'lxml' mode for large XML file import, and multi-tags
Bryan Newbold
2020-12-17
1
-15
/
+28
*
update fuzzy helper to pass 'reason' through to import code
Bryan Newbold
2020-12-17
1
-3
/
+3
*
add fuzzy matching helper to importer base class
Bryan Newbold
2020-12-16
1
-2
/
+62
*
more python normalizers, and move from importer common
Bryan Newbold
2020-11-19
1
-154
/
+4
*
remove spurious print statement
Bryan Newbold
2020-09-03
1
-1
/
+0
*
generic file entity clean-ups as part of file_meta importer
Bryan Newbold
2020-09-02
1
-0
/
+47
*
simple lint (flake8) fixes over python codebase
Bryan Newbold
2020-07-23
1
-1
/
+0
*
lint (flake8) tool python files
Bryan Newbold
2020-07-01
1
-13
/
+13
*
importers: clarify handling of ApiException
Bryan Newbold
2020-05-22
1
-4
/
+8
*
consistently use raw string prefix for regex
Bryan Newbold
2020-04-17
1
-1
/
+1
*
Merge pull request #53 from EdwardBetts/spelling
bnewbold
2020-03-27
1
-1
/
+1
|
\
|
*
Correct spelling mistakes
Edward Betts
2020-03-27
1
-1
/
+1
*
|
Merge branch 'martin-kafka-bs4-import' into 'master'
Martin Czygan
2020-03-10
1
-0
/
+65
|
\
\
|
|
/
|
/
|
|
*
common: use smaller batch size since XML parsing may be slow
Martin Czygan
2020-03-10
1
-1
/
+1
|
*
pubmed ftp harvest and KafkaBs4XmlPusher
Martin Czygan
2020-02-19
1
-0
/
+65
*
|
add some more domain/rel URL mappings
Bryan Newbold
2020-02-22
1
-0
/
+9
|
/
*
fix KafkaError worker reporting for partition errors
Bryan Newbold
2020-01-29
1
-1
/
+1
*
importers: control update behavior with more-standard flag
Bryan Newbold
2020-01-06
1
-0
/
+1
*
write diagnostic messages to stderr
Martin Czygan
2019-12-16
1
-2
/
+2
*
Merge branch 'martin-importers-common-doc-fix' into 'master'
Martin Czygan
2019-12-14
1
-13
/
+10
|
\
|
*
complete parse_record docstring
Martin Czygan
2019-12-14
1
-0
/
+6
|
*
Update EntityImporter docstring.
Martin Czygan
2019-12-13
1
-13
/
+4
*
|
revert accidentally commited test timing
Bryan Newbold
2019-12-13
1
-2
/
+2
*
|
ensure importer description arg isn't clobbered
Bryan Newbold
2019-12-12
1
-1
/
+3
*
|
flush importer editgroups every few minutes
Bryan Newbold
2019-12-12
1
-5
/
+20
*
|
EntityImporter: submit (not accept) mode
Bryan Newbold
2019-12-12
1
-2
/
+14
|
/
*
crude support for 'sandcrawler' kafka topics
Bryan Newbold
2019-11-15
1
-2
/
+3
*
refactor duplicated b32_hex function in importers
Bryan Newbold
2019-10-08
1
-0
/
+9
*
review/fix all confluent-kafka produce code
Bryan Newbold
2019-09-20
1
-1
/
+0
*
small fixes to confluent-kafka importers/workers
Bryan Newbold
2019-09-20
1
-10
/
+24
*
small kafka tweaks for robustness
Bryan Newbold
2019-09-20
1
-0
/
+3
*
convert importers to confluent-kafka library
Bryan Newbold
2019-09-20
1
-19
/
+71
*
refactor all python source for client lib name
Bryan Newbold
2019-09-05
1
-3
/
+3
[next]