[Apache-SVN] / myfaces / tomahawk / trunk / core / src / main / java / org / apache / myfaces / renderkit / html / util / MyFacesResourceLoader.java Repository:
ViewVC logotype

Log of /myfaces/tomahawk/trunk/core/src/main/java/org/apache/myfaces/renderkit/html/util/MyFacesResourceLoader.java

Parent Directory Parent Directory


Links to HEAD: (view) (download) (annotate)
Sticky Revision:

Revision 673833 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jul 3 21:58:05 2008 UTC (8 weeks, 1 day ago) by skitching
File length: 14467 byte(s)
Diff to previous 671109 (colored)
Tabs to spaces only

Revision 671109 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jun 24 10:00:54 2008 UTC (2 months ago) by skitching
File length: 13594 byte(s)
Diff to previous 610380 (colored)
TOMAHAWK-1266. Report an exception if an absolute path is passed to the AddResource methods that are intended to serve tomahawk resources relative to a tomahawk class file. Also add better documentation on what is going on here.

Revision 610380 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jan 9 13:24:48 2008 UTC (7 months, 2 weeks ago) by skitching
File length: 13415 byte(s)
Diff to previous 610323 (colored)
TOMAHAWK-1174
* Fix properly this time. The necessary surgery is a little deeper than first thought.
It makes no sense to close the output stream; the container will do it.
And it makes no sense to flush the response *after* writing out the resource contents
directly to the response output stream.
* Also fix binary incompatibility added in previous patch.

Revision 610323 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jan 9 09:43:22 2008 UTC (7 months, 2 weeks ago) by skitching
File length: 13234 byte(s)
Diff to previous 499391 (colored)
TOMAHAWK-1174  fix ugly "broken pipe" log messages when using IE plus tomahawk components that use ExtensionsFilter, eg inputCalendar in popup mode.

Revision 499391 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jan 24 13:11:53 2007 UTC (19 months ago) by imario
File length: 12168 byte(s)
Diff to previous 475495 (colored)
allow stylesheet filtering, added example

framework enhancements to deliver resources: introduced ResourceProvider which allows to reuse the MyFacesResourceLoader by having custom resource repositories.

Revision 475495 - (view) (download) (annotate) - [select for diffs]
Modified Wed Nov 15 23:38:21 2006 UTC (21 months, 2 weeks ago) by imario
File length: 10293 byte(s)
Diff to previous 472792 (colored)
TOMAHAWK-780: added content-length to served resources - if possible

Revision 472792 - (view) (download) (annotate) - [select for diffs]
Modified Thu Nov 9 06:34:47 2006 UTC (21 months, 2 weeks ago) by grantsmith
File length: 9962 byte(s)
Diff to previous 472645 (colored)
MYFACES-1488: License headers (Part 13)

Revision 472645 - (view) (download) (annotate) - [select for diffs]
Modified Wed Nov 8 21:09:29 2006 UTC (21 months, 3 weeks ago) by mmarinschek
File length: 9777 byte(s)
Diff to previous 448295 (colored)
fix for TOMAHAWK-774: Not all caching headers defined. Thanks to Sascha Groß.

Revision 448295 - (view) (download) (annotate) - [select for diffs]
Modified Wed Sep 20 18:35:43 2006 UTC (23 months, 1 week ago) by mmarinschek
File length: 9642 byte(s)
Diff to previous 431766 (colored)
fix for TOMAHAWK-668 input stream not closed in MyFacesResourceLoader.writeResource. Thanks to Mike Youngstrom (I applied only one half of the patch; I allow the response stream to be closed still).

Revision 431766 - (view) (download) (annotate) - [select for diffs]
Modified Wed Aug 16 01:58:09 2006 UTC (2 years ago) by mkienenb
File length: 9428 byte(s)
Diff to previous 427657 (colored)
Fix for TOMAHAWK-590 -- Unparsable lastModified : @lastModified@ should be WARN not ERROR level.
Thanks to Veit Guna.

Revision 427657 - (view) (download) (annotate) - [select for diffs]
Modified Tue Aug 1 17:43:28 2006 UTC (2 years ago) by matzew
File length: 9429 byte(s)
Diff to previous 383052 (colored)
svn properties set (for some files)

