0
I Use This!
Inactive

Commits : Listings

Analyzed 2 days ago. based on code collected 5 days ago.
May 28, 2023 — May 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bugfix, removed use of hash code builder after a long debugging session More... about 13 years ago
Added a grails-app/services to the list of excluded resources More... about 13 years ago
Updating entities in event pre- events will not work as expected. Added support for updating property values on PreInsert and PreUpdate events More... about 13 years ago
Added support for withTransaction and withNewSession More... about 13 years ago
Polishing - added some comments and logging (slf4j) More... over 13 years ago
Support for declarative Hibernate event listener registration More... over 13 years ago
Log columns added to indexes (level: debug), code polishing and a tiny documentation update More... over 13 years ago
Decoupled IndexDslPostProcessor from grailsApplication and made it more tolerant to different mapping More... over 13 years ago
Restructured the documentation and added a short example of the index dsl More... over 13 years ago
Index DSL with support for composite / multi-column indexes More... over 13 years ago
Upgraded to Grails 1.3.7 More... over 13 years ago
Upgraded to Grails 1.3.7 + minor version bump More... over 13 years ago
Simplified registration of Hibernate event listeners + documentation More... over 13 years ago
Added Hawk Eventing as a plugin dependency More... over 13 years ago
Version bump More... over 13 years ago
Fixed link to plugin documentation More... over 13 years ago
Bumped to version 0.3 + a first stab at plugin documentation More... over 13 years ago
First stab at the plugin documentation More... over 13 years ago
v0.5 - Removed async experiment, formatting cleanups More... over 13 years ago
GRAILS-7211: Fix / workaround for problem related to GRAILS-5725 More... over 13 years ago
reverting code formatting More... over 13 years ago
Fixed formating and removed a println More... over 13 years ago
Created a (temporary?) workaround / fix for a rare situation where scanning for @Consuming annotations delayed creation of eventBroker and broke Hibernate Hijacker More... over 13 years ago
plugin docs improvement More... over 13 years ago
warning tags on plugin docs was not showing More... over 13 years ago
PropertyDataSourceUrlResolver.groovy code cleaning More... over 13 years ago
DatabaseDatasourceUrlResolver.groovy code cleaning More... over 13 years ago
TenantEventHandler code clean More... over 13 years ago
TenantBeanFactoryPostProcessor code cleaned More... over 13 years ago
TenantUtils code cleaned More... over 13 years ago