14 Commits (abdb1af77f7081f78a8631611d18dcef7bdf1590)

Author SHA1 Message Date
Drew Short abdb1af77f Moved logging primarily over to the typesafe:config system which uses JSON style nested configs. Also fixed some logging issues. 11 years ago
Drew Short 8500f0559a Changed over to logback from log4j. Added new minimum logging configurations. Remove log4j configurations and references. 11 years ago
Drew Short 47606ba4a0 Added a recursive option. Added some information and changed the api of the Engine class. 11 years ago
Drew Short 17688dcb17 Added some additional logging at the INFO level. Fixed the default Log4J.properties file to only output INFO and above to the console. 11 years ago
Drew Short f22be07b80 Added the first round of caching, added some compile time settings, modified the start scripts. 11 years ago
Drew Short cefb9d3f6a Actually moved images, and fixed DHash method to be more consistent and pretty :) 11 years ago
Drew Short 4e9c5cf87f Fixed broken unit test. Added some properties and functions. Added a timing trait and benchmarking to DHash tests 11 years ago
Drew Short b12ca8d604 Updated some documentation 11 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. 11 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. 11 years ago
Drew Short 13386abba4 Implemented a simple package script to be run in the head directory. 11 years ago
Drew Short 1b3c9bf752 Working on scripting a packaging process that produces a deployable 11 years ago
Drew Short b8f9b05281 Updated logging to be more concise and added a failover for no logging file existing. 11 years ago
Drew Short c27bfea688 Initial Maven setup commit 11 years ago