openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
mORMot2
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very High Activity
Commits
: Listings
Analyzed
about 14 hours
ago. based on code collected
about 24 hours
ago.
Jun 24, 2024 — Jun 24, 2025
Showing page 104 of 118
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
OpenAPI: resolve root Schema once at startup - instead of at each lookup
Arnaud Bouchez
More...
10 months ago
OpenAPI: rewrite of operation parameters support - parse the schema once - recognize "const" and "non-const" kind of parameters - proper formatting, with needed line feeds and no default value in implementation section - a lot of other operation-related fixes
Arnaud Bouchez
More...
10 months ago
OpenAPI: moved exceptions to client unit - avoid any dependency to mormot.net.client to the DTO unit, so that any business logic could work as abstract as possible
Arnaud Bouchez
More...
10 months ago
defined EJsonClient constructor as virtual
Arnaud Bouchez
More...
10 months ago
OpenAPI: enhanced code generation - proper Exception code implementation - added comments - other fixes
Arnaud Bouchez
More...
10 months ago
OpenAPI: fixed DTOs custom JSON generation - the Delphi IDE (and probably Lazarus) has a line length limitation: trim generated code around 80 chars, as usual
Arnaud Bouchez
More...
10 months ago
OpenAPI: refined DTOs fields generation - put as many documentation as possible - some code generation fixes
Arnaud Bouchez
More...
10 months ago
OpenAPI: fixed enumerations and sets generation
Arnaud Bouchez
More...
10 months ago
OpenAPI: enhanced internal wrappers
Arnaud Bouchez
More...
10 months ago
OpenAPI: refined pascal names generations
Arnaud Bouchez
More...
10 months ago
minor QuotedStr() documentation precision
Arnaud Bouchez
More...
10 months ago
new overloaded TRttiJson.RegisterCustomEnumValues method
Arnaud Bouchez
More...
10 months ago
TRttiJson.RegisterCustomEnumValues unit tests
Arnaud Bouchez
More...
10 months ago
fixed JSON unserialization of enums class properties with a setter
Arnaud Bouchez
More...
10 months ago
fixed TRttiJson.RegisterCustomEnumValues JSON output - JSON string values should be escaped, because the custom text may contain some invalid characters
Arnaud Bouchez
More...
10 months ago
SanitizePascalName() should be a pure function
Arnaud Bouchez
More...
10 months ago
new TRttiJson.RegisterCustomEnumValues() method - untested yet ;)
Arnaud Bouchez
More...
10 months ago
hardened SanitizePascalName() for OpenAPI when the input text is clearly no pascal identifier
Arnaud Bouchez
More...
10 months ago
fixed OpenAPI enums recognition - even types with no explicit "format" name - will compute and guess a type from the actual string values
Arnaud Bouchez
More...
10 months ago
huge set of fixes to the OpenAPI generator
Arnaud Bouchez
More...
10 months ago
added "Generated by" comment to OpenAPI generated code
Arnaud Bouchez
More...
10 months ago
fixed Delphi 7 compilation :(
Arnaud Bouchez
More...
10 months ago
rewritten MultiEventFind() - for faster and smaller code
Arnaud Bouchez
More...
10 months ago
fixed TOpenApiRequestBody definition - POpenApiRequestBody do match in fact POpenApiResponse
Arnaud Bouchez
More...
10 months ago
get rid of "Base:" in OpenAPI nested records
Arnaud Bouchez
More...
10 months ago
let OpenAPI generate pointer of DTO records
Arnaud Bouchez
More...
10 months ago
another pass on OpenAPI - especially for v3 level support - several fixes and enhancements
Arnaud Bouchez
More...
10 months ago
minor documentation tweaks
Arnaud Bouchez
More...
10 months ago
introducing IKeyValue<>.FindKeyIndex() method
Arnaud Bouchez
More...
10 months ago
Merge pull request #290 from AndreasLrx/openapi/exceptions
ab
More...
10 months ago
←
1
2
…
100
101
102
103
104
105
106
107
108
…
117
118
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree