Quick Search:

jump to detailed chart | hide Line History

Line Count Graph

Constraint

Branch:
Author:
Tag:
Date: help

Changelog

JSF_1_2X_ROLLING:rlubke:20090105225453 by rlubke on 05 January 2009, 16:54:53 -0600 (3 days ago) Make Review Update the description for the upcoming 1.2_12 UC release.

updatecenter2/conf/jsf_proto.py 1.1.2.8 history download (+1 -1) diffs

JSF_1_2X_ROLLING:rlubke:20090105223738 by rlubke on 05 January 2009, 16:37:39 -0600 (3 days ago) Make Review M      jsf-ri/src/com/sun/faces/renderkit/html_basic/BaseTableRenderer.java
- don't base the key to associate the table metadata off the UIData's client ID
  as it may change, instead base the ID of…

jsf-ri/src/com/sun/faces/renderkit/html_basic/BaseTableRenderer.java 1.1.2.6 history download (+5 -6) diffs

jsf-ri/systest/src/com/sun/faces/systest/DataTableTestCase.java 1.1.2.2 history download (+28 -0) diffs

jsf-ri/systest/web/standard/dtablerowclasses.jsp 1.1.2.1 history download (+78) new

MAIN:rlubke:20090105223739 by rlubke on 05 January 2009, 16:37:39 -0600 (3 days ago) Make Review file dtablerowclasses.jsp was initially added on branch JSF_1_2X_ROLLING.

jsf-ri/systest/web/standard/dtablerowclasses.jsp 1.1 history deleted

JSF_1_2X_ROLLING:rlubke:20081224180943 by rlubke on 24 December 2008, 12:09:43 -0600 (15 days ago) Make Review - increment build number

updatecenter2/conf/jsf_proto.py 1.1.2.7 history download (+1 -1) diffs

JSF_1_2X_ROLLING:rlubke:20081224180839 by rlubke on 24 December 2008, 12:08:39 -0600 (15 days ago) Make Review - correct issues spotted by Tom M.

updatecenter2/conf/jsf_proto.py 1.1.2.6 history download (+8 -4) diffs

JSF_1_2X_ROLLING:rlubke:20081219183254 by rlubke on 19 December 2008, 12:32:54 -0600 (20 days ago) Make Review - bump patch level to 12.

common/ant/common.xml 1.38.4.16 history download (+2 -2) diffs

updatecenter2/conf/jsf_proto.py 1.1.2.5 history download (+2 -2) diffs

JSF_1_2X_ROLLING:driscoll:20081216205410 by driscoll on 16 December 2008, 14:54:10 -0600 (23 days ago) Make Review Backport changes to updatecenter2.

build.xml 1.48.4.7 history download (+1 -1) diffs

updatecenter2/README 1.1.2.4 history download (+14 -17) diffs

updatecenter2/build.xml 1.1.2.4 history download (+5 -5) diffs

updatecenter2/updatecenter2.iml 1.1.2.1 history download (+10) new

updatecenter2/bin/makepkgs 1.1.2.4 history download (+18 -5) diffs

MAIN:driscoll:20081216205410 by driscoll on 16 December 2008, 14:54:10 -0600 (23 days ago) Make Review file updatecenter2.iml was initially added on branch JSF_1_2X_ROLLING.

updatecenter2/updatecenter2.iml 1.1 history deleted

JSF_1_2X_ROLLING:rlubke:20081216174636 by rlubke on 16 December 2008, 11:46:36 -0600 (23 days ago) Make Review Update updatecenter info for 1.2_11.

updatecenter2/conf/jsf_proto.py 1.1.2.4 history download (+2 -2) diffs

JSF_1_2X_ROLLING:rlubke:20081215213313 by rlubke on 15 December 2008, 15:33:14 -0600 (24 days ago) Make Review MOJARRA-890
r=driscoll
M jsf-ri/src/com/sun/faces/application/ViewHandlerImpl.java
- only append the extension mapped suffix if the view ID
  ends with default suffix, otherwise return as is.
M jsf-…

jsf-ri/src/com/sun/faces/application/ViewHandlerImpl.java 1.109.4.7 history download (+30 -25) diffs

jsf-ri/test/com/sun/faces/application/TestViewHandlerImpl.java 1.37.4.2 history download (+10 -6) diffs

JSF_1_2X_ROLLING:rlubke:20081215193021 by rlubke on 15 December 2008, 13:30:25 -0600 (24 days ago) Make Review MOJARRA-840
M jsf-ri/src/com/sun/faces/ext/taglib/RegexValidatorTag.java
- pass the result of the VE evaluation to the RegexValidator instance.
- add serialVersionUID
M jsf-ri/src/com/sun/faces/ext/…

