Commit Graph
255 Commits
Author SHA1 Message Date
Axel Uhl 2578c084cb switch top-level pom.xml to non-proxy operations (probably the default in our set-up?) 2011-06-10 21:49:49 +02:00
Axel Uhl 687d524171 added regression test for bug fixed by 20a3aa6c2d 2011-06-10 21:49:10 +02:00
Axel Uhl 989fa4258c added regression test for bug fixed by 20a3aa6c2d 2011-06-10 21:46:59 +02:00
Axel Uhl a1daeaedf4 added TODO 2011-06-10 21:37:10 +02:00
Axel Uhl becc95ad49 fixed pattern that at least excludes Java .class files 2011-06-10 21:26:56 +02:00
Axel Uhl 56e99d863e merged old java/TODO in top-level TODO 2011-06-10 21:21:34 +02:00
Axel Uhl 6346b92f2b merged java/TODO with Simon's top-level TODO 2011-06-10 21:21:15 +02:00
Axel Uhl 13813d4261 Merge branch 'master' of ssh://localhost:12347/home/trac/git 2011-06-10 21:18:16 +02:00
Axel Uhl d9aaab2027 implemented removewind REST API in admin app 2011-06-10 21:17:34 +02:00
Simon Pamies 1572078df6 Added centralized TODO management file :-) 2011-06-10 18:58:22 +02:00
Simon Pamies edd512fb7a Trying to avoid bytecode files to be shown in status - doesn't really
work but
2011-06-10 18:48:29 +02:00
Simon Pamies 09f74c4894 Updated ignores for mongo DB data files 2011-06-10 18:45:21 +02:00
Simon Pamies d5b56f8747 Added correct ignores for python environment 2011-06-10 18:43:57 +02:00
Simon Pamies 3b3d0c549e Merge branch 'master' of ssh://195.227.10.246/home/trac/git 2011-06-10 18:34:42 +02:00
Axel Uhl 2e2a450fcf longer timeout in declination tests; formatting changes 2011-06-10 17:49:10 +02:00
Axel Uhl c0f6ac453d Merge branch 'master' of ssh://localhost:12347/home/trac/git 2011-06-10 17:40:43 +02:00
Axel Uhl 633aaecb11 deploy master to maven-repositories/dev 2011-06-10 17:39:14 +02:00
Axel Uhl aa6a4aa78d moved Maven repositories on server from ~trac/maven-repository to ~trac/maven-repositories/<branch-name> 2011-06-10 17:34:46 +02:00
Axel Uhl fe88efcce5 adjusted to new java/ directory 2011-06-10 17:22:51 +02:00
Simon Pamies 01c8c57ca4 Added ignore 2011-06-10 16:52:08 +02:00
Simon Pamies d99ed1f2e5 the Python server 2011-06-10 16:48:01 +02:00
Simon Pamies b03d9185eb moved all Java stuff to java/ subdir 2011-06-10 16:39:27 +02:00
Simon Pamies d5bd72a718 ignore bin dirs 2011-06-10 16:32:43 +02:00
Simon Pamies 1fcc74c5ab fixed Double JSON output for Infinity and NaN 2011-06-10 16:26:41 +02:00
Simon Pamies 26612e7359 enable concurrent updates 2011-06-10 16:26:14 +02:00
Simon Pamies 447e43ff2e beautification 2011-06-10 16:25:52 +02:00
Simon Pamies 20a3aa6c2d fixed wind estimation, using future fixes if both are outside the
interval and the newer is closer than the older;
remove OSGi version specifics
Fixed upwind/downwind leg judgement
2011-06-10 14:00:41 +02:00
Axel Uhl 381f684b9e allow Iterable in diff-utils 2011-06-10 11:53:49 +02:00
Axel Uhl 349b21e59e introduced generics to java-diff-lib 2011-06-10 11:41:46 +02:00
Axel Uhl d25d2fba91 use java-diff-lib for a simple test case that changes a waypoint list 2011-06-10 11:17:25 +02:00
Axel Uhl 13a008fcc4 added java-diff-utils from Google Code (Apache License)
Preparing to diff a waypoint list to find a minimal diff
2011-06-10 11:02:57 +02:00
Axel Uhl 6b5cb8ecf1 preparing a test for course updates 2011-06-10 10:23:19 +02:00
Axel Uhl a2549fb265 renamed firstFinish to finish because it's the finish time received from TracTrac 2011-06-10 01:17:47 +02:00
Axel Uhl 4c83e77597 updated TODO 2011-06-10 01:10:34 +02:00
Axel Uhl c65148005a wait a little for MongoDB to write its stuff so that
other sessions can see
2011-06-10 00:44:59 +02:00
Axel Uhl 34608e1bea better test failure message 2011-06-10 00:31:24 +02:00
Axel Uhl 558a01683d made abstract, avoiding JUnit / Maven to try to instantiate it 2011-06-10 00:00:44 +02:00
Axel Uhl 2a61b64ce6 successfully load/store wind tracks from MongoDB for TrackedRaceImpl instances 2011-06-09 23:41:40 +02:00
Axel Uhl 5e993e7e3f adjusted test case for numeric lack of precision 2011-06-09 17:46:27 +02:00
Axel Uhl d790bec3fb first working test case that dynamically appends to and then retrieves a complete wind track 2011-06-09 17:33:56 +02:00
Axel Uhl 59dc139190 added UDP mirror test 2011-06-09 15:27:50 +02:00
Axel Uhl 5e158c7c75 added com.sap.sailing.mongodb to maven build, removed TODO regarding concurrency issue: can't be reproduced anymore 2011-06-09 10:54:52 +02:00
Axel Uhl 2757097126 fixed NPE issue in case competitor passed mark but has no position fixes 2011-06-09 10:40:43 +02:00
Axel Uhl 2b4aef46b9 added bug issue 2011-06-09 10:20:47 +02:00
Axel Uhl 7a0fd6ffd3 started a bundle that can store and retrieve domain data from MongoDB.
Need this for storing/retrieving wind information
2011-06-09 10:15:50 +02:00
Axel Uhl 6f2bcacbe6 Javadoc for TracTrac ResultAPI client 2011-06-09 10:15:08 +02:00
Axel Uhl 71aab3e3ff With this version, the concurrency issues regarding showwaypoints cannot be reproduced.
Started to add tests for storing wind to and retrieving it from a MongoDB
2011-06-09 10:14:04 +02:00
Axel Uhl 0180e6c1ae drop DB before test 2011-06-08 15:38:16 +02:00
Axel Uhl 18e3931401 added MongoDB driver and test to Maven build 2011-06-08 14:37:01 +02:00
Axel Uhl b5c3d04559 added test project for MongoDB stuff 2011-06-08 14:32:09 +02:00