aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* python hacks to work with rustx-attic-python-rust-hacksBryan Newbold2018-05-243-49/+63
* WIP on API spec improvementsBryan Newbold2018-05-2417-123/+282
* add statusBryan Newbold2018-05-241-0/+18
* final speed notesBryan Newbold2018-05-241-0/+7
* fix release insert SQLBryan Newbold2018-05-241-3/+3
* update speed notesBryan Newbold2018-05-241-0/+31
* how to run tests (single threaded)Bryan Newbold2018-05-241-0/+5
* basic test for editgroup acceptBryan Newbold2018-05-242-16/+88
* editgroup accept functionBryan Newbold2018-05-242-13/+78
* move dummy data into primary migrationBryan Newbold2018-05-243-59/+62
* get_or_create_editgroup() helper for POSTsBryan Newbold2018-05-244-15/+78
* fix identifier lookupsBryan Newbold2018-05-242-4/+28
* add state param generationBryan Newbold2018-05-242-9/+46
* clean up unused macro etc warningsBryan Newbold2018-05-243-6/+3
* fix editgroup_id changeBryan Newbold2018-05-241-9/+9
* tweak codegen docsBryan Newbold2018-05-241-1/+4
* rust fmtBryan Newbold2018-05-243-37/+95
* editgroup -> editgroup_id param (re-codegen)Bryan Newbold2018-05-246-66/+138
* add a bunch of examples to swaggerBryan Newbold2018-05-241-1/+24
* add redirect to swagger UIBryan Newbold2018-05-241-1/+7
* serve up swagger UIBryan Newbold2018-05-242-7/+20
* swagger-ui master branch (3.x) original HTMLBryan Newbold2018-05-241-0/+61
* include cargo configsBryan Newbold2018-05-243-0/+22
* run diesel migrations in testsBryan Newbold2018-05-243-30/+81
* squelch unused variable nitBryan Newbold2018-05-241-1/+1
* use diesel::r2d2 instead of r2d2 directlyBryan Newbold2018-05-243-5/+2
* first crude testBryan Newbold2018-05-241-0/+27
* update to iron 0.6Bryan Newbold2018-05-243-81/+29
* Merge branch 'patch-1' into 'master'bnewbold2018-05-241-20/+19
|\
| * Fixed typos with help from spell checker.Ellen Spertus2018-05-241-6/+6
| * Update rfc.mdEllen Spertus2018-05-241-16/+15
|/
* editgroup postBryan Newbold2018-05-171-6/+19
* fix api specBryan Newbold2018-05-1710-19/+81
* more entity POSTs (hacky)Bryan Newbold2018-05-161-36/+145
* minor tweaks to API specBryan Newbold2018-05-165-7/+7
* lookup handlersBryan Newbold2018-05-161-104/+154
* readme fixBryan Newbold2018-05-161-0/+3
* unique usernames!Bryan Newbold2018-05-161-1/+1
* progressBryan Newbold2018-05-163-142/+142
* api tweaksBryan Newbold2018-05-169-65/+189
* implement simplifications and more GETsBryan Newbold2018-05-162-28/+91
* simplify SQL schema a bitBryan Newbold2018-05-162-6/+6
* simplify API a bitBryan Newbold2018-05-165-36/+27
* clean up rust READMEBryan Newbold2018-05-161-7/+28
* rename fatcat-iron to fatcatdBryan Newbold2018-05-161-0/+0
* only build artifacts for tagged buildsBryan Newbold2018-05-161-3/+11
* yet more gitlab-ciBryan Newbold2018-05-161-0/+4
* more CI tweaksBryan Newbold2018-05-163-3/+4
* don't version .envBryan Newbold2018-05-161-1/+0
* more ambitious gitlab CI configBryan Newbold2018-05-161-2/+13