Stephan Klevenz
|
f4640911af
|
[OLINGO-337] improve AcceptType class to allow '*'
|
2014-07-04 12:18:25 +02:00 |
Stephan Klevenz
|
434246abe9
|
[OLINGO-337] javadoc
|
2014-07-04 12:18:24 +02:00 |
Stephan Klevenz
|
d049864ea4
|
[OLINGO-337] refactor requestedContentType
|
2014-07-04 12:18:24 +02:00 |
Francesco Chicchiriccò
|
098ed145db
|
[OLINGO-341] Fix
|
2014-07-04 11:23:36 +02:00 |
Francesco Chicchiriccò
|
15f7de8f6c
|
[OLINGO-340] Fix
|
2014-07-04 11:09:42 +02:00 |
Francesco Chicchiriccò
|
f117154429
|
Fixing checkstyle errors
|
2014-07-04 09:11:52 +02:00 |
Francesco Chicchiriccò
|
ea0d3a53e1
|
Merge remote-tracking branch 'origin/master' into olingo337
|
2014-07-04 09:11:30 +02:00 |
Stephan Klevenz
|
263e42802f
|
[OLINGO-328] fix pom error
|
2014-07-04 08:58:47 +02:00 |
Stephan Klevenz
|
7658c65602
|
[OLINGO-337] BasicITCase
|
2014-07-04 08:38:08 +02:00 |
Stephan Klevenz
|
62eccf9c19
|
[OLINGO-337] improve AcceptType class to allow '*'
|
2014-07-03 12:54:07 +02:00 |
Stephan Klevenz
|
1a1c061463
|
[OLINGO-337] javadoc
|
2014-07-03 10:45:37 +02:00 |
Stephan Klevenz
|
d784a047c8
|
[OLINGO-337] refactor requestedContentType
|
2014-07-03 09:13:54 +02:00 |
Michael Bolz
|
66f26e5b6a
|
[OLINGO-317] Merge with current master
|
2014-07-03 09:04:49 +02:00 |
Michael Bolz
|
876655fd26
|
[OLINGO-317] Minor code clean up in test
|
2014-07-03 07:32:25 +02:00 |
Michael Bolz
|
da8cf726bf
|
[OLINGO-317] Added collection type handling
|
2014-07-02 12:39:47 +02:00 |
Stephan Klevenz
|
2bd0662645
|
[OLINGO-328] refactoring, improvements & fit
|
2014-07-02 10:23:22 +02:00 |
Michael Bolz
|
71bdaed300
|
[OLINGO-317] Added complex type handling
|
2014-07-01 16:21:42 +02:00 |
Stephan Klevenz
|
a51146a46f
|
[OLINGO-328] refactoring
|
2014-07-01 15:07:46 +02:00 |
Stephan Klevenz
|
b97226b059
|
[OLINGO-328] refactoring
|
2014-07-01 10:22:29 +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 |
Stephan Klevenz
|
bf96839818
|
[OLINGO-328] Merge remote-tracking branch 'origin/master' into olingo328
|
2014-06-30 14:10:55 +02:00 |
Stephan Klevenz
|
130c99c939
|
[OLINGO-328] refactor
|
2014-06-30 14:02:15 +02:00 |
Stephan Klevenz
|
314408648d
|
[OLINGO-328] all cases implemented
|
2014-06-30 13:56:45 +02:00 |
Michael Bolz
|
4c4f82ee5f
|
[OLINGO-317] Code clean up
|
2014-06-30 09:26:36 +02:00 |
Stephan Klevenz
|
2355bf8d17
|
[OLINGO-328] Merge remote-tracking branch 'origin/master' into olingo328
|
2014-06-30 09:22:00 +02:00 |
Michael Bolz
|
8221545085
|
[OLINGO-317] Minor bugfixes
|
2014-06-30 07:27:15 +02:00 |
Stephan Klevenz
|
acc12ff742
|
[OLINGO-328] refactor content negotiation
|
2014-06-27 17:33:20 +02:00 |
Michael Bolz
|
a2874142c5
|
[OLINGO-317] Refactoring of 'Value-classes'
|
2014-06-27 14:25:30 +02:00 |
Stephan Klevenz
|
0ffc26d1b2
|
[OLINGO-328] improve AcceptType for multi value support
|
2014-06-27 14:22:23 +02:00 |
challenh
|
2d79cc7674
|
[OLINGO-317] Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/olingo-odata4
|
2014-06-26 13:57:06 +02:00 |
Stephan Klevenz
|
af3f998b7f
|
[OLINGO-328] improve multi valued headers of ODataRequest
|
2014-06-26 08:53:18 +02:00 |
Stephan Klevenz
|
97222fad31
|
[OLINGO-328] API design and setup of TDD
|
2014-06-24 17:21:11 +02:00 |
Michael Bolz
|
4c820a26c5
|
[OLINGO-317] Fixed incompatible test
|
2014-06-24 12:30:31 +02:00 |
Stephan Klevenz
|
77af7dfab0
|
[OLINGO-328] refactor EntitySetProcessor to CollectionProcessor
|
2014-06-24 12:21:34 +02:00 |
Stephan Klevenz
|
f70c294a6f
|
[OLINGO-328] pom maintenance
|
2014-06-24 10:50:18 +02:00 |
challenh
|
f40643f92e
|
[OLINGO-327] make client supports shorter operation name in url (not protocol standard)
|
2014-06-24 12:52:27 +08: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
|
176bee4b02
|
Merge branch 'master' into Olingo-317_DeSerializerRefactoring
|
2014-06-17 14:24:05 +02:00 |
challenh
|
1e8ad44a00
|
[OLINGO-326] URIbuilder issue on android, and uri format issue of addressing derived types
|
2014-06-17 10:32:44 +08: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 |
Francesco Chicchiriccò
|
634d75b799
|
Removing unnecessary dependency - looks like a refuse
|
2014-06-12 08:27:10 +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
|
cf360e6573
|
[OLINGO-319] fix java.lang.IllegalStateException: Content has been consumed
|
2014-06-08 13:35:01 +08:00 |
challenh
|
5959dfb02a
|
[OLINGO-318]client should base64encode edm.binary data, not as URLSafeString
|
2014-06-06 23:40:06 +08:00 |
challenh
|
80c2f83acc
|
[OLINGO-315] handle the case of zero container in EDM schema
|
2014-06-06 17:03:58 +08:00 |
Stephan Klevenz
|
658ddef878
|
[OLINGO-313] more tests
|
2014-06-03 16:46:51 +02:00 |
Stephan Klevenz
|
f68aa54e12
|
[OLINGO-313] version header support
|
2014-06-03 16:29:59 +02:00 |
Christian Amend
|
9ae26a709b
|
Merge branch 'olingo-266-tecsvc'
|
2014-06-03 14:57:52 +02:00 |
Christian Amend
|
dd1e5b0d9e
|
[OLINGO-266] Entity and EntitySet dispatching
|
2014-06-03 14:30:03 +02:00 |
Stephan Klevenz
|
17f173a946
|
[OLINGO-266] Merge remote-tracking branch 'origin/olingo-266-tecsvc' into master
|
2014-06-02 13:15:56 +02:00 |
Stephan Klevenz
|
85fb12ad83
|
[OLINGO-266] make metadata fit work
|
2014-06-02 13:13:58 +02: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 |
Stephan Klevenz
|
4cb3b32afe
|
[OLINGO-266] Merge remote-tracking branch 'origin/master' into olingo-266-tecsvc
|
2014-05-26 10:58:35 +02:00 |
Stephan Klevenz
|
e57edd71dd
|
[OLINGO-266] fit metadata and service document
|
2014-05-26 10:58:11 +02:00 |
Michael Bolz
|
b913717758
|
[OLINGO-284] Fixed content length calculation
|
2014-05-26 10:26:00 +02:00 |
fmartelli
|
5b5ff8ea23
|
Fix for (authenticated) batch repeatable request
|
2014-05-23 14:25:08 +02:00 |
Stephan Klevenz
|
7dc44812c1
|
[OLINGO-266] merge origin/master
|
2014-05-23 12:50:32 +02:00 |
Francesco Chicchiriccò
|
696c58645d
|
Bunch of client API review
|
2014-05-23 12:32:30 +02:00 |
Stephan Klevenz
|
44e0c6495a
|
[OLINGO-266] redirect support
|
2014-05-23 09:33:08 +02:00 |
Francesco Chicchiriccò
|
3ba5cb36d1
|
[OLINGO-267] JSON conformance test added
|
2014-05-22 17:05:11 +02:00 |
Stephan Klevenz
|
895cd51a4d
|
[OLINGO-266] timestamp support for tecsvc
|
2014-05-22 13:27:04 +02:00 |
Stephan Klevenz
|
ef5d977629
|
[OLINGO-266] delete dummy
|
2014-05-22 13:20:34 +02:00 |
Stephan Klevenz
|
df5ce63af6
|
[OLINGO-266] timestamp support for tecsvc
|
2014-05-22 13:19:40 +02:00 |
Stephan Klevenz
|
92a4404dd4
|
[OLINGO-266] Merge remote-tracking branch 'origin/master' into olingo-266-tecsvc
|
2014-05-22 12:35:13 +02:00 |
Stephan Klevenz
|
a9ed465516
|
[OLINGO-266] processor registry
|
2014-05-22 12:34:23 +02:00 |
Francesco Chicchiriccò
|
72d894cd3a
|
[OLINGO-260][OLINGO-261] Finishing instance annotations support
|
2014-05-21 17:21:06 +02:00 |
Francesco Chicchiriccò
|
35e89699ea
|
Invoke request factory re-factoring
|
2014-05-21 13:40:50 +02:00 |
fmartelli
|
84203da0a4
|
Client api change: removed 'outside' batch item
|
2014-05-20 18:25:01 +02:00 |
fmartelli
|
859a7e893c
|
api review in order to avoid to append value segment explicitely in case of media entity retrieve and property value retrieve
|
2014-05-20 16:55:41 +02:00 |
Francesco Chicchiriccò
|
a12b2b115a
|
Adding tests for linked entity create / delete
|
2014-05-20 16:15:06 +02:00 |
fmartelli
|
24ce9af649
|
Merged StreamRequestFactory methods into CURDrequestFactory and removed StreamRequestFactory
|
2014-05-20 15:02:39 +02:00 |
fmartelli
|
8ad67fede0
|
batch method and manager renaming
|
2014-05-20 14:37:43 +02:00 |
Francesco Chicchiriccò
|
5fb2b80e40
|
Enhancing the FunctionImport invoke API enhancement
|
2014-05-20 08:37:40 +02:00 |
Francesco Chicchiriccò
|
beae4797f0
|
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/olingo-odata4
|
2014-05-19 17:47:53 +02:00 |
Francesco Chicchiriccò
|
f59a8fb30c
|
[OLINGO-260] Instance annotations test
|
2014-05-19 17:47:46 +02:00 |
Christian Amend
|
c93b648b0b
|
[OLINGO-266] Fix response sending
|
2014-05-19 17:16:57 +02:00 |
Christian Amend
|
002161cd4c
|
[OLINGO-267] Implement getContainer correctly
|
2014-05-19 16:32:17 +02:00 |
Stephan Klevenz
|
1591f8742c
|
[OLINGO-266] merge
|
2014-05-19 15:00:05 +02:00 |
Francesco Chicchiriccò
|
32953c0b11
|
[OLINGO-260] contained tests
|
2014-05-19 14:36:12 +02:00 |
Francesco Chicchiriccò
|
6d76674afb
|
[OLINGO-260] derived types tests
|
2014-05-19 14:35:53 +02:00 |
Francesco Chicchiriccò
|
4e675fc223
|
Fixing bad test
|
2014-05-19 14:33:13 +02:00 |
Francesco Chicchiriccò
|
397c82f1b1
|
[OLINGO-260] V4 function / action import invoke
|
2014-05-19 14:33:13 +02:00 |
fmartelli
|
22f6a6a2ad
|
[OLINGO-260] provided primitive keys integration test on proxy + some refactoring ... still missing EdmTime review: what about BigDecimal in place of Duration?
|
2014-05-19 14:32:45 +02:00 |
Stephan Klevenz
|
15eb5875c3
|
[OLINGO-266] pimp index.jsp
|
2014-05-19 14:27:05 +02:00 |
Stephan Klevenz
|
d3e3074993
|
[OLINGO-266] pimp index.jsp
|
2014-05-19 14:27:05 +02:00 |
Stephan Klevenz
|
7f5a119e42
|
[OLINGO-266] TDD for metadata & service doc
|
2014-05-19 14:27:05 +02:00 |
Stephan Klevenz
|
0c32f1a56f
|
[OLINGO-266] TDD for metadata & uri handling
|
2014-05-19 14:27:05 +02:00 |
Stephan Klevenz
|
181bd26454
|
[OLINGO-266] OData handler + service document test
|
2014-05-19 14:27:04 +02:00 |
Stephan Klevenz
|
92ad3423a9
|
[Olingo-266] clean up
|
2014-05-19 14:27:04 +02:00 |
Stephan Klevenz
|
bb48147bc2
|
[OLINGO-266] ODataHandler
|
2014-05-19 14:27:04 +02:00 |
Stephan Klevenz
|
f92ab0a0ec
|
[OLINGO-266] ODataHandler
|
2014-05-19 14:27:04 +02:00 |
Stephan Klevenz
|
a8f8d52846
|
[OLINGO-266] pimp index.jsp
|
2014-05-19 14:27:03 +02:00 |
Stephan Klevenz
|
089a312307
|
[OLINGO-266] pom maintenance
|
2014-05-19 14:27:03 +02:00 |
Stephan Klevenz
|
96e973f07f
|
[OLINGO-266] obsolete tests deleted
|
2014-05-19 14:27:03 +02:00 |
Stephan Klevenz
|
ee3a0d8fff
|
[OLINGO-266] server-test module introduced
|
2014-05-19 14:27:03 +02:00 |
Francesco Chicchiriccò
|
4a1d5ab343
|
API enhancements: simplified operation import invoke with EdmEnabledODataClient
|
2014-05-19 13:23:42 +02:00 |
fmartelli
|
946356fb0f
|
[OLINGO-260] provided media entity integration tests on proxy
|
2014-05-19 12:32:48 +02:00 |
Francesco Chicchiriccò
|
ca66d67131
|
[OLINGO-260] contained tests
|
2014-05-17 16:06:18 +02:00 |
Francesco Chicchiriccò
|
96c45510aa
|
[OLINGO-260] derived types tests
|
2014-05-16 12:08:22 +02:00 |
Francesco Chicchiriccò
|
8a7ef5c745
|
[OLINGO-261] Saving enum and complex generated classes for usage with open types
|
2014-05-15 11:16:26 +02:00 |
fmartelli
|
1dd8c987bf
|
[OLINGO-260] fix type seraialization + opentype integration test extension
|
2014-05-15 10:35:24 +02:00 |
Francesco Chicchiriccò
|
ab4afd24e1
|
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/olingo-odata4
|
2014-05-14 10:24:02 +02:00 |
Francesco Chicchiriccò
|
29924aeacd
|
Fixing bad test
|
2014-05-14 10:23:34 +02:00 |
Francesco Chicchiriccò
|
788b286b18
|
[OLINGO-260] V4 function / action import invoke
|
2014-05-14 10:21:03 +02:00 |
Stephan Klevenz
|
6d344e2c5a
|
[OLINGO-266] refactor ref - tecsvc
|
2014-05-14 10:04:32 +02:00 |
fmartelli
|
32518c1b0b
|
[OLINGO-260] provided primitive keys integration test on proxy + some refactoring ... still missing EdmTime review: what about BigDecimal in place of Duration?
|
2014-05-13 18:59:14 +02:00 |
fmartelli
|
c05a9114c6
|
[OLINGO-260] provided v4 integration test for entity creation
|
2014-05-13 13:39:28 +02:00 |
Francesco Chicchiriccò
|
389b554c88
|
[OLINGO-260] V3 proxy invoke
|
2014-05-13 12:12:36 +02:00 |
Stephan Klevenz
|
330c556995
|
[OLINGO-266] Merge remote-tracking branch 'origin/olingo-266-ref'
|
2014-05-12 14:51:07 +02:00 |
Francesco Chicchiriccò
|
ed8e0e3cc1
|
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/olingo-odata4
|
2014-05-12 12:41:30 +02:00 |
Francesco Chicchiriccò
|
8720a30e21
|
Various small improvements, added test for instance annotations
|
2014-05-12 12:41:25 +02:00 |
fmartelli
|
8bd9e0ca97
|
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/olingo-odata4
|
2014-05-12 11:55:39 +02:00 |
fmartelli
|
fc42d2ad57
|
[OLINGO-260] fix for integration test deadlock
|
2014-05-12 11:55:18 +02:00 |
challenh
|
c32f4a0bb1
|
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/olingo-odata4 into olingo274
|
2014-05-12 16:22:10 +08:00 |
Stephan Klevenz
|
8e28a7d995
|
[OLINGO-266] Merge remote-tracking branch 'origin/master' into olingo-266-ref
|
2014-05-12 10:04:19 +02:00 |
Francesco Chicchiriccò
|
ec30775b8c
|
Various small fixes and improvements
|
2014-05-10 10:26:19 +02:00 |
Stephan Klevenz
|
04a9ad46c5
|
[OLINGO-266] log&trace
|
2014-05-09 16:56:44 +02:00 |
Stephan Klevenz
|
7ba791e542
|
[OLINGO-266] first draft of ref handler
|
2014-05-09 16:28:16 +02:00 |
Stephan Klevenz
|
70a989ce99
|
[OLINGO-266] ref package refactoring
|
2014-05-09 14:44:04 +02:00 |
fmartelli
|
ce8d9932a8
|
[OLINGO-260] provided auth request integration test on proxy
|
2014-05-09 14:30:45 +02:00 |
Stephan Klevenz
|
8ca9b3c616
|
[OLINGO-266] refactor ref module to server-ref
|
2014-05-09 14:27:56 +02:00 |
Stephan Klevenz
|
54aef88664
|
[OLINGO-266] initial reference scenario servlet
|
2014-05-09 14:22:51 +02:00 |
Francesco Chicchiriccò
|
b497634529
|
Adding core test for derived entity type (and derived complex type) CRUD
|
2014-05-09 12:15:48 +02:00 |
Stephan Klevenz
|
554c795e4c
|
[OLINGO-266] move provider and test to ref module
|
2014-05-09 11:10:16 +02:00 |
Francesco Chicchiriccò
|
e5cfd8eb13
|
Fixing timezone issues with proxy
|
2014-05-09 10:32:40 +02:00 |
Francesco Chicchiriccò
|
fa6c9d5060
|
Add derived type read test
|
2014-05-08 18:30:14 +02:00 |
Francesco Chicchiriccò
|
c82e021278
|
Adding singleton tests
|
2014-05-08 17:30:40 +02:00 |
Francesco Chicchiriccò
|
6ecb02643a
|
Fixing Geo deserializer with bad input
|
2014-05-08 16:17:48 +02:00 |
Francesco Chicchiriccò
|
a2197314fa
|
More URI tests
|
2014-05-08 15:55:40 +02:00 |
Francesco Chicchiriccò
|
8bb1f0bde3
|
Small fix
|
2014-05-08 14:32:33 +02:00 |
Francesco Chicchiriccò
|
56a5b08a78
|
Adding search facilities + dedicated test
|
2014-05-08 14:23:08 +02:00 |
Francesco Chicchiriccò
|
52c7cc2cc6
|
Adding test for creating media entity
|
2014-05-08 13:16:17 +02:00 |
Francesco Chicchiriccò
|
58ecb3f5d9
|
MetadataTestITCase for V4
|
2014-05-07 17:44:22 +02:00 |
fmartelli
|
6b7be9deb6
|
[OLINGO-260] providing proxy merge from ODataJClient. Still missing integration tests
|
2014-05-07 12:57:57 +02:00 |
Francesco Chicchiriccò
|
8caf3fece3
|
[OLINGO-264] Instance annotations managed at binding level + test provided
|
2014-05-07 12:39:16 +02:00 |
challenh
|
6f1f4d05bd
|
[OLINGO-274] fix V4 json error response's deserializing ("details" & "innererror")
|
2014-05-07 12:42:01 +08:00 |
Francesco Chicchiriccò
|
ec9e8cabf1
|
[OLINGO-264] Atom and JSON (de)serializers now dealing with instance annotations
|
2014-05-06 16:44:14 +02:00 |
Francesco Chicchiriccò
|
936e19ca49
|
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/olingo-odata4
|
2014-05-06 11:00:38 +02:00 |
Francesco Chicchiriccò
|
4a07d59b4d
|
[OLINGO-264] Introducing data and domain objects to let annotate delta links
|
2014-05-06 11:00:30 +02:00 |
fmartelli
|
f02d9a07e4
|
[OLINGO-261] providing basics for pojo generator and proxy annotations
|
2014-05-06 10:44:38 +02:00 |
Francesco Chicchiriccò
|
70cdaef515
|
[OLINGO-264] Adding data and domain objects for instance annotations
|
2014-05-06 10:32:34 +02:00 |
Francesco Chicchiriccò
|
6e9cb60e49
|
[OLINGO-263] Some refinements + client support form edmx:IncludeAnnotations
|
2014-05-05 15:17:15 +02:00 |
Francesco Chicchiriccò
|
585ddaead8
|
White noise: formatting
|
2014-05-05 12:29:56 +02:00 |
Francesco Chicchiriccò
|
7c079a1a78
|
Merge remote-tracking branch 'origin/master' into olingo263
|
2014-05-05 12:22:37 +02:00 |
Francesco Chicchiriccò
|
3b3660025e
|
[OLINGO-264] More client-side tests
|
2014-05-05 12:22:23 +02:00 |
challenh
|
d76580170b
|
[OLINGO-272]fix NonRepeatableRequestException by using repeatable entity
|
2014-05-05 15:45:49 +08:00 |
Francesco Chicchiriccò
|
726fbe52e3
|
[OLINGO-263][OLINGO-264] First draft Edm annotation interfaces + client-side implementation (server components have TODO)
|
2014-05-04 18:23:12 +02:00 |
Francesco Chicchiriccò
|
6e72b1f3da
|
[OLINGO-261] Missing V3 implementation of EdmNavigationProperty
|
2014-05-02 18:01:38 +02:00 |
Francesco Chicchiriccò
|
1fb616fff9
|
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/olingo-odata4
|
2014-04-30 09:13:27 +02:00 |
Francesco Chicchiriccò
|
10f03a2c0a
|
Adding missing method to Edm interfaces to check whether an entity or a complex type is abstract
|
2014-04-30 09:13:08 +02:00 |
Stephan Klevenz
|
53de4ab240
|
[OLINGO-206] more JUnit
|
2014-04-30 08:44:50 +02:00 |
Stephan Klevenz
|
7dfb6761bd
|
[OLINGO-206] JUnit
|
2014-04-29 17:38:10 +02:00 |
Stephan Klevenz
|
73858b9b3d
|
[OLINGO-206] clean up
|
2014-04-29 17:17:46 +02:00 |
Stephan Klevenz
|
e02f098a89
|
[OLINGO-206] validation
|
2014-04-29 17:17:46 +02:00 |
Stephan Klevenz
|
907ab2098a
|
[OLINGO-206] validation fix
|
2014-04-29 17:17:45 +02:00 |
Francesco Chicchiriccò
|
8a6bcb3d2a
|
[OLINGO-262] Additional ext sub-module provided for specific usage with Android
|
2014-04-29 16:36:59 +02:00 |
Francesco Chicchiriccò
|
8042913be1
|
[OLINGO-236] Refactor complete
|
2014-04-29 11:46:27 +02:00 |
Francesco Chicchiriccò
|
6c7aef90ea
|
Merge from master
|
2014-04-29 10:59:19 +02:00 |
Francesco Chicchiriccò
|
e26d55d5bc
|
[OLINGO-259] Some refinements
|
2014-04-29 10:49:36 +02:00 |
fmartelli
|
639941c00e
|
merge
|
2014-04-29 10:27:30 +02:00 |
fmartelli
|
f79db0b3c7
|
provided complex type BATCH update + removed aalto transitive dependency exclusion
|
2014-04-29 10:12:22 +02:00 |
Francesco Chicchiriccò
|
e8ac1c749b
|
[OLINGO-259] Request / Response handling + test
|
2014-04-28 18:13:34 +02:00 |
Francesco Chicchiriccò
|
118b779bc4
|
[OLINGO-259] Delta response content parsing (including new domain objects)
|
2014-04-28 17:00:23 +02:00 |
fmartelli
|
0b05798cd9
|
[OLINGO-246, OLINGO-248] provided async batch support
|
2014-04-28 13:10:40 +02:00 |
Francesco Chicchiriccò
|
15e7718a0c
|
[OLINGO-254] Specific client (EdmEnabledODataClient) provided to work with Edm: type information is derived from contextURL, hence such client is useful in JSON with full or minimal metadata
|
2014-04-27 07:48:52 +02:00 |
fmartelli
|
6a5fc35483
|
[OLINGO-246] improve hasNext() and next() item iterator methods
|
2014-04-26 15:51:11 +02:00 |
fmartelli
|
96b8cd96ae
|
[OLINGO-248] provided callback support for V4 async requests
|
2014-04-24 17:49:05 +02:00 |
fmartelli
|
149c51c7a7
|
[OLINGO-253] fix v4 compliance + added tests for , ,
|
2014-04-24 17:31:39 +02:00 |
fmartelli
|
4f1072a6e0
|
[OLINGO-248] provided V4 asynchronous mechanisms. Still missing verification towards external services
|
2014-04-24 10:13:48 +02:00 |
Francesco Chicchiriccò
|
d45a4828f1
|
Re-adding support for non-standard key-as-segment feature in V4
|
2014-04-24 09:54:27 +02:00 |
Francesco Chicchiriccò
|
713ed0efa5
|
[OLINGO-234] All tests moved to fit
|
2014-04-23 18:27:55 +02:00 |
Francesco Chicchiriccò
|
f87321f98e
|
[OLINGO-234] OperationImportInvokeTestITCase moved to fit]
|
2014-04-23 13:26:32 +02:00 |
Francesco Chicchiriccò
|
32fcb8cb5e
|
White noise: fixing some imports
|
2014-04-21 07:39:42 +02:00 |
Francesco Chicchiriccò
|
569d07f9d5
|
White noise: fixing some imports
|
2014-04-19 19:20:00 +02:00 |
fmartelli
|
85a3e0e813
|
[OLINGO-175, OLINGO-205, OLINGO-246] fix fo build
|
2014-04-19 13:01:17 +02:00 |
fmartelli
|
9fa8fbc31f
|
[OLINGO-175, OLINGO-205, OLINGO-246] provided v4 batch test including outside update; still missing asyncronous execution
|
2014-04-19 12:42:51 +02:00 |
fmartelli
|
6dfdee2ef2
|
[OLINGO-175, OLINGO-205, OLINGO-246] provided batch error V4 + continueOnError support
|
2014-04-18 11:16:55 +02:00 |
Francesco Chicchiriccò
|
e4a4f9e6eb
|
Moving contained CRUD tests from external test service to fit
|
2014-04-18 11:05:37 +02:00 |
Francesco Chicchiriccò
|
fe8df96fe9
|
(Finally) Fixing incorrect millis <-> nanos conversion (with Timestamp) in EdmDateTimeOffset
|
2014-04-17 17:31:18 +02:00 |
Francesco Chicchiriccò
|
b157e26caf
|
Fixing incorrect millis <-> nanos conversion (with Timestamp) in EdmDateTimeOffset
|
2014-04-17 15:57:56 +02:00 |
Francesco Chicchiriccò
|
3bb39defd4
|
[OLINGO-175] More V4 CRUD tests for containment, deep insert and bind operation
|
2014-04-17 14:56:22 +02:00 |
Francesco Chicchiriccò
|
ef8c3a0531
|
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/olingo-odata4
|
2014-04-17 10:42:29 +02:00 |
fmartelli
|
7276a707e2
|
[OLINGO-175, OLINGO-205, OLINGO-246] working on V4 batch integration test (still missing 'continue on error' and CUD operation not in changeset support)
|
2014-04-16 18:05:10 +02:00 |
Francesco Chicchiriccò
|
03e5462c07
|
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/olingo-odata4
|
2014-04-16 13:13:18 +02:00 |
fmartelli
|
c953fca19d
|
[OLINGO-175, OLINGO-205, OLINGO-246] provied V3 integration test for batch features including references in changeset
|
2014-04-16 13:07:56 +02:00 |
Francesco Chicchiriccò
|
7ee1e39f1e
|
Enhancing ODataPrimitiveValue test for DateTimeOffset
|
2014-04-16 09:31:17 +02:00 |
Francesco Chicchiriccò
|
47f1ec1801
|
Ensuring the build does not warn under JDK 6
|
2014-04-16 09:09:13 +02:00 |
fmartelli
|
39eb821258
|
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/olingo-odata4
|
2014-04-16 08:47:51 +02:00 |
fmartelli
|
046cdb116d
|
[OLINGO-246] fix for build #251
|
2014-04-16 08:47:27 +02:00 |
Francesco Chicchiriccò
|
4376658343
|
Contained entity CRUD tests
|
2014-04-15 18:41:53 +02:00 |
fmartelli
|
68f27d57a1
|
[OLINGO-246] provided batch integration; still missing internak batch reference support
|
2014-04-15 16:33:19 +02:00 |
Francesco Chicchiriccò
|
e67cbaa308
|
[OLINGO-175] Contained entity update tests (V4)
|
2014-04-15 13:54:23 +02:00 |
Francesco Chicchiriccò
|
d5e29b0207
|
[OLINGO-244] Implementation and IT provided
|
2014-04-14 14:11:43 +02:00 |
Francesco Chicchiriccò
|
1585f2da4f
|
[OLINGO-175] open type tests for V4
|
2014-04-14 10:47:41 +02:00 |
Francesco Chicchiriccò
|
45673e8e4d
|
[OLINGO-175] Finally re-enabling open type tests for V3
|
2014-04-11 18:53:24 +02:00 |
Francesco Chicchiriccò
|
e9b71f34bd
|
[OLINGO-227] Fixing again windows build
|
2014-04-11 13:49:14 +02:00 |
fmartelli
|
450ccfd4e3
|
[OLINGO-175] using commons (de-)serializers to add some capabilities to fit
|
2014-04-10 16:32:12 +02:00 |
Francesco Chicchiriccò
|
6019385e61
|
[OLINGO-242] Implementation provided
|
2014-04-09 17:34:26 +02:00 |
Francesco Chicchiriccò
|
9f96234e69
|
Uniforming the type expression (de)serialization
|
2014-04-09 17:03:50 +02:00 |
Francesco Chicchiriccò
|
0612eab441
|
Small domain object enhancement
|
2014-04-09 15:56:22 +02:00 |
Francesco Chicchiriccò
|
7104c65f84
|
[OLINGO-234] V4 bound Action / Function invoke tests ready - still using external service
|
2014-04-09 14:11:07 +02:00 |
Francesco Chicchiriccò
|
d3b513cfb5
|
Small fixes and utility methods
|
2014-04-09 14:09:53 +02:00 |
Francesco Chicchiriccò
|
86a7dffdba
|
[OLINGO-234] Adding operation import test IT case relying on external service, conditionally enabled - waiting for fit
|
2014-04-08 16:09:55 +02:00 |
Francesco Chicchiriccò
|
4f59dba769
|
[OLINGO-234] Everything ready for V4 function / action import invoke, integration tests cannot be committed yet, need fit counterparts
|
2014-04-08 14:43:55 +02:00 |
Francesco Chicchiriccò
|
338ed70789
|
[OLINGO-234] Action overloading working for v3
|
2014-04-07 14:47:41 +02:00 |
Christian Amend
|
855a586b3d
|
[OLINGO-202] Remove caching by by name for get with key
|
2014-04-07 13:52:45 +02:00 |
Francesco Chicchiriccò
|
081df2aa70
|
[OLINGO-202] Required changes provided
|
2014-04-07 13:21:17 +02:00 |
Francesco Chicchiriccò
|
05b26700ad
|
[OLINGO-234] Cleaning up + re-enabling in-stream error test
|
2014-04-07 11:26:01 +02:00 |
Francesco Chicchiriccò
|
b0c26e11a5
|
White noise: adding some missing @Override
|
2014-04-07 09:27:26 +02:00 |
Christian Amend
|
e8b2873e82
|
[OLINGO-143] All edm classes are documented with javadoc
Also deleted the EdmTargetPath again since it is not needed in V4
|
2014-04-04 17:39:41 +02:00 |
Francesco Chicchiriccò
|
9f6c06391f
|
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/olingo-odata4
|
2014-04-04 17:23:30 +02:00 |
Francesco Chicchiriccò
|
44729da198
|
[OLINGO-234] Invoke requests working for V3 (with new Edm interfaces)
|
2014-04-04 17:23:23 +02:00 |
Christian Amend
|
86ab7ef0f7
|
[OLINGO-211] Preliminary Servlet
Only a prototype to give back metadata and service document
|
2014-04-04 17:21:32 +02:00 |
Stephan Klevenz
|
6d66ff3912
|
[OLINGO-206] Merge remote-tracking branch 'origin/master' into olingo-206-val
|
2014-04-03 17:54:51 +02:00 |
Francesco Chicchiriccò
|
251742312a
|
[OLINGO-209] open type is both for complex and entity types
|
2014-04-03 11:12:22 +02:00 |
Francesco Chicchiriccò
|
aeb66aa82a
|
[OLINGO-209] Methods added to Edm interfaces, with default implementations compliant to OData 4.0 specs
|
2014-04-03 10:45:46 +02:00 |
Christian Amend
|
809519f9d8
|
[OLINGO-168] Tests for metadata serialization
|
2014-04-02 17:21:48 +02:00 |
Francesco Chicchiriccò
|
1e8eaecf06
|
[OLINGO-233] HTTP proxy enabled HttpClientFactory provided
|
2014-04-02 16:44:39 +02:00 |
Francesco Chicchiriccò
|
16d3b02886
|
[OLINGO-230] Implementation completed
|
2014-04-02 15:29:34 +02:00 |
Stephan Klevenz
|
49e1069ff8
|
[OLINGO-206] Merge remote-tracking branch 'origin/master' into olingo-206-val
|
2014-04-02 12:28:36 +02:00 |
Christian Amend
|
242f782b80
|
[OLINGO-222] Remove Incubating from module names
|
2014-04-02 10:53:41 +02:00 |
Stephan Klevenz
|
929fb65560
|
[OLINGO-206] merge master
|
2014-04-02 09:43:09 +02:00 |
Christian Amend
|
793c56e80c
|
Merge branch 'olingo168'
Conflicts:
lib/client-core/src/main/java/org/apache/olingo/client/core/edm/EdmNavigationPropertyImpl.java
lib/commons-core/src/main/java/org/apache/olingo/commons/core/edm/AbstractEdmEntityContainer.java
lib/server-core/src/main/java/org/apache/olingo/server/core/edm/provider/EdmEnumTypeImpl.java
lib/server-core/src/main/java/org/apache/olingo/server/core/uri/parser/UriParseTreeVisitor.java
lib/server-core/src/test/java/org/apache/olingo/server/core/testutil/EdmTechProvider.java
lib/server-core/src/test/java/org/apache/olingo/server/core/uri/UriResourceImplTest.java
|
2014-04-02 09:30:53 +02:00 |
Christian Amend
|
7c2dac9c22
|
[OLINGO-168] Refactoring
|
2014-04-02 09:18:02 +02:00 |
fmartelli
|
b275fc40e9
|
fixes OLINGO-227
|
2014-04-01 19:02:07 +02:00 |
Christian Amend
|
6a3a4a1d72
|
[OLINGO-168] More TechProvider Refactoring
|
2014-04-01 16:46:50 +02:00 |
Francesco Chicchiriccò
|
6aaec814c4
|
[OLINGO-200] More ref tests
|
2014-04-01 16:04:24 +02:00 |
Francesco Chicchiriccò
|
1fa6676080
|
[OLINGO-200] Cleanup again
|
2014-04-01 14:16:50 +02:00 |
Francesco Chicchiriccò
|
a5b7b2577d
|
[OLINGO-200] Fixing minor quirk in V4 APIs
|
2014-04-01 14:10:29 +02:00 |
Stephan Klevenz
|
b250803590
|
[OLINGO-206] Merge branch 'master' into olingo-206-val
|
2014-04-01 10:56:28 +02:00 |
Francesco Chicchiriccò
|
850d44e00e
|
[OLINGO-175] V4 Entity create test
|
2014-03-31 17:57:31 +02:00 |
fmartelli
|
c73772f041
|
[OLINGO-205, OLINGO-175] provided JSON integration tests + refactoring and fixes
|
2014-03-31 17:16:44 +02:00 |
Francesco Chicchiriccò
|
de591bb583
|
[OLINGO-200] V3, V4 Error tests in
|
2014-03-31 16:55:31 +02:00 |
Francesco Chicchiriccò
|
eeb5d9b4ab
|
[OLINGO-200] V4 (de)serialization tests for EntitySet and Property
|
2014-03-31 15:17:08 +02:00 |
Francesco Chicchiriccò
|
dc2922c956
|
[OLINGO-200] V4 ODataValue full reachable via API
|
2014-03-31 10:59:35 +02:00 |
Francesco Chicchiriccò
|
117cf6f0d0
|
[OLINGO-200] More V4 Enum tests
|
2014-03-30 16:12:17 +02:00 |
Francesco Chicchiriccò
|
cd7ede00e2
|
[OLINGO-200] V3/V4 specialization for ODataEntitySetIterator
|
2014-03-29 20:17:26 +01:00 |
Francesco Chicchiriccò
|
a884ad128d
|
Redundant is redundant
|
2014-03-29 16:58:19 +01:00 |
Francesco Chicchiriccò
|
abe0e15e93
|
Merge branch 'olingo200' of https://git-wip-us.apache.org/repos/asf/olingo-odata4 into olingo200
|
2014-03-29 16:55:47 +01:00 |
Francesco Chicchiriccò
|
80e5ed56d5
|
[OLINGO-200] Introducing specialization for V3 and V4 domain objects
|
2014-03-29 16:55:41 +01:00 |
fmartelli
|
4931b30b41
|
[OLINGO-175, OLINGO-205] provided parameter aliases support
|
2014-03-29 15:19:40 +01:00 |
Francesco Chicchiriccò
|
ceda474058
|
[OLINGO-200] Introducing interfaces for domain object
|
2014-03-29 14:48:17 +01:00 |
Francesco Chicchiriccò
|
e0d1b6ffac
|
Removing useless method
|
2014-03-29 13:53:26 +01:00 |
Francesco Chicchiriccò
|
b85c68fde1
|
More V3 property tests
|
2014-03-29 07:43:10 +01:00 |
Francesco Chicchiriccò
|
8c58e3ea8d
|
Consolidating ServiceDocument IT tests
|
2014-03-29 06:39:30 +01:00 |
Francesco Chicchiriccò
|
72b264e932
|
Merge branch 'olingo200' of https://git-wip-us.apache.org/repos/asf/olingo-odata4 into olingo200
|
2014-03-29 06:27:31 +01:00 |
fmartelli
|
583a83dc4b
|
[OLINGO-175, OLINGO-205] Resolving References via ~/?=…
|
2014-03-28 19:36:47 +01:00 |
fmartelli
|
645cdff844
|
[OLINGO-175, OLINGO-205] Provided context url and metadata etag check in it test
|
2014-03-28 18:08:43 +01:00 |
Francesco Chicchiriccò
|
96b7a1757c
|
Unused import
|
2014-03-28 17:37:02 +01:00 |
Francesco Chicchiriccò
|
3c4d7d1767
|
Merge branch 'olingo200' of https://git-wip-us.apache.org/repos/asf/olingo-odata4 into olingo200
|
2014-03-28 17:07:46 +01:00 |
Francesco Chicchiriccò
|
ce18b8e056
|
[OLINGO-200] V4 Atom and JSON parsers on their way - still to refine, but most features are in, and specific tests were added
|
2014-03-28 17:07:20 +01:00 |
Stephan Klevenz
|
fbafc3a4fd
|
[OLINGO-206] key predicate validation
|
2014-03-28 16:08:33 +01:00 |
fmartelli
|
bc398d3da2
|
[OLINGO-175, OLINGO-205] provided V4 document service test
|
2014-03-27 18:13:42 +01:00 |
fmartelli
|
e4bf21325d
|
[OLINGO-205] refactoring in order to add context url and metadata etag management
|
2014-03-27 15:41:09 +01:00 |
fmartelli
|
cde94fc09b
|
Merge branch 'olingo200' of https://git-wip-us.apache.org/repos/asf/olingo-odata4 into olingo200
|
2014-03-27 15:35:14 +01:00 |
Francesco Chicchiriccò
|
26142187b8
|
[OLINGO-212] Reference/Include handling implemented
|
2014-03-27 15:11:15 +01:00 |
fmartelli
|
fc2881fe39
|
Merge branch 'olingo200' of https://git-wip-us.apache.org/repos/asf/olingo-odata4 into olingo200
|
2014-03-26 18:26:30 +01:00 |
Francesco Chicchiriccò
|
59d54d844e
|
Merge from origin/olingo200
|
2014-03-26 18:20:48 +01:00 |
Francesco Chicchiriccò
|
d12ab65270
|
Removing unnecessary Locale settings (types are smarter now)
|
2014-03-26 18:18:15 +01:00 |
Francesco Chicchiriccò
|
3e53ac5b7d
|
[OLINGO-194] complex and collection literals + URI escape tests
|
2014-03-26 18:15:16 +01:00 |
fmartelli
|
2f77689c72
|
[OLINGO-205] pruned merge for v4
|
2014-03-26 17:58:02 +01:00 |
fmartelli
|
2e33a68bf4
|
[OLINGO-205] pruned merge for v4
|
2014-03-26 17:57:46 +01:00 |
Francesco Chicchiriccò
|
7651350846
|
[OLINGO-194] geospatial literals
|
2014-03-26 16:44:36 +01:00 |
fmartelli
|
1a6a548863
|
[OLINGO-175, OLINGO-205] merge from new repo
|
2014-03-26 16:20:13 +01:00 |
fmartelli
|
428277c26d
|
[OLINGO-175, OLINGO-205] provided (v4) context url and entity reference retrieving + it tests
|
2014-03-26 15:40:11 +01:00 |
Stephan Klevenz
|
9a980e88e2
|
[OLINGO-206] http method validation
|
2014-03-25 14:34:10 +01:00 |
Christian Amend
|
59ef14f4cf
|
[OLINGO-168] Refactor Tech Provider
|
2014-03-25 12:58:15 +01:00 |
Stephan Klevenz
|
3bfc3893f0
|
[OLINGO-206] re-factor validator
|
2014-03-25 10:24:28 +01:00 |
Stephan Klevenz
|
3321708293
|
[OLINGO-206] function/action validation
|
2014-03-24 17:11:56 +01:00 |
Francesco Chicchiriccò
|
c1b8976e9b
|
[OLINGO-194] Using enum values as key or in search filters
|
2014-03-24 13:32:09 +01:00 |
Stephan Klevenz
|
8c0c670e4f
|
[OLINGO-206] nav prop validation
|
2014-03-24 13:17:07 +01:00 |
Christian Amend
|
6fdfc458b1
|
[OLINGO-168] metadata serialization
|
2014-03-24 13:11:43 +01:00 |
fmartelli
|
f0edb50813
|
[OLINGO-175, OLINGO-205] provided (V4) next link check
|
2014-03-24 10:38:32 +01:00 |
fmartelli
|
5b5576f86c
|
[OLINGO-205, OLINGO-200, OLINGO-65] merge
|
2014-03-24 10:05:44 +01:00 |
fmartelli
|
9aefb95905
|
[OLINGO-205, OLINGO-200] provided atom v4 deserialization for entity type/set + entity set request
|
2014-03-24 09:50:23 +01:00 |
Francesco Chicchiriccò
|
a55ed62acc
|
[OLINGO-200] Moving ODataDeserializer and ODataSerializer (interfaces and impl) to commons
|
2014-03-24 09:45:25 +01:00 |
Francesco Chicchiriccò
|
fac84b3eb6
|
[OLINGO-200] Moving Atom and JSON (de)serializer to commons
|
2014-03-24 09:36:44 +01:00 |
Francesco Chicchiriccò
|
fa7a9ab80e
|
[OLINGO-200] ODataError was missing...
|
2014-03-24 08:54:09 +01:00 |
Francesco Chicchiriccò
|
0b4b86c0b2
|
[OLINGO-200] Moving domain objects to commons-api
|
2014-03-24 08:50:16 +01:00 |
Francesco Chicchiriccò
|
9b3e4ebfc9
|
Moving some classes to more appropriate packages
|
2014-03-24 08:24:39 +01:00 |
Francesco Chicchiriccò
|
c876e67076
|
Package rename
|
2014-03-23 16:39:40 +01:00 |
Francesco Chicchiriccò
|
fdb1800372
|
[OLINGO-65] Removing any non type-based (de)serialization
|
2014-03-23 15:33:29 +01:00 |
Francesco Chicchiriccò
|
4780fc513b
|
[OLINGO-65] Implementation completed
|
2014-03-22 16:12:31 +01:00 |
Francesco Chicchiriccò
|
130a49fed2
|
[OLINGO-214] Using Timestamp consistently for both V4 and V3 datetime types
|
2014-03-22 16:11:36 +01:00 |
Stephan Klevenz
|
1274b1e725
|
[OLINGO-206] singleton validation added
|
2014-03-21 17:31:15 +01:00 |
Stephan Klevenz
|
6629384979
|
[OLINGO-206] fix checkstyle issues
|
2014-03-21 15:06:17 +01:00 |
Stephan Klevenz
|
d9532784fb
|
[OLINGO-206] validation of 1st level uri completed
|
2014-03-21 15:00:42 +01:00 |
Francesco Chicchiriccò
|
5a15155ca9
|
[OLINGO-65] Former ODataJClient's main type management classes removed
|
2014-03-21 13:17:37 +01:00 |
Francesco Chicchiriccò
|
559698d4db
|
[OLINGO-65] Geospatial types implemented, EdmStream mock implemented with URI as backend, V3 pruned types implemented, EdmSimpleTypeKind adapted, EdmSimpleTypeFactory introduces
|
2014-03-21 11:51:11 +01:00 |
Francesco Chicchiriccò
|
bab0362401
|
Consistently using package name to differentiate V3 and V4
|
2014-03-20 14:37:37 +01:00 |
Francesco Chicchiriccò
|
be73bf6d33
|
Removing unused class
|
2014-03-20 13:02:40 +01:00 |
Francesco Chicchiriccò
|
9c5b6fe0a4
|
White noise: minor Javadoc change
|
2014-03-20 12:57:49 +01:00 |
Francesco Chicchiriccò
|
c2f765508c
|
Cleaning up generic requests
|
2014-03-20 12:56:23 +01:00 |
Francesco Chicchiriccò
|
4431a80db5
|
[OLINGO-200] V3 Atom and JSON (de)serializers replaced are now DOM free - all tests succeed
|
2014-03-20 11:26:41 +01:00 |
Francesco Chicchiriccò
|
eae72e80c5
|
Cleanup
|
2014-03-20 09:42:21 +01:00 |