Strabon

log

age author description
2012-06-20 Babis Nikolaou downgrade sl4j to 1.5.8 instead of 1.6.6 due to warnings by Tomcat
2012-06-19 George Garbis merge with 301
2012-06-19 George Garbis merge with default branchnoa
2012-06-19 George Garbis add aggregate-tests-sridnoa
2012-06-19 George Garbis correct typonoa
2012-06-19 George Garbis remove interval_start and interval_end from create statementsnoa
2012-06-19 George Garbis add index (subj, obj) on property tables and (value) on datetime_valuesnoa
2012-06-19 Manos Karpathiotakis Merging again
2012-06-19 Manos Karpathiotakis merged successfully
2012-06-19 Manos Karpathiotakis Also tested with refinement query of NOA
2012-06-19 Manos Karpathiotakis Issue with double spatial predicates most likely resolved.
2012-06-19 Manos Karpathiotakis minor change to enable resolving files from the /resources folder (for our tests)
2012-06-19 Babis Nikolaou exclude dependency on slf4j-jdk4.jar introduced by cxf-rt-transports-http-jetty. This fixes Bug #3.
2012-06-19 Babis Nikolaou clean up poms. Now only slf4j-log4j12 is referenced as a dependency. slf4j-api and log4j jars are downloaded automatically
2012-06-19 Babis Nikolaou moved log4j.properties under runtime/src/main/resources/ to be found by class loaders either from Eclipse or command line. src/main/resources seems to be the typical directory for resource loading by class loaders in Maven projects
2012-06-18 Kostis Kyzirakos Fixed minor errorsnoa
2012-06-18 Kostis Kyzirakos Adding v2 queries and a modified version of the script that simulates the NOA workloadnoa
2012-06-18 Kostis Kyzirakos New branch that will be used for the experiments based on the NOA workloadnoa
2012-06-18 Kostis Kyzirakos Closing branch.temporal-function
2012-06-18 Kostis Kyzirakos Merge
2012-06-18 Kostis Kyzirakos Added queryfile function that takese as an argument the path of a file containing the query to be executed
2012-06-18 Babis Nikolaou set debug to OFF and ignore debugging from classes other than Strabon ones
2012-06-18 Babis Nikolaou check whether debug level is enabled before log
2012-06-18 Kostis Kyzirakos Added log4j dependencies.
2012-06-16 Babis Nikolaou added valid debug values in log4j.properties
2012-06-15 Babis Nikolaou print the actual SQL query for execution instead of the prepared one
2012-06-15 Manos Karpathiotakis minor correction regarding similarTermFunc
2012-06-14 Babis Nikolaou revert beans.xml to default connection details
2012-06-13 Kostis Kyzirakos Adding utf-8 support - fixed
2012-06-13 Kostis Kyzirakos merge
2012-06-13 Kostis Kyzirakos Adding utf-8 support - fix
2012-06-13 Manos Karpathiotakis Added function for undergraduates - retrieve query bindings
2012-06-13 Kostis Kyzirakos Decoding the SPARQLquery parameter
2012-06-13 Manos Karpathiotakis Added hook for undergraduate students to add their extension
2012-06-12 Michael Sioutis test
2012-06-12 Michael Sioutis test
2012-06-09 Babis Nikolaou added result format options (KML, GEOJSON, etc.). However, did not manage to get an answer different than XML. Someone should check it.
2012-06-09 Babis Nikolaou added --help option to strabon script
2012-06-08 George Garbis revert endpoint/pom.xml
2012-06-08 George Garbis A script for running noa refinement
2012-06-08 George Garbis A script for easily redeploying endpoint
2012-06-08 George Garbis an old endpint/pom.xml that makes store.jsp to work
2012-06-07 Babis Nikolaou added result format to strabon script
2012-06-06 George Garbis pass by exception for geometry searching. remove string creation with results. add tr in kml
2012-06-06 Babis Nikolaou more helpfull error messages
2012-06-06 Babis Nikolaou prints outs to logging
2012-06-06 Babis Nikolaou do not use e.getStackTrace() in log.error(), use just "e" as 2nd arg or append "e.getMessage()"
2012-06-06 Babis Nikolaou use a general try/catch in StrabonWrapper.evaluateQuery
2012-06-06 Babis Nikolaou add logging to try/catch without error reporting
2012-06-05 Babis Nikolaou removed accidentally monolithic storing scheme
2012-06-05 Babis Nikolaou fix logging output in StrabonBeanWrapper
2012-06-05 Kostis Kyzirakos Cache files are created on initexperiments
2012-06-05 Babis Nikolaou corrected hgignore (a file rproject would match expression .project).
2012-06-05 Babis Nikolaou removed "In MonetDB evaluation is..." print out and put it in debug
2012-06-05 Babis Nikolaou Fixed bug #2: StrabonEndpoint can now be configured with MonetDB as a database backend as well
2012-06-04 Babis Nikolaou added logging to Strabon of MonetDB
2012-06-04 Babis Nikolaou removed commented methods from StrabonBeanWrapper
2012-06-04 Kostis Kyzirakos fix pomsexperiments
2012-06-04 Kostis Kyzirakos modified pom.xmlexperiments
2012-06-04 Kostis Kyzirakos renamed pomexperiments