1
I Use This!
Very High Activity

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 15 hours ago.
Sep 06, 2024 — Sep 06, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
some types renaming More... almost 5 years ago
some fixes and refactoring More... almost 5 years ago
new unit mormot.rest.http.server More... almost 5 years ago
renamed mormot.net.websock units into mormot.net.ws units More... almost 5 years ago
introducing mormot.rest.http.client unit More... almost 5 years ago
split mormot.net.websock into mormot.net.websock.core/client/server units More... almost 5 years ago
use optimized Intel's sha256_sse4.asm for whole blocks More... almost 5 years ago
small refactoring More... almost 5 years ago
from https://github.com/synopse/mORMot/pull/364 More... almost 5 years ago
let TRest resolve its Services internal list - and also minor changes More... almost 5 years ago
introducing low-level access to the Lizard/LZ5 API More... almost 5 years ago
implemented missing TRestStorageMongoDB.SearchField method More... almost 5 years ago
new ORM/ODM Types and Classes for direct MongoDB NoSQL Database Access More... almost 5 years ago
minor changes with no functional changes More... almost 5 years ago
ensure TRestRunThreads.EnsureBackgroundTimerExists is thread-safe More... almost 5 years ago
include latest MongoDB fixes from trunk More... almost 5 years ago
fix hangs of sqlite3 prepare for statement like '/**' - from https://github.com/synopse/mORMot/pull/360 More... almost 5 years ago
introducing TRestRunThreads Multi-Threading Process of a REST instance - TRest.Run will centralize all threading methods More... almost 5 years ago
proper REST server classes registration More... almost 5 years ago
another rewrite pass More... almost 5 years ago
refactoring after latest update More... almost 5 years ago
introducing SQLite3 database engine for our REST/ORM classes More... almost 5 years ago
support SEC_I_INCOMPLETE_CREDENTIALS - from https://github.com/synopse/mORMot/pull/361 More... almost 5 years ago
prepare SQLite3 ORM More... almost 5 years ago
introducing ORM SQL Database Access using mormot.db.sql units More... almost 5 years ago
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