aboutsummaryrefslogtreecommitdiffstats
path: root/rust
Commit message (Expand)AuthorAgeFilesLines
* rust: use SPDX exact short license namesBryan Newbold2019-09-182-2/+2
* rust: remove duplicated copies of API specBryan Newbold2019-09-183-14399/+4
* rust codegen (with rustfix, compiles 2018 edition)Bryan Newbold2019-09-188-1000/+1036
* update fatcat-openapi crate to 2018 editionBryan Newbold2019-09-181-0/+1
* more rust codegen hacksBryan Newbold2019-09-181-0/+24
* rust: improve crate metadataBryan Newbold2019-09-182-1/+5
* rust impl token endpoint (and bump crate version)Bryan Newbold2019-09-183-6/+57
* codegen rust v0.3.1Bryan Newbold2019-09-1811-58/+460
* API docs default to redoc, not swagger-uiBryan Newbold2019-09-132-1/+34
* rust codegenBryan Newbold2019-09-1310-2456/+4074
* update missing rust crate namesBryan Newbold2019-09-053-4/+4
* update more rust library name refsBryan Newbold2019-09-053-3/+3
* rename rust crate fatcat-api-spec -> fatcat-openapiBryan Newbold2019-09-0532-33/+33
* document openssl 1.0/1.1 problemBryan Newbold2019-08-291-1/+18
* update required rust to 1.34+Bryan Newbold2019-08-261-1/+1
* cargo fix ('dyn' keywords)Bryan Newbold2019-08-262-30/+30
* newer cargo adds a header to Cargo.lockBryan Newbold2019-07-311-0/+2
* build deployable artifactsBryan Newbold2019-06-202-0/+12
* allow editing of WIP entitiesBryan Newbold2019-06-141-6/+1
* truncated oauth_oidc generated usernameBryan Newbold2019-06-071-2/+2
* truncated oidc username creationBryan Newbold2019-06-071-1/+2
* Revert "allow somewhat longer usernames"Bryan Newbold2019-06-071-3/+1
* allow somewhat longer usernamesBryan Newbold2019-06-071-1/+3
* move export README info to sql_dumps docBryan Newbold2019-06-032-18/+1
* minor cleanups to SQL migrationBryan Newbold2019-05-231-11/+1
* codegen version bumpBryan Newbold2019-05-216-10/+10
* fix 'releases' tests (to release_ids)Bryan Newbold2019-05-211-3/+3
* hide abstracts and refs in release expansionsBryan Newbold2019-05-201-3/+12
* rust impl release expansionBryan Newbold2019-05-201-3/+84
* rust fmtBryan Newbold2019-05-201-2/+0
* schema: allow releases expansion on file/fileset/webcaptureBryan Newbold2019-05-204-9/+84
* actually check withdrawn statusBryan Newbold2019-05-201-0/+3
* basic controlled vocabulary for withdrawn_stageBryan Newbold2019-05-201-2/+38
* include edit_extra on single-entity createsBryan Newbold2019-05-201-0/+1
* make some XXX into TODOBryan Newbold2019-05-203-3/+2
* allow versioned PMCIDBryan Newbold2019-05-201-2/+5
* rust/schema: allow 'retraction' release_typeBryan Newbold2019-05-161-0/+2
* rust: fix missing 'created' field test failureBryan Newbold2019-05-151-0/+1
* codegen and rust impl created timestampBryan Newbold2019-05-147-11/+34
* rust: return editors and cl index for editgroup more oftenBryan Newbold2019-05-145-15/+20
* rust impl endpoint changesBryan Newbold2019-05-146-285/+211
* rust codegenBryan Newbold2019-05-1410-2492/+2151
* rust codegen and implBryan Newbold2019-05-147-443/+494
* rust: fill in missing extid checkersBryan Newbold2019-05-133-19/+251
* rust: fix ark lookup (new example id)Bryan Newbold2019-05-131-1/+1
* sql schema: more test/demo helpers in new schemaBryan Newbold2019-05-131-1/+18
* remove no-longer-necessary castBryan Newbold2019-05-131-1/+1
* rust: size_bytes -> sizeBryan Newbold2019-05-131-2/+2
* codegen size_bytes -> sizeBryan Newbold2019-05-135-17/+16
* rust: fix subtitle/original_title typoBryan Newbold2019-05-131-1/+1