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 04d7d6afe8 Removed 3 more debugging statements that are pointeless as the results are recorded elsewhere and they just introduce noise in the logs 11 years ago
..
dao Fixed issues with the persistence engine not being able to retrieve already processed images. 11 years ago
dto First commit with working H2 database and Hibernate configuration\! Persistance here we come\!\!\! 11 years ago
hash Removed 3 more debugging statements that are pointeless as the results are recorded elsewhere and they just introduce noise in the logs 11 years ago
image 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
ui/controller Forgot to hand over the FXML loading to the new loader. Also, renamed the loader to be more descriptive of it's functionality. 11 years ago
util First commit with working H2 database and Hibernate configuration\! Persistance here we come\!\!\! 11 years ago
ConcurrentEngine.scala Added a recursive option. Added some information and changed the api of the Engine class. 11 years ago
Engine.scala Fixes to NPE errors when searching directories recursively 11 years ago
SequentialEngine.scala Added a recursive option. Added some information and changed the api of the Engine class. 11 years ago