<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/source/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in raw.jsp</title>
    <link>http://src.iws.cs.ovgu.de/source/rss/opengrok/web/raw.jsp</link>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2005</copyright>
    <generator>Java</generator>
    <item>
        <title>Clean up encoding and decoding of URL parameters.
    
    mast.jsp needs to access some URL parameters in JavaScript code.
    Currently, it does this in a Java snippet that escapes the parameter
    value and prints it in the HTML. This patch changes it so that the
    parameters are fetched by the JavaScript code itself, eliminating the
    roundtrip via the Java and HTML domains, which simplifies the quoting.
    
    Also remove Util.escapeXml(). Instead use Util.URIEncode(),
    Util.htmlize() and Util.jsStringLiteral() as appropriate.
    Util.escapeXml() was a hybrid of the latter two.
    
    Also quote some values that were previously not quoted.</title>
        <description>/opengrok/web/raw.jsp - eee3266b4179dae85826d6139b3b540838ea955a</description>
        <pubDate></pubDate>
        <dc:creator>Knut Anders Hatlen &lt;knut.hatlen@oracle.com&gt;</dc:creator>
    </item>

    <item>
        <title>differentiate between raw and download
    fixes #578</title>
        <description>/opengrok/web/raw.jsp - d8371503c60e1f6933455e25b1cc47e4858a3a43</description>
        <pubDate></pubDate>
        <dc:creator>Vladimir Kotal &lt;Vladimir.Kotal@Oracle.COM&gt;</dc:creator>
    </item>

    <item>
        <title>Fix Checkstyle warnings (FileTabCharacterCheck)</title>
        <description>/opengrok/web/raw.jsp - 59b6a8c0cc6ef741a7180504b3c371e67c2aa338</description>
        <pubDate></pubDate>
        <dc:creator>Knut Anders Hatlen &lt;knut.hatlen@oracle.com&gt;</dc:creator>
    </item>

    <item>
        <title>Refactor webapp</title>
        <description>/opengrok/web/raw.jsp - 14a41f02433890d19b2f871156271e3388cd0845</description>
        <pubDate></pubDate>
        <dc:creator>Jens Elkner &lt;jel+opengrok@cs.uni-magdeburg.de&gt;</dc:creator>
    </item>

    <item>
        <title>Backed out changeset 813a4561226a
    
    Use a Filter instead!</title>
        <description>/opengrok/web/raw.jsp - 9a79808fa9bf76ecdc7acb04783c978ee81cccd2</description>
        <pubDate></pubDate>
        <dc:creator>Trond Norbye &lt;trond.norbye@gmail.com&gt;</dc:creator>
    </item>

    <item>
        <title>RFE 18242: Add callbacks to allow people to filter access
    
    This is an initial version of the access filter. We might need to
    add checks in more places in the jsf files (they are really looking
    ugly.. we should clean them up!)</title>
        <description>/opengrok/web/raw.jsp - d63d30c9cdb0ec554dad28004df28fe562daa23c</description>
        <pubDate></pubDate>
        <dc:creator>Trond Norbye &lt;trond.norbye@gmail.com&gt;</dc:creator>
    </item>

    <item>
        <title>Bug 17688 - File handles leaked in JSPs</title>
        <description>/opengrok/web/raw.jsp - 138a7fea383af1a9084b7ec66d309d1cbc43d5f6</description>
        <pubDate></pubDate>
        <dc:creator>Chris Eldredge &lt;chris.eldredge@gmail.com&gt;</dc:creator>
    </item>

    <item>
        <title>Bug 15961 -  Allow certain symlinks to be followed to help with using clearcase dynamic views
    allow to download symlinked files ... SCA OS0462</title>
        <description>/opengrok/web/raw.jsp - 5e43c87216dfeda97c475a542b371b958b13fed5</description>
        <pubDate></pubDate>
        <dc:creator>Patrick Higgins &lt;patrick.allen.higgins@gmail.com&gt;</dc:creator>
    </item>

    <item>
        <title>Replace raw.java with a jsp file</title>
        <description>/opengrok/web/raw.jsp - ef604281b397eceb0d9f67b87378b7c0b751967d</description>
        <pubDate></pubDate>
        <dc:creator>Trond Norbye &lt;trond.norbye@sun.com&gt;</dc:creator>
    </item>

</channel>
</rss>

