Skip to content
Snippets Groups Projects
Commit 53beb69c authored by Jenkins's avatar Jenkins
Browse files

Updating changelog

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