.. |
dmvcframework.inc
|
Removed strings indexing
|
2019-05-02 17:39:17 +02:00 |
dmvcframeworkbuildconsts.inc
|
3.1.1-beryllium-RC5
|
2019-05-09 21:00:26 +02:00 |
JsonDataObjects.pas
|
New build system based on pyinvoke
|
2019-01-08 12:48:53 +01:00 |
MVCFramework.ActiveRecord.pas
|
Improved MVCActiveRecord
|
2019-05-16 00:17:19 +02:00 |
MVCFramework.ActiveRecordController.pas
|
Add event OnBeforeExecuteSQL (MVCFramework.ActiveRecord.pas)
|
2019-03-18 10:08:34 -03:00 |
MVCFramework.ApplicationSession.pas
|
New build system based on pyinvoke
|
2019-01-08 12:48:53 +01:00 |
MVCFramework.Cache.pas
|
fixes to correct compile in Delphi Tokyo and Rio
|
2019-02-19 09:05:12 -03:00 |
MVCFramework.Commons.pas
|
Improved MVCActiveRecord
|
2019-05-16 00:17:19 +02:00 |
MVCFramework.Console.pas
|
RC10
|
2017-10-16 22:57:49 +02:00 |
MVCFramework.Controllers.CacheController.pas
|
New build system based on pyinvoke
|
2019-01-08 12:48:53 +01:00 |
MVCFramework.Controllers.Register.pas
|
https://github.com/danieleteti/delphimvcframework/issues/154
|
2019-04-16 23:36:58 +02:00 |
MVCFramework.DataSet.Utils.pas
|
FIX FOR RQL "in" clause
|
2019-05-19 11:06:34 +02:00 |
MVCFramework.DuckTyping.pas
|
TMVCConfig.SaveToFile and TMVCConfig.LoadFromFile now use the default serializer
|
2019-03-08 07:15:58 +01:00 |
MVCFramework.FireDAC.Utils.pas
|
No set param datatype on TFireDACUtils.ObjectToParameters method
|
2019-05-29 16:27:50 -03:00 |
MVCFramework.HMAC.pas
|
New build system based on pyinvoke
|
2019-01-08 12:48:53 +01:00 |
MVCFramework.JSONRPC.Client.pas
|
Improved MVCActiveRecord
|
2019-05-16 00:17:19 +02:00 |
MVCFramework.JSONRPC.pas
|
Improved MVCActiveRecord
|
2019-05-16 00:17:19 +02:00 |
MVCFramework.JWT.pas
|
New build system based on pyinvoke
|
2019-01-08 12:48:53 +01:00 |
MVCFramework.Logger.pas
|
Removed strings indexing
|
2019-05-02 17:39:17 +02:00 |
MVCFramework.Middleware.Analytics.pas
|
New build system based on pyinvoke
|
2019-01-08 12:48:53 +01:00 |
MVCFramework.Middleware.Authentication.pas
|
New build system based on pyinvoke
|
2019-01-08 12:48:53 +01:00 |
MVCFramework.Middleware.Authentication.RoleBasedAuthHandler.pas
|
New build system based on pyinvoke
|
2019-01-08 12:48:53 +01:00 |
MVCFramework.Middleware.Compression.pas
|
Correction in TMVCCompressionMiddleware to not compress ResponseStream of type TFileStream
|
2019-04-01 18:03:55 -03:00 |
MVCFramework.Middleware.CORS.pas
|
New build system based on pyinvoke
|
2019-01-08 12:48:53 +01:00 |
MVCFramework.Middleware.JWT.pas
|
Removed System.JSON dependency from MVCFramework.Middleware.JWT.pas (thank you to joaoduarte19)
|
2019-03-06 22:28:22 +01:00 |
MVCFramework.Middleware.SecurityHeaders.pas
|
New build system based on pyinvoke
|
2019-01-08 12:48:53 +01:00 |
MVCFramework.MultiMap.pas
|
New build system based on pyinvoke
|
2019-01-08 12:48:53 +01:00 |
MVCFramework.pas
|
Small improvements on webrequest class
|
2019-05-19 14:20:15 +02:00 |
MVCFramework.Patches.pas
|
New build system based on pyinvoke
|
2019-01-08 12:48:53 +01:00 |
MVCFramework.REPLCommandsHandlerU.pas
|
- Config[TMVCConfigKey.FallbackResource] is served only if request path is empty or / .
|
2018-08-05 20:31:56 +02:00 |
MVCFramework.RESTAdapter.pas
|
New build system based on pyinvoke
|
2019-01-08 12:48:53 +01:00 |
MVCFramework.RESTClient.pas
|
Add FHTTP.Request.UserAgent when create FHTTP
|
2019-05-15 11:25:22 -03:00 |
MVCFramework.Router.pas
|
Sample for HATEOS
|
2019-05-08 20:20:25 +02:00 |
MVCFramework.RQL.AST2FirebirdSQL.pas
|
Added Boolean type support in RQLParser
|
2019-06-11 16:50:00 -03:00 |
MVCFramework.RQL.AST2InterbaseSQL.pas
|
New build system based on pyinvoke
|
2019-01-08 12:48:53 +01:00 |
MVCFramework.RQL.AST2MSSQL.pas
|
Added Boolean type support in RQLParser
|
2019-06-11 16:50:00 -03:00 |
MVCFramework.RQL.AST2MySQL.pas
|
Added Boolean type support in RQLParser
|
2019-06-11 16:50:00 -03:00 |
MVCFramework.RQL.AST2PostgreSQL.pas
|
FIX FOR RQL "in" clause
|
2019-05-19 11:06:34 +02:00 |
MVCFramework.RQL.Parser.pas
|
Added Boolean type support in RQLParser
|
2019-06-11 16:50:00 -03:00 |
MVCFramework.Rtti.Utils.pas
|
New build system based on pyinvoke
|
2019-01-08 12:48:53 +01:00 |
MVCFramework.Serializer.Abstract.pas
|
fixes to correct compile in Delphi Tokyo and Rio
|
2019-02-19 09:05:12 -03:00 |
MVCFramework.Serializer.Commons.pas
|
3.1.1-beryllium-RC5
|
2019-05-09 21:00:26 +02:00 |
MVCFramework.Serializer.Defaults.pas
|
refactored some ObjectsMappers responsibilities
|
2017-04-24 00:21:00 +02:00 |
MVCFramework.Serializer.Intf.pas
|
Extended support for HATEOAS
|
2019-03-10 16:29:53 +01:00 |
MVCFramework.Serializer.JsonDataObjects.CustomTypes.pas
|
3.1.1-beryllium-RC5
|
2019-05-09 21:00:26 +02:00 |
MVCFramework.Serializer.JsonDataObjects.pas
|
Merge branch 'master' of https://github.com/pedrooliveira01/delphimvcframework
|
2019-05-19 14:36:17 +02:00 |
MVCFramework.Server.Impl.pas
|
Merge pull request #226 from geoffsmith82/OnParseAuthentication
|
2019-06-24 12:45:43 +02:00 |
MVCFramework.Server.pas
|
New build system based on pyinvoke
|
2019-01-08 12:48:53 +01:00 |
MVCFramework.Session.pas
|
New build system based on pyinvoke
|
2019-01-08 12:48:53 +01:00 |
MVCFramework.SQLGenerators.Firebird.pas
|
Forcar a inclusao no Create conter a primary key, evitar erro de banco
|
2019-04-20 09:32:31 -03:00 |
MVCFramework.SQLGenerators.Interbase.pas
|
- Small fixes on ActiveRecordController and PostgreSQL SQLGenerator
|
2019-02-21 20:27:43 +01:00 |
MVCFramework.SQLGenerators.MSSQL.pas
|
- Small fixes on ActiveRecordController and PostgreSQL SQLGenerator
|
2019-02-21 20:27:43 +01:00 |
MVCFramework.SQLGenerators.MySQL.pas
|
- New! TMVCActiveRecord.DeleteAll deletes all the records from a table
|
2019-02-21 18:12:01 +01:00 |
MVCFramework.SQLGenerators.PostgreSQL.pas
|
- Small fixes on ActiveRecordController and PostgreSQL SQLGenerator
|
2019-02-21 20:27:43 +01:00 |
MVCFramework.SysControllers.pas
|
Removed strings indexing
|
2019-05-02 17:39:17 +02:00 |
MVCFramework.SystemJSONUtils.pas
|
Removed unit MVCFramework.TypesAliases.pas
|
2018-11-24 16:57:04 +01:00 |
MVCFramework.View.Cache.pas
|
New build system based on pyinvoke
|
2019-01-08 12:48:53 +01:00 |
MVCFramework.View.Renderers.Mustache.pas
|
New build system based on pyinvoke
|
2019-01-08 12:48:53 +01:00 |