log
graph
tags
branches
changeset
browse
bz2
zip
gz
Strabon
log
find changesets by author, revision, files, or words in the commit message
less
more
| rev 676:
(0)
-300
-100
-30
-15
+15
+30
+100
+300
tip
age
author
description
2012-10-31
Kostis Kyzirakos
Added directives to web.xml that enable filtering based on the string representation of the remote client's IP address.
2012-10-31
Babis Nikolaou
added Parameters and Parameter classes for hosting the HTTP parameters required from the various beans of the endpoint. Updated also the auto-discovery mechanism of old endpoints (still incomplete)
2012-10-31
Babis Nikolaou
added test method for testing that StrabonEndpoint.query() should return an IOException when it cannot establish a connection to the endpoint
2012-10-31
Babis Nikolaou
made StrabonEndpoint.query() more robust by using httpclient.setParameter() to do the job for setting the query parameters
2012-10-30
Babis Nikolaou
added test for StrabonEndpoint.query() method
2012-10-30
Babis Nikolaou
added interface (EndpointResult) for the return type of the answer of an endpoint. Added a prototypical implementation for StrabonEndpoint
2012-10-30
Babis Nikolaou
completed implementation of query() method for StrabonEndpoint
2012-10-30
Babis Nikolaou
added interface (SpatialEndpoint) that endpoints with spatial capabilities should implement. Added a prototype abstract class implementing this interface (SpatialEndpointImpl). Added a StrabonEndpoint class extending the abstract class (NOT complete yet)
2012-10-28
constant
Started adding support for a function that adds minutes to a dateTime value, producing a new dateTime value. Not working yet.
2012-10-26
Konstantina Bereta
Added index on period_values
temporals
2012-10-26
Konstantina Bereta
fixed bugs. Now periods are also stored in a separate, temporally enabled (by temporal postgres) table, using the period datatype. Used period_in and textout functions to convert from text to cstring and then from cstring to period.
temporals
2012-10-25
Konstantina Bereta
some fixed, some to be fixed
temporals
2012-10-25
Konstantina Bereta
the table for storing period values is now constructed correctly. However, inserts in this table face synchronization issues :(
temporals
2012-10-25
Konstantina Bereta
made changes to valueTableFactory
temporals
2012-10-25
Babis Nikolaou
updated ChangeLog
less
more
| rev 676:
(0)
-300
-100
-30
-15
+15
+30
+100
+300
tip