Commit Graph

26 Commits

Author SHA1 Message Date
Francesco Chicchiriccò b8bdf252e2 White noise: formatting 2014-02-17 14:20:31 +01:00
Christian Amend 3e0798675a [OLINGO-62] Referntial Constraint support at edm 2014-02-07 16:14:36 +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
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
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 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
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
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 24bddb9e53 [OLINGO-58] New module structure to better support clients 2013-11-12 10:36:17 +01:00