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
58e77578116e5b2492250169e7b612b69e32a190
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
21
Apr
16
14
9
19
Mar
17
16
15
14
12
11
10
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
fixed typo
merged first results from rainer ulrich (performance branch) to read
removed unused code
updated path to new location of nexus repository (dbis-nexus.uibk.ac.at)
renamed configuration properties (preparation to support multiple
merged changes from ulrich rainer's msc thesis
merged changes from ulrich rainer's msc thesis
removed synthetic configuration files from testJar (otherwise they would
synthetic networks now contain srids
fixed some stupid issues with average/median calculation
increased version number
fixed broken tests (caused by an invalid usage of query member in
v0.4.1
v0.4.1
fixed typo
fixed various findbugs problems
suppressed some findbugs warnings
minor improvements (implementing suggestions from findbugs)
reworked SamplePlotter to support multiple datasets
fixed major bug in samplePlotter/sampleInformation testing
added configuration files for synthetic networks
added support for synthetic network testing
fixed typo in error message
fixed broken "isMemoryLimited" in MineR algorithm
fixed findbugs warning
fixed broken test
fixed minor findbugs issue (performance of indexOf)
implementing geoHelper functions based on well-known queries by markus
added args4j dependency
hiding location class whenever possible now. Hopefully this does not
moved algorithm enum from isochrone-web to isochrone (and renamed it
limiting nodes in memory using long (not int anymore)
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)
Loading