Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | codegen put/delete | Bryan Newbold | 2018-09-06 | 9 | -42/+3101 | |
| * | | more update and delete verbs | Bryan Newbold | 2018-09-06 | 1 | -25/+169 | |
| * | | correct EditgroupAlreadyAccepted response | Bryan Newbold | 2018-08-31 | 4 | -5/+14 | |
| * | | add bad request response type for eg accept | Bryan Newbold | 2018-08-31 | 8 | -10/+18 | |
| * | | TODO updates | Bryan Newbold | 2018-08-30 | 1 | -0/+7 | |
| * | | database dump notes | Bryan Newbold | 2018-08-24 | 1 | -0/+22 | |
| * | | cost notes on hosting a fatcat mirror | Bryan Newbold | 2018-08-24 | 1 | -0/+8 | |
| * | | notes on recent bulk import | Bryan Newbold | 2018-08-24 | 1 | -0/+292 | |
| * | | split/move docs around | Bryan Newbold | 2018-08-24 | 4 | -84/+92 | |
| * | | NOTES => rust_libraries.txt | Bryan Newbold | 2018-08-24 | 1 | -0/+0 | |
| * | | README tweaks | Bryan Newbold | 2018-08-24 | 1 | -2/+4 | |
| * | | fix default editor_id in manifest importer | Bryan Newbold | 2018-08-20 | 1 | -2/+2 | |
| |/ | ||||||
| * | use index_val, not index, in SQL schema | Bryan Newbold | 2018-08-20 | 4 | -16/+16 | |
| * | add NOT NULL to other lookups | Bryan Newbold | 2018-08-19 | 1 | -0/+6 | |
| * | add hints for postgres query planner | Bryan Newbold | 2018-08-19 | 1 | -0/+6 | |
| * | add index on release_rev_abstract SHA1 column | Bryan Newbold | 2018-08-19 | 1 | -0/+1 | |
| * | add index on file_rev_url file_rev | Bryan Newbold | 2018-08-19 | 1 | -0/+2 | |
| * | create index on release_rev_abstracts | Bryan Newbold | 2018-08-18 | 1 | -0/+2 | |
| * | more auth thoughts | Bryan Newbold | 2018-08-17 | 1 | -0/+42 | |
| * | ORCIDs can end in X character | Bryan Newbold | 2018-08-16 | 7 | -11/+19 | |
| * | WIP on fatcat_export | Bryan Newbold | 2018-08-15 | 2 | -0/+89 | |
| * | improve handling of invalid identifiers | Bryan Newbold | 2018-08-15 | 6 | -5/+45 | |
| * | compact file html table | Bryan Newbold | 2018-08-15 | 1 | -1/+1 | |
| * | monkey patch broken release_view | Bryan Newbold | 2018-08-15 | 1 | -3/+3 | |
| * | codegen python with core_id | Bryan Newbold | 2018-08-15 | 1 | -1/+27 | |
* | | cockroach: refactor custom insert queries into diesel | Bryan Newbold | 2018-08-17 | 1 | -100/+95 | |
* | | cockroach: catch remaining JSONB stuff | Bryan Newbold | 2018-08-17 | 2 | -14/+14 | |
* | | cockroach: don't auto-wipe tables in tests (for now) | Bryan Newbold | 2018-08-14 | 2 | -8/+8 | |
* | | cockroach: try JSONB over JSON | Bryan Newbold | 2018-08-14 | 2 | -12/+12 | |
* | | revert role_val change | Bryan Newbold | 2018-08-14 | 4 | -8/+8 | |
* | | index_val and role_val | Bryan Newbold | 2018-08-14 | 3 | -17/+17 | |
* | | cockroach: rename reserved columns | Bryan Newbold | 2018-08-14 | 1 | -5/+5 | |
* | | cockroach: create active_editgroup_id index on editor table | Bryan Newbold | 2018-08-14 | 1 | -0/+2 | |
* | | cockroach: no WHERE on indexes | Bryan Newbold | 2018-08-14 | 1 | -14/+14 | |
* | | cockroach: gen_random_uuid() not uuid_generate_v4() | Bryan Newbold | 2018-08-14 | 1 | -14/+14 | |
* | | disable base diesel setup (for cockroach) | Bryan Newbold | 2018-08-14 | 2 | -19/+22 | |
* | | start cockroachdb branch | Bryan Newbold | 2018-08-14 | 1 | -0/+24 | |
|/ | ||||||
* | trivial implementation of core_id field on releases | Bryan Newbold | 2018-08-14 | 8 | -4/+20 | |
* | add core_id to schemas | Bryan Newbold | 2018-08-14 | 2 | -4/+9 | |
* | RFC: some refs; simple index.html | Bryan Newbold | 2018-08-14 | 2 | -434/+206 | |
* | update TODO | Bryan Newbold | 2018-08-10 | 1 | -49/+29 | |
* | update rfc copies | Bryan Newbold | 2018-08-10 | 3 | -273/+366 | |
* | rust backups notes | Bryan Newbold | 2018-08-10 | 1 | -0/+30 | |
* | add goals section to RFC | Bryan Newbold | 2018-08-10 | 1 | -0/+25 | |
* | RFC: update schemas, tone, tense; add changelog | Bryan Newbold | 2018-08-10 | 1 | -169/+204 | |
* | update fatcat-rfc identifiers | Bryan Newbold | 2018-08-10 | 1 | -6/+6 | |
* | rename python scripts | Bryan Newbold | 2018-07-26 | 4 | -11/+11 | |
* | commit WIP quick dump SQL file | Bryan Newbold | 2018-07-26 | 1 | -0/+12 | |
* | update fatcat_client with codegen changes | Bryan Newbold | 2018-07-26 | 9 | -12/+340 | |
* | remove accidental println | Bryan Newbold | 2018-07-26 | 1 | -1/+0 |