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]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
python
/
fatcat_tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'bnewbold-more-lint-fixes' into 'master'
Martin Czygan
2020-07-24
6
-25
/
+18
|
\
|
*
fix issnl typo in pubmed
Bryan Newbold
2020-07-23
1
-1
/
+1
|
*
remove isascii() work around definition in importers/datacite.py
Bryan Newbold
2020-07-23
1
-7
/
+1
|
*
simple lint (flake8) fixes over python codebase
Bryan Newbold
2020-07-23
5
-17
/
+16
*
|
simplify in_kbart check statement
Bryan Newbold
2020-07-23
1
-1
/
+1
*
|
make in_kbart transform inclusive of last year
Bryan Newbold
2020-07-23
1
-0
/
+9
|
/
*
Merge branch 'martin-datacite-duplicated-author-gh-59' into 'master'
bnewbold
2020-07-11
1
-6
/
+60
|
\
|
*
datacite: resolve formatting issues in tests
Martin Czygan
2020-07-10
33
-133
/
+51
|
|
\
|
*
|
datacite: there should be no index gaps
Martin Czygan
2020-07-10
1
-2
/
+8
|
*
|
datacite: document contributor types
Martin Czygan
2020-07-10
1
-0
/
+25
|
*
|
wip: contrib, GH59
Martin Czygan
2020-07-10
1
-16
/
+22
|
*
|
datacite: address duplicated contributor issue
Martin Czygan
2020-07-07
1
-0
/
+16
*
|
|
Merge branch 'martin-datacite-bugfix-sentry-44035' into 'master'
bnewbold
2020-07-11
1
-0
/
+4
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
datacite: mitigate sentry #44035
Martin Czygan
2020-07-10
1
-0
/
+4
*
|
|
Merge branch 'martin-arxiv-fix-http-503' into 'master'
bnewbold
2020-07-10
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
arxiv: do retry five times of HTTP 503
Martin Czygan
2020-07-10
1
-1
/
+1
*
|
|
datacite: fix attribute error
Martin Czygan
2020-07-07
1
-1
/
+1
|
/
/
*
|
lint (flake8) tool python files
Bryan Newbold
2020-07-01
33
-130
/
+46
*
|
reviewer: fix bugs in common code found by mypy
Bryan Newbold
2020-07-01
1
-2
/
+3
|
/
*
add new license mappings
Bryan Newbold
2020-06-30
2
-0
/
+27
*
datacite: improve license mapping
Martin Czygan
2020-06-30
1
-9
/
+15
*
datacite: hard cast possible date value to string
Martin Czygan
2020-06-29
1
-1
/
+1
*
disallow a specific unicode character from DOIs
Bryan Newbold
2020-06-26
1
-0
/
+6
*
ES schema: add best_url to file schema
Bryan Newbold
2020-06-04
1
-0
/
+12
*
harvest: fail on HTTP 400
Martin Czygan
2020-05-29
1
-4
/
+0
*
Merge branch 'bnewbold-ingest-stage' into 'master'
Martin Czygan
2020-05-28
1
-0
/
+5
|
\
|
*
ingest importer: check that stage is consistent with release
Bryan Newbold
2020-05-26
1
-0
/
+5
*
|
rename HarvestState.next() to HarvestState.next_span()
Bryan Newbold
2020-05-26
4
-5
/
+5
|
/
*
HACK: skip pylint errors on lines that seem to be fine
Bryan Newbold
2020-05-22
3
-3
/
+3
*
Merge remote-tracking branch 'github/master'
Bryan Newbold
2020-05-22
1
-2
/
+2
|
\
|
*
Indentity is not the same this as equality in Python
Christian Clauss
2020-05-14
1
-2
/
+2
*
|
importers: clarify handling of ApiException
Bryan Newbold
2020-05-22
3
-4
/
+10
*
|
ingest importer: don't use glutton matches
Bryan Newbold
2020-05-22
1
-3
/
+3
*
|
datacite: fix type error
Martin Czygan
2020-04-22
1
-1
/
+3
*
|
Merge branch 'martin-datacite-fix-release-contrib-raw-name-check-violation' i...
bnewbold
2020-04-20
1
-0
/
+8
|
\
\
|
*
|
datacite: fix a raw name constraint violation
Martin Czygan
2020-04-20
1
-0
/
+8
|
|
/
*
|
more changelog ES fixes
Bryan Newbold
2020-04-17
1
-4
/
+6
*
|
ES changelog worker: fixes for ident; fetch update from API if needed
Bryan Newbold
2020-04-17
1
-2
/
+9
|
/
*
Merge branch 'bnewbold-py37-cleanups' into 'master'
bnewbold
2020-04-17
2
-6
/
+6
|
\
|
*
consistently use raw string prefix for regex
Bryan Newbold
2020-04-17
2
-6
/
+6
*
|
Merge branch 'martin-changelog-to-es' into 'master'
bnewbold
2020-04-17
2
-2
/
+23
|
\
\
|
*
|
derive changelog worker from release worker
Martin Czygan
2020-04-17
2
-2
/
+23
|
|
/
*
|
changelog: limit types
Martin Czygan
2020-04-16
1
-5
/
+1
*
|
changelog: extend release_types considered documents
Martin Czygan
2020-04-16
1
-10
/
+19
|
/
*
Merge branch 'bnewbold-pubmed-get_text' into 'master'
bnewbold
2020-04-01
4
-39
/
+47
|
\
|
*
pubmed: use untranslated title if translated not available
Bryan Newbold
2020-04-01
1
-0
/
+6
|
*
importers: replace newlines in get_text() strings
Bryan Newbold
2020-04-01
4
-23
/
+25
|
*
importers: more string/get_text swaps
Bryan Newbold
2020-03-28
3
-27
/
+27
|
*
pubmed: bunch of .get_text() instead of .string
Bryan Newbold
2020-03-28
1
-12
/
+12
*
|
crossref: switch from index-date to update-date
Bryan Newbold
2020-03-30
1
-1
/
+1
[next]