Francesco Chicchiriccò
a2057f2ff1
[OLINGO-159] Replacing license header with ASF's
2014-02-17 14:07:22 +01:00
Stephan Klevenz
6f38c7bf84
OLINGO-159 temporary exclude added
2014-02-17 13:31:05 +01:00
Eduard Koller
7baecb9020
[OLINGO-146] Java Client Lib contributed under SGA from Microsoft Open Technologies, Inc. The majority of this was written by Francesco Chicchiriccò <ilgrosso@apache.org>
2014-02-14 14:20:02 -08:00
Sven Kobler
fad52801d3
[OLINGO-63] Uri Parser: cleanup, tests
2014-02-12 16:50:27 +01:00
Sven Kobler
7a3ee483ba
[OLINGO-63] Uri Parser: add testes for
2014-02-11 16:30:37 +01:00
Sven Kobler
71ea12382c
[OLINGO-63] Uri Parser: add evalation of referential contrains
2014-02-10 12:46:47 +01:00
Christian Amend
3e0798675a
[OLINGO-62] Referntial Constraint support at edm
2014-02-07 16:14:36 +01:00
Sven Kobler
b14e278ab4
[OLINGO-63] Uri Parser: add Tests for package org.apache.olingo.odata4.producer.core.uri
2014-02-07 15:38:21 +01:00
Sven Kobler
224967b5af
[OLINGO-63] Uri Parser: add Tests for package org.apache.olingo.odata4.producer.core.uri.queryoption
2014-02-06 18:11:24 +01:00
Sven Kobler
f8d92381a1
[OLINGO-63] Uri Parser: add Tests for package org.apache.olingo.odata4.producer.core.uri.queryoption.expression
2014-02-06 13:58:09 +01:00
Sven Kobler
03ea6c74ec
[OLINGO-63] Uri Parser: Remove usage of UriResourceIt where not required, introduce UriResourceStartingTypeFilterImpl, Test coverage and cleanup
2014-02-05 16:57:44 +01:00
Christian Amend
b886528b13
[OLINGO-62] final tests and implementation
...
Test coverage 99,4 percent
2014-01-31 16:29:04 +01:00
Christian Amend
0756824d07
[OLINGO-62] Overloading bugfix
2014-01-30 16:26:11 +01:00
Christian Amend
5d98f9097e
[OLINGO-62] Cleanup
2014-01-30 10:31:19 +01:00
Christian Amend
dbd0146311
[OLINGO-62] Refactor overloading and more tests
2014-01-30 10:24:54 +01:00
Sven Kobler
fb833de3ae
[OLINGO-63] Uri Parser: Improve API for $select and extend testcases
2014-01-30 09:24:01 +01:00
Sven Kobler
1ef03f92f4
[OLINGO-63] Uri Parser: Add test cases for key predicates, select,expand and code cleanup
2014-01-29 13:44:24 +01:00
Christian Amend
757eb54c08
[OLINGO-62] Even more edm tests
2014-01-28 17:17:55 +01:00
Christian Amend
ab6dff2926
[OLINGO-62] more tests
2014-01-28 15:46:25 +01:00
Christian Amend
8577d29d79
[OLINGO-62] Edm Tests for EdmTypeDef etc
2014-01-27 10:50:05 +01:00
Sven Kobler
a2ba493b80
[OLINGO-63] Uri Parser: Add test cases for key predicates
2014-01-24 14:30:33 +01:00
Sven Kobler
c8d0b26ad6
[OLINGO-63] Uri Parser: Extends test cases
2014-01-24 13:37:03 +01:00
Klaus Straubinger
ae46250b03
[OLINGO-62] more tests for EDM providers
...
Change-Id: I95bc3475385d4124c3251837ed763bb82ff5b63a
Signed-off-by: Christian Amend <chrisam@apache.org>
2014-01-23 15:16:55 +01:00
Sven Kobler
7955eadf02
[OLINGO-63] Uri Parser: Add support for II
2014-01-23 12:28:34 +01:00
Christian Amend
4954467155
[OLINGO-62] Info interfaces refactoring and tests
2014-01-21 12:23:22 +01:00
Christian Amend
53dcabe1d1
[OLINGO-62] Additional EdmProvider tests
2014-01-10 11:18:10 +01:00
Christian Amend
954ac46aa8
[OLINGO-62] Tests and documentation
2014-01-10 11:00:41 +01:00
Sven Kobler
cf4df9be8a
[OLINGO-63] Uri Parser: Add support for II
2013-12-18 11:23:48 +01:00
Sven Kobler
021afffb50
[OLINGO-63] Uri Parser: Add support for $filter
2013-12-18 10:20:52 +01:00
Sven Kobler
10ac7ee37e
[OLINGO-63] Uri Parser: adoptions in lexer and parser, create UriParserImpl to convert the parsetree into internal structures, moved parser antlr part from .../olingo/producer/... to .../olingo/odata4/producer
2013-12-13 10:02:36 +01:00
Christian Amend
82ae606001
[OLINGO-77] Refactored java package names
2013-12-06 15:49:55 +01:00
Christian Amend
7b1726a2f9
[OLINGO-62] Further implementation
2013-12-06 15:39:56 +01:00
Sven Kobler
2e622040d1
[OLINGO-63] Improve-Lexer-Modes
2013-12-02 14:35:39 +01:00
Sven Kobler
5e10653b1f
[OLINGO-63] Change LEXER grammer to work with modes
...
Improve operator precedence and tests
2013-11-29 15:42:17 +01:00
Christian Amend
243ca40936
[OLINGO-62] Operation overloading and edm interface implementation
2013-11-28 14:56:08 +01:00
Christian Amend
5c8d53b26f
[OLINGO-62] implement edm interfaces further
2013-11-25 16:55:40 +01:00
Sven Kobler
3627f5c313
[OLINGO-63] Uri Parser: Add parser rule for enum, geometry and other URI parts
...
Add Goedata
2013-11-22 13:10:49 +01:00
Sven Kobler
9aec30fd16
[OLINGO-63] Uri Parser: complete lexer grammar and tests
...
Uri Parser: start cleanup parser grammar
2013-11-19 09:31:53 +01:00
Christian Amend
eea0324dd2
[OLINGO-66] First prototype with jackson library
2013-11-13 15:55:00 +01:00
Christian Amend
8c1316858c
[OLINGO-62] Bugfix for FunctionMapKey
...
Make sure the passed parameter list is sorted.
2013-11-13 15:36:55 +01:00
Christian Amend
c0ec631cda
[OLINGO-60] Deleted unnecessary EdmLiteral and moved EdmMapping
...
Moved EdmMapping since it is a helper and not mentioned inside the
specification.
EdmLiteral was a helper but is propably not needed in V4 anymore so I
deleted it.
2013-11-13 15:27:57 +01:00
Christian Amend
63b91d225a
[OLINGO-64] Enhance build with rat and checkstyle
...
Also fixed all current issues.
2013-11-12 16:58:17 +01:00
Christian Amend
013859b74b
[OLINGO-63] First draft of an uri parser with antlr
2013-11-12 16:09:41 +01:00
Christian Amend
fe10bb5c76
[OLINGO-62] start implementation of edm interfaces
2013-11-12 14:10:32 +01:00
Christian Amend
33c51e3040
[OLINGO-60] Edm Interfaces and Provider classes
2013-11-12 12:29:24 +01:00
Christian Amend
24bddb9e53
[OLINGO-58] New module structure to better support clients
2013-11-12 10:36:17 +01:00
Christian Amend
9c6e200edb
initial pom
2013-11-07 13:38:09 +01:00
Christian Amend
e48a7fee48
Setup for eclipse, Disclaimer and gitignore file
2013-11-07 13:32:22 +01:00