aboutsummaryrefslogtreecommitdiffstats
path: root/python
Commit message (Collapse)AuthorAgeFilesLines
* basic controlled vocabulary for withdrawn_stageBryan Newbold2019-05-201-1/+7
|
* elastic release schema updateBryan Newbold2019-05-201-2/+5
|
* entity create edit_extra testsBryan Newbold2019-05-206-2/+29
|
* DefaultApi leakage thing fixed, so don't skip testBryan Newbold2019-05-201-3/+0
|
* improved CSL transform (structured author names)Bryan Newbold2019-05-202-13/+12
|
* make some XXX into TODOBryan Newbold2019-05-202-3/+3
|
* fix elastic file pdf checkBryan Newbold2019-05-161-1/+3
|
* elastic transforms: work around missing pdf mimetypesBryan Newbold2019-05-151-1/+1
|
* fix default mimetype (impacted pre-1923 files)Bryan Newbold2019-05-154-6/+15
|
* use new editor username in changelog viewBryan Newbold2019-05-141-4/+2
|
* python implBryan Newbold2019-05-1423-217/+197
|
* python implBryan Newbold2019-05-1416-66/+66
|
* python: use new example arkBryan Newbold2019-05-131-1/+1
|
* python: impl size_bytes -> sizeBryan Newbold2019-05-133-7/+7
|
* rework release view identifiers, subtitle, other new schemaBryan Newbold2019-05-131-15/+43
|
* webface: show webcapture sizeBryan Newbold2019-05-131-1/+2
|
* importer code updatesBryan Newbold2019-05-137-4/+42
|
* fix python api_releases test (date comparison)Bryan Newbold2019-05-131-1/+1
|
* rust: fix subtitle/original_title typoBryan Newbold2019-05-132-5/+114
|
* python tests passing (release_stage, ext_ids)Bryan Newbold2019-05-1311-48/+54
|
* partial python impl of ext_id and release_stage refactorsBryan Newbold2019-05-1310-70/+86
|
* update example release JSON to new schema (ext_id, release_stage)Bryan Newbold2019-05-132-11/+11
|
* more basic web edit tests (files, GET)Bryan Newbold2019-05-071-0/+47
|
* basic coverage of web entity creation, mergeBryan Newbold2019-05-071-0/+93
|
* very basic editor update testBryan Newbold2019-05-071-0/+24
|
* handle null abstracts for releaseBryan Newbold2019-05-071-1/+1
|
* better elastic transform testsBryan Newbold2019-05-071-1/+59
|
* basic tests for entity deletion, fetch redirectsBryan Newbold2019-05-076-0/+64
|
* test basic entity revision GETBryan Newbold2019-05-076-16/+49
|
* trivial tests of edit get/deleteBryan Newbold2019-05-072-0/+78
|
* python TODOs about kafkaBryan Newbold2019-05-071-0/+7
|
* more import examplesBryan Newbold2019-04-301-0/+18
|
* add limits to match importersBryan Newbold2019-04-233-2/+27
|
* archive.org isn't really a repositoryBryan Newbold2019-04-221-1/+3
|
* editgroup description overrideBryan Newbold2019-04-222-3/+13
|
* arabesque importer does require timestamp/waybackBryan Newbold2019-04-221-0/+3
|
* matched importer shouldn't require waybackBryan Newbold2019-04-221-5/+7
|
* handle API 400 in arabesque import (invalid extid)Bryan Newbold2019-04-191-7/+14
|
* fix author sort order on release viewBryan Newbold2019-04-181-1/+3
| | | | | | My sorting function was too clever, so I made it even more clever. Closes #27; thanks @ibnesayeed for the report.
* fix arabesque importer crawl_id None bugBryan Newbold2019-04-182-2/+3
|
* mechanism to not double-update entitiesBryan Newbold2019-04-182-1/+9
|
* minor arabesque tweaksBryan Newbold2019-04-182-12/+24
|
* update URL rel listBryan Newbold2019-04-181-1/+10
|
* arabesque importer does fewer updatesBryan Newbold2019-04-181-1/+8
|
* arabesque importer using crawl-bot credsBryan Newbold2019-04-181-1/+1
|
* arabesque import tweaksBryan Newbold2019-04-182-1/+9
|
* arabesque importerBryan Newbold2019-04-181-0/+165
|
* arabesque import testsBryan Newbold2019-04-183-0/+62
|
* early version of arabesque importerBryan Newbold2019-04-122-0/+29
|
* add SqlitePusher importer optionBryan Newbold2019-04-122-1/+21
|