An open API service providing commit metadata for open source projects.

GitHub / FacilityApi/FacilityJavaScript / commits

SHA Message Author Date Stats
32b2d852 merge Merge pull request #77 from mitchknife/fastify-fixes Mitch Rosenburg <m****e@g****m>
Committed by: GitHub <n****y@g****m>
3 months ago
186cc459 Publish 3.8.0. Mitch Rosenburg <m****e@g****m> 3 months ago
acfd100e Refactor error and response handling in Fastify plugins Mitch Rosenburg <m****e@g****m> 3 months ago
ec40759e merge Merge pull request #76 from mitchknife/fastify-fixes Mitch Rosenburg <m****e@g****m>
Committed by: GitHub <n****y@g****m>
3 months ago
dc4a53e9 Publish 3.7.0. Mitch Rosenburg <m****e@g****m> 3 months ago
53d54c7b Use preferred `FastifyReply.code()` instead of `FastifyReply.status()`. Mitch Rosenburg <m****e@g****m> 3 months ago
04f0ea29 Fix typo. Mitch Rosenburg <m****e@g****m> 3 months ago
2efc85e9 Write full fastify responses out. Mitch Rosenburg <m****e@g****m> 3 months ago
66c7ac9e Add fastify handlers for `4xx` and `5xx`. Mitch Rosenburg <m****e@g****m> 3 months ago
4237e92a Improve IFetchResponse type compatibility with Node.js, remove node-fetch. Dave Dunkin <d****n@l****m> 3 months ago
30a6e60b Add TypeScript/JavaScript client support for SSE events (#75) Copilot <1****t@u****m>
Committed by: GitHub <n****y@g****m>
3 months ago
9830674d Fix build badge link in README.md Dave Dunkin <d****n@l****m>
Committed by: GitHub <n****y@g****m>
3 months ago
44d36396 Documentation updated. FacilityApiBot <f****i@g****m> 6 months ago
5d2083b4 Add option to omit generated HTTP client code. (#74) josephdangerstewart <j****e@g****m>
Committed by: GitHub <n****y@g****m>
6 months ago
6398041b merge Merge pull request #73 from ddunkin/export-client Dave Dunkin <d****n@l****m>
Committed by: GitHub <n****y@g****m>
9 months ago
df492b28 Publish 3.4.0. Dave Dunkin <d****n@l****m> 9 months ago
0fac1644 Export generated HttpClient class. Dave Dunkin <d****n@l****m> 9 months ago
83f074a7 merge Merge pull request #71 from mitchknife/fastify-fixes Mitch Rosenburg <m****e@g****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
df278c73 Publish 3.3.0. Mitch Rosenburg <m****e@g****m> about 1 year ago
4c3878fd merge Merge pull request #72 from ejball/float Ed Ball <e****l@l****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
ef558eff Publish 3.2.0. Ed Ball <e****l@l****m> about 1 year ago
17a31df0 Support float field type. Ed Ball <e****l@l****m> about 1 year ago
72dc29d0 Add "experimental" verbage to fastify plugin generation. Mitch Rosenburg <m****e@g****m> about 1 year ago
2d642dcd Update fastify to v5.2.1 Mitch Rosenburg <m****e@g****m> about 1 year ago
0366d334 Allow for request scoped service instances in fastify plugin. Mitch Rosenburg <m****e@g****m> about 1 year ago
36362e6e Move helpers below plugin. Mitch Rosenburg <m****e@g****m> about 1 year ago
3d5597fc Fix fastify plugin type errors. Mitch Rosenburg <m****e@g****m> about 1 year ago
2e8c1f4a merge Merge pull request #70 from ejball/roll-forward Ed Ball <e****l@l****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
9a5ffec5 Publish 3.1.0. Ed Ball <e****l@l****m> over 1 year ago
653801b0 Allow tool to roll forward through major versions. Ed Ball <e****l@l****m> over 1 year ago
8c6273e6 merge Merge template/faithlife-build. Ed Ball <e****l@l****m> over 1 year ago
e7a74f6e Use latest stable .NET. Ed Ball <e****l@l****m> over 1 year ago
265ace37 Support DTO required fields as not optional properties on interface in TS. (#69)
Co-authored-by: Michael Baldwin <m****n@f****m>
Michael Baldwin <9****b@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
6cf49748 Add tests for current TS output of DTOs with "optional" and required fields. ...
Co-authored-by: Michael Baldwin <m****n@f****m>
Michael Baldwin <9****b@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
1824ab07 Documentation updated. FacilityApiBot <f****i@g****m> over 1 year ago
63657378 merge Merge pull request #67 from ejball/events Ed Ball <e****l@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
86206e7c Publish 2.11.1. Ed Ball <e****l@l****m> over 1 year ago
0df8f2e5 Ignore events for now. Ed Ball <e****l@l****m> over 1 year ago
9a0260ef Publish 2.11.0. (#66) victorbush <v****h@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
4928a036 Enable use of external enums as URI and header params. (#65) victorbush <v****h@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
6a63fb03 Publish 2.10.1. (#64) victorbush <v****h@g****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
e1a282ac Fix types file references when using file-name-suffix option . (#63) victorbush <v****h@g****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
2b22cfa1 Documentation updated. FacilityApiBot <f****i@g****m> almost 2 years ago
adefd411 Publish 2.10.0 (#62) victorbush <v****h@g****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
de9699f7 Add file name suffix option (#61) victorbush <v****h@g****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
761d526c merge Merge template/faithlife-build. Ed Ball <e****l@l****m> almost 2 years ago
4a900673 Install .NET 6.0 and 8.0 SDKs. Ed Ball <e****l@l****m> almost 2 years ago
e781147c Update dependency. Ed Ball <e****l@l****m> almost 2 years ago
a82d4842 Fix docs publish. Ed Ball <e****l@f****m> almost 2 years ago
f590b402 Update dependencies. Ed Ball <e****l@f****m> almost 2 years ago
ba84bb9e Allow explicit docs publish. Ed Ball <e****l@f****m> almost 2 years ago
699dfaf9 Don't align raw literal string content. Ed Ball <e****l@f****m> almost 2 years ago
035032d7 Miscellaneous updates. Ed Ball <e****l@f****m> almost 2 years ago
e36eb2d8 Miscellaneous updates. Ed Ball <e****l@f****m> about 2 years ago
fff19537 merge Merge pull request #60 from mitchknife/fastify-json-schema Mitch Rosenburg <m****e@g****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
580c68bd Don't use interpolated strings to prevent analysis warning. Mitch Rosenburg <m****e@g****m> about 2 years ago
51f5c1f2 Assume non-null value from `GetFieldType`. Mitch Rosenburg <m****e@g****m> about 2 years ago
a00bbc05 Switch on `ServiceTypeKind` Mitch Rosenburg <m****e@g****m> about 2 years ago
35be5b5b Add JsonSchema support to fastify plugin. Mitch Rosenburg <m****e@g****m> about 2 years ago
d17ad419 merge Merge pull request #59 from mitchknife/fastify Mitch Rosenburg <m****e@g****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
0c729360 Run conformance js and ts fastify plugins together. Mitch Rosenburg <m****e@g****m> about 2 years ago
c625c24c Add clarifying doc comments. Mitch Rosenburg <m****e@g****m> about 2 years ago
61027892 Add service error handling support to fastify plugin. Mitch Rosenburg <m****e@g****m> about 2 years ago
d7bfd596 Enable case insensitve routing for fastify conformance servers. Mitch Rosenburg <m****e@g****m> about 2 years ago
c576130b Support case insensitive querystring keys in fastify plugin. Mitch Rosenburg <m****e@g****m> about 2 years ago
26b39c15 Support raw http requests in conformance tests. Mitch Rosenburg <m****e@g****m> about 2 years ago
da680744 Validate ConformanceTests.json before running tests. Mitch Rosenburg <m****e@g****m> about 2 years ago
6470f1db Only generate fastify plugin when option is supplied. Mitch Rosenburg <m****e@g****m> about 2 years ago
dd18f5a8 Restructure conformance folder structure. Mitch Rosenburg <m****e@g****m> about 2 years ago
a7a77ef5 Clean up plain js support. Mitch Rosenburg <m****e@g****m> about 2 years ago
9175554c Delete handRolledPlugin.ts Mitch Rosenburg <m****e@g****m> about 2 years ago
862cc03f Consolidate duplicate code into local functions. Mitch Rosenburg <m****e@g****m> about 2 years ago
0901688a Generate separate copy of types for fastify plugin. Mitch Rosenburg <m****e@g****m> about 2 years ago
ae6f3b9a Fill out codegen for fastify plugin. Mitch Rosenburg <m****e@g****m> about 2 years ago
724ddcaf Generate fastify plugin shell. Mitch Rosenburg <m****e@g****m> about 2 years ago
b4f1516a Add "hand rolled" ConformanceApi plugin. Mitch Rosenburg <m****e@g****m> about 2 years ago
c11db89a Add simple working fastify app for conformance tests. Mitch Rosenburg <m****e@g****m> about 2 years ago
b6f838e5 Clean up conformance test runner. Mitch Rosenburg <m****e@g****m> about 2 years ago
04b7493f Make failed expectations more clear in conformanceApiTests.ts. Mitch Rosenburg <m****e@g****m> about 2 years ago
d96d6f51 generate error sets (#57)
Co-authored-by: Michael Baldwin <m****n@f****m>
Michael Baldwin <9****b@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
80e741fb Publish 2.9.0. Michael Baldwin <m****n@f****m> over 2 years ago
9c67c701 merge Merge pull request #56 from ejball/datetime Ed Ball <e****l@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
33dffbc7 Publish 2.8.0. Ed Ball <e****l@f****m> over 2 years ago
7490199c Support datetime. Ed Ball <e****l@f****m> over 2 years ago
c7651f48 merge Merge template/faithlife-build. Ed Ball <e****l@f****m> over 2 years ago
5431511a Remove unneeded NoWarn warnings. Ed Ball <e****l@f****m> over 2 years ago
6915f9f1 Delete link to obsolete build. Ed Ball <e****l@f****m> over 2 years ago
dc79e8af Publish 2.7.0. Ed Ball <e****l@f****m> over 2 years ago
9e13ea7d merge Merge template/faithlife-build. Ed Ball <e****l@f****m> over 2 years ago
bd1e19d6 Use full path in README. Ed Ball <e****l@f****m> over 2 years ago
869de7ac Miscellaneous updates. Ed Ball <e****l@f****m> over 2 years ago
a83df38d Publish 2.7.0-beta.1. (#55) victorbush <v****h@g****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
96b1c6eb Add external DTOs and enums (#54) victorbush <v****h@g****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
fe24535b Use raw strings. Ed Ball <e****l@f****m> about 3 years ago
fb05c528 Publish 2.6.0. Ed Ball <e****l@f****m> about 3 years ago
6d72425f Update dependencies. Ed Ball <e****l@f****m> about 3 years ago
77592b4e Add .NET 7; remove .NET Core 3.1 and .NET 5. Ed Ball <e****l@f****m> about 3 years ago
88775b75 merge Merge template/faithlife-build. Ed Ball <e****l@f****m> about 3 years ago
84eb9ee1 Disable CA1852 until the Program bug is fixed. Ed Ball <e****l@f****m> about 3 years ago
ddaf83c7 Update tool. Ed Ball <e****l@f****m> about 3 years ago

← Back to repository