1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add YAMM css for megamenu More... over 7 years ago
Convert from Bootstrap 2.x to Bootstrap 3.x, add Taglib for external menus More... over 7 years ago
start adding support for building the top bar menu using an external template More... over 7 years ago
initial load of an empty Grails 3 app More... over 7 years ago
remove all files so we can create a new blank Grails 3 app and then re-copy source More... over 7 years ago
remove all files so we can create a new blank Grails 3 app and then re-copy source More... over 7 years ago
remove all files so we can create a new blank Grails 3 app and then re-copy source More... over 7 years ago
delete superfluous file More... over 7 years ago
add concurrent = false More... over 7 years ago
remove the quoddy.log when running this script, and (optionally) clean up the RSS feed items More... over 7 years ago
tweak Eclipse settings to remove the jax-rs plugin from the Eclipse configuration More... over 7 years ago
add back in the createSomeUsers() method call in Bootstrap, but only for DEV More... over 7 years ago
fix issue with the 'load more events' not working correctly More... over 7 years ago
log these messages at INFO instead of DEBUG More... over 7 years ago
force immediate flush on save, change log level to 'error' when save() call fails More... over 7 years ago
log these messages at INFO instead of DEBUG More... over 7 years ago
remove unused imports More... over 7 years ago
force immediate flush on save, change log level to 'error' when save() call fails More... over 7 years ago
fix problem with duplicate RSS Feed Items More... over 7 years ago
whitespace More... over 7 years ago
update logging More... over 7 years ago
if indexDirLocation is not found in the SiteConfigEntry table, use default value based on quoddy.home More... over 7 years ago
use 'text' type for these fields More... over 7 years ago
add explicit field in json schema to control whether the object is added as a literal or a resource, save literals using createTypedLiteral method More... over 7 years ago
add explicit field in json schema to control whether the object is added as a literal or a resource, save literals using createTypedLiteral method More... over 7 years ago
add logging in SemanticAssertionResource More... over 7 years ago
properly save semantic assertions with either a Resource object or a Literal object instead of blindly treating everything as a Resource object More... over 7 years ago
add logging More... over 7 years ago
add userId to the json sent for business event subscription creation More... over 7 years ago
add support for creating BusinessEventSubscriptions through the REST API, move save functionality to the corresponding Service More... over 7 years ago