<?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 enoent.jsp</title>
    <link>http://src.iws.cs.ovgu.de/source/rss/opengrok/web/enoent.jsp</link>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2005</copyright>
    <generator>Java</generator>
    <item>
        <title>make sure history cache error is reported, fixes #926</title>
        <description>/opengrok/web/enoent.jsp - 3b86bfe07241868168d37c5a16ba829cae9d0a78</description>
        <pubDate></pubDate>
        <dc:creator>Lubos Kosco &lt;tarzanek@gmail.com&gt;</dc:creator>
    </item>

    <item>
        <title>Fix Checkstyle warnings (FileTabCharacterCheck)</title>
        <description>/opengrok/web/enoent.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/enoent.jsp - 14a41f02433890d19b2f871156271e3388cd0845</description>
        <pubDate></pubDate>
        <dc:creator>Jens Elkner &lt;jel+opengrok@cs.uni-magdeburg.de&gt;</dc:creator>
    </item>

    <item>
        <title>Bug 13184 - provide quick links to annotate,history and download from search results view</title>
        <description>/opengrok/web/enoent.jsp - 17b343cecb69da82215b124f39fed80167a6f2bd</description>
        <pubDate></pubDate>
        <dc:creator>Lubos Kosco &lt;Lubos.Kosco@Oracle.COM&gt;</dc:creator>
    </item>

    <item>
        <title>Bug #17074: Home link no longer works
    
    Append "/" to the home link to account for getContextPath() returning
    an empty string if the webapp is deployed in the root directory.</title>
        <description>/opengrok/web/enoent.jsp - cc21f70af76aacd91b4b0cbe55a601883152900f</description>
        <pubDate></pubDate>
        <dc:creator>Knut Anders Hatlen &lt;knut.hatlen@oracle.com&gt;</dc:creator>
    </item>

    <item>
        <title>Remove support for using the webapp without a configuration file</title>
        <description>/opengrok/web/enoent.jsp - 9017f50c7d526d11bae57f42ed8023dfba9ed1d1</description>
        <pubDate></pubDate>
        <dc:creator>Trond Norbye &lt;trond.norbye@sun.com&gt;</dc:creator>
    </item>

    <item>
        <title>Create webapp as part of the normal build step
    
    The webapp will also include the various configurations, so the user may
    select the look'n'feel without rebuilding the application. By default the
    webapp will use the look'n'feel (css-files and icons) located in the folder
    named default. You may alter the content in this directory, or specify the
    look'n'feel to use by using the -L option and create a configuration file
    to OpenGrok.
    
    ex:
    java -jar opengrok.jar -R configuration.xml -W configuration.xml \
             -U localhost:2424 -L offwhite -n
    
    will read the current configuration, set the look'n'feel to "offwhite" and
    store the new configuration. The -U option I specified here was to update
    the webapplicaton that listens to configuration changes on localhost:2424</title>
        <description>/opengrok/web/enoent.jsp - c0550b01024b910b8c1468811c0ea663b10b1372</description>
        <pubDate></pubDate>
        <dc:creator>Trond Norbye &lt;trond.norbye@sun.com&gt;</dc:creator>
    </item>

    <item>
        <title>URL prefixes were always '/source?s' in the web application</title>
        <description>/opengrok/web/enoent.jsp - 7cbf6a20cb1925bd734d2c6664ba739e6e82c8e3</description>
        <pubDate></pubDate>
        <dc:creator>Leo Davis &lt;ldavis@fonix.com&gt;</dc:creator>
    </item>

    <item>
        <title>Fixed compile errors in enoent.jsp and rss.jsp</title>
        <description>/opengrok/web/enoent.jsp - 941f534a9c9b2183af2525369d0f0918f7bd844b</description>
        <pubDate></pubDate>
        <dc:creator>Trond Norbye &lt;trond.norbye@sun.com&gt;</dc:creator>
    </item>

    <item>
        <title>Removed multiple copies of webpages
    
    Some of the files stored in the conf/*/html directory did not
    contain any configuration specific text, so they could be moved
    to the web directory.</title>
        <description>/opengrok/web/enoent.jsp - bb191b4db2657326cea4ebb7a8d0508b6ab84929</description>
        <pubDate></pubDate>
        <dc:creator>Trond Norbye &lt;trond@norbye.org&gt;</dc:creator>
    </item>

    <item>
        <title>Prototype for "Project" support
    
    First of all: This is a prototype, so don't expect it to be finished ;-)
    With this version you should be able to specify various "projects" that you
    would like to group your software into, and limit your search within the
    selected projects. Did I mention that this is a prototype? ok.. The history
    cache has been moved into $DATA_ROOT/historycache, and if you're using
    Mercurial, you should probably pass the -H option to the indexer when you
    generate the index database...</title>
        <description>/opengrok/web/enoent.jsp - 9ec7787531611654e8f50932473aa48963eaba55</description>
        <pubDate></pubDate>
        <dc:creator>Trond Norbye &lt;trond@norbye.org&gt;</dc:creator>
    </item>

    <item>
        <title>change foot.html to foot.jsp and use &lt;context&gt;/img/servedby.png for the image</title>
        <description>/opengrok/web/enoent.jsp - 5feb9d4ec8870e9b3bec8aaaa30632851e99463b</description>
        <pubDate></pubDate>
        <dc:creator>Kyle McFarland &lt;tfkyle@gmail.com&gt;</dc:creator>
    </item>

    <item>
        <title>Initial import (OpenGrok 0.3.1)</title>
        <description>/opengrok/web/enoent.jsp - c23e82b612acd5e947c164114377578116f6d298</description>
        <pubDate></pubDate>
        <dc:creator>Trond Norbye &lt;trond@norbye.org&gt;</dc:creator>
    </item>

</channel>
</rss>

