aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* README updatesx-attic-golangBryan Newbold2018-05-092-1/+16
|
* start notes on golang branchBryan Newbold2018-05-091-0/+23
|
* commit old changesBryan Newbold2018-05-093-24/+211
|
* 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-253-22/+52
|
* refactor out ExtraJson tableBryan Newbold2018-04-254-65/+30
|
* add a backup of current schemaBryan Newbold2018-04-241-0/+1078
|
* more golang time wasteBryan Newbold2018-04-241-0/+10
|
* backup notes and TODOBryan Newbold2018-04-243-25/+78
|
* wire up debug toolbar (cool!)Bryan Newbold2018-04-243-1/+9
|
* pg-view and debug toolbarBryan Newbold2018-04-242-4/+101
|
* fix front-page linksBryan Newbold2018-04-241-4/+1
|
* fix client alias acronymBryan Newbold2018-04-231-1/+1
|
* add postgres clientBryan Newbold2018-04-232-6/+40
|
* 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-234-0/+37
|
* pylintingBryan Newbold2018-04-236-16/+16
|
* improve test coverageBryan Newbold2018-04-233-34/+31
|
* edit_group -> editgroupBryan Newbold2018-04-237-57/+57
|
* live submissions/editsBryan Newbold2018-04-232-4/+4
|
* basic api+route views for editor/changelogBryan Newbold2018-04-239-21/+119
|
* editgroup viewBryan Newbold2018-04-235-1/+34
|
* account and sources as fake linksBryan Newbold2018-04-231-2/+2
|
* quick and dirty ISSN+ORCID lookupsBryan Newbold2018-04-232-2/+82
|
* basic DOI lookupBryan Newbold2018-04-232-0/+39
|
* update TODOBryan Newbold2018-04-231-9/+37
|
* 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-235-32/+215
|
* skeleton route/viewsBryan Newbold2018-04-237-12/+238
|
* domains!Bryan Newbold2018-04-231-0/+5
|
* work merge helperBryan Newbold2018-04-232-0/+117
|
* get release_id working in api jsonBryan Newbold2018-04-231-3/+10
|
* remove accidentally commited swap fileBryan Newbold2018-04-231-0/+0
|
* edit group inactive after acceptBryan Newbold2018-04-202-0/+8
|
* refactor tests around moreBryan Newbold2018-04-206-155/+171
|
* include an about pageBryan Newbold2018-04-201-0/+9
|
* refactor testsBryan Newbold2018-04-203-333/+358
|
* test for refs (api)Bryan Newbold2018-04-202-5/+32
|
* check for (and fix) API relationsBryan Newbold2018-04-204-18/+44
|
* basic edit group approvalBryan Newbold2018-04-204-12/+70
|
* WIPBryan Newbold2018-04-201-2/+3
|
* improve tests around extra_jsonBryan Newbold2018-04-201-10/+12
| | | | Still need to handle uniqueness for that table (eg, upsert not insert?)
* consistent extra_json for all modelsBryan Newbold2018-04-202-11/+20
|
* ignore more pylintBryan Newbold2018-04-171-1/+2
|