Quick Search:

jump to detailed chart | hide Line History

Line Count Graph

Constraint

Branch:
Author:
Tag:
Date: help

Sort: path | last-commit | first-commit Sub Directories

Changelog

3138 by flx on 09 September 2008, 21:28:02 +0200 (3 months 26 days ago) Removed duplicate imports and fixed deprecation warnings

./MessageCodeRevelationController.java 3138 history download (+0 -1) diffs

… 76 more files in changeset.
3073 by flx on 29 August 2008, 16:00:29 +0200 (4 months 7 days ago) 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.

./MessageCodeRevelationController.java 3073 history download (+3 -3) diffs

… 89 more files in changeset.
3056 by jfl on 28 August 2008, 21:05:19 +0200 (4 months 8 days ago) Resolve column heading with column index if no property is set

./MessageResolver.java 3056 history download (+7 -0) diffs

… 1 more file in changeset.
3027 by flx on 26 August 2008, 17:23:03 +0200 (4 months 10 days ago) Removed a circular module dependency

./CodeRevelationCacheKeyAugmentor.java 3027 history deleted

… 2 more files in changeset.
3004 by flx on 24 August 2008, 19:40:47 +0200 (4 months 12 days ago) Component type labels can now be edited

./CodeRevelationCacheKeyAugmentor.java 3004 history download (+51) new

… 14 more files in changeset.
2998 by flx on 24 August 2008, 16:03:22 +0200 (4 months 12 days ago) Removed a circular module dependency

./CodeRevealingMessageSource.java 2998 history download (+4 -19) diffs

… 1 more file in changeset.
2995 by flx on 22 August 2008, 22:21:51 +0200 (4 months 14 days ago) Added a command to remove all empty MessageBundleEntries

./CodeRevealingMessageSource.java 2995 history download (+12 -8) diffs

… 7 more files in changeset.
2994 by flx on 22 August 2008, 21:17:39 +0200 (4 months 14 days ago) Clicking the yellow "i18n" box now opens a popup with an editor

./MessageCodeRevelationController.java 2994 history download (+1 -0) diffs

./CodeRevealingMessageSource.java 2994 history download (+23 -2) diffs

… 12 more files in changeset.
2991 by flx on 22 August 2008, 16:48:41 +0200 (4 months 14 days ago) Only reveal codes to the current user

./MessageCodeRevelationController.java 2991 history download (+2 -2) diffs

./CodeRevealingMessageSource.java 2991 history download (+22 -6) diffs

… 1 more file in changeset.
2989 by flx on 22 August 2008, 13:57:22 +0200 (4 months 15 days ago) Don't reveal codes by default

./CodeRevealingMessageSource.java 2989 history download (+1 -1) diffs

2658 by flx on 16 July 2008, 21:01:58 +0200 (5 months 20 days ago) Converted all static log variables to instance members

./MessageCodeRevelationController.java 2658 history download (+1 -1) diffs

… 34 more files in changeset.
2517 by ybl on 19 June 2008, 15:56:39 +0200 (6 months ago) Changed from Java 1.4 to 5

./RiotMessageCodesResolver.java 2517 history download (+1 -0) diffs

… 57 more files in changeset.
2511 by ybl on 18 June 2008, 20:26:28 +0200 (6 months ago) Added Generics

./AdvancedMessageCodesResolver.java 2511 history download (+3 -3) diffs

./MessageResolver.java 2511 history download (+6 -6) diffs

./RiotMessageCodesResolver.java 2511 history download (+6 -6) diffs

… 33 more files in changeset.
831 by flx on 16 April 2007, 20:27:57 +0200 (20 months ago) Moved some utility classes from the common util package to other packages (that make more sense).

./MessageResolver.java 831 history download (+1 -1) diffs

./RiotMessageCodesResolver.java 831 history download (+1 -1) diffs

… 35 more files in changeset.
564 by flx on 16 February 2007, 20:28:26 +0100 (22 months ago) Javadocs updated and email adresses converted [ ... at ... dot ...] to fight spam.

./RiotMessageCodesResolver.java 564 history download (+6 -3) diffs

./MessageCodeRevelationController.java 564 history download (+2 -2) diffs

./AdvancedMessageCodesResolver.java 564 history download (+7 -1) diffs

./CodeRevealingMessageSource.java 564 history download (+2 -2) diffs

./MessageResolver.java 564 history download (+1 -1) diffs

… 577 more files in changeset.
466 by flx on 01 February 2007, 22:26:52 +0100 (23 months ago) Property-labels are now resolved even if no bean class is specified.

./RiotMessageCodesResolver.java 466 history download (+47 -20) diffs

… 1 more file in changeset.
378 by flx on 10 January 2007, 14:17:30 +0100 (23 months ago) Added method getMessage(code, defaultMessage).

./MessageResolver.java 378 history download (+7 -0) diffs

316 by flx on 23 December 2006, 15:51:02 +0100 (2 years ago) The MessageResolver can now be asked for the MessageSource it is using.

./MessageResolver.java 316 history download (+11 -4) diffs

304 by flx on 20 December 2006, 20:13:02 +0100 (2 years ago) MessageResolver can now be asked for its locale.

./MessageResolver.java 304 history download (+7 -0) diffs

296 by flx on 18 December 2006, 21:56:24 +0100 (2 years ago) Added a CodeRevealingMessageSource to facilitate message customization/translation.

./MessageCodeRevelationController.java 296 history download (+78) new

./CodeRevealingMessageSource.java 296 history download (+83) new

./MessageResolver.java 296 history download (+1 -1) diffs

… 5 more files in changeset.
121 by flx on 27 October 2006, 17:21:27 +0200 (2 years 2 months ago) MPL license header added to java source files.

./RiotMessageCodesResolver.java 121 history download (+23 -0) diffs

./AdvancedMessageCodesResolver.java 121 history download (+23 -0) diffs

./MessageResolver.java 121 history download (+23 -0) diffs

… 553 more files in changeset.
91 by jfl on 20 October 2006, 14:59:12 +0200 (2 years 2 months ago) Forms can now have hints

./RiotMessageCodesResolver.java 91 history download (+12 -4) diffs

… 4 more files in changeset.
2 by flx on 27 September 2006, 15:47:36 +0200 (2 years 3 months ago) Initial import

./RiotMessageCodesResolver.java 2 history download (+64) new

. 2 history download (+0) new

./AdvancedMessageCodesResolver.java 2 history download (+13) new

./package.html 2 history download (+3) new

./MessageResolver.java 2 history download (+112) new

… 1206 more files in changeset.
earlier earlier | later later
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 2009-01-06 14:09 +0100