aboutsummaryrefslogtreecommitdiffstats
path: root/python
Commit message (Expand)AuthorAgeFilesLines
* implement major refactor for other entity typesBryan Newbold2019-06-1315-360/+405
* get rid of active_editgroup_id cookieBryan Newbold2019-06-132-15/+6
* start adding some new web route testsBryan Newbold2019-06-131-0/+6
* editgroup selection as drop-downBryan Newbold2019-06-133-35/+59
* revision links from editgroup, and typofixBryan Newbold2019-06-132-1/+2
* container revision viewBryan Newbold2019-06-132-1/+11
* continue large refactors of entity viewsBryan Newbold2019-06-127-80/+213
* web entity helpers (for refactored views)Bryan Newbold2019-06-121-0/+41
* start refactoring entity view routesBryan Newbold2019-06-111-202/+134
* Revert "remove periods from oauth usernames"Bryan Newbold2019-06-071-1/+0
* remove periods from oauth usernamesBryan Newbold2019-06-071-0/+1
* add changelog link to headerBryan Newbold2019-06-051-0/+1
* fixes to lookup viewsBryan Newbold2019-06-054-11/+22
* update tests for lookup viewsBryan Newbold2019-06-051-3/+3
* more lookup viewsBryan Newbold2019-06-057-37/+279
* release lookup viewBryan Newbold2019-06-054-10/+162
* more pubmed importer fixesBryan Newbold2019-06-031-6/+13
* JALC: handle empty publisher stringBryan Newbold2019-05-301-3/+4
* update journal_metadata import commandBryan Newbold2019-05-301-3/+3
* stabilize sort order for entity metadataBryan Newbold2019-05-301-2/+2
* journal_metadata import: allow KBART updatesBryan Newbold2019-05-301-5/+16
* fix and workaround container entities in release topicBryan Newbold2019-05-302-2/+8
* fix syntax bugs (container elastic worker)Bryan Newbold2019-05-302-6/+6
* add container update elastic workerBryan Newbold2019-05-303-6/+42
* file and container update kafka topicsBryan Newbold2019-05-302-56/+77
* update elastic for releases when files addedBryan Newbold2019-05-301-1/+36
* make importer extid lookups faster by hidingBryan Newbold2019-05-291-2/+2
* fix 'fd' XML pattern for bulk importsBryan Newbold2019-05-291-3/+2
* yet another pubmed weird DOI corner caseBryan Newbold2019-05-291-1/+1
* handle pubmed CollectiveName null-nessBryan Newbold2019-05-291-1/+1
* tweak JALC tests for english swaperooBryan Newbold2019-05-291-2/+2
* remove stray JALC debug codeBryan Newbold2019-05-291-2/+3
* is_cjk() handles kanji betterBryan Newbold2019-05-291-4/+6
* improve JALC author handlingBryan Newbold2019-05-291-59/+85
* handle empty retraction_of.PMID in pubmed importerBryan Newbold2019-05-291-2/+4
* faster LargeFile XML importer for PubMedBryan Newbold2019-05-294-5/+55
* elasticsearch transform: fix url.url bugBryan Newbold2019-05-241-11/+11
* more MARC languages, and less verbose reportingBryan Newbold2019-05-242-4/+15
* better crossref container_name handlingBryan Newbold2019-05-241-7/+12
* push elastic release updates to new (schema) indexBryan Newbold2019-05-241-1/+1
* Merge branch 'bnewbold-import-tweaks'Bryan Newbold2019-05-233-1/+8
|\
| * set superceded flag on 'old' arxiv releasesBryan Newbold2019-05-232-1/+7
| * add 'superceded' release extra flag to elastic schemaBryan Newbold2019-05-231-0/+1
* | new kafka topic for release obj w/ v0.3 schemaBryan Newbold2019-05-231-2/+2
|/
* updated import instructionsBryan Newbold2019-05-231-0/+42
* pubmed DOIs need strip()Bryan Newbold2019-05-221-1/+1
* pubmed: try to work around multi-editsBryan Newbold2019-05-221-3/+13
* more strict pubmed DOI handlingBryan Newbold2019-05-221-1/+3
* make pubmed ref lookups configurableBryan Newbold2019-05-221-1/+8
* more pubmed checks; handle PMID/DOI mismatch differentlyBryan Newbold2019-05-221-2/+7