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
2 days
ago. based on code collected
2 days
ago.
Aug 21, 2024 — Aug 21, 2025
Showing page 36 of 405
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
rest: rewritten TRestServerUriContext.ExecuteCommand - especially the OS API calls for ORM transaction timeout process
Arnaud Bouchez
More...
3 months ago
rest: rewritten TRestServer authentication - avoid unneeded URI parameters lookup or allocation
Arnaud Bouchez
More...
3 months ago
rest: another pass on TRestServerUriContext
Arnaud Bouchez
More...
3 months ago
rest: rewritten TRestServerUriContext parameters parsing - with the new more optimized TRestServerUriContext.GetInputValue
Arnaud Bouchez
More...
3 months ago
core: some thread code refactoring
Arnaud Bouchez
More...
3 months ago
core: added optional GetTickCount64 value to TSynLocker.TryLockMS
Arnaud Bouchez
More...
3 months ago
rest: fixed and rewritten IP banning - refactored TRestServer.Uri to reject banned IPs ASAP - fixed TRestServer.Uri about banned IPs (the logic was inverted!) - some minor comments refactoring
Arnaud Bouchez
More...
3 months ago
rest: rewritten TRestAcquireExecution definition and usage - the execNone should not be involved in any actual process - raise an explicit exception on broken logic/usage
Arnaud Bouchez
More...
3 months ago
rest: refactored TRestUriParams - new RemoteIPNotLocal function - some parameter renaming for consistency
Arnaud Bouchez
More...
3 months ago
rest: fixed IP white/black listing thread-safety - initialization was not thread safe
Arnaud Bouchez
More...
3 months ago
core: new TSynObjectList[Locked].AddOnceInto() methods
Arnaud Bouchez
More...
3 months ago
doc: some comments/documentation precisions
Arnaud Bouchez
More...
3 months ago
net: moved IsLocalHost() to mormot.core.os - could be used in fact e.g. by mormot.rest.core.pas without any network layer - also include minor internal refactoring
Arnaud Bouchez
More...
3 months ago
net: fixed (and simplified) TLdapClient.SetUnknownError
Arnaud Bouchez
More...
3 months ago
core: fixed TSynLog.LogInternalText() with non UTF-8 input
Arnaud Bouchez
More...
3 months ago
rest: new TRest.LogResponseMaxBytes property - default is 2048 bytes instead of 255 ;) - as used by InternalLogResponse()
Arnaud Bouchez
More...
3 months ago
core: rewritten TSynLog.LogEscape to handle up to 4KB of output
Arnaud Bouchez
More...
3 months ago
core: new TJsonWriter.AddEscapeBuffer method
Arnaud Bouchez
More...
3 months ago
core: TJsonWriter.AddJsonToXML() would store null as void - with proper regression tests
Arnaud Bouchez
More...
3 months ago
core: TDateTime=0 would be stored as JSON null - instead of ""
Arnaud Bouchez
More...
3 months ago
core: refined UnixTimeOrDoubleToDateTime() - P = nil or 'null' would be recognized as V = 0
Arnaud Bouchez
More...
3 months ago
core: refactored ContentAppend() to handle input nil
Arnaud Bouchez
More...
3 months ago
core: AppendShort() methods would fill the shortstring
Arnaud Bouchez
More...
3 months ago
net: refactored TCurlHttp process with no functional change
Arnaud Bouchez
More...
3 months ago
net: refined THttpPeerCache.StartHttpServer() log output
Arnaud Bouchez
More...
3 months ago
tests: cover ContentToShortAppend/ContentToShort()
Arnaud Bouchez
More...
3 months ago
core: new ContentAppend() function
Arnaud Bouchez
More...
3 months ago
net: fixed TCurlHttp redirection from http to https - as reported by https://github.com/synopse/mORMot2/issues/366
Arnaud Bouchez
More...
3 months ago
net: fixed TWinHttp http to https redirection - similar to what was reported for TCurlHttp by https://github.com/synopse/mORMot2/issues/366
Arnaud Bouchez
More...
3 months ago
net: enhanced TWinINet error message context
Arnaud Bouchez
More...
3 months ago
←
1
2
…
32
33
34
35
36
37
38
39
40
…
404
405
→
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