• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4184: "outer-join" attribute in hbm.xml files is deprecated and produces warnings on server start up. Remove entries with "auto" value. Entries with value "true" become fetch=join.

  1. … 136 more files in changeset.
LDEV-3293, LDEV-4184: Clear log warning: "HHH000223: Recognized obsolete hibernate namespace http://hibernate.sourceforge.net/. Use namespace http://www.hibernate.org/dtd/ instead. Refer to Hibernate 3.6 Migration Guide!"

  1. … 12 more files in changeset.
LDEV-3768: Remove XDoclet library and corresponding Ant tasks. Generate and use static configuration files instead.

  1. … 397 more files in changeset.
file ImageGalleryAttachment.hbm.xml was initially added on branch lams2_head_wildfly.

file ImageVote.hbm.xml was initially added on branch lams2_head_wildfly.

file ImageGalleryUser.hbm.xml was initially added on branch lams2_head_wildfly.

file ImageGallerySession.hbm.xml was initially added on branch lams2_head_wildfly.

file ImageGalleryItemVisitLog.hbm.xml was initially added on branch lams2_head_wildfly.

file ImageGalleryItem.hbm.xml was initially added on branch lams2_head_wildfly.

file ImageGalleryConfigItem.hbm.xml was initially added on branch lams2_head_wildfly.

LDEV-3450 updated Image Gallery monitoring to support new rating system. * Also updated its learning to support the latest rating features.

  1. … 39 more files in changeset.
LDEV-3450 updated Image Gallery monitoring to support new rating system. * Also updated its learning to support the latest rating features.

  1. … 34 more files in changeset.
LDEV-3450 peer review feature for Image Gallery

  1. … 16 more files in changeset.
LDEV-3450 Introduce rating limits

  1. … 25 more files in changeset.
LDEV-3450 Introduced central rating service

  1. … 51 more files in changeset.
file ImageGallery.hbm.xml was added on branch lams2_head_wildfly on 2015-04-13 18:18:03 +0000

LDEV-3450 Use central rating system.

Plus introduced common rating tags.

  1. … 21 more files in changeset.
LDEV-3340: Remove hibernate.cfg.xml files. Most probably they were used to create DB schema from .hbm.xml files using Ant. They are obsolete now.

  1. … 27 more files in changeset.
LDEV-3293: fix hibernate dtd declarations. Change 'hibernate.org' to 'www.hibernate.org'.

In order for hibernate DTDEntityResolver not to load hibernate-mapping-3.0.dtd from internet (and use local one), namespace declaration of dtd must exactly match the namespace declared in DTDEntityResolver class.

  1. … 93 more files in changeset.
LDEV-3293: Use Spring support for Hibernate 4 instead of 3 (session factory and filters).

Use new path for Hibernate DTDs. Make XDoclet generate hbm.xml files with the correct path by providing it a new template.

  1. … 111 more files in changeset.
LDEV-2847: Major changes to build.xml files. See JIRA comment for full explanation.

  1. … 1190 more files in changeset.
LDEV-2080: For all remaining tools - changed the way Hibernate properties are declared. Even for tools that did not need it the file was changed, so usage is the same everywhere.

  1. … 56 more files in changeset.
LDEV-1958 introducing the first scratch of the image gallery tool

  1. … 192 more files in changeset.