vitro/webapp
j2blake ebe1e1430e VIVO-552 Reduce “memory leak” messages at shutdown.
Tomcat also complains if the VALUE of a ThreadLocal is an instance of a class that is defined in the Webapp. So even though the key type was HttpServleetRequest, some of the values were VitroRequest objects. Refactor so the value is the hash code of the request.
2013-11-17 13:35:18 -05:00
..
config VIVO-453 language filtering defaults to “false” 2013-11-17 13:20:18 -05:00
languages/es_GO VIVO-523 Change the way the example language files are presented. 2013-11-14 17:05:04 -05:00
lib Adding unit tests, adding easymock library, Fixed problem with URIs with localnames that start with a digit. VIVO-13 2013-08-30 14:19:13 -04:00
rdf VIVO-541 First cut at the developer panel. 2013-11-17 11:52:18 -05:00
src VIVO-552 Reduce “memory leak” messages at shutdown. 2013-11-17 13:35:18 -05:00
test VIVO-541 First cut at the developer panel. 2013-11-17 11:52:18 -05:00
themes/vitro VIVO-541 First cut at the developer panel. 2013-11-17 11:52:18 -05:00
web VIVO-541 First cut at the developer panel. 2013-11-17 11:52:18 -05:00
build.xml VIVO-541 First cut at the developer panel. 2013-11-17 11:52:18 -05:00
context.xml VIVO-2 Modify the build so installers can create a container-neutral VIVO. 2013-01-16 14:54:33 -05: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