Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | new importer API interfaces | Bryan Newbold | 2019-01-22 | 2 | -0/+181 | |
* | | crossref importer updates | Bryan Newbold | 2019-01-22 | 4 | -22/+82 | |
* | | add helper/hack script to generate bots | Bryan Newbold | 2019-01-22 | 1 | -0/+25 | |
* | | pubmed+datacite tokens; no journal,grobid,matched tokens | Bryan Newbold | 2019-01-22 | 2 | -5/+4 | |
* | | fix issn -> journal-metadata rename | Bryan Newbold | 2019-01-22 | 1 | -1/+1 | |
* | | MAG schema notes | Bryan Newbold | 2019-01-22 | 1 | -0/+65 | |
* | | 2019-01-16 QA import timing notes | Bryan Newbold | 2019-01-22 | 1 | -0/+422 | |
* | | more per-entity tests | Bryan Newbold | 2019-01-22 | 7 | -58/+312 | |
* | | add missing arxiv+jstor id indices | Bryan Newbold | 2019-01-22 | 1 | -0/+2 | |
* | | allow arxiv and jstor lookups | Bryan Newbold | 2019-01-21 | 12 | -13/+106 | |
* | | remove coden and abbrev from python tools | Bryan Newbold | 2019-01-21 | 2 | -8/+0 | |
* | | rust impl of new fields | Bryan Newbold | 2019-01-21 | 3 | -14/+38 | |
* | | codegen | Bryan Newbold | 2019-01-21 | 7 | -124/+297 | |
* | | SQL schema bump | Bryan Newbold | 2019-01-21 | 1 | -9/+12 | |
* | | yet more schema tweaks | Bryan Newbold | 2019-01-21 | 2 | -9/+41 | |
* | | acutaly expand filesets/webcaptures | Bryan Newbold | 2019-01-18 | 1 | -1/+21 | |
* | | include filesets and webcaptures in exports | Bryan Newbold | 2019-01-18 | 2 | -2/+2 | |
* | | basic tests for filesets and webcaptures | Bryan Newbold | 2019-01-18 | 2 | -0/+160 | |
* | | fix typo in elastic transform code | Bryan Newbold | 2019-01-18 | 1 | -1/+1 | |
* | | python codegen | Bryan Newbold | 2019-01-18 | 2 | -3/+7 | |
* | | update import README with times | Bryan Newbold | 2019-01-18 | 1 | -2/+3 | |
* | | impl cdx timestamps as datetime | Bryan Newbold | 2019-01-18 | 3 | -5/+5 | |
* | | rust codegen | Bryan Newbold | 2019-01-18 | 4 | -13/+23 | |
* | | sql schema: cdx timestamps as datetime | Bryan Newbold | 2019-01-18 | 1 | -7/+7 | |
* | | api schema: CDX timestamps as datetime | Bryan Newbold | 2019-01-18 | 1 | -2/+5 | |
* | | fix autoaccept test | Bryan Newbold | 2019-01-18 | 1 | -2/+2 | |
* | | more 'true' -> True query param fixes | Bryan Newbold | 2019-01-18 | 4 | -4/+4 | |
* | | state in elasticsearch (and deleted/redirects) | Bryan Newbold | 2019-01-18 | 2 | -2/+9 | |
* | | don't need string bools in query flags any more | Bryan Newbold | 2019-01-17 | 1 | -8/+8 | |
* | | rust fmt | Bryan Newbold | 2019-01-17 | 3 | -44/+58 | |
* | | rust codegen (with query param parsing) | Bryan Newbold | 2019-01-17 | 2 | -26/+151 | |
* | | have rust codegen validate optional query params | Bryan Newbold | 2019-01-17 | 1 | -0/+12 | |
* | | add test for parameter parsing | Bryan Newbold | 2019-01-17 | 1 | -0/+83 | |
* | | SQL schema PG version note | Bryan Newbold | 2019-01-17 | 1 | -1/+2 | |
* | | issn => journal_metadata in several places | Bryan Newbold | 2019-01-17 | 6 | -42/+42 | |
* | | make token logins (and cookies in general) work locally/dev | Bryan Newbold | 2019-01-17 | 2 | -6/+8 | |
* | | flash login warning if no credentials | Bryan Newbold | 2019-01-17 | 1 | -1/+3 | |
* | | Merge branch 'citation-efficiency' | Bryan Newbold | 2019-01-17 | 12 | -95/+505 | |
|\ \ | ||||||
| * | | more robust IA Xauth logging | Bryan Newbold | 2019-01-16 | 1 | -1/+4 | |
| * | | add test for refs blob stuff in rust itself | Bryan Newbold | 2019-01-14 | 1 | -0/+161 | |
| * | | add interstitial JSON serde model to citation internment | Bryan Newbold | 2019-01-14 | 2 | -14/+87 | |
| * | | add serde deps directly to fatcat crate | Bryan Newbold | 2019-01-14 | 3 | -0/+8 | |
| * | | python tests for citation efficiency | Bryan Newbold | 2019-01-14 | 1 | -0/+113 | |
| * | | correct release refs return value when empty | Bryan Newbold | 2019-01-14 | 1 | -1/+5 | |
| * | | hack pylint for unimplemented routes | Bryan Newbold | 2019-01-14 | 1 | -4/+4 | |
| * | | TODO updates | Bryan Newbold | 2019-01-14 | 2 | -12/+73 | |
| * | | allow null release_refs (as opposed to empty list) | Bryan Newbold | 2019-01-11 | 1 | -1/+1 | |
| * | | first draft implementation of ref interning | Bryan Newbold | 2019-01-11 | 3 | -64/+102 | |
| * | | SQL schema for interned ref JSON blobs | Bryan Newbold | 2019-01-11 | 2 | -26/+36 | |
| * | | python codegen | Bryan Newbold | 2019-01-11 | 1 | -1/+27 |