Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
isochrone
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Institut für Informatik
dbis
dbis-isochrone
isochrone
Graph
f9e1b9f8f70f804ce69f12ea720948ff6c6a2178
Select Git revision
Branches
4
features/isodistance
master
default
spatial-db-comparison
spatial-db-type-comparison
Tags
20
v0.9.1
v0.9.0
v0.8.1
v0.8.0
v0.7.0
v0.6.1
v0.6.0
v0.5.1
v0.5.0
v0.4.1
v0.4.0
v0.3.6
v0.3.5
v0.3.4
v0.3.3
v0.3.2
v0.3.1
v0.3.0
v0.2.5
v0.2.4
24 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
10
Mar
9
24
Feb
23
22
20
19
17
14
12
10
28
Jan
21
20
15
13
6
5
23
Dec
22
20
19
18
17
16
11
8
7
6
5
4
20
Nov
19
18
13
12
11
7
5
30
Oct
18
17
14
13
9
8
7
6
3
1
10
Sep
9
8
4
3
2
1
29
Aug
28
27
26
25
21
20
19
18
14
13
12
11
9
8
7
6
5
4
29
Jul
26
23
22
21
3
1
30
Jun
26
20
18
17
16
13
11
10
6
4
2
1
26
May
25
24
23
20
19
13
12
9
7
6
30
Apr
20
19
16
14
12
8
7
2
1
31
Mar
27
26
25
24
22
21
20
19
18
17
5
4
3
2
1
28
Feb
27
26
25
24
23
22
21
20
19
18
17
14
12
11
10
8
7
5
4
added AlgorithmRunner and args4j (and some optionHandler classes) to
added statistics about the number of database queries
not calculating collections sizes if statistics are not activated
fixing database connection leak
fixed invalid plugin reference to asciidoctor
update to latest gradle plugin version of asciidoctor
added support for resouce scanning inside of war files (not only jar
upgrade to gradle version 2.3
fixed findbugs warnings (using BigDecimal.valueOf instead of new
added logging bridge (slf4j to log4j2)
fixed broken tests
changed walking speed from double to bigdecimal to enable bean
implemented correct handling for invalid dataset specification
changed client srid (so that all coordinates/points match lat/lng -> no
Increased version number
version upgrade to 0.4.0-SNAPSHOT (renaming 0.3.7-SNAPSHOT to
v0.4.0
v0.4.0
added possibility to stop isochrone calculation (using an atomicBoolean)
updated invalid comment
reworked naming of coverage and areaBuffer (is the same thing... so we
updated naming of algorithms
added supress warnings
some minor interface changes for database class (added pointToString)
reworked documentation in README
improved javadoc a little (fixed findbugs problems related to javadoc)
changes after meeting with urainer
moved folder etc
changes to fit implementation of maxMemorySize in isochrone-web
reworked asciidoctor documentation
fixing checkstyle warning (and minor bug with random test values)
fixed checkstyle warning (and a minor bug with random test values)
using new java8 DateTime-API
improved logging (reworked layout; added some more trace/debug messages)
fixed problem with runtime output in printStatistics method
supressing some findbugs warnings
integrated results of QueryRuntimeTest into
setting repeat count to 1000 again (for QueryRuntimeTest)
fixed broken tests (loadableRadius in QueryRuntimeTest must be positive)
using client date from configuration (for testCalendar)
fixed invalid loop problem for QueryRuntimeTest
improved QueryRuntimeTest (readability; no cryptic node/link ids in code
Loading