Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | skeleton route/views | Bryan Newbold | 2018-04-23 | 7 | -12/+238 |
* | domains! | Bryan Newbold | 2018-04-23 | 1 | -0/+5 |
* | work merge helper | Bryan Newbold | 2018-04-23 | 2 | -0/+117 |
* | get release_id working in api json | Bryan Newbold | 2018-04-23 | 1 | -3/+10 |
* | remove accidentally commited swap file | Bryan Newbold | 2018-04-23 | 1 | -0/+0 |
* | edit group inactive after accept | Bryan Newbold | 2018-04-20 | 2 | -0/+8 |
* | refactor tests around more | Bryan Newbold | 2018-04-20 | 6 | -155/+171 |
* | include an about page | Bryan Newbold | 2018-04-20 | 1 | -0/+9 |
* | refactor tests | Bryan Newbold | 2018-04-20 | 3 | -333/+358 |
* | test for refs (api) | Bryan Newbold | 2018-04-20 | 2 | -5/+32 |
* | check for (and fix) API relations | Bryan Newbold | 2018-04-20 | 4 | -18/+44 |
* | basic edit group approval | Bryan Newbold | 2018-04-20 | 4 | -12/+70 |
* | WIP | Bryan Newbold | 2018-04-20 | 1 | -2/+3 |
* | improve tests around extra_json | Bryan Newbold | 2018-04-20 | 1 | -10/+12 |
* | consistent extra_json for all models | Bryan Newbold | 2018-04-20 | 2 | -11/+20 |
* | ignore more pylint | Bryan Newbold | 2018-04-17 | 1 | -1/+2 |
* | start fixing pylint | Bryan Newbold | 2018-04-16 | 4 | -13/+13 |
* | update pipefile | Bryan Newbold | 2018-04-16 | 1 | -16/+18 |
* | better name for gitlab-ci | Bryan Newbold | 2018-04-16 | 1 | -1/+1 |
* | so much copy/pasta... starting to flush out API | Bryan Newbold | 2018-04-15 | 3 | -16/+239 |
* | notes/TODO | Bryan Newbold | 2018-04-15 | 3 | -19/+110 |
* | fix up some more relationships | Bryan Newbold | 2018-04-14 | 5 | -75/+17 |
* | work create API (doing edit thing) | Bryan Newbold | 2018-04-14 | 5 | -9/+68 |
* | more mashmallow fixes | Bryan Newbold | 2018-04-14 | 2 | -12/+137 |
* | refactor backend tests | Bryan Newbold | 2018-04-14 | 1 | -26/+56 |
* | more mashmallow refactoring | Bryan Newbold | 2018-04-14 | 3 | -53/+101 |
* | start marshmallow refactor | Bryan Newbold | 2018-04-14 | 4 | -16/+80 |
* | add marshmallow stuff | Bryan Newbold | 2018-04-14 | 4 | -5/+41 |
* | refactor dummy generation | Bryan Newbold | 2018-04-14 | 7 | -163/+152 |
* | simplify for now by removing creators from works | Bryan Newbold | 2018-04-13 | 2 | -15/+0 |
* | remove rev -> edit fc | Bryan Newbold | 2018-04-13 | 3 | -26/+9 |
* | large refactor of model file | Bryan Newbold | 2018-04-13 | 2 | -109/+145 |
* | model tweaks/fixes | Bryan Newbold | 2018-04-13 | 1 | -12/+23 |
* | notes/docs cleanups | Bryan Newbold | 2018-04-13 | 6 | -92/+146 |
* | update rfc with UUID notes | Bryan Newbold | 2018-04-12 | 1 | -3/+5 |
* | much improve _id readability with _ident for identifier tables | Bryan Newbold | 2018-04-12 | 3 | -52/+52 |
* | bunch of fixes (more needed) | Bryan Newbold | 2018-04-12 | 5 | -60/+129 |
* | much better test isolation | Bryan Newbold | 2018-04-12 | 1 | -0/+2 |
* | citations | Bryan Newbold | 2018-04-12 | 2 | -7/+10 |
* | update README | Bryan Newbold | 2018-04-12 | 1 | -2/+1 |
* | schema cleanups; actually include files | Bryan Newbold | 2018-04-12 | 2 | -40/+67 |
* | remove unused fields | Bryan Newbold | 2018-04-11 | 1 | -8/+0 |
* | fix sqlite in-memory tests | Bryan Newbold | 2018-04-11 | 1 | -1/+1 |
* | files and containers! | Bryan Newbold | 2018-04-11 | 3 | -15/+62 |
* | a bit of lint (but not great) | Bryan Newbold | 2018-04-11 | 3 | -6/+4 |
* | less whiny lint | Bryan Newbold | 2018-04-11 | 1 | -1/+1 |
* | crude crossref import test | Bryan Newbold | 2018-04-11 | 4 | -12/+112 |
* | more complex test data | Bryan Newbold | 2018-04-11 | 2 | -3/+69 |
* | fix examples/tests | Bryan Newbold | 2018-04-11 | 6 | -34/+56 |
* | docs update | Bryan Newbold | 2018-04-11 | 3 | -34/+40 |