| riotfamily:/riotfamily/trunk/riot-hibernate/META-INF/riot/ |
jump to detailed chart | hide Line HistoryConstraint |
Changelog
3331
by flx on
10 December 2008, 18:27:13 +0100
(26 days ago)
Added the RiotSessionFactoryBean that outputs the SQL statements that would be executed if hbm2ddl.auto was set to 'update'
./application-context.xml
3331
3306
by flx on
09 December 2008, 14:59:48 +0100
(27 days ago)
Now using the new 'packagesToScan' functionality provided by the AnnotationSessionFactory.
./application-context.xml
3306
3247
by cwo on
07 November 2008, 18:12:27 +0100
(59 days ago)
Merged from 7 bugfixes in order to allow project specific message defaults to be configured via property files in the default search locations
./riot-servlet.xml
3247
3163
by alf on
23 September 2008, 16:39:09 +0200
(3 months 12 days ago)
Removed the lifecycle entity listener. Javadoc updates.
./application-context.xml
3163
3159
by alf on
18 September 2008, 23:22:26 +0200
(3 months 17 days ago)
Created an abstract base class ActiveRecord for those who prefer the active record persistence pattern. The riot dao classes (all classes derived from AbstractHibernateRiotDao) do use ActiveRecord's l…
./application-context.xml
3159
3153
by flx on
16 September 2008, 12:47:38 +0200
(3 months 20 days ago)
Added getName() and getEmail() to the RiotUser interface
./riot-servlet.xml
3153
3137
by flx on
09 September 2008, 21:26:25 +0200
(3 months 26 days ago)
Added description tags to the Spring context files.
./application-context.xml
3137
./riot-servlet.xml
3137
3036
by flx on
27 August 2008, 21:43:45 +0200
(4 months 9 days ago)
Removed the hqlOptionsModel prototype which is now longer needed as models an now be auto-wired.
./riot-servlet.xml
3036
2946
by flx on
19 August 2008, 16:23:04 +0200
(4 months 17 days ago)
Refactored the SessionMetaData handling to get rid of the last hbm.xml file.
./application-context.xml
2946
2915
by flx on
18 August 2008, 13:57:23 +0200
(4 months 19 days ago)
The c3p0 DataSource is now a top-level bean to allow property overrides
./application-context.xml
2915
2885
by flx on
13 August 2008, 17:47:26 +0200
(4 months 23 days ago)
Revolt now uses a FactoryBean wrapped around the actual DataSource to evolve the schema.
./application-context.xml
2885
2850
by flx on
10 August 2008, 20:00:30 +0200
(4 months 26 days ago)
Fix: wrong table name
./application-context.xml
2850
2847
by flx on
10 August 2008, 18:44:40 +0200
(4 months 26 days ago)
Riot now creates an empty revolt_log table
./application-context.xml
2847
2808
by flx on
05 August 2008, 18:20:33 +0200
(5 months ago)
Updated schema locations to version 8.0
./application-context.xml
2808
./riot-servlet.xml
2808
2757
by cwo on
30 July 2008, 12:13:21 +0200
(5 months 7 days ago)
Removed role from default hibernate Riot user
./riot-servlet.xml
2757
2711
by flx on
23 July 2008, 18:47:24 +0200
(5 months 13 days ago)
(1) Simplified the media module (2) Added hooks for transparent CacheItem tagging and invalidation
./application-context.xml
2711
2611
by flx on
09 July 2008, 11:46:19 +0200
(5 months 28 days ago)
Removed the RiotDao prototypes
./riot-servlet.xml
2611
2490
by flx on
17 June 2008, 17:58:11 +0200
(6 months ago)
Added more Java 5 generic parameter types
./application-context.xml
2490
./riot-servlet.xml
2490
2486
by flx on
17 June 2008, 17:03:01 +0200
(6 months ago)
Dropped the support for user notifications and moved the job package to a separate module. Transaction demarcation is now annotation-driven.
./riot-servlet.xml
2486
./application-context.xml
2486
2479
by flx on
16 June 2008, 14:20:00 +0200
(6 months ago)
The components, pages and media modules now use Hibernate annotations.
./application-context.xml
2479
2407
by flx on
14 May 2008, 22:32:18 +0200
(7 months ago)
Merged changes from the release-7-0-bugfixes branch into trunk.
./riot-servlet.xml
2407
./application-context.xml
2407
1848
by flx on
09 January 2008, 18:27:02 +0100
(11 months ago)
Removed the website-config folder. All config files are now located in riot-config. The form-config.xml, list-config.xml and editor-config.xml files have been renamed to forms.xml, lists.xml and edito…
./riot-servlet.xml
1848
1830
by flx on
04 January 2008, 21:56:46 +0100
(12 months ago)
Updated schema locations to version 7.0.
./application-context.xml
1830
./riot-servlet.xml
1830
1378
by flx on
29 August 2007, 16:51:50 +0200
(16 months ago)
The default SessionFactory no defines a Hibernate filter named 'liveMode'.
./application-context.xml
1378
1339
by flx on
16 August 2007, 11:33:23 +0200
(16 months ago)
Some more refactoring of the security package. Using a custom RiotUser implementation is now much easier.
./riot-servlet.xml
1339
1335
by flx on
14 August 2007, 16:33:11 +0200
(16 months ago)
The hibernate properties are now read directly from the application.properties file.
./application-context.xml
1335
1331
by flx on
14 August 2007, 15:40:41 +0200
(16 months ago)
Removed the org.riotfamily.common.beans.module package. Configuration is now done using the new override namespace.
./application-context.xml
1331
./riot-servlet.xml
1331
1306
by jfl on
08 August 2007, 17:00:37 +0200
(16 months ago)
Current user stored in UserHolder is now updated (or deleted) if the entity is modified or deleted
./riot-servlet.xml
1306
1302
by flx on
07 August 2007, 16:17:08 +0200
(16 months ago)
Replaced the FallbackFactoryBean by the new override namespace.
./application-context.xml
1302
./riot-servlet.xml
1302
1284
by flx on
02 August 2007, 16:37:19 +0200
(17 months ago)
Refactored the security package:
* Introduced the RiotUser interface. AuthenticationServices must now return an object that implements this interface instead of a String. This object is stored in the…
./riot-servlet.xml
1284
|