Quick Search:

jump to detailed chart Line History

line history graph

View Mode

Logical Physical

Show Arbitrary Diff

From to

Supports revisions and tags.

Watches and RSS

History

trunk 3138 2

latest revision download trunk

3138 annotated / raw | Diffs: previous, other | Lines: 315 ( +4, -5 )

Created: 2008-09-09 21:28:02 +0200 (2 months 12 days ago) | Author: flx | Changeset: 3138

Removed duplicate imports and fixed deprecation warnings

3073 annotated / raw | Diffs: previous, other | Lines: 316 ( +4, -4 )

Created: 2008-08-29 16:00:29 +0200 (2 months 23 days ago) | Author: flx | Changeset: 3073

All classes now use the new RiotLog instead of Commons Logging. RiotLog supports logging with varargs and allows us to easily switch to another logging framework in future.

3072 annotated / raw | Diffs: previous, other | Lines: 316 ( +7, -4 )

Created: 2008-08-29 15:31:01 +0200 (2 months 23 days ago) | Author: jfl | Changeset: 3072

More improvements for searching in nested properties

3069 annotated / raw | Diffs: previous, other | Lines: 313 ( +45, -2 )

Created: 2008-08-29 14:45:39 +0200 (2 months 23 days ago) | Author: jfl | Changeset: 3069

Improved searching in nested properties

3037 annotated / raw | Diffs: previous, other | Lines: 270 ( +3, -0 )

Created: 2008-08-27 21:44:00 +0200 (2 months 25 days ago) | Author: flx | Changeset: 3037

Added a null-check

3015 annotated / raw | Diffs: previous, other | Lines: 267 ( +2, -1 )

Created: 2008-08-25 18:24:29 +0200 (2 months 27 days ago) | Author: flx | Changeset: 3015

Factored out the AbstractHqlDao

2980 annotated / raw | Diffs: previous, other | Lines: 266 ( +13, -0 )

Created: 2008-08-21 18:18:25 +0200 (3 months ago) | Author: flx | Changeset: 2980

The HqlParentChildDao now only adds the parentProperty to the HQL query if the property is mapped.

2979 annotated / raw | Diffs: previous, other | Lines: 253 ( +29, -11 )

Created: 2008-08-21 17:25:54 +0200 (3 months ago) | Author: jfl | Changeset: 2979

Added entity class to query by example

2658 annotated / raw | Diffs: previous, other | Lines: 235 ( +10, -6 )

Created: 2008-07-16 21:01:58 +0200 (4 months 6 days ago) | Author: flx | Changeset: 2658

Converted all static log variables to instance members

2517 annotated / raw | Diffs: previous, other | Lines: 231 ( +5, -5 )

Created: 2008-06-19 15:56:39 +0200 (5 months 2 days ago) | Author: ybl | Changeset: 2517

Changed from Java 1.4 to 5

2490 annotated / raw | Diffs: previous, other | Lines: 231 ( +14, -8 )

Created: 2008-06-17 17:58:11 +0200 (5 months 4 days ago) | Author: flx | Changeset: 2490

Added more Java 5 generic parameter types

1382 annotated / raw | Diffs: previous, other | Lines: 225 ( +26, -0 )

Created: 2007-08-29 16:57:54 +0200 (14 months ago) | Author: flx | Changeset: 1382

Added an utility method to enable the Hibernate liveMode filter in case a RiotUser is logged in.

Branch point for: riotfamily-release-6-5-bugfixes riotfamily-release-7-0-bugfixes riotfamily-release-7-features

Tags: riotfamily-release-6-5-beta1 riotfamily-release-6-5 riotfamily-release-7-0

925 annotated / raw | Diffs: previous, other | Lines: 199 ( +37, -26 )

Created: 2007-04-27 18:33:40 +0200 (18 months ago) | Author: flx | Changeset: 925

Added the HibernateHelper class that can be used in DAOs that use the plain Hibernate 3 API but want to throw Spring DataAccessExceptions.

831 annotated / raw | Diffs: previous, other | Lines: 188 ( +1, -1 )

Created: 2007-04-16 20:27:57 +0200 (19 months ago) | Author: flx | Changeset: 831

Moved some utility classes from the common util package to other packages (that make more sense).

581 annotated / raw | Diffs: previous, other | Lines: 188 ( +52, -3 )

Created: 2007-02-20 19:02:46 +0100 (21 months ago) | Author: flx | Changeset: 581

The HqlDao now supports queries by example that include collections.

Branch point for: riotfamily-release-6-4-bugfixes

Tags: riotfamily-release-6-4-rc2 riotfamily-release-6-4-rc3 riotfamily-release-6-4

564 annotated / raw | Diffs: previous, other | Lines: 139 ( +1, -1 )

Created: 2007-02-16 20:28:26 +0100 (21 months ago) | Author: flx | Changeset: 564

Javadocs updated and email adresses converted [ ... at ... dot ...] to fight spam.

387 annotated / raw | Diffs: previous, other | Lines: 139 ( +26, -7 )

Created: 2007-01-11 17:37:55 +0100 (22 months ago) | Author: flx | Changeset: 387

Added some JavaDocs.

Tags: riotfamily-release-6-4-rc1

381 annotated / raw | Diffs: previous, other | Lines: 120 ( +31, -0 )

Created: 2007-01-10 19:39:37 +0100 (22 months ago) | Author: flx | Changeset: 381

Lists now support generic full-text search.

301 annotated / raw | Diffs: previous, other | Lines: 89 ( +29, -0 )

Created: 2006-12-20 20:10:52 +0100 (23 months ago) | Author: flx | Changeset: 301

The where-clause is now automatically generated if a filter-form is set and no custom where-clause is specified (Query by example).

121 annotated / raw | Diffs: previous, other | Lines: 60 ( +23, -0 )

Created: 2006-10-27 17:21:27 +0200 (2 years ago) | Author: flx | Changeset: 121

MPL license header added to java source files.

Tags: riotfamily-release-6-3-rc2 riotfamily-release-6-3-rc3 riotfamily-release-6-3

2 new annotated / raw | Lines: 37 ( +37, -0 )

Created: 2006-09-27 15:47:36 +0200 (2 years 1 month ago) | Author: flx | Changeset: 2

Initial import

Tags: riotfamily-release-6-3-rc1

FishEye: Open Source License registered to Riot.
Atlassian FishEye, Subversion, CVS & Perforce analysis. (Version:1.5.2 Build:build-298 2008-05-26 ) - Administration - Page generated 2008-11-22 05:25 +0100