Frederik Zimmer
|
53065cdfac
|
OLINGO-862: MediaEntity Type: HasStream is not inherited
Signed-off-by: Christian Amend <christian.amend@sap.com>
|
2016-02-04 15:12:40 +01:00 |
Klaus Straubinger
|
5d7c1287f0
|
[OLINGO-852] less warnings + general clean-up
Signed-off-by: Christian Amend <christian.amend@sap.com>
|
2016-02-04 12:42:29 +01:00 |
Klaus Straubinger
|
110c7b0e5a
|
[OLINGO-834] better alias support in URI parser
Signed-off-by: Christian Amend <christian.amend@sap.com>
|
2016-02-04 12:38:10 +01:00 |
Ramesh Reddy
|
f63bba70ad
|
OLINGO-864: Refining the Edm.Date and Edm.Time behavior not to assume GMT
|
2016-02-03 11:48:04 -06:00 |
shawkins
|
382ec16ee1
|
OLINGO-864 refining date time behavior
|
2016-02-03 09:46:24 -05:00 |
mibo
|
1a7c28a743
|
[OLINGO-832] Reverted change for inline entities
|
2016-01-31 17:43:55 +01:00 |
Michael Bolz
|
c6d45d9f51
|
[OLINGO-832] Introduced AbstractEntityCollection
|
2016-01-26 14:41:49 +01:00 |
Ramesh Reddy
|
b317b9006d
|
OLINGO-855: adding support for odata-isolation header support acknowledgement to ServiceHandler interface
|
2016-01-25 09:20:54 -06:00 |
Michael Bolz
|
44e1b02633
|
[OLINGO-832] Minor change for PoC demo
|
2016-01-25 14:43:24 +01:00 |
Michael Bolz
|
c02215e2ef
|
[OLINGO-832] Merge branch 'master' into OLINGO-832_StreamSerializerPoC
|
2016-01-25 14:18:13 +01:00 |
Michael Bolz
|
0cc2199437
|
[OLINGO-832] Fixed channel copy
|
2016-01-25 14:14:02 +01:00 |
mibo
|
69f58e84bf
|
[OLINGO-832] Added iterable
|
2016-01-24 12:31:02 +01:00 |
Ramesh Reddy
|
b9512eda4b
|
OLINGO-853: correcting the encoding behavior as I reverted the change in EdmString from OLINGO-854, this will also localize the change to this perticular method
|
2016-01-22 11:45:06 -06:00 |
Ramesh Reddy
|
322085df6b
|
OLINGO-854: reverting the changes from previous commit
|
2016-01-22 11:36:29 -06:00 |
Michael Bolz
|
885ec27ef2
|
[OLINGO-832] Added additional methods for Java NIO Channels
|
2016-01-22 13:14:06 +01:00 |
Ramesh Reddy
|
b5eae4f6c2
|
OLINGO-854: The conversion of string to URI and from URI to string need to be correcty encoded and decoded, this fix addresses that
|
2016-01-21 16:17:18 -06:00 |
Ramesh Reddy
|
16d238f96f
|
OLINGO-853: Correcting the encoding of datetime properties correctly to be used in a URI
|
2016-01-21 16:01:59 -06:00 |
Ramesh Reddy
|
03aa1d07d9
|
OLINGO-853: Correcting the encoding of datetime properties correctly to be used in a URI
|
2016-01-21 13:13:37 -06:00 |
Klaus Straubinger
|
8537f3a512
|
[OLINGO-834] small URI parser improvements
Signed-off-by: Christian Amend <christian.amend@sap.com>
|
2016-01-20 15:30:39 +01:00 |
Christian Amend
|
27e17aba90
|
[OLINGO-851] Added getInternalName to Mapping object
I also added the mapping to the EdmBindingTarget.
|
2016-01-20 14:25:38 +01:00 |
Klaus Straubinger
|
36e6dc9295
|
[OLINGO-852] reduced usage of Serializable and org.apache.commons.lang3 in commons
Signed-off-by: Christian Amend <christian.amend@sap.com>
|
2016-01-20 13:27:21 +01:00 |
Michael Bolz
|
58ead74ea1
|
[OLINGO-841] Fixed outdated versions
|
2016-01-18 15:02:25 +01:00 |
Klaus Straubinger
|
26f7d2a6b1
|
[OLINGO-???] less use of reflection in equals() and hashCode()
Signed-off-by: Christian Amend <christian.amend@sap.com>
|
2016-01-18 13:36:52 +01:00 |
Klaus Straubinger
|
a283bddbbf
|
[OLINGO-834] parsing of most geo literals in URI parser
Signed-off-by: Christian Amend <christian.amend@sap.com>
|
2016-01-18 13:36:18 +01:00 |
Klaus Straubinger
|
c7aa842fb4
|
[OLINGO-575] removal of some test V3 code
Signed-off-by: Christian Amend <christian.amend@sap.com>
|
2016-01-18 13:35:48 +01:00 |
Klaus Straubinger
|
1b6259b979
|
reduced usage of org.slf4j and org.apache.commons.lang3
Signed-off-by: Christian Amend <christian.amend@sap.com>
|
2016-01-18 13:30:40 +01:00 |
Klaus Straubinger
|
6837fd7651
|
[OLINGO-834] clean-up exceptions
Signed-off-by: Christian Amend <christian.amend@sap.com>
|
2016-01-18 13:30:11 +01:00 |
Klaus Straubinger
|
b881e9caac
|
[OLINGO-834] better debug output
Signed-off-by: Christian Amend <christian.amend@sap.com>
|
2016-01-18 13:29:41 +01:00 |
Klaus Straubinger
|
3295bcc062
|
[OLINGO-834] URI parser shall not ignore empty path segments
Signed-off-by: Christian Amend <christian.amend@sap.com>
|
2016-01-12 15:18:45 +01:00 |
Christian Amend
|
b0866014df
|
[OLINGO-834] Shift dependecies from commons to core
The dependencies were not used in the commons part of the library
|
2016-01-08 13:12:45 +01:00 |
Christian Amend
|
53d2e8bb8c
|
[OLINGO-834] Adjust LICENSE file
I removed the Antlr and treelayout bsd license.
|
2016-01-08 10:03:04 +01:00 |
Christian Amend
|
40be3e4a29
|
[OLINGO-834] Fix fit maven pom
|
2016-01-07 16:16:12 +01:00 |
Christian Amend
|
26080f420a
|
[OLINGO-834] Delete AntLR dependecies
|
2016-01-07 15:00:17 +01:00 |
Christian Amend
|
010642c506
|
Merge branch 'master' into OLINGO-834_Filter_Parser
Conflicts:
lib/server-core/src/main/java/org/apache/olingo/server/core/uri/UriResourceComplexPropertyImpl.java
lib/server-core/src/main/java/org/apache/olingo/server/core/uri/UriResourceCountImpl.java
lib/server-core/src/main/java/org/apache/olingo/server/core/uri/UriResourceEntitySetImpl.java
lib/server-core/src/main/java/org/apache/olingo/server/core/uri/UriResourceItImpl.java
lib/server-core/src/main/java/org/apache/olingo/server/core/uri/UriResourceLambdaAllImpl.java
lib/server-core/src/main/java/org/apache/olingo/server/core/uri/UriResourceLambdaAnyImpl.java
lib/server-core/src/main/java/org/apache/olingo/server/core/uri/UriResourceLambdaVarImpl.java
lib/server-core/src/main/java/org/apache/olingo/server/core/uri/UriResourceNavigationPropertyImpl.java
lib/server-core/src/main/java/org/apache/olingo/server/core/uri/UriResourcePrimitivePropertyImpl.java
lib/server-core/src/main/java/org/apache/olingo/server/core/uri/UriResourceRefImpl.java
lib/server-core/src/main/java/org/apache/olingo/server/core/uri/UriResourceRootImpl.java
lib/server-core/src/main/java/org/apache/olingo/server/core/uri/UriResourceSingletonImpl.java
lib/server-core/src/main/java/org/apache/olingo/server/core/uri/UriResourceStartingTypeFilterImpl.java
lib/server-core/src/main/java/org/apache/olingo/server/core/uri/UriResourceWithKeysImpl.java
lib/server-core/src/main/java/org/apache/olingo/server/core/uri/parser/CheckFullContextListener.java
lib/server-core/src/main/java/org/apache/olingo/server/core/uri/parser/Parser.java
lib/server-core/src/main/java/org/apache/olingo/server/core/uri/parser/RawUri.java
lib/server-core/src/main/java/org/apache/olingo/server/core/uri/parser/UriContext.java
lib/server-core/src/main/java/org/apache/olingo/server/core/uri/parser/UriDecoder.java
lib/server-core/src/main/java/org/apache/olingo/server/core/uri/parser/UriParseTreeVisitor.java
lib/server-core/src/main/java/org/apache/olingo/server/core/uri/parser/UriParserSemanticException.java
lib/server-core/src/main/java/org/apache/olingo/server/core/uri/queryoption/expression/ExpressionImpl.java
lib/server-core/src/main/java/org/apache/olingo/server/core/uri/validator/UriValidator.java
lib/server-core/src/test/java/org/apache/olingo/server/core/uri/parser/search/SearchParserAndTokenizerTest.java
|
2016-01-07 14:27:27 +01:00 |
Klaus Straubinger
|
8925274c0b
|
[OLINGO-834] $expand parser in Java + clean-up
Signed-off-by: Christian Amend <christian.amend@sap.com>
|
2016-01-07 14:02:09 +01:00 |
Christian Holzer
|
8919d3ef11
|
[OLINGO-834] ExpressionParser improvements
|
2015-12-22 17:07:51 +01:00 |
Christian Amend
|
0d6f4821f2
|
[OLINGO-841] Set new 4.2.0-SNAPSHOT version
|
2015-12-21 12:55:05 +01:00 |
Christian Amend
|
0242519cc4
|
[OLINGO-841] Set release version 4.1.0
|
2015-12-21 12:18:07 +01:00 |
Klaus Straubinger
|
a809165896
|
[OLINGO-834] ExpressionParser parses path expressions
Signed-off-by: Christian Amend <christian.amend@sap.com>
|
2015-12-21 10:10:35 +01:00 |
Christian Amend
|
d1c4c743fd
|
[OLINGO-841] Set 4.1.0-RC01 release candidate version
|
2015-12-18 15:56:11 +01:00 |
Christian Amend
|
371bf9a55c
|
[OLINGO-841] CleanUp ServerCore
|
2015-12-18 13:47:48 +01:00 |
Christian Amend
|
d4902f725b
|
[OLINGO-841] CleanUp Server API
|
2015-12-18 13:42:53 +01:00 |
Klaus Straubinger
|
104ecf43d2
|
[OLINGO-834] Type checks in ExpressionParser
Signed-off-by: Christian Amend <christian.amend@sap.com>
|
2015-12-16 16:26:51 +01:00 |
Christian Amend
|
d1055fd8ef
|
[OLINGO-778] Change operation separator
|
2015-12-16 15:14:04 +01:00 |
Klaus Straubinger
|
2f3bc2866b
|
[OLINGO-834] ExpressionParser uses UriTokenizer
Signed-off-by: Christian Amend <christian.amend@sap.com>
|
2015-12-14 10:12:22 +01:00 |
Michael Bolz
|
f4ad8892ad
|
[OLINGO-832] First idea of PoC
|
2015-12-14 09:12:03 +01:00 |
Klaus Straubinger
|
208f26c746
|
[OLINGO-834] clean-up Expression implementations
Signed-off-by: Christian Amend <christian.amend@sap.com>
|
2015-12-11 12:30:10 +01:00 |
Klaus Straubinger
|
d7e23bf89a
|
[OLINGO-834] $select parser in Java + clean-up
Signed-off-by: Christian Amend <christian.amend@sap.com>
|
2015-12-10 15:51:45 +01:00 |
Christian Amend
|
ef19c9be1f
|
Merge remote-tracking branch 'origin/OLINGO-834_RefactorUriParsing' into OLINGO-834_Filter_Parser
|
2015-12-10 15:34:39 +01:00 |
Christian Amend
|
7bc932aae9
|
Merge branch 'master' into refactorUriParsing
|
2015-12-10 15:32:44 +01:00 |