49 Commits (master)

Author SHA1 Message Date
Drew Short 031133caaa Refactor: Code Style Cleanup 6 years ago
Drew Short 082ef605a8 Moved to the naming standard for maven module artifact ids 6 years ago
Drew Short 264aacb873 Make the top POM not deploy like the submodules. 6 years ago
Drew Short 74bb5cdbe0 Extracted Hash into separate library for use in other applications 6 years ago
Drew Short fd43e7db8e Cleanup, Reorganize code, fix formatting, change thumbnail format to PNG to avoid a weird transparency issue. 10 years ago
Drew Short b4a6e6b6bf Creating patch version 0.1.2-DEV 10 years ago
Drew Short 0fab046e48 Finally think I might've solved the tagging issue 10 years ago
Drew Short e99bbff0b3 Creating patch version 0.1.1-DEV-23-b6aa85a 10 years ago
Drew Short b6aa85a8dc Continuing work on versioning 10 years ago
Drew Short 783a3a4aba More refactoring 10 years ago
Drew Short 6930ac3af1 Fixed A shell script that I had modified but accidentally restored from a previous commit. Working on getting versioning working again 10 years ago
Drew Short dfa3dee087 Working on creating a multi-module build of the project! 10 years ago
Drew Short fabace8005 Fixes for unmanaged FileInputStreams hogging file descriptors. 10 years ago
Drew Short 4cecab8f63 Working on getting directory browsing working. 10 years ago
Drew Short 947df0bf4d Creating patch version 0.1.1-DEV 10 years ago
Drew Short a225f267cf Started doing some work on the GUI. 10 years ago
Drew Short 5a709d2397 Updated Image-Tools to use Java 8. Java 8 is now required to run Image-Tools. PHash functionality initially failed tests. Generated databases or caches of PHash output may need to be regenerated to avoid false positives. 10 years ago
Drew Short 3c0401fd96 Overriding the archaic ehcache shipped with hibernate. 10 years ago
Drew Short dc643512b7 Commented out a bunch of debug logging statements that aren't needed right now. Updated some hibernate config files. Added some exceptions to the logback config to ignore debug statements from hibernate and EHCache as they aren't important in our debugging right now. Updated todo... sort of... 10 years ago
Drew Short 0d71dbe334 First commit with working H2 database and Hibernate configuration\! Persistance here we come\!\!\! 10 years ago
Drew Short 0fcad44e4e Started work on database integration. Cleaned up caching of thumbnails and improved performance of the thumb path method. 10 years ago
Drew Short abdb1af77f Moved logging primarily over to the typesafe:config system which uses JSON style nested configs. Also fixed some logging issues. 10 years ago
Drew Short 8500f0559a Changed over to logback from log4j. Added new minimum logging configurations. Remove log4j configurations and references. 10 years ago
Drew Short d474b42952 Massive improvements in the concurrent engine 10 years ago
Drew Short 912348c2f1 version changes, logging, todo 10 years ago
Drew Short 61d419d00c Fixed the Akka dependencies 10 years ago
Drew Short fb11e0cd03 Added the Akka library for concurrency support 10 years ago
Drew Short 8b65937c76 Changes for memory amount during tests. This is starting to get a little annoying 10 years ago
Drew Short b311d819b9 Another tweak to allow the build to process on a low end build machine 10 years ago
Drew Short 91d2fa3b92 Another tweak to allow the build to process on a low end build machine 10 years ago
Drew Short e7eb18568a Fixed some test parameters 10 years ago
Drew Short f22be07b80 Added the first round of caching, added some compile time settings, modified the start scripts. 10 years ago
Drew Short dd0bccc81e Added MD5 hashing to HashService and ImageHashDTO. Added tests against MD5 hashes. Added library for digests and hashing. Added Engine and test against Engine 10 years ago
Drew Short 74c70e0ecc Updated some version code, and added a commons-cli dependancy 10 years ago
Drew Short 8579f4663a Changes to the build scripts, added a script to increase patch version, tag and then build a release. 10 years ago
Drew Short 8c9936a45d Added mathematics library for transformation support. Implemented PHash and added PHash specific tests 10 years ago
Drew Short b12ca8d604 Updated some documentation 10 years ago
Drew Short 24a1b32bad Started work on hashing and added a sample image for testing. First new unit test is broken due to array indexing issues. Configured the pom further for testing configuration. Added a few properties to support different levels or precision depending on the hash. 10 years ago
Drew Short b04be2e73b Added image service to handle getting image data, converting image data, and special processing of image data. Also added some Logging mixin's to classes 10 years ago
Drew Short 3699870198 Refactored App to use AppConfig for initial configuration. Updated ResourceLoader with logging. Added a default properties file, and a PropertiesService to load that properties file. Updated ImageHashDTO to include some fields. Added a HashService to manage generating hashes. moved the about file to an about.info file so we can automatically process it. 10 years ago
Drew Short 99845200c8 Hopefully have this testing stuff sorted now :) 10 years ago
Drew Short 14593ef20a Fixing maven build file and packaging scripts to make sure that the deployment file is executable. 10 years ago
Drew Short 703aa37bcc Updating the test report configuration for Jenkins. 10 years ago
Drew Short e3dd2ddef5 Downgraded scala-library to 2.10.0 from 2.10.2 to avoid error warnings. Added scala-test and overrode the default maven test plugin with a scala-test plugin. Added the scala-test library 2.0+ for writing unit tests in scala. 10 years ago
Drew Short 13386abba4 Implemented a simple package script to be run in the head directory. 10 years ago
Drew Short 1b3c9bf752 Working on scripting a packaging process that produces a deployable 10 years ago
Drew Short 615bfe688a Added some maven magic to get a build directory that contains everything necessary for standalone operation 10 years ago
Drew Short 4308b163d8 Started work on basic JavaFX implementation, also got some scala included to create the prerequisite folder in src. 10 years ago
Drew Short c27bfea688 Initial Maven setup commit 10 years ago