0
I Use This!
Inactive

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 18 hours ago.
Apr 26, 2023 — Apr 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated to core modifications More... over 13 years ago
Code clean up More... over 13 years ago
DependencyInjection mechanism improved and refactored More... over 13 years ago
RedirectStrategy created More... over 13 years ago
session attributes now are available at templates More... over 13 years ago
Mapper: fixed regex for non-static urls. new tests added More... over 13 years ago
log changes: removed log from formatter, add log at responsewrapper. More... over 13 years ago
Added trace log to TransactionFilter More... over 13 years ago
TransactionFilter only commits if result is success, otherwise it rollback More... over 13 years ago
Added log trace to injector More... over 13 years ago
A very simple IOC mechanism implemented More... over 13 years ago
Fixed tests for filters More... over 13 years ago
Created a filter for transactions More... over 13 years ago
Fixed the filters after execution order: executes first local filter, then the global ones More... over 13 years ago
QuietMemcacheFacade created: a memcachefacade decorator to supress the exceptions More... over 13 years ago
Fixed bug retrieving objects from session More... over 13 years ago
SessionStore: fixed bug that avoid save objects to session More... over 13 years ago
Removed CachedDataStore: now we are using datanuclueus L2 Cache mechanism More... over 13 years ago
Interface changed More... over 13 years ago
SessionUserLookupStrategy created More... over 13 years ago
Authenticatiom mechanism: UserLookupStrategy receives and redirectURL when creating login URL More... over 13 years ago
GoogleUserLookupStrategy implemented More... over 13 years ago
Filters mechanism changed: now filters are executed after formatters render content. More... over 13 years ago
stack trace attribute, on error responses, changed. More... over 13 years ago
methods renamed: from detachObjectsOnQuery to detachObjectsOnLoad; datastore-indexes.xml added More... over 13 years ago
methods renamed: from detachObjectsOnQuery to detachObjectsOnLoad More... over 13 years ago
changed to avoid null exception messages More... over 13 years ago
exception message changed More... over 13 years ago
Fixed bug on loading user configured onValidationFail template More... over 13 years ago
Auth, code clean up: More... over 13 years ago