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
Commit message (
Expand
)
Author
Age
Files
Lines
*
actually implement changelog transform
Bryan Newbold
2020-01-29
2
-18
/
+68
*
fix some transform bugs, add some tests
Bryan Newbold
2020-01-29
6
-13
/
+48
*
ES release schema updates
Bryan Newbold
2020-01-29
1
-5
/
+76
*
container ES schema changes
Bryan Newbold
2020-01-29
1
-16
/
+18
*
first implementation of ES file schema
Bryan Newbold
2020-01-29
3
-3
/
+69
*
fix KafkaError worker reporting for partition errors
Bryan Newbold
2020-01-29
3
-3
/
+3
*
additional DOI prefix filters
Bryan Newbold
2020-01-28
1
-0
/
+8
*
increase kafka-pixy timeout to 25 seconds
Bryan Newbold
2020-01-28
1
-1
/
+1
*
apply ingest request filtering in entity worker
Bryan Newbold
2020-01-28
1
-3
/
+34
*
remove 'oa_only' feature from ingest transform
Bryan Newbold
2020-01-28
2
-15
/
+1
*
refactor fatcat_import kafka group names
Bryan Newbold
2020-01-21
1
-13
/
+54
*
fix trivial typo in file importer
Bryan Newbold
2020-01-20
1
-1
/
+1
*
normal: DOI corner-case from pubmed import
Bryan Newbold
2020-01-19
1
-0
/
+9
*
Merge branch 'martin-fix-container-search' into 'master'
Martin Czygan
2020-01-18
2
-6
/
+6
|
\
|
*
pagination: use correct endpoint in navigation
Martin Czygan
2020-01-18
2
-6
/
+6
*
|
fix trivial one-character typo in fatcat_import.py
Bryan Newbold
2020-01-17
1
-1
/
+1
*
|
actually control pubmed updates with a flag
Bryan Newbold
2020-01-17
1
-0
/
+4
*
|
do not normalize "en dash" in DOI
Martin Czygan
2020-01-17
2
-3
/
+6
|
/
*
ingest: improve tests, support old ingest results
Bryan Newbold
2020-01-15
4
-4
/
+30
*
update ingest worker for schema tweaks
Bryan Newbold
2020-01-15
1
-8
/
+15
*
ingest: allow more sources to auto-import
Bryan Newbold
2020-01-15
1
-1
/
+2
*
datacite: skip records without a doi
Martin Czygan
2020-01-13
1
-0
/
+4
*
add missing sentry/raven tags
Bryan Newbold
2020-01-10
3
-2
/
+19
*
datacite: add entry to license slug map
Martin Czygan
2020-01-09
2
-0
/
+2
*
datacite: ignore known unknown values in resourceType*
Martin Czygan
2020-01-09
4
-3
/
+97
*
datacite: abstracts may be strings or list of strings
Martin Czygan
2020-01-09
6
-3
/
+202
*
datacite: improve license_slug handling
Martin Czygan
2020-01-09
4
-62
/
+134
*
datacite: add 'Unknown' to blacklist
Martin Czygan
2020-01-09
2
-8
/
+6
*
datacite: get rid of schemaVersion
Martin Czygan
2020-01-09
18
-35
/
+14
*
update deps
Martin Czygan
2020-01-08
1
-86
/
+69
*
Merge branch 'martin-datacite-import'
Martin Czygan
2020-01-08
64
-5
/
+5736
|
\
|
*
datacite: pass in doi into factored out method
Martin Czygan
2020-01-08
1
-2
/
+3
|
*
datacite: reformat test cases and use jq . --sort-keys
Martin Czygan
2020-01-08
54
-2299
/
+2301
|
*
datacite: factor out contributor handling
Martin Czygan
2020-01-08
6
-82
/
+210
|
*
datacite: catch type mismatch in language detection
Martin Czygan
2020-01-08
1
-3
/
+2
|
*
datacite: adjust tests for release_month
Martin Czygan
2020-01-08
12
-12
/
+12
|
*
datacite: name extra.month, extra.release_month
Martin Czygan
2020-01-08
1
-1
/
+3
|
*
datacite: mark additional files as stub
Martin Czygan
2020-01-08
4
-1
/
+77
|
*
datacite: CCDC are entries, mostly
Martin Czygan
2020-01-08
2
-1
/
+5
|
*
datacite: use more specific release_type, if possible
Martin Czygan
2020-01-08
1
-0
/
+6
|
*
datacite: ignore certain names
Martin Czygan
2020-01-08
1
-0
/
+6
|
*
datacite: over 3% records have the same title: stub
Martin Czygan
2020-01-08
1
-0
/
+7
|
*
datacite: fill a few more release_type gaps
Martin Czygan
2020-01-08
1
-17
/
+18
|
*
datacite: adding datacite-specific extra metadata
Martin Czygan
2020-01-07
31
-1468
/
+1598
|
*
datacite: apply pylint suggestions
Martin Czygan
2020-01-07
1
-8
/
+10
|
*
datacite: fix typos
Martin Czygan
2020-01-07
2
-2
/
+2
|
*
datacite: set release_stage to published by default
Martin Czygan
2020-01-06
1
-4
/
+5
|
*
datacite: month field should be top-level
Martin Czygan
2020-01-06
12
-16
/
+16
|
*
datacite: include month in extra
Martin Czygan
2020-01-06
12
-11
/
+15
|
*
datacite: indicate mismatched file in test
Martin Czygan
2020-01-06
1
-1
/
+1
[next]