Skip to content
Snippets Groups Projects
CHANGELOG.md 6.08 KiB
Newer Older
  - updated geoserver and geoserver-shell (Nikolaus Krismer)
User expired's avatar
User expired committed
  - gradle version upgrade (Nikolaus Krismer)
  - moving targetSrid to config file (Nikolaus Krismer)
  - added comment about how to disable postgreSQL cache (Nikolaus Krismer)
  - changed location of datasets on dbis-informatik (srid used as suffix now) (Nikolaus Krismer)
  - added support for chaging srid and fixed problem with exported datasets (did not contain density) (Nikolaus Krismer)
  - always installing phpliteadmin when using spatialite now (Nikolaus Krismer)
  - fixed problems with filenames in config (Nikolaus Krismer)
User expired's avatar
User expired committed
  - merged (Nikolaus Krismer)
  - re-activated Neo4J-spatial (with help from Robert Bierbauer's and his master thesis) (Nikolaus Krismer)
  - now creating node_densities for updated datasets (Nikolaus Krismer)
  - updateing gradle to version 2.7 (Nikolaus Krismer)
  - updateing readme (tag location) (Nikolaus Krismer)
  - #2 fixed (Nikolaus Krismer)
  - added possibility to export spatialite database from postgis (Nikolaus Krismer)
  - activating database logging in testcase now (not globally anymore) (Nikolaus Krismer)
  - updating gradle scmversion plugin (Nikolaus Krismer)
  - added contribution guidelines (Nikolaus Krismer)
  - moving gradle changelog tasks to separate buildscript (Nikolaus Krismer)
Jenkins's avatar
Jenkins committed

Version v0.5.1:
---------------
Jenkins's avatar
Jenkins committed
  - fixing problems in changelog generation (again) (Nikolaus Krismer)
Jenkins's avatar
Jenkins committed
  - Merge branch 'master' of git@dbis-git.uibk.ac.at:krismer/isochrone-vm.git (Nikolaus Krismer)
Jenkins's avatar
Jenkins committed
  - calling grgit add before grgit commit (by now push is empty) (Nikolaus Krismer)
  - not commiting changelogs in jenkins without changes :-) (Nikolaus Krismer)
  - improving gradle changelog mechanism (excluding jenkins commits) (Nikolaus Krismer)
  - adding changelog and commit task for changelog updates done by jenkins (Nikolaus Krismer)
  - Updating changelog (Nikolaus Krismer)
  - removing task clean again (Nikolaus Krismer)
  - better changelog creation (using markdown syntax a bit more) (Nikolaus Krismer)
  - fixing problems with gradle's clean task (Nikolaus Krismer)
  - fixing invalid clean task definition (Nikolaus Krismer)
  - adding removal of CHANGELOG to clean task (Nikolaus Krismer)
  - removed hard-coded version from gradle (is set using scmversion plugin) (Nikolaus Krismer)
  - added density generation for synthethic networks (Nikolaus Krismer)
  - removed pgRouting / osm2pgrouting from files (not needed and never used) (Nikolaus Krismer)
  - updated grgit gradle plugin to version 1.2.0 (Nikolaus Krismer)
  - heavily increased performance (Nikolaus Krismer)
  - fixed problems with initializing db for isochrone-datamodel (Nikolaus Krismer)
  - fixed invalid reference to remote caching location (Nikolaus Krismer)
  - using isochrone-datamodel now (Nikolaus Krismer)
  - clearified comment (Nikolaus Krismer)
  - fixed path to isochrone-tools artifact (Nikolaus Krismer)
  - using updated data-tables (created using isochrone-datamodel) (Nikolaus Krismer)
  - #1 fixed (Nikolaus Krismer)
  - Updating java to latest version (8u51) (Nikolaus Krismer)
  - upgrade to gradle version 2.6 (Nikolaus Krismer)
  - added MIT license (Nikolaus Krismer)
  - updated geoserver to latest version (2.7.2) (Nikolaus Krismer)
  - increased version number (Nikolaus Krismer)
Jenkins's avatar
Jenkins committed
  - increased version number (Nikolaus Krismer)
  - geoserver version update (Nikolaus Krismer)
  - always adding pg_procedures to created database (not only when postgis is installed) (Nikolaus Krismer)
  - added installation of phpLiteAdmin and spatialite (Nikolaus Krismer)
Jenkins's avatar
Jenkins committed
  - Merge branch 'master' of git@dbis-git.uibk.ac.at:krismer/isochrone-vm.git (Nikolaus Krismer)
Jenkins's avatar
Jenkins committed
  - source profile in init script so it works without problems in centos 6 with the service command (Nikolaus Krismer)
  - Fixed tomcat startup message (root)
  - creating directories needed by script at the beginning (Nikolaus Krismer)
  - using multiple bootstrap shell script (so on dbis-isochrone data can be imported without running virtualbox machine) (Nikolaus Krismer)
  - updating gradle (to v2.4) (Nikolaus Krismer)
  - java version update (Nikolaus Krismer)
  - added postgresql.conf (should fix empty log file and unexpected locale) (Nikolaus Krismer)
  - not sharing vagrant's home directoy anymore -> writing bootstrap logs to dedicated log folder -> should fix the problem where vagrant asks for password on "vagrant up" (Nikolaus Krismer)
Jenkins's avatar
Jenkins committed
  - adding synced folders for log files (log files in home and in postgresql-log directory) (Nikolaus Krismer)
  - changed path to nexus repository (dbis dns name changed) (Nikolaus Krismer)
  - improved db setup (log file handling) so test can get timings from postgresql log file (Nikolaus Krismer)
  - fixed some parameter sorting in unzip command (Nikolaus Krismer)
  - increased version number (Nikolaus Krismer)
Jenkins's avatar
Jenkins committed
  - updating to java8u40 (Nikolaus Krismer)
  - removed support for fedora 20 some version updates added isochrone-tool artifact download -> generating synthetic networks in datbase now (Nikolaus Krismer)
Jenkins's avatar
Jenkins committed
  - added documentation about VT-x/AMD-V in virtualbox (Nikolaus Krismer)
  - upgrade to gradle version 2.3 (Nikolaus Krismer)
  - fixed typo reworked profile.d exports (added missing postgresql to path) (Nikolaus Krismer)
  - fixed typo (Nikolaus Krismer)
  - removed duplicate definition of auto_correct (in ports section) (Nikolaus Krismer)
  - Increased version number (Nikolaus Krismer)
Jenkins's avatar
Jenkins committed
  - version upgrade to 0.4.0-SNAPSHOT (renaming 0.3.7-SNAPSHOT to 0.4.0-SNAPSHOT) (Nikolaus Krismer)
  - update to latest apache-tomcat (version 8.0.18) (Nikolaus Krismer)
  - disabling port auto_correction (causes problems for test cases) (Nikolaus Krismer)
  - java version update (to jdk8u31) (Nikolaus Krismer)
  - update to latest geoserver version (2.6.2) (Nikolaus Krismer)
  - fixed typo (Nikolaus Krismer)
  - added documentation in README (Nikolaus Krismer)
  - added support for forced server mode (Nikolaus Krismer)
  - added vm configuration (from project isochrone) (Nikolaus Krismer)
  - first commit (Nikolaus Krismer)