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
Oliver Gierke
06:49 pm Enhancement #329 (Works for me): Provide logging in GenericJpaDao
Added FAQ entry in the reference documentation (see r12331, r12332). Oliver Gierke
06:48 pm Revision 12332: * added FAQ on how to add more logging (references #329)
Oliver Gierke
06:48 pm Revision 12331: * added FAQ on how to add more logging (references #329)
Oliver Gierke
06:48 pm Revision 12330: * made @setId(…)@ in @AbstractAuditable@ protected to net prematurely decide abou...
Oliver Gierke
06:38 pm Enhancement #327 (Fixed): Allow working with specifications in the DDD sense
Oliver Gierke
06:37 pm Enhancement #274 (Closed): Add further keywords to query creator
Oliver Gierke
06:36 pm Task #330 (Closed): Add required dependencies to Reference documentation
Oliver Gierke
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. Oliver Gierke

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....
Tomasz Nurkiewicz
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... Tomasz Nurkiewicz

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...
Oliver Gierke
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...
Oliver Gierke

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... Gabriel Axel
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... Gabriel Axel

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... Stefan Penndorf

07/13/2010

07:53 am Task #330 (Fixed): Add required dependencies to Reference documentation
Oliver Gierke

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...
Oliver Gierke
10:32 pm Revision 12005: * upgraded to AspectJ 1.6.9
* use property for AspectJ dependencies Oliver Gierke
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
* ...
Oliver Gierke
10:32 pm Revision 12003: * added missing license header
Oliver Gierke
10:24 pm Task #330 (In progress): Add required dependencies to Reference documentation
Oliver Gierke
09:26 pm Enhancement #274 (Fixed): Add further keywords to query creator
Oliver Gierke
09:00 pm Revision 12002: * added deprecation to @AuditingAdvice@
* references #53 Oliver Gierke
09:00 pm Revision 12001: * backported new auditing features to 1.x branch
* references #53 Oliver Gierke
09:00 pm Revision 12000: * backported new keywords into 1.x branch
* references #274 Oliver Gierke
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)@...
Oliver Gierke
07:17 pm Revision 11999: * added @Like@, @NotLike@, @IsNull@, @IsNotNull@, @NotNull@, @Not@ and @OrderBy@ ...
* references #274 Oliver Gierke
07:16 pm Revision 11998: * fixed JavaDoc in @UserSpecifications@
* references #327 Oliver Gierke
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... Oliver Gierke
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. Oliver Gierke
02:03 pm Task #332 (New): Release 2.0 RC3
Placeholder to capture release related work for 2.0 RC3 Oliver Gierke
02:02 pm Task #331 (New): Document specifications feature
We have to update the reference documentation regarding #327. Oliver Gierke

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... Oliver Gierke

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... Florian Hopf

07/05/2010

01:14 pm Enhancement #53 (Fixed): Enable more than just root entity auditing
Oliver Gierke
01:14 pm Bug #321 (Closed): AbstactAuditable does not follow Bean-Spec
Oliver Gierke
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...
Oliver Gierke

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... Tomasz Nurkiewicz
« Previous
 

Also available in: Atom