.. |
dmvcframework.inc
|
https://github.com/danieleteti/delphimvcframework/issues/388
|
2020-05-28 22:35:45 +02:00 |
dmvcframeworkbuildconsts.inc
|
Small refactoring before 3.2.0-boron final
|
2020-06-24 00:00:47 +02:00 |
JsonDataObjects.pas
|
Updated JSON Parser
|
2020-06-23 23:43:08 +02:00 |
MVCFramework.ActiveRecord.pas
|
TableName is no more serialized in ActiveRecord
|
2020-07-18 20:14:58 +02:00 |
MVCFramework.ActiveRecordController.pas
|
Added count parameter in GET /($entity) and POST /($entity)/searches
|
2020-06-19 16:01:07 +02:00 |
MVCFramework.ApplicationSession.pas
|
Nulls support in MVCActiveRecord (check activerecord_showcase sample)
|
2020-01-06 16:49:18 +01:00 |
MVCFramework.Cache.pas
|
Nulls support in MVCActiveRecord (check activerecord_showcase sample)
|
2020-01-06 16:49:18 +01:00 |
MVCFramework.Commons.pas
|
TableName is no more serialized in ActiveRecord
|
2020-07-18 20:14:58 +02:00 |
MVCFramework.Console.pas
|
Small FIXES for ActiveRecordController
|
2020-06-18 14:49:06 +02:00 |
MVCFramework.Controllers.CacheController.pas
|
Update MVCFramework.Controllers.CacheController.pas
|
2020-04-11 01:11:34 -03:00 |
MVCFramework.Controllers.Register.pas
|
Nulls support in MVCActiveRecord (check activerecord_showcase sample)
|
2020-01-06 16:49:18 +01:00 |
MVCFramework.DataSet.Utils.pas
|
Added first sample for APIBinder
|
2020-06-25 00:09:07 +02:00 |
MVCFramework.DuckTyping.pas
|
Nulls support in MVCActiveRecord (check activerecord_showcase sample)
|
2020-01-06 16:49:18 +01:00 |
MVCFramework.FireDAC.Utils.pas
|
Nulls support in MVCActiveRecord (check activerecord_showcase sample)
|
2020-01-06 16:49:18 +01:00 |
MVCFramework.HMAC.pas
|
Nulls support in MVCActiveRecord (check activerecord_showcase sample)
|
2020-01-06 16:49:18 +01:00 |
MVCFramework.JSONRPC.Client.pas
|
Added JSONRPC Hooks - Renamed RenderXXX Methods
|
2020-03-30 13:30:45 +02:00 |
MVCFramework.JSONRPC.pas
|
JSON-RPC named params change.
|
2020-07-29 00:12:23 +02:00 |
MVCFramework.JWT.pas
|
Updated LoggerPro package
|
2020-04-27 17:18:16 +02:00 |
MVCFramework.Logger.pas
|
Nulls support in MVCActiveRecord (check activerecord_showcase sample)
|
2020-01-06 16:49:18 +01:00 |
MVCFramework.Middleware.ActiveRecord.pas
|
Fix for CompressionMiddleware when compiled as apache or IIS module with compression enabled
|
2020-06-29 18:07:25 +02:00 |
MVCFramework.Middleware.Analytics.pas
|
OnAfterRouting method inserted in middlewares
|
2020-04-28 20:57:29 -03:00 |
MVCFramework.Middleware.Authentication.pas
|
OnAfterRouting method inserted in middlewares
|
2020-04-28 20:57:29 -03:00 |
MVCFramework.Middleware.Authentication.RoleBasedAuthHandler.pas
|
Nulls support in MVCActiveRecord (check activerecord_showcase sample)
|
2020-01-06 16:49:18 +01:00 |
MVCFramework.Middleware.Compression.pas
|
Fix for CompressionMiddleware when compiled as apache or IIS module with compression enabled
|
2020-06-29 18:07:25 +02:00 |
MVCFramework.Middleware.CORS.pas
|
OnAfterRouting method inserted in middlewares
|
2020-04-28 20:57:29 -03:00 |
MVCFramework.Middleware.ETag.pas
|
OnAfterRouting method inserted in TMVCETagMiddleware
|
2020-04-28 21:09:14 -03:00 |
MVCFramework.Middleware.JWT.pas
|
OnAfterRouting method inserted in middlewares
|
2020-04-28 20:57:29 -03:00 |
MVCFramework.Middleware.SecurityHeaders.pas
|
OnAfterRouting method inserted in middlewares
|
2020-04-28 20:57:29 -03:00 |
MVCFramework.Middleware.StaticFiles.pas
|
Improved SPA support
|
2020-05-14 17:41:20 +02:00 |
MVCFramework.Middleware.Swagger.pas
|
Correction of the ordering of the Swagger URI for delphi prior to Tokyo
|
2020-05-12 18:25:09 -03:00 |
MVCFramework.Middleware.Trace.pas
|
https://github.com/danieleteti/delphimvcframework/issues/401
|
2020-07-02 23:19:36 +02:00 |
MVCFramework.MultiMap.pas
|
Nulls support in MVCActiveRecord (check activerecord_showcase sample)
|
2020-01-06 16:49:18 +01:00 |
MVCFramework.Nullables.pas
|
Serialization support for all the types in MVCFramework.Nullables
|
2020-02-03 10:51:40 +01:00 |
MVCFramework.Nullables.pas.template
|
Nullable Templates
|
2020-03-11 01:35:31 +01:00 |
MVCFramework.NullableTypes.pas
|
Added serializer for Spring4D TNullableDouble
|
2020-04-28 12:37:21 +02:00 |
MVCFramework.pas
|
TableName is no more serialized in ActiveRecord
|
2020-07-18 20:14:58 +02:00 |
MVCFramework.Patches.pas
|
Nulls support in MVCActiveRecord (check activerecord_showcase sample)
|
2020-01-06 16:49:18 +01:00 |
MVCFramework.REPLCommandsHandlerU.pas
|
Serialization support for all the types in MVCFramework.Nullables
|
2020-02-03 10:51:40 +01:00 |
MVCFramework.RESTAdapter.pas
|
Fixed WineCellar* samples (thank you Stephen)
|
2020-01-08 20:34:02 +01:00 |
MVCFramework.RESTClient.pas
|
First public version of TMVCAPIBinder
|
2020-03-20 23:08:45 +01:00 |
MVCFramework.Router.pas
|
Added "OnRouterLog" configuration - Fixed packages to include "MVCFramework.Nullables.pas"
|
2020-02-26 13:10:41 +01:00 |
MVCFramework.RQL.AST2FirebirdSQL.pas
|
Added out operator in RQL parser
|
2020-05-13 15:29:04 -03:00 |
MVCFramework.RQL.AST2InterbaseSQL.pas
|
Nulls support in MVCActiveRecord (check activerecord_showcase sample)
|
2020-01-06 16:49:18 +01:00 |
MVCFramework.RQL.AST2MSSQL.pas
|
Added out operator in RQL parser
|
2020-05-13 15:29:04 -03:00 |
MVCFramework.RQL.AST2MySQL.pas
|
Added out operator in RQL parser
|
2020-05-13 15:29:04 -03:00 |
MVCFramework.RQL.AST2PostgreSQL.pas
|
Added out operator in RQL parser
|
2020-05-13 15:29:04 -03:00 |
MVCFramework.RQL.AST2SQLite.pas
|
Added out operator in RQL parser
|
2020-05-13 15:29:04 -03:00 |
MVCFramework.RQL.Parser.pas
|
Added RQL->SQL without order by and limit
|
2020-06-19 17:48:47 +02:00 |
MVCFramework.Rtti.Utils.pas
|
Nulls support in MVCActiveRecord (check activerecord_showcase sample)
|
2020-01-06 16:49:18 +01:00 |
MVCFramework.Serializer.Abstract.pas
|
Correction of compilation and removal of warnings
|
2020-06-22 18:42:15 -03:00 |
MVCFramework.Serializer.Commons.pas
|
TableName is no more serialized in ActiveRecord
|
2020-07-18 20:14:58 +02:00 |
MVCFramework.Serializer.Defaults.pas
|
refactored some ObjectsMappers responsibilities
|
2017-04-24 00:21:00 +02:00 |
MVCFramework.Serializer.Intf.pas
|
Changed default TMVCIgnoredFields from [] to nil (to fix a small compiler differences between Delphi Berlin and Tokyo+)
|
2020-05-19 00:49:34 +02:00 |
MVCFramework.Serializer.JsonDataObjects.CustomTypes.pas
|
Added ActiveRecord unittests for Firebird (using firebird embedded). Now unit tests automatically tests sqlite and firebird. All the other RDBMS are tested manually using activerecord_showcase sample.
|
2020-07-13 17:05:22 +02:00 |
MVCFramework.Serializer.JsonDataObjects.NullableTypes.pas
|
Added serializer for Spring4D TNullableDouble
|
2020-04-28 12:37:21 +02:00 |
MVCFramework.Serializer.JsonDataObjects.OptionalCustomTypes.pas
|
3.2.0-boron-RC4
|
2020-02-05 23:46:38 +01:00 |
MVCFramework.Serializer.JsonDataObjects.pas
|
Improved name casing resolution for JSON-RPC named params
|
2020-07-29 00:11:10 +02:00 |
MVCFramework.Server.Impl.pas
|
Nulls support in MVCActiveRecord (check activerecord_showcase sample)
|
2020-01-06 16:49:18 +01:00 |
MVCFramework.Server.pas
|
Nulls support in MVCActiveRecord (check activerecord_showcase sample)
|
2020-01-06 16:49:18 +01:00 |
MVCFramework.Session.pas
|
Nulls support in MVCActiveRecord (check activerecord_showcase sample)
|
2020-01-06 16:49:18 +01:00 |
MVCFramework.SQLGenerators.Firebird.pas
|
Added support for Count(RQL) for all SQLGenerators and all supported RDBMSes
|
2020-06-19 19:31:34 +02:00 |
MVCFramework.SQLGenerators.Interbase.pas
|
Small fixes for Interbase SQLGenerator
|
2020-06-24 23:51:06 +02:00 |
MVCFramework.SQLGenerators.MSSQL.pas
|
Added support for Count(RQL) for all SQLGenerators and all supported RDBMSes
|
2020-06-19 19:31:34 +02:00 |
MVCFramework.SQLGenerators.MySQL.pas
|
Added support for Count(RQL) for all SQLGenerators and all supported RDBMSes
|
2020-06-19 19:31:34 +02:00 |
MVCFramework.SQLGenerators.PostgreSQL.pas
|
Added support for Count(RQL) for all SQLGenerators and all supported RDBMSes
|
2020-06-19 19:31:34 +02:00 |
MVCFramework.SQLGenerators.Sqlite.pas
|
Added support for Count(RQL) for all SQLGenerators and all supported RDBMSes
|
2020-06-19 19:31:34 +02:00 |
MVCFramework.Swagger.Commons.pas
|
Full UnitTest Linux compatibilities (working on) for 10.4
|
2020-05-25 19:34:14 +02:00 |
MVCFramework.SysControllers.pas
|
Nulls support in MVCActiveRecord (check activerecord_showcase sample)
|
2020-01-06 16:49:18 +01:00 |
MVCFramework.SystemJSONUtils.pas
|
Removed unit MVCFramework.TypesAliases.pas
|
2018-11-24 16:57:04 +01:00 |
MVCFramework.View.Cache.pas
|
Nulls support in MVCActiveRecord (check activerecord_showcase sample)
|
2020-01-06 16:49:18 +01:00 |
MVCFramework.View.Renderers.Mustache.pas
|
Full UnitTest Linux compatibilities (working on) for 10.4
|
2020-05-25 19:34:14 +02:00 |