You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
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... 11 years ago
..
documents 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
fxml/mainapp Working basic interface with menubar partially implemented. Next step, include simple cli and cli flags for running without creating gui 11 years ago
hibernate Fixed issues with the persistence engine not being able to retrieve already processed images. 11 years ago
application.conf First commit with working H2 database and Hibernate configuration\! Persistance here we come\!\!\! 11 years ago
ehcache.xml Added the first round of caching, added some compile time settings, modified the start scripts. 11 years ago
hibernate.cfg.xml 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... 11 years ago
logback-minimum-config.xml Changed over to logback from log4j. Added new minimum logging configurations. Remove log4j configurations and references. 11 years ago