Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | codegen extid changes (rust) | Bryan Newbold | 2019-05-10 | 9 | -178/+216 |
| | |||||
* | schema: move release ext_ids to their own table and sub-entity | Bryan Newbold | 2019-05-10 | 3 | -37/+70 |
| | | | | | Some identifiers are kept on the main release_rev table to minimize impact to the existing database. | ||||
* | impl withdrawn_status | Bryan Newbold | 2019-05-10 | 7 | -13/+13 |
| | |||||
* | schema: withdrawn_state -> withdrawn_status | Bryan Newbold | 2019-05-10 | 3 | -3/+3 |
| | |||||
* | remove accidental index comments | Bryan Newbold | 2019-05-10 | 1 | -2/+2 |
| | |||||
* | basic given_name/surname in API hit | Bryan Newbold | 2019-05-09 | 1 | -0/+2 |
| | |||||
* | rust impl cdx extra_json removal | Bryan Newbold | 2019-05-09 | 7 | -23/+1 |
| | |||||
* | revert webcapture CDX extra_json | Bryan Newbold | 2019-05-09 | 3 | -7/+2 |
| | | | | Keep things simpler until needed. | ||||
* | revet/run both migrations in rust tests | Bryan Newbold | 2019-05-09 | 1 | -0/+2 |
| | |||||
* | initial API schema rust impl | Bryan Newbold | 2019-05-09 | 3 | -40/+70 |
| | |||||
* | rust codegen | Bryan Newbold | 2019-05-09 | 9 | -10/+203 |
| | |||||
* | extent release_date codegen hack to withdrawn_date | Bryan Newbold | 2019-05-09 | 1 | -0/+1 |
| | |||||
* | API schema changes (matching recent SQL) | Bryan Newbold | 2019-05-09 | 1 | -1/+40 |
| | |||||
* | basic impl of new SQL schema in rust code (not wired to API) | Bryan Newbold | 2019-05-08 | 3 | -19/+71 |
| | |||||
* | codegen diesel rust schema | Bryan Newbold | 2019-05-08 | 2 | -2/+14 |
| | | | | | | | | The number of fields on release_rev went over 32, so we need the (slow) 64 column feature of diesel. Might be possible to get back under that if we don't use some of these columns after all. | ||||
* | first draft of SQL schema changes | Bryan Newbold | 2019-05-08 | 2 | -0/+76 |
| | |||||
* | bump to v0.2.2v0.2.2 | Bryan Newbold | 2019-05-08 | 1 | -0/+2 |
| | |||||
* | update TODO | Bryan Newbold | 2019-05-08 | 1 | -0/+1 |
| | |||||
* | more basic web edit tests (files, GET) | Bryan Newbold | 2019-05-07 | 1 | -0/+47 |
| | |||||
* | basic coverage of web entity creation, merge | Bryan Newbold | 2019-05-07 | 1 | -0/+93 |
| | |||||
* | very basic editor update test | Bryan Newbold | 2019-05-07 | 1 | -0/+24 |
| | |||||
* | handle null abstracts for release | Bryan Newbold | 2019-05-07 | 1 | -1/+1 |
| | |||||
* | better elastic transform tests | Bryan Newbold | 2019-05-07 | 1 | -1/+59 |
| | |||||
* | basic tests for entity deletion, fetch redirects | Bryan Newbold | 2019-05-07 | 6 | -0/+64 |
| | |||||
* | test basic entity revision GET | Bryan Newbold | 2019-05-07 | 6 | -16/+49 |
| | |||||
* | trivial tests of edit get/delete | Bryan Newbold | 2019-05-07 | 2 | -0/+78 |
| | |||||
* | WIP metadata corpus changelog | Bryan Newbold | 2019-05-07 | 1 | -0/+41 |
| | |||||
* | user testing feedback (jefferson, old) | Bryan Newbold | 2019-05-07 | 1 | -0/+26 |
| | |||||
* | more rough notes about bootstrap imports | Bryan Newbold | 2019-05-07 | 1 | -0/+373 |
| | |||||
* | python TODOs about kafka | Bryan Newbold | 2019-05-07 | 1 | -0/+7 |
| | |||||
* | start tracking stats | Bryan Newbold | 2019-05-07 | 2 | -0/+2 |
| | |||||
* | IA collection page embed example description | Bryan Newbold | 2019-05-07 | 1 | -0/+45 |
| | | | | This code has some issues, but is worth commiting | ||||
* | rough notes on arabesque import from a couple weeks back | Bryan Newbold | 2019-05-07 | 1 | -0/+36 |
| | |||||
* | recent additions in CHANGELOG | Bryan Newbold | 2019-04-30 | 1 | -0/+10 |
| | |||||
* | more import examples | Bryan Newbold | 2019-04-30 | 1 | -0/+18 |
| | |||||
* | old fileset and webcapture example entities | Bryan Newbold | 2019-04-30 | 2 | -0/+146 |
| | |||||
* | ideas for some bots to build | Bryan Newbold | 2019-04-30 | 1 | -0/+26 |
| | |||||
* | no-derive metadata and SQL dump uploads (to petabox) | Bryan Newbold | 2019-04-30 | 1 | -0/+2 |
| | |||||
* | more complete metadata dumps | Bryan Newbold | 2019-04-30 | 1 | -1/+4 |
| | |||||
* | faster elasticsearch imports | Bryan Newbold | 2019-04-30 | 1 | -1/+1 |
| | |||||
* | update TODO list | Bryan Newbold | 2019-04-30 | 1 | -29/+26 |
| | |||||
* | more bots to bootstrap | Bryan Newbold | 2019-04-24 | 1 | -0/+15 |
| | |||||
* | update sql dump README | Bryan Newbold | 2019-04-24 | 1 | -9/+12 |
| | |||||
* | add limits to match importers | Bryan Newbold | 2019-04-23 | 3 | -2/+27 |
| | |||||
* | archive.org isn't really a repository | Bryan Newbold | 2019-04-22 | 1 | -1/+3 |
| | |||||
* | editgroup description override | Bryan Newbold | 2019-04-22 | 2 | -3/+13 |
| | |||||
* | arabesque importer does require timestamp/wayback | Bryan Newbold | 2019-04-22 | 1 | -0/+3 |
| | |||||
* | matched importer shouldn't require wayback | Bryan Newbold | 2019-04-22 | 1 | -5/+7 |
| | |||||
* | handle API 400 in arabesque import (invalid extid) | Bryan Newbold | 2019-04-19 | 1 | -7/+14 |
| | |||||
* | fix author sort order on release view | Bryan Newbold | 2019-04-18 | 1 | -1/+3 |
| | | | | | | My sorting function was too clever, so I made it even more clever. Closes #27; thanks @ibnesayeed for the report. |