Activity
From 07/03/2010 to 08/01/2010
07/31/2010
-
08:25 pm Enhancement #53 (Closed): Enable more than just root entity auditing
-
06:49 pm Enhancement #329 (Works for me): Provide logging in GenericJpaDao
- Added FAQ entry in the reference documentation (see r12331, r12332).
-
06:48 pm Revision 12332: * added FAQ on how to add more logging (references #329)
-
06:48 pm Revision 12331: * added FAQ on how to add more logging (references #329)
-
06:48 pm Revision 12330: * made @setId(…)@ in @AbstractAuditable@ protected to net prematurely decide abou...
-
06:38 pm Enhancement #327 (Fixed): Allow working with specifications in the DDD sense
-
06:37 pm Enhancement #274 (Closed): Add further keywords to query creator
-
06:36 pm Task #330 (Closed): Add required dependencies to Reference documentation
-
05:47 pm Enhancement #338: Consider SLF4J instead of commons-logging for logging purposes
- I've raised the prio a little bit as I'd like to include this in a major release to lower the burden for 1.x users.
07/24/2010
-
07:51 pm Enhancement #338 (New): Consider SLF4J instead of commons-logging for logging purposes
- SLF4J has richer API and most importantly, fixes some class-loading problems:
* http://articles.qos.ch/thinkAgain.... -
07:42 pm Enhancement #329: Provide logging in GenericJpaDao
- You are right, @CustomizableTraceInterceptor@ works just as I wanted, there is no need for special mechanism in Hades...
07/21/2010
-
09:10 am Enhancement #336: Add eager fetching option to query builder
- Hi Gabriel,
thanks for raising this. Although I can see the rational behind the request for enhancement I wonder i... -
08:50 am Enhancement #335 (Works for me): Add ordering to query builder
- Hi Gabriel,
this should actually already work in the latest snapshots as I have implemented this for #274. The cur...
07/20/2010
-
06:21 pm Enhancement #336 (New): Add eager fetching option to query builder
- Please make it possible to eagerly fetch properties that are lazily fetched by default in queries. For example, if @C...
-
06:14 pm Enhancement #335 (Works for me): Add ordering to query builder
- Please add option for ordering in queries, maybe something like that: @findByTitleOrderByName()@ = @where title = ? o...
07/14/2010
-
01:47 pm Bug #333 (New): Hades Namespace Eclipse Plugin Dependency/Versions-Update
- I tried to install the hades eclipse plugin using an eclipse environment with a never Spring IDE installed which uses...
07/13/2010
07/12/2010
-
10:33 pm Revision 12006: * updated documentation
- * updated version to 1.6.0
* added project metadata
* updated section on auditing as of the changes made for #53
* me... -
10:32 pm Revision 12005: * upgraded to AspectJ 1.6.9
- * use property for AspectJ dependencies
-
10:32 pm Revision 12004: * updated documentation
- * updated version to 2.0.RC3
* added project metadata
* updated section on auditing as of the changes made for #53
* ... -
10:32 pm Revision 12003: * added missing license header
-
10:24 pm Task #330 (In progress): Add required dependencies to Reference documentation
-
09:26 pm Enhancement #274 (Fixed): Add further keywords to query creator
-
09:00 pm Revision 12002: * added deprecation to @AuditingAdvice@
- * references #53
-
09:00 pm Revision 12001: * backported new auditing features to 1.x branch
- * references #53
-
09:00 pm Revision 12000: * backported new keywords into 1.x branch
- * references #274
-
07:26 pm Enhancement #274: Add further keywords to query creator
- I've added the following keywords:
* @IsNull@, @IsNotNull@, @NotNull@
* @Not@
* @OrderBy${properties}(Desc|Asc)@... -
07:17 pm Revision 11999: * added @Like@, @NotLike@, @IsNull@, @IsNotNull@, @NotNull@, @Not@ and @OrderBy@ ...
- * references #274
-
07:16 pm Revision 11998: * fixed JavaDoc in @UserSpecifications@
- * references #327
-
02:19 pm Task #330: Add required dependencies to Reference documentation
- I will polish the general infrastructure chapter in the reference documentation and add the Hibernate as example depe...
-
02:04 pm Enhancement #327 (In progress): Allow working with specifications in the DDD sense
- We should update the sample to reflect the new features.
-
02:03 pm Task #332 (New): Release 2.0 RC3
- Placeholder to capture release related work for 2.0 RC3
-
02:02 pm Task #331 (New): Document specifications feature
- We have to update the reference documentation regarding #327.
07/11/2010
-
08:26 pm Interview about Hades and the Roo addon
- Hades project lead Oliver Gierke was interviewed by "The Spring Roo podcast":http://www.roopodcast.com team about Had...
07/08/2010
-
11:48 am Task #330 (Closed): Add required dependencies to Reference documentation
- The reference documentation should contain the required Maven dependecies so that the sample application can be build...
07/05/2010
-
01:14 pm Enhancement #53 (Fixed): Enable more than just root entity auditing
-
01:14 pm Bug #321 (Closed): AbstactAuditable does not follow Bean-Spec
-
12:52 pm Enhancement #329: Provide logging in GenericJpaDao
- Hi Thomasz,
I hesitate to equip each and every DAO method with @invokedWith …@, @returning …@. Not because of perf...
07/04/2010
-
11:11 pm Enhancement #329 (Works for me): Provide logging in GenericJpaDao
- @org.synyx.hades.dao.orm.GenericJpaDao@ class does not log anything at all. It would be great to have at least one lo...
Also available in: Atom