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
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 16, 2023 — Jan 16, 2024
Showing page 59 of 68
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Update mormot.core.os.posix.inc
achechulin
More...
almost 2 years ago
let TRestHttpServer.Create adapt the async algorithms - i.e. setup the hsoThreadSmoothing/hsoEventFD according to number of threads and CPU cores
Arnaud Bouchez
More...
almost 2 years ago
new TNetSocketWrap.SetCork method - not compatible with our socket servers anyway (blocking)
Arnaud Bouchez
More...
almost 2 years ago
ClientCertificateAuthentication and ClientVerifyOnce flags for TLS auth - thanks Gigo for the idea and patch!
Arnaud Bouchez
More...
almost 2 years ago
thread/socket affinity may help hsoEventFD scaling
Arnaud Bouchez
More...
almost 2 years ago
new acoEventFD option (on Linux only) - will use eventfd() instead of futexes to notify the processing threads - by design, will disable acoThreadSmooting - numbers on regular HW (laptop) are not better, but it may help on high-end HW with a lot of cores (let's test it) :)
Arnaud Bouchez
More...
almost 2 years ago
some comments fixes - no functional changes
Arnaud Bouchez
More...
almost 2 years ago
NoBlobBindArray should not affect DELETE operations
Arnaud Bouchez
More...
almost 2 years ago
disable ftBlob array binding on mormot.db.sql.postgresql - as reported by https://github.com/synopse/mORMot2/issues/147
Arnaud Bouchez
More...
almost 2 years ago
prepare IEventFD use in mormot.net.async - disabled by now until further testing - current numbers are not better than our own algorithm
Arnaud Bouchez
More...
almost 2 years ago
introducing NewEventFD: IEventFD wrapper - currently only implemented for Linux X86_64
Arnaud Bouchez
More...
almost 2 years ago
Merge pull request #148 from MateusAbade/master
ab
More...
almost 2 years ago
slightly changed TSynPersistentWithPassword
Arnaud Bouchez
More...
almost 2 years ago
fixed inlined/formatted orm.sql queries to use RawUtf8 for the format string, as expected by FormatUtf8() itself
Arnaud Bouchez
More...
almost 2 years ago
IRestOrm.UpdateField with void WHERE clause won't be rejected - but interpreted as a "UPDATE ... from ..." with no WHERE clause - i.e. modifying ALL rows of the table - this is a breaking change
Arnaud Bouchez
More...
almost 2 years ago
Include mormot.core.text to call HexToBin function
MateusAbade
More...
almost 2 years ago
enhanced OpenSSL 3.x compatibility
Arnaud Bouchez
More...
almost 2 years ago
new IsCurrentNonce() overloaded functions
Arnaud Bouchez
More...
almost 2 years ago
TSynDaemon properties about work/settings/log folders
Arnaud Bouchez
More...
almost 2 years ago
TInterfaceFactoryRtti raises exception on parameter without RTTI - with the proper file :)
Arnaud Bouchez
More...
almost 2 years ago
TInterfaceFactoryRtti raises exception on parameter without RTTI
Arnaud Bouchez
More...
almost 2 years ago
let TRestServerRoutingRest register PUT/DELETE methods
Arnaud Bouchez
More...
almost 2 years ago
extended TSynBackgroundTimer.Create() parameters
Arnaud Bouchez
More...
almost 2 years ago
new CurrentNonce256() wrapper function
Arnaud Bouchez
More...
almost 2 years ago
TRest.SetServerTimestamp(0) will force to use the local time
Arnaud Bouchez
More...
almost 2 years ago
let DefaultUserAgent() return more standard content
Arnaud Bouchez
More...
almost 2 years ago
define LOG_LEVEL_COLORS/LOG_CONSOLE_COLORS as var for customization
Arnaud Bouchez
More...
almost 2 years ago
tune TRestServer.Create default method-based services
Arnaud Bouchez
More...
almost 2 years ago
fixed TServiceContainerServer.RemoveFakeCallback - previous fix was in fact... not fixing anything but hidding the main issue
Arnaud Bouchez
More...
almost 2 years ago
fixed exception in TServiceContainerServer.RemoveFakeCallback
Arnaud Bouchez
More...
almost 2 years ago
←
1
2
…
55
56
57
58
59
60
61
62
63
…
67
68
→
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