0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 21 hours ago. based on code collected 1 day ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
change groovy-activity-streams dependency to not be a SNAPSHOT More... about 1 year ago
Tweaks to make everything build again More... about 1 year ago
temporarily change dbcreate to 'update' even in prod, until we can extract the creation scripts and add a step to Ansible to run those independently More... over 5 years ago
make sure localMode for logins is disabled unless fogbeam.devmode is set to true More... over 5 years ago
mark spring-boot-starter-tomcat as 'provided' so it doesn't break deploying to a standalone Tomcat server; clean up leftover commented out cruft in build.gradle More... over 5 years ago
add support for assigning user roles via the REST API More... over 5 years ago
fix handling of scenario where fogbeam.devmode is not set More... over 5 years ago
add OAuth interceptor for REST API calls, add UserResource to expose REST API for adding Users More... over 5 years ago
tweak layout to put the carousel controls the same distance from the bottom of the well area they lie in More... over 5 years ago
change this so Groovy won't complain More... over 5 years ago
Merge branch 'grails3' of https://github.com/fogbeam/Neddick into grails3 More... over 5 years ago
restore prototype / scriptaculous libs needed for the 'tag' functionality More... over 5 years ago
Merge branch 'master' into grails3 More... over 5 years ago
commit these changes before merging from the grails3 branch More... over 5 years ago
tweaks to the IMAP account support More... over 5 years ago
Fix for configuring Twitter datasource More... over 5 years ago
Various fixes related to Filters, Triggers, XMPP notifications, and Ampliers&Attenuators More... over 5 years ago
use Apache HttpClient, and (counter-intuitively) set the User-Agent to something that *isn't* a standard browser UA string. More... over 5 years ago
Fixes related to JMS message translation in message listeners, fixes for ability to 'favorite' Channels, fixes for renaming Channels More... over 5 years ago
remove superfluous code from job class More... over 5 years ago
add src/main/sql directory for SQL scripts More... over 5 years ago
remove existing neddick.log in this startup script More... over 5 years ago
restrict access to scheduler management methods to users with ROLE_ADMIN role More... over 5 years ago
add quartz configuration and JMS message conversion configuration More... over 5 years ago
add the delayed startup of the Quartz scheduler More... over 5 years ago
tweaks to the Search button More... over 5 years ago
fixes to deal with the new approach to JMS message conversion More... over 5 years ago
move the sql script for cleaning entries from the db, into src/main/sql More... over 5 years ago
fix ShareController to work with OAuth protected resources when pushing ActivityStrea.ms events to Quoddy More... over 5 years ago
re-add restTemplate, start adding OAuth support for calls to REST APIs More... over 5 years ago