1
I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 21, 2024 — Aug 21, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
ensure event callbacks are defined as TOn* functions of object More... almost 5 years ago
reformating More... almost 5 years ago
some code formatting with no functional change More... almost 5 years ago
fixed Virtual Tables module process More... almost 5 years ago
implement missing woDontStoreInherited option More... almost 5 years ago
proper RawBlob support More... almost 5 years ago
some refactoring - no functional change More... almost 5 years ago
hopefully last renaming pass More... almost 5 years ago
rename some remaining "SQL" types, e.g. TOrmModelRecordProperties More... almost 5 years ago
use Orm instead of ORM in type names as we use Rest and not REST in the code More... almost 5 years ago
renamed TRawBlob into RawBlob - for consistency with RawUTF8 and RawJSON type names More... almost 5 years ago
renamed TSynTableStatement as TSelectStatement since SynTable.pas doesn't exist any more More... almost 5 years ago
refactoring, refactoring... More... almost 5 years ago
another refactoring pass More... almost 5 years ago
fixed some warning on newer Delphi compilers More... almost 5 years ago
renamed all TSQL* types following proper new convention More... almost 5 years ago
include client/server new units to the test project More... almost 5 years ago
renaming of core classes, e.g. TSQLRecord/TSQLTable as TORM/TORMTable for consistency and easy of use More... almost 5 years ago
Standalone REST In-Memory Server Using JSON or Binary Persistence More... almost 5 years ago
introducing REST server-side code More... almost 5 years ago
rest/soa client code More... almost 5 years ago
introducing mormot.orm.storage class More... almost 5 years ago
prepare orm/rest/soa core units for client/server support More... almost 5 years ago
another huge refactoring set of core/db/net units More... almost 5 years ago
new functions to access Published Class Properties RTTI More... almost 5 years ago
optimized UnixMSTimeUTC/GetTickCount64 functions More... almost 5 years ago
encode/decode multipart/form-data POST request content More... almost 5 years ago
TSynMonitorUsage Process Information Database Storage More... almost 5 years ago
fixed TSQLModel usage More... almost 5 years ago
include client classes to the test project More... almost 5 years ago