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
3edb71445a9f578b7fb7d2d68f86bd67fa726cb2
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
13
Aug
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
changed collection types to get some speedup
changed to string (should be a bit faster now)
fixed problem with unmodifieable collections
removed fixme tag for finished task
added changelog generation to build process
fixed findbugs problem
fixed todo (added test)
reworked toString method (to match other classes)
changes due to method renaming in link class
reworked toString method (to match other classes)
added toString method (for debugging purpose9
added toString method (for debugging purpose9
now allowing multimap of links in node (each node can have multiple
added test for reachable bus stations (fixes todo in isochrone class)
experimenting with new sql queries for getEarliestArrivalTime and
added possibility to add multiple nodes into output at once (addNodes
added initialization tasks (find ConfigDatasets) into setup method of
extracted some functionality into methods
simplified constructor calls
I do not have a clue why installing the not working psiProbe increased
it must be possible to deactivate psi-probe without any influence on
added some quotest around variables...
removing commented line
installing psiprobe again (is this the performance issue causing flag?
deactivating psiprobe (does not work for tomcat 8)
moving tomcat_webdir parameter
using latest postgresql-jdbc driver (does this still influence
speed increasement (found after trial-and-error; why is there a major
switching to postgresql 9.3 (issue is not related to this server
added missing quotes
fixed problems in postgresql versioning
reverting to postgresql 9.2 jdbc version
reverting to postgresql 9.2 (hope this fixes some performance issues)
fixed minor typos (in comments)
removing useless subselect in query
fixing major problem when importing from localhost (on host startup)
simplified configuration
moved postgres-jdbc driver from compile to runtime
deactivated centos 7 by now (see comments for more information)
deactivating centos7 by now (until hdf5 is available)
Loading