Daniele Teti
2c89159850
Update README.md
2015-06-15 23:44:45 +02:00
Daniele Teti
d12b55c7b1
Update README.md
2015-06-15 23:41:27 +02:00
Daniele Teti
1bb7e637dc
Update README.md
2015-06-15 23:40:30 +02:00
Daniele Teti
d1e71a6ebb
Update README.md
2015-06-15 23:39:39 +02:00
Daniele Teti
b65cacb1f0
Merge pull request #13 from ezequieljuliano/master
...
Added tutorial on how to use the new MVCFramework.Server
2015-06-15 23:35:21 +02:00
Ezequiel
4250c361cb
Update README.md and contributors.txt
2015-06-15 17:56:15 -03:00
Ezequiel
14ec5fc0a7
Update README.md and adjustment in unit testing
2015-06-15 17:51:36 -03:00
Daniele Teti
d229acd79f
Merge pull request #12 from ezequieljuliano/master
...
New features: addition MVCFramework.Server.pas with MVCServer, MVCDefaultSecurity and MVCServerContainer
2015-06-15 21:05:31 +02:00
Ezequiel
97d1d6fe1b
Addition of MVCFramework.Server.pas with MVCServerInfo, MVCServer, MVCDefaultSecurity and MVCServerContainer.
2015-06-15 13:57:46 -03:00
Ezequiel
735c9e9325
Pull from master
2015-06-10 09:18:31 -03:00
danieleteti
fdcf286f4f
folder property changes to delphistompclient
2015-06-08 11:28:40 +02:00
danieleteti
8ae43d8756
Added '@' as allowed character in URL parameters
2015-06-08 10:51:08 +02:00
danieleteti
5f55e158ae
Merge branch 'master' of https://github.com/danieleteti/delphimvcframework
2015-06-04 18:14:37 +02:00
Daniele Teti
0d37dadbe5
Merge pull request #11 from ezequieljuliano/master
...
Bug fix and add compressor and sll in RESTClient
2015-06-04 18:14:13 +02:00
Ezequiel
8e601103a4
Bug fix and add compressor and sll in RESTClient
2015-06-03 17:47:07 -03:00
danieleteti
02f6d7b12f
Change CheckIP function to check only if the ip string is empty
2015-05-31 11:24:47 +02:00
danieleteti
4b8b6d3f7c
Added dmustache
2015-05-28 22:42:31 +02:00
danieleteti
3dcaf2db3a
FIXED Samples
2015-05-28 15:44:02 +02:00
danieleteti
f02aec490a
ADDED
...
IOCPDelphiFramework
2015-05-28 15:29:08 +02:00
Daniele Teti
ac4c3c9813
Update README.md
2015-05-28 14:44:01 +02:00
Daniele Teti
1c5263a553
Update README.md
2015-05-28 14:41:06 +02:00
Daniele Teti
bd35e1094f
Create README.md
2015-05-28 14:34:33 +02:00
daniele.teti
a6c1a03af6
Added support for IPv6 local call
2015-05-18 10:16:34 +00:00
daniele.teti
94d1795f07
Updated to XE8
2015-04-10 10:29:40 +00:00
daniele.teti
e774a53bdf
Removed some WARNINGS
2015-04-10 09:48:49 +00:00
daniele.teti
0d134eb563
FIX Compilation bug on XE6 for the ToJSON method
2015-04-10 09:45:45 +00:00
daniele.teti
276ffc99aa
FIX Compilation bug on XE6 for the TDataSetHelper.LoadFromJSONArray
2015-04-10 08:41:39 +00:00
daniele.teti
3bca456d11
FIX Compilation bug on XE6 for the ToJSON method
2015-04-10 08:37:09 +00:00
daniele.teti
2ea8062889
FIX Mapper.JSONObjectFieldsToObject
2015-04-10 07:36:35 +00:00
daniele.teti
2a18719692
2015-04-10 07:13:02 +00:00
daniele.teti
1c0ebb763d
FIX serialization with fields.
...
thank you M. Del Magno
2015-04-09 17:57:13 +00:00
daniele.teti
d1c22a330d
2015-04-01 15:05:18 +00:00
daniele.teti
02511a14e2
+ MERGE FROM "AUTH" FEATURE BRANCH
2015-04-01 15:01:23 +00:00
spinettaro
5e6ba9b3f0
implemented Asynchronous call
...
added relative test
2015-03-13 08:59:54 +00:00
daniele.teti
c8748e829e
Added unit test and a minor change to the BOs.pas
2015-02-19 10:35:49 +00:00
ro
a876c3aff4
added Asynch functionality in RESTAdapter
...
added relative tests
updated wincellarclientRESTAdapter sample with Asynch function
2015-02-17 08:40:55 +00:00
daniele.teti
d864d95ff0
- removed MLeak into TestSerializeUsingFieldsWithNotExixtentPropetyInJSONObject test
2015-02-16 13:37:05 +00:00
daniele.teti
1936fdc225
- refactoring
...
- cleaning up
- added "low-level" serialization based on fields (and not properties)
- added $dmvc_classname property handling for fields serialization
- added more unittests
2015-02-16 13:25:09 +00:00
daniele.teti
f95bed5d37
ToString Delphi < XE7
...
ToJSON Delphi >= XE7
2015-01-30 09:36:54 +00:00
daniele.teti
30f3e203b3
Removed warnings and cleaned up the lua func layer
2015-01-30 09:35:29 +00:00
daniele.teti
044d4606a8
2015-01-30 09:34:35 +00:00
ro
4c2d51fe2d
added Free of Body parameter if OwnsObject is true
...
initial implementation of asynch call
2015-01-19 14:28:04 +00:00
ro
cef03e2a0b
added wincellarclientRESTAdapter sample
2015-01-19 14:26:41 +00:00
ro
c1f030d9b5
fixed Error on map ParamAttribute and BodyAttribute
...
added overload of HasAttribute in TRTTIUtils
fixed error in objectsmappers whene JSONValue is nil
added relative tests
2015-01-17 16:19:09 +00:00
ro
6f640f4c95
fixed JSONArrayToObjectList by assign AOwnsChildObjects parameters to list
2015-01-16 13:41:21 +00:00
ro
8651cb32e3
added Contributors
2015-01-16 09:37:23 +00:00
ro
0296ff0e0f
fixed all memory leaks on FrameworkTests project
2015-01-15 09:39:54 +00:00
ro
037f4747a4
fixed Memory Leak on test TestObjectToJSONObjectAndBackWithStringStreamUTF16 and TestObjectToJSONObjectAndBackWithStringStreamUTF8;
2015-01-15 09:32:29 +00:00
ro
fb6cce5411
fixed Memory Leak on test TestCheckMapperSerializeAsStringIsEmptyStrIfObjIsNil
2015-01-14 13:34:47 +00:00
daniele.teti
f20a7fe443
FIX for DataSetSerialization
2015-01-14 13:13:48 +00:00