.. |
dmvcframework.inc
|
https://github.com/danieleteti/delphimvcframework/issues/652
|
2023-04-17 12:34:30 +02:00 |
dmvcframeworkbuildconsts.inc
|
Filrets (WIP) - refactored exception handling separating Controller exceptions from Protocol exceptions
|
2023-06-23 15:43:32 +02:00 |
JsonDataObjects.pas
|
+ Support for Delphi 11 Alexandria
|
2021-09-09 23:56:56 +02:00 |
MSHeap.pas
|
Added MSHeap.pas (https://github.com/RDP1974/DelphiMSHeap)
|
2023-06-21 12:30:29 +02:00 |
MVCFramework.ActiveRecord.pas
|
Wrong comparison in checks for ro/RW/PK fields
|
2023-06-16 00:59:51 +02:00 |
MVCFramework.ActiveRecordController.pas
|
Updated copyright message, removing some warnings
|
2023-01-17 08:52:26 +01:00 |
MVCFramework.ApplicationSession.pas
|
Updated copyright message, removing some warnings
|
2023-01-17 08:52:26 +01:00 |
MVCFramework.AsyncTask.pas
|
https://github.com/danieleteti/delphimvcframework/issues/630
|
2023-01-28 23:31:00 +01:00 |
MVCFramework.Cache.pas
|
Updated copyright message, removing some warnings
|
2023-01-17 08:52:26 +01:00 |
MVCFramework.Commons.pas
|
Filters (WIP) - improved exception handling separation between router filter and action filter
|
2023-06-23 16:08:40 +02:00 |
MVCFramework.Console.pas
|
Updated copyright message, removing some warnings
|
2023-01-17 08:52:26 +01:00 |
MVCFramework.Controllers.CacheController.pas
|
Updated copyright message, removing some warnings
|
2023-01-17 08:52:26 +01:00 |
MVCFramework.Controllers.Register.pas
|
Updated copyright message, removing some warnings
|
2023-01-17 08:52:26 +01:00 |
MVCFramework.Crypt.Utils.pas
|
Updated copyright message, removing some warnings
|
2023-01-17 08:52:26 +01:00 |
MVCFramework.DataSet.Utils.pas
|
Updated copyright message, removing some warnings
|
2023-01-17 08:52:26 +01:00 |
MVCFramework.DotEnv.Parser.pas
|
Improved dotEnv parser to better handling border cases
|
2023-06-16 14:58:17 +02:00 |
MVCFramework.DotEnv.pas
|
Added support for configuration; better handling for topics cleaning.
|
2023-06-15 23:42:07 +02:00 |
MVCFramework.DuckTyping.pas
|
Updated copyright message, removing some warnings
|
2023-01-17 08:52:26 +01:00 |
MVCFramework.Filters.Action.pas
|
Filrets (WIP) - refactored exception handling separating Controller exceptions from Protocol exceptions
|
2023-06-23 15:43:32 +02:00 |
MVCFramework.Filters.ActiveRecord.pas
|
TMVCActiveRecordProtocolFilter; renamed AddFilter to UseFilter
|
2023-06-28 01:19:25 +02:00 |
MVCFramework.Filters.Compression.pas
|
Added Compression Protocol Filters
|
2023-06-23 16:29:42 +02:00 |
MVCFramework.Filters.CORS.pas
|
TMVCCORSProtocolFilter
|
2023-06-25 16:46:40 +02:00 |
MVCFramework.Filters.Router.pas
|
Refactored StaticFile Filter
|
2023-06-28 01:08:22 +02:00 |
MVCFramework.Filters.StaticFiles.pas
|
Refactored StaticFile Filter
|
2023-06-28 01:08:22 +02:00 |
MVCFramework.Filters.Trace.pas
|
Filters (WIP)
|
2023-06-23 10:48:26 +02:00 |
MVCFramework.FireDAC.Utils.pas
|
Updated copyright message, removing some warnings
|
2023-01-17 08:52:26 +01:00 |
MVCFramework.HMAC.pas
|
Updated copyright message, removing some warnings
|
2023-01-17 08:52:26 +01:00 |
MVCFramework.IntfObjectPool.pas
|
Updated copyright message, removing some warnings
|
2023-01-17 08:52:26 +01:00 |
MVCFramework.JSONRPC.Client.pas
|
Updated copyright message, removing some warnings
|
2023-01-17 08:52:26 +01:00 |
MVCFramework.JSONRPC.pas
|
Removed a potential memory leak when a JSONRPC with dinamically allocated parameters method raises exception.
|
2023-05-23 11:45:58 +02:00 |
MVCFramework.JWT.pas
|
Updated copyright message, removing some warnings
|
2023-01-17 08:52:26 +01:00 |
MVCFramework.Logger.pas
|
Added "Profiler.LogsOnlyIfOverThreshold" which logs only if over the defined threshold
|
2023-04-06 14:47:01 +02:00 |
MVCFramework.LRUCache.pas
|
Updated copyright message, removing some warnings
|
2023-01-17 08:52:26 +01:00 |
MVCFramework.MultiMap.pas
|
Updated copyright message, removing some warnings
|
2023-01-17 08:52:26 +01:00 |
MVCFramework.Nullables.pas
|
https://github.com/danieleteti/delphimvcframework/issues/631
|
2023-01-29 17:29:24 +01:00 |
MVCFramework.Nullables.pas.template
|
https://github.com/danieleteti/delphimvcframework/issues/631
|
2023-01-29 17:29:24 +01:00 |
MVCFramework.NullableTypes.pas
|
Updated copyright message, removing some warnings
|
2023-01-17 08:52:26 +01:00 |
MVCFramework.ObjectPool.pas
|
Updated copyright message, removing some warnings
|
2023-01-17 08:52:26 +01:00 |
MVCFramework.pas
|
TMVCActiveRecordProtocolFilter; renamed AddFilter to UseFilter
|
2023-06-28 01:19:25 +02:00 |
MVCFramework.Patches.pas
|
Updated copyright message, removing some warnings
|
2023-01-17 08:52:26 +01:00 |
MVCFramework.REPLCommandsHandlerU.pas
|
added more flexibility to ObjectDict
|
2020-11-10 17:15:24 +01:00 |
MVCFramework.RESTAdapter.pas
|
Updated copyright message, removing some warnings
|
2023-01-17 08:52:26 +01:00 |
MVCFramework.RESTClient.Commons.pas
|
Improved some unit tests - fix some failing tests
|
2023-05-27 12:20:24 +02:00 |
MVCFramework.RESTClient.Indy.pas
|
Added all supported SSL version to RESTClient
|
2023-03-13 15:14:46 +01:00 |
MVCFramework.RESTClient.Intf.pas
|
Removed a potential memory leak when a JSONRPC with dinamically allocated parameters method raises exception.
|
2023-05-23 11:45:58 +02:00 |
MVCFramework.RESTClient.pas
|
Removed a potential memory leak when a JSONRPC with dinamically allocated parameters method raises exception.
|
2023-05-23 11:45:58 +02:00 |
MVCFramework.Router.pas
|
Filters (WIP)
|
2023-06-23 10:48:26 +02:00 |
MVCFramework.RQL.AST2FirebirdSQL.pas
|
Updated copyright message, removing some warnings
|
2023-01-17 08:52:26 +01:00 |
MVCFramework.RQL.AST2InterbaseSQL.pas
|
Updated copyright message, removing some warnings
|
2023-01-17 08:52:26 +01:00 |
MVCFramework.RQL.AST2MSSQL.pas
|
Updated copyright message, removing some warnings
|
2023-01-17 08:52:26 +01:00 |
MVCFramework.RQL.AST2MySQL.pas
|
Updated copyright message, removing some warnings
|
2023-01-17 08:52:26 +01:00 |
MVCFramework.RQL.AST2PostgreSQL.pas
|
Updated copyright message, removing some warnings
|
2023-01-17 08:52:26 +01:00 |
MVCFramework.RQL.AST2SQLite.pas
|
Updated copyright message, removing some warnings
|
2023-01-17 08:52:26 +01:00 |
MVCFramework.RQL.Parser.pas
|
Updated copyright message, removing some warnings
|
2023-01-17 08:52:26 +01:00 |
MVCFramework.Rtti.Utils.pas
|
Updated copyright message, removing some warnings
|
2023-01-17 08:52:26 +01:00 |
MVCFramework.Serializer.Abstract.pas
|
Updated copyright message, removing some warnings
|
2023-01-17 08:52:26 +01:00 |
MVCFramework.Serializer.Commons.pas
|
Updated copyright message, removing some warnings
|
2023-01-17 08:52:26 +01:00 |
MVCFramework.Serializer.Defaults.pas
|
refactored some ObjectsMappers responsibilities
|
2017-04-24 00:21:00 +02:00 |
MVCFramework.Serializer.HTML.pas
|
Updated copyright message, removing some warnings
|
2023-01-17 08:52:26 +01:00 |
MVCFramework.Serializer.Intf.pas
|
Updated copyright message, removing some warnings
|
2023-01-17 08:52:26 +01:00 |
MVCFramework.Serializer.JsonDataObjects.CustomTypes.pas
|
Updated copyright message, removing some warnings
|
2023-01-17 08:52:26 +01:00 |
MVCFramework.Serializer.JsonDataObjects.NullableTypes.pas
|
Updated copyright message, removing some warnings
|
2023-01-17 08:52:26 +01:00 |
MVCFramework.Serializer.JsonDataObjects.OptionalCustomTypes.pas
|
Updated copyright message, removing some warnings
|
2023-01-17 08:52:26 +01:00 |
MVCFramework.Serializer.JsonDataObjects.pas
|
https://github.com/danieleteti/delphimvcframework/issues/667
|
2023-06-21 12:56:21 +02:00 |
MVCFramework.Server.Impl.pas
|
Updated copyright message, removing some warnings
|
2023-01-17 08:52:26 +01:00 |
MVCFramework.Server.pas
|
Updated copyright message, removing some warnings
|
2023-01-17 08:52:26 +01:00 |
MVCFramework.Session.pas
|
Removed a potential memory leak when a JSONRPC with dinamically allocated parameters method raises exception.
|
2023-05-23 11:45:58 +02:00 |
MVCFramework.Signal.pas
|
Updated copyright message, removing some warnings
|
2023-01-17 08:52:26 +01:00 |
MVCFramework.SQLGenerators.Firebird.pas
|
Updated copyright message, removing some warnings
|
2023-01-17 08:52:26 +01:00 |
MVCFramework.SQLGenerators.Interbase.pas
|
Updated copyright message, removing some warnings
|
2023-01-17 08:52:26 +01:00 |
MVCFramework.SQLGenerators.MSSQL.pas
|
Updated copyright message, removing some warnings
|
2023-01-17 08:52:26 +01:00 |
MVCFramework.SQLGenerators.MySQL.pas
|
Updated copyright message, removing some warnings
|
2023-01-17 08:52:26 +01:00 |
MVCFramework.SQLGenerators.PostgreSQL.pas
|
Updated copyright message, removing some warnings
|
2023-01-17 08:52:26 +01:00 |
MVCFramework.SQLGenerators.Sqlite.pas
|
Updated copyright message, removing some warnings
|
2023-01-17 08:52:26 +01:00 |
MVCFramework.SSEClient.pas
|
Updated copyright message, removing some warnings
|
2023-01-17 08:52:26 +01:00 |
MVCFramework.SSEController.pas
|
Updated copyright message, removing some warnings
|
2023-01-17 08:52:26 +01:00 |
MVCFramework.Swagger.Commons.pas
|
Improved Wizard (commeneted code to show how to use context events)
|
2023-03-24 17:52:32 +01:00 |
MVCFramework.SysControllers.pas
|
Updated copyright message, removing some warnings
|
2023-01-17 08:52:26 +01:00 |
MVCFramework.SystemJSONUtils.pas
|
+ First changes to allow records as JSONRPC parameters
|
2022-05-25 15:13:49 +02:00 |
MVCFramework.Utils.pas
|
Updated copyright message, removing some warnings
|
2023-01-17 08:52:26 +01:00 |
MVCFramework.View.Cache.pas
|
Updated copyright message, removing some warnings
|
2023-01-17 08:52:26 +01:00 |
MVCFramework.View.Renderers.Mustache.pas
|
Updated copyright message, removing some warnings
|
2023-01-17 08:52:26 +01:00 |