0
I Use This!
Inactive

Commits : Listings

Analyzed about 24 hours ago. based on code collected 2 days ago.
Jun 08, 2025 — Jun 08, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add afterWork flag for ChangeTriggers which allows a change trigger to run in its own transaction. More... almost 13 years ago
Fix for "A PooledConnection that has already signalled a Connection error is still in use" More... about 13 years ago
Add sql setup scripts. More... about 13 years ago
fixed checkout script More... about 13 years ago
Remove unused import. More... about 13 years ago
Fixed NPE in when saving a null-LogEntry to the action log metaset. More... about 13 years ago
Add action_log (logging object related events to that object's action_log metaset, if one exists) More... about 13 years ago
Fixed bug when changing from LifeCycleState to the next More... about 13 years ago
Fixed migration script. More... about 13 years ago
When an object is versioned, copy relations (if the corresponding flags are set in the relation's type). More... about 13 years ago
Updated build.properties to current version of the Groovy jar contained in Grails 2.2.2 More... about 13 years ago
Fixed accidentally broken commit. More... about 13 years ago
checkTranslation fails on non-xml content More... about 13 years ago
Verify that user is superuser before allowing him to change config entries. More... about 13 years ago
Reworked Lucene indexing to work synchronously as well as asynchronously. More... about 13 years ago
Updated email address. More... about 13 years ago
1. always start indexServer 2. added audit-jdbc elements for the cinnamon_audit database. More... about 13 years ago
Fixes workflow permission checks on doTransition. More... about 13 years ago
2.5.1: new audit-log table, part 2: show audit logs in dandelion create log entry on setContent and version commands as well as on lifecycle state changes. More... about 13 years ago
2.5.1: added new audit-log table. More... about 13 years ago
Remove obsolete index columns. More... about 13 years ago
Add default objecttype 'notification'. More... about 13 years ago
Update changelog. More... about 13 years ago
Changed API of setLifecycleStateClass to use 'config' instead of 'parameter' as parameter name for the xml config. More... about 13 years ago
Cleaning up workflow transition handling: always set tasks to finish after doTransition. More... about 13 years ago
Cinnamon 2.5.0: refactored IndexServer, added IndexJob More... about 13 years ago
Remove persistence.xml from git - it should be automatically created by the ant build.xml script. More... about 13 years ago
Migration script: 2.4.3 to 2.5.0 More... about 13 years ago
Set HibernateSession in AutoInstaller More... about 13 years ago
Workflow errors in transitions will now be logged to the tasks's metaset and the task will be set to a 'failed' procstate. More... about 13 years ago