Revision 383052 - (view) (download) (annotate) - [select for diffs]
Modified Sat Mar 4 06:26:48 2006 UTC (2 years, 5 months ago) by imario
File length: 9659 byte(s)
Copied from: myfaces/shared/trunk/core/src/main/java/org/apache/myfaces/shared/renderkit/html/util/MyFacesResourceLoader.java revision 382916
Diff to previous 382025 (colored)
refactored parts of shared/org.apache.myfaces.shared_tomahawk.renderkit.html.util to tomahawk/org.apache.myfaces.renderkit.html.util

Revision 382025 - (view) (download) (annotate) - [select for diffs]
Modified Wed Mar 1 14:19:41 2006 UTC (2 years, 5 months ago) by manolito
Original Path: myfaces/shared/trunk/core/src/main/java/org/apache/myfaces/shared/renderkit/html/util/MyFacesResourceLoader.java
File length: 9639 byte(s)
Copied from: myfaces/shared/trunk/src/main/java/org/apache/myfaces/renderkit/html/util/MyFacesResourceLoader.java revision 380659
Diff to previous 380686 (colored)
reintroduced shared-impl and shared-tomahawk submodules for better IDE support

Revision 380686 - (view) (download) (annotate) - [select for diffs]
Modified Fri Feb 24 15:19:28 2006 UTC (2 years, 6 months ago) by manolito
Original Path: myfaces/shared/trunk/src/main/java/org/apache/myfaces/shared/renderkit/html/util/MyFacesResourceLoader.java
File length: 9639 byte(s)
Copied from: myfaces/shared/trunk/src/main/java/org/apache/myfaces/renderkit/html/util/MyFacesResourceLoader.java revision 380659
Diff to previous 380131 (colored)
commons --> shared refactoring

Revision 380131 - (view) (download) (annotate) - [select for diffs]
Modified Thu Feb 23 14:45:51 2006 UTC (2 years, 6 months ago) by schof
Original Path: myfaces/shared/trunk/src/main/java/org/apache/myfaces/renderkit/html/util/MyFacesResourceLoader.java
File length: 9585 byte(s)
Diff to previous 380128 (colored)
shared subproject stuff

Revision 380128 - (view) (download) (annotate) - [select for diffs]
Modified Thu Feb 23 14:44:06 2006 UTC (2 years, 6 months ago) by schof
Original Path: myfaces/shared/src/main/java/org/apache/myfaces/renderkit/html/util/MyFacesResourceLoader.java
File length: 9585 byte(s)
Diff to previous 378278 (colored)
New shared subproject

Revision 378278 - (view) (download) (annotate) - [select for diffs]
Modified Thu Feb 16 15:28:28 2006 UTC (2 years, 6 months ago) by tomsp
Original Path: myfaces/commons/trunk/src/main/java/org/apache/myfaces/renderkit/html/util/MyFacesResourceLoader.java
File length: 9585 byte(s)
Diff to previous 371372 (colored)
fixed class loading issue for WebSphere compatibility

Revision 371372 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jan 22 20:02:25 2006 UTC (2 years, 7 months ago) by baranda
Original Path: myfaces/commons/trunk/src/main/java/org/apache/myfaces/renderkit/html/util/MyFacesResourceLoader.java
File length: 9576 byte(s)
Diff to previous 371370 (colored)
Fixed packages after moving

Revision 371370 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jan 22 19:59:11 2006 UTC (2 years, 7 months ago) by baranda
Original Path: myfaces/commons/trunk/src/main/java/org/apache/myfaces/renderkit/html/util/MyFacesResourceLoader.java
File length: 9587 byte(s)
Copied from: myfaces/tomahawk/trunk/core/src/main/java/org/apache/myfaces/component/html/util/MyFacesResourceLoader.java revision 371368
Diff to previous 370909 (colored)
Moved MyFacesResourceLoader.java to commons

Revision 370909 - (view) (download) (annotate) - [select for diffs]
Added Fri Jan 20 22:09:42 2006 UTC (2 years, 7 months ago) by werpu
Original Path: myfaces/tomahawk/trunk/core/src/main/java/org/apache/myfaces/component/html/util/MyFacesResourceLoader.java
File length: 9587 byte(s)
fixed a public issue, fixed an upper lowercase issue

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

Apache Home Apache Email
ViewVC Help
Powered by ViewVC 1.0.5