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 4 hours
ago. based on code collected
about 5 hours
ago.
Jun 26, 2024 — Jun 26, 2025
Showing page 31 of 376
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
core: new AppendShortCharSafe() function
Arnaud Bouchez
More...
3 months ago
pdf: fixed Delphi compilation
Arnaud Bouchez
More...
3 months ago
ex: fixed MVC sample compilation
Arnaud Bouchez
More...
3 months ago
core: fixed regression in TEccCertificateSecret.CreateFromSecureFile()
Arnaud Bouchez
More...
3 months ago
core: new File/DirectoryExistsMake() functions - instead of previous overloaded names, which failed to compile in some context/compiler
Arnaud Bouchez
More...
3 months ago
mvc: new allowJsonFormat and defaultErrorContext options
Arnaud Bouchez
More...
3 months ago
mvc: include remote IP and User-Agent to the pages context
Arnaud Bouchez
More...
3 months ago
mvc: refactored error output for future enhancements
Arnaud Bouchez
More...
3 months ago
ex: enhanced MVC sample console output
Arnaud Bouchez
More...
3 months ago
ex: let MVC sample use the new MONTH_NAMES[] constant
Arnaud Bouchez
More...
3 months ago
ex: enhanced MVC sample to find more Views folder locations
Arnaud Bouchez
More...
3 months ago
mvc: let the Views folder be supplied at constructors level
Arnaud Bouchez
More...
3 months ago
core: enhanced TBinaryCookieGenerator code comments
Arnaud Bouchez
More...
3 months ago
net: simplified TUri.Root method - we have a Split() function for this purpose
Arnaud Bouchez
More...
3 months ago
core: new MakeExpandedPath() function
Arnaud Bouchez
More...
3 months ago
core: published days and months text constants
Arnaud Bouchez
More...
3 months ago
all: use MakePath([]) wherever possible
Arnaud Bouchez
More...
3 months ago
core: new FileExists/DirectoryExists() wrapper with MakePath()
Arnaud Bouchez
More...
3 months ago
log: let TSynLogFamily.ExceptionIgnore be a TSynList - why did a TList be kept here?
Arnaud Bouchez
More...
3 months ago
core: implemented our DirectoryExists() overload on POSIX
Arnaud Bouchez
More...
3 months ago
core: refactored FastLocateInteger/Int64/WordSorted functions
Arnaud Bouchez
More...
3 months ago
core: minor refactoring TSynList with no functional change
Arnaud Bouchez
More...
3 months ago
net: fixed TBinaryCookieGenerator.Load when no session has been opened yet
Arnaud Bouchez
More...
3 months ago
core: fixed POSIX compilation with some versions of the FPC compiler
Arnaud Bouchez
More...
3 months ago
tests: cover RemoveSortedInt64SmallerThan(/AddSortedInt64 functions
Arnaud Bouchez
More...
3 months ago
core: fixed RemoveSortedInt64SmallerThan()
Arnaud Bouchez
More...
3 months ago
core: fixed some Delphi compiler warnings
Arnaud Bouchez
More...
3 months ago
mvc: TMvcSessionWithCookies.Finalize keeps track of the closed session - so a cookie couldn't be replayed once removed
Arnaud Bouchez
More...
3 months ago
crypt: maintain a list of closed sessions in TBinaryCookieGenerator - as an efficient in-memory list of IDs, with proper cleaning once expired
Arnaud Bouchez
More...
3 months ago
core: new Int64 sorted arrays function - i.e. FastLocateInt64Sorted(), FastSearchInt64Sorted(), AddSortedInt64(), RemoveSortedInt64SmallerThan() functions
Arnaud Bouchez
More...
3 months ago
←
1
2
…
27
28
29
30
31
32
33
34
35
…
375
376
→
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