aboutsummaryrefslogtreecommitdiffstats
path: root/python/fatcat_tools/transforms.py
Commit message (Expand)AuthorAgeFilesLines
* include container_id in release ES schemaBryan Newbold2019-02-221-0/+1
* fix missing in_ia_sim flag in release-to-esBryan Newbold2019-02-041-0/+2
* flag to control boolean cast in elastic transformsBryan Newbold2019-02-011-13/+29
* elastic doesn't do well with nullablesBryan Newbold2019-01-281-14/+14
* remove accidental print in release transformBryan Newbold2019-01-281-1/+0
* fix typo in container transformBryan Newbold2019-01-281-1/+1
* fixes to transform codeBryan Newbold2019-01-281-9/+11
* vastly improve entity_to_dict() speedBryan Newbold2019-01-281-1/+9
* fatcat -> fatcat_release ES indexBryan Newbold2019-01-281-8/+10
* transform and import fixes/tweaksBryan Newbold2019-01-251-13/+38
* update journal meta import/transformBryan Newbold2019-01-251-28/+155
* start changes to release ES schemaBryan Newbold2019-01-231-30/+90
* try to fix any_abstractBryan Newbold2019-01-231-1/+1
* fix typo in elastic transform codeBryan Newbold2019-01-181-1/+1
* state in elasticsearch (and deleted/redirects)Bryan Newbold2019-01-181-2/+8
* entity_to_json -> entity_to_dictBryan Newbold2019-01-081-1/+1
* implement release_year (and rustfmt)Bryan Newbold2018-12-241-0/+4
* fix file extraction (and transforms)Bryan Newbold2018-11-261-6/+6
* use isoformat() to format datesBryan Newbold2018-11-211-1/+2
* large refactor of python names/pathsBryan Newbold2018-11-151-1/+5
* python tweaks for date/datetime rust fixBryan Newbold2018-11-141-5/+1
* more simple fatcat_client importsBryan Newbold2018-11-131-2/+1
* more python module refactoringBryan Newbold2018-11-121-0/+100