vitro/webapp
Jim Blake d37c41cf65 VIVO-869 Improve throttling for indexing tasks.
Start the implementation in "paused" state, so tasks submitted before startup() are queued.
Increase the time interval on IndexingChangeListener, so we get larger batches.
Change the RejectedExecutionHandler on the pool to CallerRunsPolicy,
   so if there is no available thread for a work unit then the thread of the task itself will run it.
2015-01-20 17:21:09 -05:00
..
config VIVO-871 Produce timing breakdowns from a developer option 2015-01-13 16:03:16 -05:00
languages/es_GO VIVO-922: updates for new faux listing functionality. New controller, template and js file, updated web.xml and site admin page, and updates to the all.properties 2014-12-05 16:57:09 -05:00
lib VIVO-778 remove the pellet libraries. 2014-12-31 15:09:39 -05:00
rdf VIVO-870 Move the DocumentModifiers into the configuration. 2015-01-16 16:52:52 -05:00
src VIVO-869 Improve throttling for indexing tasks. 2015-01-20 17:21:09 -05:00
test VIVO-870 Move the DocumentModifiers into the configuration. 2015-01-16 16:52:52 -05:00
themes/vitro VIVO-916: fix menu item title so that it includes the linkText variable 2014-11-18 10:22:13 -05:00
web VIVO-869 The display should not barf if no IndexHistory is present. 2015-01-20 16:09:53 -05:00
build.xml VIVO-906 Assemble application at runtime. 2014-11-13 17:11:11 -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