Commit Graph

1501 Commits

Author SHA1 Message Date
Daniele Teti
3984e56940 Merge branch 'master' of https://github.com/danieleteti/delphimvcframework 2021-02-17 00:05:14 +01:00
Daniele Teti
a138551cc8 [+] improved apache module and isapi samples 2021-02-17 00:04:58 +01:00
João Antônio Duarte
779bbee6df [+] Fix https://github.com/danieleteti/delphimvcframework/issues/484 2021-02-16 19:09:46 -03:00
Daniele Teti
c55bfea9da [+] Small improvement in custom type serialisers 2021-02-15 18:28:45 +01:00
Daniele Teti
6b0b09b5bb [+] Added type aliases for generic types registered as custom type serializer 2021-02-15 18:17:39 +01:00
Daniele Teti
444628ef5b [+] FIX for LRU 2021-02-12 18:48:50 +01:00
Daniele Teti
dbd46c8042 [+] More test for LRUCache 2021-02-12 18:44:43 +01:00
Daniele Teti
088b8b3240 [+] improved unit test architecture 2021-02-10 11:26:14 +01:00
João Antônio Duarte
618a087c86 Small improvement to get the URL in TMVCRESTClient 2021-02-05 16:03:33 -03:00
Daniele Teti
2c79ff6c6a [+] Unit test refactoring 2021-02-04 14:11:33 +01:00
Daniele Teti
34a3f2b993 [+] Improved ServerContainer sample - now it shows hot tu publish more than 1 TMVCEngine in more than 1 WebModule 2021-02-03 18:23:48 +01:00
Daniele Teti
4b8491a47c [+] Small optimizations in router and core 2021-02-03 16:04:36 +01:00
Daniele Teti
d1b2970d28
Merge pull request #474 from joaoduarte19/path_prefix_improvements
Changed how PathPrefix is used in calculating the method route
2021-02-03 15:23:41 +01:00
Daniele Teti
bc68d366fb
Merge pull request #476 from landrix/master
fix for danieleteti#403 and MVCFramework.Server.Impl
2021-02-03 15:01:02 +01:00
Sven Harazim
6d70d49bec
Update MVCFramework.Server.Impl.pas 2021-02-03 13:21:01 +01:00
Sven Harazim
027a1d93a2 fix for #403 and MVCFramework.Server.Impl 2021-02-03 13:19:05 +01:00
João Antônio Duarte
e038f43543 Changed how PathPrefix is used in calculating the method route 2021-01-29 15:30:09 -03:00
João Antônio Duarte
65d03ad065 fix for https://github.com/danieleteti/delphimvcframework/issues/472 2021-01-28 11:56:20 -03:00
Daniele Teti
77ad5ecd10 [+] fix for nil objects in lists during serialization
[+] preparing for 3.2.2-nitrogen
2021-01-27 20:25:35 +01:00
João Antônio Duarte
196e7cf59f Fix for https://github.com/danieleteti/delphimvcframework/issues/470 2021-01-22 11:37:57 -03:00
Daniele Teti
639dfa2bff
Merge pull request #466 from joaoduarte19/master
Add parameter to set local timeStamp as UTC
2021-01-19 18:46:02 +01:00
João Antônio Duarte
6d1c216924 Merge remote-tracking branch 'upstream/master' 2021-01-15 19:47:28 +01:00
João Antônio Duarte
bc425ebfa4
Merge pull request #469 from joaoduarte19/improvement_restclient
Improvements TMVCRESTClient
2021-01-15 15:46:47 -03:00
João Antônio Duarte
5faeff0868 Expose headers in TMVCRESTClient. 2021-01-15 19:31:33 +01:00
João Antônio Duarte
5f4c708865 Merge remote-tracking branch 'upstream/master' 2021-01-13 18:49:05 -03:00
João Antônio Duarte
317eff9b57
Merge pull request #468 from joaoduarte19/fix_stringdict_serializer
Fixed property deserialization of type TMVCStringDictionary
2021-01-13 18:48:16 -03:00
João Antônio Duarte
166c8c669d Fixed property deserialization of type TMVCStringDictionary 2021-01-13 18:43:16 -03:00
João Antônio Duarte
46104f0158 Added comment about the use of the gLocalTimeStampAsUTC variable 2021-01-11 15:29:31 -03:00
João Antônio Duarte
ccd144e485 Add parameter to set local time as UTC 2021-01-11 14:35:44 -03:00
Daniele Teti
a5c31d4b01
Merge pull request #462 from danieleteti/dependabot/npm_and_yarn/samples/react/WebApp/axios-0.21.1
Bump axios from 0.19.2 to 0.21.1 in /samples/react/WebApp
2021-01-08 16:07:56 +01:00
João Antônio Duarte
b3bc2b795f Removed Warning under Linux compilation: W1073 Combining signed type and unsigned 64-bit type - treated as an unsigned type 2021-01-07 14:39:46 -03:00
dependabot[bot]
de1f7e7b19
Bump axios from 0.19.2 to 0.21.1 in /samples/react/WebApp
Bumps [axios](https://github.com/axios/axios) from 0.19.2 to 0.21.1.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v0.21.1/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.19.2...v0.21.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-06 09:02:58 +00:00
Daniele Teti
118e26f89d [+] Fixed some compilation problems with Delphi 10.1 Berlin 2021-01-05 17:01:32 +01:00
João Antônio Duarte
0f7c682bf7 Added Swagger support for DMVCFramework nullable types. Fix #453 2020-12-29 09:49:43 -03:00
Daniele Teti
9c9edc20d4 https://github.com/danieleteti/delphimvcframework/issues/461 2020-12-26 15:47:49 +01:00
Daniele Teti
d9b20d8ce4 Fix border case when using string and widestring params in TMVCActiveRecord 2020-12-18 14:41:01 +01:00
João Antônio Duarte
112bf48101 Added request hooks to TMVCRESTClient 2020-12-16 20:05:39 -03:00
João Antônio Duarte
dd8e11a090 Added HEAD and OPTIONS methods to TMVCRestClient. Fix #455 2020-12-16 18:42:25 -03:00
Daniele Teti
d883f87fb5 Added unit test for time/date types in RQL query 2020-12-14 14:40:07 +01:00
Daniele Teti
4dd2c86bdf Removed some hints 2020-12-14 10:35:22 +01:00
Daniele Teti
5443509a97 Completed automated tests for PG 2020-12-13 00:36:55 +01:00
Daniele Teti
de95bb19cf Added postgres tests with a lite version of portgresql 13.1 2020-12-12 19:26:18 +01:00
Daniele Teti
afabd2fde6 Better internal unit test irganization for TMVCActiveRecord 2020-12-11 18:53:37 +01:00
Daniele Teti
43a0bc51f7
Merge pull request #426 from danieleteti/feature_restclient
Feature restclient
2020-12-11 09:06:16 +01:00
João Antônio Duarte
ea40fd0e3b Improvement to correct the possibility of access violation when generating Swagger documentation 2020-12-10 15:25:12 -03:00
João Antônio Duarte
972237a17a Testing adjustments to work with the new RESTClient 2020-11-29 10:34:02 -03:00
João Antônio Duarte
181cf5aba9 Merge branch 'master' into feature_restclient 2020-11-27 14:14:41 -03:00
Daniele Teti
3e409aab5c updated logo 2020-11-27 15:47:29 +01:00
Daniele Teti
616ec814a0 update readme 2020-11-27 15:44:04 +01:00
Daniele Teti
9cca9e9983 overview of 3.2.1-carbon 2020-11-27 15:42:45 +01:00