aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* start fixing pylintBryan Newbold2018-04-164-13/+13
|
* update pipefileBryan Newbold2018-04-161-16/+18
| | | | Some server-side packages were updated? Weird/suspicious.
* better name for gitlab-ciBryan Newbold2018-04-161-1/+1
|
* so much copy/pasta... starting to flush out APIBryan Newbold2018-04-153-16/+239
|
* notes/TODOBryan Newbold2018-04-153-19/+110
|
* fix up some more relationshipsBryan Newbold2018-04-145-75/+17
|
* work create API (doing edit thing)Bryan Newbold2018-04-145-9/+68
|
* more mashmallow fixesBryan Newbold2018-04-142-12/+137
|
* refactor backend testsBryan Newbold2018-04-141-26/+56
|
* more mashmallow refactoringBryan Newbold2018-04-143-53/+101
|
* start marshmallow refactorBryan Newbold2018-04-144-16/+80
|
* add marshmallow stuffBryan Newbold2018-04-144-5/+41
|
* refactor dummy generationBryan Newbold2018-04-147-163/+152
|
* simplify for now by removing creators from worksBryan Newbold2018-04-132-15/+0
|
* remove rev -> edit fcBryan Newbold2018-04-133-26/+9
|
* large refactor of model fileBryan Newbold2018-04-132-109/+145
|
* model tweaks/fixesBryan Newbold2018-04-131-12/+23
|
* notes/docs cleanupsBryan Newbold2018-04-136-92/+146
|
* update rfc with UUID notesBryan Newbold2018-04-121-3/+5
|