jsf-ri/build.xml 1.228.4.5 history download (+2 -0) diffs

jsf-ri/conf/share/mojarra_ext.taglib.xml 1.1.2.1 history download (+64) new

jsf-ri/src/com/sun/faces/ext/taglib/RegexValidatorTag.java 1.1.2.2 history download (+9 -4) diffs

jsf-ri/src/com/sun/faces/ext/validator/CreditCardValidator.java 1.1.2.3 history download (+3 -1) diffs

jsf-ri/src/com/sun/faces/ext/validator/RegexValidator.java 1.1.2.6 history download (+11 -29) diffs

… 4 more files in changeset.
MAIN:rlubke:20081215193025 by rlubke on 15 December 2008, 13:30:25 -0600 (24 days ago) Make Review file mojarra_ext.taglib.xml was initially added on branch JSF_1_2X_ROLLING.

jsf-ri/conf/share/mojarra_ext.taglib.xml 1.1 history deleted

JSF_1_2X_ROLLING:rlubke:20081209225830 by rlubke on 09 December 2008, 16:58:31 -0600 (30 days ago) Make Review MOJARRA-848
Ensure managed beans aren't created in setValue() if base is not null.

jsf-ri/src/com/sun/faces/el/ManagedBeanELResolver.java 1.19.4.5 history download (+19 -21) diffs

jsf-ri/test/com/sun/faces/el/TestValueExpressionImpl.java 1.12.4.3 history download (+15 -2) diffs

jsf-ri/web/test/WEB-INF/faces-config.xml 1.29.4.2 history download (+10 -2) diffs

JSF_1_2X_ROLLING:rlubke:20081209194556 by rlubke on 09 December 2008, 13:45:56 -0600 (30 days ago) Make Review Fix for MOJARRA-871.
SECTION: Modified Files
----------------------------
M jsf-ri/src/com/sun/faces/renderkit/html_basic/BaseTableRenderer.java
- updated signatures for other render methods to accep…

jsf-ri/src/com/sun/faces/renderkit/html_basic/BaseTableRenderer.java 1.1.2.5 history download (+57 -13) diffs

jsf-ri/src/com/sun/faces/renderkit/html_basic/GridRenderer.java 1.50.4.5 history download (+12 -12) diffs

jsf-ri/src/com/sun/faces/renderkit/html_basic/TableRenderer.java 1.47.4.3 history download (+15 -16) diffs

JSF_1_2X_ROLLING:rlubke:20081208200123 by rlubke on 08 December 2008, 14:01:23 -0600 (31 days ago) Make Review MOJARRA-870
Move WebConfiguration access to the constructor which guarantees that the WebConfiguration instance will be available as ServletContextListener initialization methods will be invoked befor…

jsf-ri/src/com/sun/faces/application/ApplicationImpl.java 1.94.4.5 history download (+8 -5) diffs

JSF_1_2X_ROLLING:rlubke:20081203232929 by rlubke on 03 December 2008, 17:29:29 -0600 (36 days ago) Make Review Fix for issue 816.
M jsf-api/src/javax/faces/convert/DateTimeConverter.java
M jsf-api/src/javax/faces/convert/NumberConverter.java
 - initialize the ConverterException with the root cause.
 - remove…

jsf-api/src/javax/faces/convert/DateTimeConverter.java 1.34.4.2 history download (+4 -6) diffs

jsf-api/src/javax/faces/convert/NumberConverter.java 1.27.4.4 history download (+6 -8) diffs

jsf-ri/systest/web/converter05.jsp 1.6.4.1 history download (+9 -1) diffs

jsf-ri/systest/web/golden/standard/converter05.txt 1.2.8.1 history download (+2 -2) diffs

JSF_1_2X_ROLLING:rlubke:20081125181425 by rlubke on 25 November 2008, 12:14:25 -0600 (44 days ago) Make Review - minor change that allows us to build implementation JARs with 1.6 and have then work in V3/OSGi environment.  Turns out that this 'Name' attribute was being picked up by the tool used to generate th…

jsf-api/build.xml 1.177.4.5 history download (+3 -3) diffs

JSF_1_2X_ROLLING:rlubke:20081031184740 by rlubke on 31 October 2008, 13:47:40 -0500 (2 months 8 days ago) Make Review - increment patch level.

common/ant/common.xml 1.38.4.15 history download (+2 -2) diffs