Directory src/au/com/whitesquare/waf/filter/

Directory Created:
2004-10-03 20:52
Total Files:
4
Deleted Files:
0
Lines of Code:
633

[root]/src/au/com/whitesquare/waf/filter
                             pdi (2 files, 177 lines)

Lines of Code

src/au/com/whitesquare/waf/filter/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
steve 19 (100.0%) 1331 (100.0%) 70.0

Most Recent Commits

steve 2006-09-01 23:27

Wrapped all the code in try/catch so that there is no chance of this filter causing the
underlying requests to fail.

222 lines of code changed in:

  • src/au/com/whitesquare/waf/filter: PageDebugInformationFilter.java (+222 -235)
steve 2006-08-10 08:16

Uses new pre-request and post-request methods for logging.

92 lines of code changed in:

  • src/au/com/whitesquare/waf/filter: PageDebugInformationFilter.java (+92 -38)
steve 2006-05-15 15:51

Updated PDI to support pluggable renderers that can each render the content differently. There are up to 4 different PDI Renderers that can run at any one time.

97 lines of code changed in:

  • src/au/com/whitesquare/waf/filter: PageDebugInformationFilter.java (+97 -53)
steve 2006-05-15 15:50

Added flush option to try and get the BCSOS working correctly.

15 lines of code changed in:

  • src/au/com/whitesquare/waf/filter: ByteCountingServletOutputStream.java (+15 -4)
steve 2006-05-15 15:41

Updated to use the response wrapper instead of implementing the HttpServletResponse directly.

93 lines of code changed in:

  • src/au/com/whitesquare/waf/filter: WSServletResponse.java (+93 -257)
steve 2005-07-09 23:13

Fixed typo that caused issue with the date format.

6 lines of code changed in:

  • src/au/com/whitesquare/waf/filter: PageDebugInformationFilter.java (+6 -3)
steve 2005-06-26 21:21

Updated javadoc.

8 lines of code changed in:

  • src/au/com/whitesquare/waf/filter: ByteCountingServletOutputStream.java (+8 -3)
steve 2005-06-26 20:52

Removed obsolete response and cleaned up object names.

7 lines of code changed in:

  • src/au/com/whitesquare/waf/filter: PageDebugInformationFilter.java (+7 -4)
steve 2005-01-03 21:57

Updated code to be a but more efficient.

14 lines of code changed in:

  • src/au/com/whitesquare/waf/filter: RedirectionFilter.java (+14 -15)
steve 2005-01-03 21:57

Added support for enabling size tracing.

13 lines of code changed in:

  • src/au/com/whitesquare/waf/filter: PageDebugInformationFilter.java (+13 -3)
steve 2004-11-17 23:13

Updated javadoc.

113 lines of code changed in:

  • src/au/com/whitesquare/waf/filter: ByteCountingServletOutputStream.java (+7 -5), PageDebugInformationFilter.java (+7 -5), RedirectionFilter.java (+16 -7), WSServletResponse.java (+83 -61)
steve 2004-10-28 10:57

Cleaned up to remove deprecations.

8 lines of code changed in:

  • src/au/com/whitesquare/waf/filter: WSServletResponse.java (+8 -5)
steve 2004-10-03 20:53

Created filter to replace existing redirection servlet.

179 lines of code changed in:

  • src/au/com/whitesquare/waf/filter: RedirectionFilter.java (new 179)
steve 2004-10-03 20:52

Created new classes to manage page debug information.

464 lines of code changed in:

  • src/au/com/whitesquare/waf/filter: ByteCountingServletOutputStream.java (new 46), PageDebugInformationFilter.java (new 123), WSServletResponse.java (new 295)
Generated by StatCVS 0.3