vitro/webapp
2011-02-07 15:32:15 +00:00
..
config NIHVIVO-719 Begin refactoring, to try to figure out why the thread isn't shutting down. Pull the ServletContextListener into a separate inner class. 2011-01-28 21:45:47 +00:00
lib latest releases of Jena, ARQ, SDB, and Pellet libraries 2010-11-05 17:45:57 +00:00
ontologies/system NIHVIVO-157 manual merge of the changes from branch NIHVIVO-157-file-storage 2010-06-20 19:23:19 +00:00
src A constructor can never return null, but it can throw an exception. So don't bother to test whether the FileInputStream is null; instead, catch a FileNotFoundException. 2011-02-07 15:32:15 +00:00
test Fixing bug in DateTimeWithPrecision that caused it to not accept days greater than 28. NIHVIVO-2016 2011-02-04 22:45:00 +00:00
web NIHVIVO-1603 Using jQuery in place of DWR to return the moniker selection experience to its former glory 2011-02-06 01:44:24 +00:00
build.xml Add the "includeantruntime" option to the compile steps, to make the build a little quieter. 2010-12-17 19:17:04 +00:00
context.xml Tell Tomcat not to attempt to persist the Vivo user sessions when Tomcat shuts down. 2010-06-03 21:12:22 +00:00
product-build.xml Add the "includeantruntime" option to the compile steps, to make the build a little quieter. 2010-12-17 19:17:04 +00:00
webapp.doxyfile Improve output: distinguish between failed assertions (failures) and unexpected exceptions (errors), and print a filtered stack trace for any exception. 2010-01-29 22:13:57 +00:00