summaryrefslogtreecommitdiffstats
path: root/fatcat
Commit message (Expand)AuthorAgeFilesLines
* commit old changesBryan Newbold2018-05-092-3/+180
* fix editgroup linksBryan Newbold2018-04-262-2/+2
* api_client: configurable batch sizeBryan Newbold2018-04-261-3/+6
* improve editgroup viewBryan Newbold2018-04-252-3/+51
* basic container creation via formBryan Newbold2018-04-254-14/+206
* have crossref script create containersBryan Newbold2018-04-252-20/+46
* refactor out ExtraJson tableBryan Newbold2018-04-253-63/+30
* wire up debug toolbar (cool!)Bryan Newbold2018-04-241-0/+3
* fix front-page linksBryan Newbold2018-04-241-4/+1
* larger importsBryan Newbold2018-04-231-15/+33
* get_or_404()Bryan Newbold2018-04-232-16/+17
* custom 404Bryan Newbold2018-04-232-0/+10
* release changelogBryan Newbold2018-04-233-0/+34
* pylintingBryan Newbold2018-04-231-3/+3
* improve test coverageBryan Newbold2018-04-232-31/+4
* edit_group -> editgroupBryan Newbold2018-04-235-55/+55
* live submissions/editsBryan Newbold2018-04-232-4/+4
* basic api+route views for editor/changelogBryan Newbold2018-04-237-21/+92
* editgroup viewBryan Newbold2018-04-234-1/+31
* account and sources as fake linksBryan Newbold2018-04-231-2/+2
* quick and dirty ISSN+ORCID lookupsBryan Newbold2018-04-231-2/+29
* basic DOI lookupBryan Newbold2018-04-231-0/+13
* flag circular ref in old crossref code as a problemBryan Newbold2018-04-231-1/+1
* some basic routingBryan Newbold2018-04-232-8/+15
* start work on api clientBryan Newbold2018-04-231-0/+103
* skeleton route/viewsBryan Newbold2018-04-235-6/+109
* work merge helperBryan Newbold2018-04-231-0/+37
* get release_id working in api jsonBryan Newbold2018-04-231-3/+10
* edit group inactive after acceptBryan Newbold2018-04-201-0/+4
* include an about pageBryan Newbold2018-04-201-0/+9
* test for refs (api)Bryan Newbold2018-04-201-0/+5
* check for (and fix) API relationsBryan Newbold2018-04-203-12/+29
* basic edit group approvalBryan Newbold2018-04-203-7/+50
* WIPBryan Newbold2018-04-201-2/+3
* consistent extra_json for all modelsBryan Newbold2018-04-202-11/+20
* start fixing pylintBryan Newbold2018-04-163-12/+12
* so much copy/pasta... starting to flush out APIBryan Newbold2018-04-152-16/+135
* fix up some more relationshipsBryan Newbold2018-04-144-66/+16
* work create API (doing edit thing)Bryan Newbold2018-04-144-5/+51
* more mashmallow fixesBryan Newbold2018-04-141-6/+68
* more mashmallow refactoringBryan Newbold2018-04-143-53/+101
* start marshmallow refactorBryan Newbold2018-04-143-15/+79
* add marshmallow stuffBryan Newbold2018-04-142-1/+4
* refactor dummy generationBryan Newbold2018-04-146-158/+143
* simplify for now by removing creators from worksBryan Newbold2018-04-132-15/+0
* remove rev -> edit fcBryan Newbold2018-04-132-25/+8
* large refactor of model fileBryan Newbold2018-04-132-109/+145
* model tweaks/fixesBryan Newbold2018-04-131-12/+23
* much improve _id readability with _ident for identifier tablesBryan Newbold2018-04-123-52/+52
* bunch of fixes (more needed)Bryan Newbold2018-04-124-45/+104