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
61381233b46b330c690f542fdcf1a16dbf056a78
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
6
Dec
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
3
24
Jan
23
22
16
8
2
27
Dec
25
19
18
17
11
9
6
5
4
3
2
29
Nov
28
22
7
30
Oct
update to latest tomcat version
fixed broken tests
removed duplicate query
removed task testSimple (would not work anymore... use task "test"
Added for every query a test
extracted queries from database class to ease performance testing (tests
fixed problem with login into phpPgAdmin frontend
fixed invalid javadoc
gradle update (to version 2.2)
added database cache cleaning between tests (using DISCARD ALL command)
simplified code even a bit more :-)
simplified MineR range calculation
fixed todo (added statistics for MineR and MineRX algorithms)
fixed minor javadoc problem
fixed possible NPE
improved extended statistics (sampleRunner can now use more than one
reworked statistics for testing (now separated into own class
removed duplicated code (which was buggy since the change of walking
updated fixme content
fixed compilation problems
removed unused code
changes to fit class renaming
changes to fit class renaming
renamed MrneX to MineRX and Mrne to MineR
new default value for walking speed
major class renaming (isochrone class is called abstractalgorithm now)
reworked test result plotting
fixed invalid test logging configuration (after switching to log4j2)
reworked initAllDatasets in ConfigDataset -> hopefully this fixes some
using new logging syntax (with parameters in messages)
switching logging library from logback to log4j2
moved cache for isochrone to own (package-private) class
fixed minor findbugs warnings
using System.currentTimeMillis (instead of creating calendar object)
using System.currentTimeMillis (instead of creating calendar object)
increased version number
trying to fix broken tests
v0.3.5
v0.3.5
fixed broken test (some test need caching deactivated in expirationTest
adding useCache and useCacheIncremental flags to ConfigAlgorithm
reworked todo, so that application is still usable, while this task is
Loading