Daniele Teti
|
b6d9e6db23
|
[+] added /proxy in proxy generator URLs
|
2021-03-02 15:47:48 +01:00 |
|
Daniele Teti
|
6918bd9c9a
|
Merge remote-tracking branch 'origin/master' into feature_dmscontainer_v3_1
|
2021-03-01 12:52:56 +01:00 |
|
Daniele Teti
|
f0510b4bbf
|
Merge branch 'master' of https://github.com/danieleteti/delphimvcframework
|
2021-02-25 10:51:09 +01:00 |
|
Daniele Teti
|
4139fc4a26
|
[+] Added URLEncode, URLDecode
|
2021-02-25 10:50:57 +01:00 |
|
danieleteti
|
59b5109461
|
chore(docs): update TOC
|
2021-02-23 17:11:43 +00:00 |
|
Daniele Teti
|
3544142ab5
|
[+] updated readme
|
2021-02-23 18:11:07 +01:00 |
|
Daniele Teti
|
244c70084e
|
[+] Improved ThreadSafeQueue
[+] Added MVCJSONRPCAllowGET attribute
|
2021-02-23 18:00:32 +01:00 |
|
Daniele Teti
|
7093035347
|
Merge branch 'master' of https://github.com/danieleteti/delphimvcframework
|
2021-02-23 17:30:24 +01:00 |
|
Daniele Teti
|
12a075e74e
|
[+] updated readme
|
2021-02-23 17:30:13 +01:00 |
|
danieleteti
|
5468b1781c
|
chore(docs): update TOC
|
2021-02-23 16:26:59 +00:00 |
|
Daniele Teti
|
a168ecde20
|
[+] updated readme
|
2021-02-23 17:26:25 +01:00 |
|
Daniele Teti
|
e36604044c
|
Merge branch 'master' of https://github.com/danieleteti/delphimvcframework
|
2021-02-23 14:47:57 +01:00 |
|
Daniele Teti
|
5ca1bebdfd
|
[+] Added TOC on the readme using github actions
|
2021-02-23 14:47:44 +01:00 |
|
danieleteti
|
ce5fa37d31
|
chore(docs): update TOC
|
2021-02-23 12:43:54 +00:00 |
|
Daniele Teti
|
de71eba5aa
|
Update main.yml
|
2021-02-23 13:43:22 +01:00 |
|
Daniele Teti
|
4056e3d12d
|
Create main.yml
|
2021-02-23 13:40:31 +01:00 |
|
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
|
33083497cd
|
Merge remote-tracking branch 'origin/master' into feature_dmscontainer_v3_1
|
2021-02-15 18:29:27 +01:00 |
|
Daniele Teti
|
c55bfea9da
|
[+] Small improvement in custom type serialisers
|
2021-02-15 18:28:45 +01:00 |
|
Daniele Teti
|
19736073b8
|
Merge remote-tracking branch 'origin/master' into feature_dmscontainer_v3_1
|
2021-02-15 18:20:13 +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 |
|