Michael Bolz
|
d84f843f22
|
[OLINGO-468] Minor code clean up
|
2014-10-23 14:38:17 +02:00 |
Klaus Straubinger
|
35f24e98f0
|
[OLINGO-422] type guessing in client deserializer also for collections
Change-Id: Id5b6e6b6b41f310d2ed3a3227824a55d5497f18a
Signed-off-by: Michael Bolz <michael.bolz@sap.com>
|
2014-10-20 06:30:18 +02:00 |
Michael Bolz
|
87f0f06a39
|
[OLINGO-456] Removed deprecated classes
|
2014-10-13 08:18:53 +02:00 |
Michael Bolz
|
188574f5c3
|
[OLINGO-423] Refactoring for EdmxReferenceHandling
|
2014-10-11 09:50:15 +02:00 |
Michael Bolz
|
5f5060fdc1
|
[OLINGO-422] Merge branch 'OLINGO-422-SelectExpandSupport'
|
2014-09-23 14:42:38 +02:00 |
Michael Bolz
|
0dbd53d8dc
|
[OLINGO-342] Set development version to 4.0.0-beta-02-SNAPSHOT
|
2014-09-23 09:44:29 +02:00 |
Michael Bolz
|
9e422a283e
|
Set release version to '4.0.0-beta-01'
|
2014-09-23 09:06:15 +02:00 |
Michael Bolz
|
6c963396cc
|
[OLINGO-342] Set version to 4.0.0-beta-01-RC02
|
2014-09-19 13:40:32 +02:00 |
Michael Bolz
|
825b7db6b1
|
Set version to '4.0.0-beta-01-RC01'
|
2014-09-12 13:46:39 +02:00 |
Michael Bolz
|
461cdbbe23
|
[OLINGO-422] Added ODataSerializerOptions
|
2014-09-12 09:52:32 +02:00 |
Michael Bolz
|
134a575a17
|
[OLINGO-342] Renaming for release
|
2014-09-11 12:43:34 +02:00 |
Michael Bolz
|
3ece19c964
|
[OLINGO-356] Rework EdmPrimitive Type exceptions
|
2014-09-03 11:05:24 +02:00 |
mibo
|
deec7aa854
|
[OLINGO-406] Omit odata.type information for none metadata
|
2014-09-01 08:27:07 +02:00 |
mibo
|
b81a2ee4fc
|
[OLINGO-406] Extended JSON format handling for core JsonSerializer
|
2014-08-15 14:29:49 +02:00 |
Klaus Straubinger
|
931f1324e6
|
[OLINGO-356] removed several warnings + code clean-up
Change-Id: Id7a6ede6309e6f1109a0ded6df9c436df2449764
|
2014-08-15 13:08:31 +02:00 |
Michael Bolz
|
bc1d13929a
|
[OLINGO-342] Changed version to 4.0.0-beta-01-SNAPSHOT
|
2014-08-11 10:07:44 +02:00 |
Christian Amend
|
d19afa013b
|
[OLINGO-348] Make Uri Parser exception translatable
|
2014-08-06 17:10:16 +02:00 |
Francesco Chicchiriccò
|
b01b784477
|
[OLINGO-391] Proved working on Android: needed also to get rid of StringUtils and few other Base64 methods
|
2014-08-01 10:54:19 +02:00 |
Francesco Chicchiriccò
|
bf4e34d879
|
ContextURLParser enhancement for deep contained URIs
|
2014-07-31 17:40:58 +02:00 |
Francesco Chicchiriccò
|
17544d2d1c
|
[OLINGO-390] As for 'plain' complex values, do not serialize the type information as for primitives (in JSON)
|
2014-07-30 09:53:30 +02:00 |
Michael Bolz
|
7442b27cd7
|
[OLINGO-317] Additional integration test and simplified getCount()
|
2014-07-29 14:37:49 +02:00 |
Francesco Chicchiriccò
|
eb1de05a7e
|
Fixed handling of non-string primitive types (as DateTimeOffset) with json/minimal
|
2014-07-29 13:48:21 +02:00 |
Francesco Chicchiriccò
|
d56e0ef457
|
[OLINGO-365] More robust handling for bound operations via proxy
|
2014-07-29 09:40:52 +02:00 |
Francesco Chicchiriccò
|
1c5b33ea5d
|
[OLINGO-363] pojogen now saves metadata information in the generated Service class, and proxy code fetches it from there
|
2014-07-23 12:20:48 +02:00 |
Michael Bolz
|
c75c29ce05
|
[OLINGO-317] Split ContextURL in parser and builder
|
2014-07-23 10:52:09 +02:00 |
Michael Bolz
|
66097e3dd6
|
[OLINGO-356] Code clean up (warnings)
|
2014-07-22 15:11:34 +02:00 |
Francesco Chicchiriccò
|
c155238d9c
|
[OLINGO-362] Now supporting refresh token
|
2014-07-21 13:33:34 +02:00 |
Michael Bolz
|
890628e047
|
Removed unused imports
|
2014-07-16 15:10:08 +02:00 |
Michael Bolz
|
8442ea8f78
|
[OLINGO-317] Simplified version dependent constants
|
2014-07-16 14:22:33 +02:00 |
fmartelli
|
5b3c3d3403
|
[OLINGO-353] fixed + merge
|
2014-07-16 11:24:30 +02:00 |
Michael Bolz
|
b9f4b3c64c
|
[OLINGO-317] ContextURL integration
|
2014-07-15 15:43:43 +02:00 |
fmartelli
|
bda51643b1
|
Fix for proxy inline entity and entity set retrieving
|
2014-07-14 16:07:47 +02:00 |
Christian Amend
|
d1e5d22654
|
[OLINGO-349] Use commons ODataError
Transformed the ODataError interface to a bean class and used it for
serialization and deserialization.
|
2014-07-10 15:48:02 +02:00 |
Michael Bolz
|
66f26e5b6a
|
[OLINGO-317] Merge with current master
|
2014-07-03 09:04:49 +02:00 |
Stephan Klevenz
|
2ab4b2fdba
|
[OLINGO-328] code cleanup and checkstyle issues
|
2014-06-30 16:56:39 +02:00 |
mibo
|
839e96045a
|
[OLINGO-317] Added additional tests
|
2014-06-30 15:15:28 +02:00 |
Michael Bolz
|
4c4f82ee5f
|
[OLINGO-317] Code clean up
|
2014-06-30 09:26:36 +02:00 |
Michael Bolz
|
8221545085
|
[OLINGO-317] Minor bugfixes
|
2014-06-30 07:27:15 +02:00 |
Michael Bolz
|
a2874142c5
|
[OLINGO-317] Refactoring of 'Value-classes'
|
2014-06-27 14:25:30 +02:00 |
Michael Bolz
|
ce3598521d
|
[OLINGO-317] Minor ContentType refactoring
|
2014-06-23 15:19:23 +02:00 |
Michael Bolz
|
ab6fd5e2b8
|
[OLINGO-317] Refactored ContentType
|
2014-06-17 14:53:44 +02:00 |
Michael Bolz
|
37abba5f0e
|
[OLINGO-317] Merged the format ENUMs
|
2014-06-13 15:26:16 +02:00 |
Michael Bolz
|
b15439ffc4
|
[OLINGO-317] Rename and move of some packages and classes
|
2014-06-12 10:59:18 +02:00 |
Michael Bolz
|
70afb2acc5
|
[OLINGO-317] Finished DeSerializer refactoring
|
2014-06-11 14:29:57 +02:00 |
mibo
|
46a3417825
|
[OLINGO-317] First presentable state
|
2014-06-09 14:43:34 +02:00 |
challenh
|
5959dfb02a
|
[OLINGO-318]client should base64encode edm.binary data, not as URLSafeString
|
2014-06-06 23:40:06 +08:00 |
fmartelli
|
b0a0c20ebb
|
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/olingo-odata4
|
2014-05-26 16:00:45 +02:00 |
fmartelli
|
24a031b750
|
Some refinements arounf pojogen
|
2014-05-26 16:00:25 +02:00 |
Michael Bolz
|
b913717758
|
[OLINGO-284] Fixed content length calculation
|
2014-05-26 10:26:00 +02:00 |
Francesco Chicchiriccò
|
696c58645d
|
Bunch of client API review
|
2014-05-23 12:32:30 +02:00 |