<?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 OpenGrok</title>
    <link>http://src.iws.cs.ovgu.de/source/rss/opengrok/OpenGrok</link>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2005</copyright>
    <generator>Java</generator>
    <item>
        <title>fixing OpenGrok shell wrapper copyright information</title>
        <description>/opengrok/OpenGrok - 91a4a0519a6171d9f52be4c514959c0d65c82812</description>
        <pubDate></pubDate>
        <dc:creator>Kryštof Tulinger  &lt;krystof.tulinger@oracle.com&gt;</dc:creator>
    </item>

    <item>
        <title>let user to change if the projects are enabled or disabled
    after #1239 is in upstream this fixes #1223</title>
        <description>/opengrok/OpenGrok - 25d3d16c420712ddaa22503d2b9d1135b7c5eed2</description>
        <pubDate></pubDate>
        <dc:creator>Kryštof Tulinger  &lt;krystof.tulinger@oracle.com&gt;</dc:creator>
    </item>

    <item>
        <title>Support for Resin</title>
        <description>/opengrok/OpenGrok - 03c01ac563d31955fc2b21cd540423434509a494</description>
        <pubDate></pubDate>
        <dc:creator>Matt Lewandowsky &lt;matthew.l@samsung.com&gt;</dc:creator>
    </item>

    <item>
        <title>Fix semantics of -H flag and disabling history generation
    
    OpenGrok generates history regardless of what OPENGROK_GENERATE_HISTORY is set
    to, for local repositories.  This variable currently only goes into effect for
    remote repositories.  Change its semantics such that if -H is not passed, then
    history generation and caching is disabled altogether for all repositories.
    This is useful when indexing large local repositories such as a local mirror of
    the AOSP sources worth 70GB. History generation in this case results in the
    indexing never completing.
    
    We also fix the semantics of OPENGROK_GENERATE_HISTORY in the wrapper script,
    such that if its set to "off", then we don't pass -H at all to OpenGrok.
    
    Signed-off-by: Joel Fernandes &lt;agnel.joel@gmail.com&gt;</title>
        <description>/opengrok/OpenGrok - 1e4f2633aeeca23eeb54f4007ab4f54565b499a7</description>
        <pubDate></pubDate>
        <dc:creator>Joel Fernandes &lt;agnel.joel@gmail.com&gt;</dc:creator>
    </item>

    <item>
        <title>really require Tomcat 8</title>
        <description>/opengrok/OpenGrok - 00b85c9d9a85faeb07d1570f20b19343feed9239</description>
        <pubDate></pubDate>
        <dc:creator>Vladimir Kotal &lt;Vladimir.Kotal@Oracle.COM&gt;</dc:creator>
    </item>

    <item>
        <title>support Tomcat8 on Solaris</title>
        <description>/opengrok/OpenGrok - 506c10e23e70450d29a50c221a025d5eab483651</description>
        <pubDate></pubDate>
        <dc:creator>Vladimir Kotal &lt;Vladimir.Kotal@Oracle.COM&gt;</dc:creator>
    </item>

    <item>
        <title>prefer newer Tomcat</title>
        <description>/opengrok/OpenGrok - 846f363df9084d555cb69b57561c3e788773f42a</description>
        <pubDate></pubDate>
        <dc:creator>Vladimir Kotal &lt;Vladimir.Kotal@Oracle.COM&gt;</dc:creator>
    </item>

    <item>
        <title>Fix for opengrok issue https://github.com/OpenGrok/OpenGrok/issues/863
    If user does not use default OPENGROK_INSTANCE_BASE or default
    WEBAPP_CONFIG_ADDRESS, then attempt to extract WEB-INF/web.xml from
    source.war using jar or zip utility, update the hardcoded values and
    then update source.war with the new WEB-INF/web.xml</title>
        <description>/opengrok/OpenGrok - 49bc09b5e021967c9bb83be6215448d40ac675ca</description>
        <pubDate></pubDate>
        <dc:creator>Valery Brobbey &lt;vkb@alum.mit.edu&gt;</dc:creator>
    </item>

    <item>
        <title>Tomcat 8 support
    
    Minor changes to support tomcat 8 as well. Works with debian/ubuntu tomcat 8 package (currently 8.0.26-1)</title>
        <description>/opengrok/OpenGrok - d20bb899e2e6c692130af57903cb0f909e7bec2a</description>
        <pubDate></pubDate>
        <dc:creator>Gerbrand van Dieijen &lt;gerbrand@vandieijen.nl&gt;</dc:creator>
    </item>

    <item>
        <title>Remove bashism in the OpenGrok script
    
    String equality should be tested with '=' and not with '=='. The
    latter is an extension in bash. I'm seeing the following error on a
    system where /bin/sh is dash:
    
    /code/OpenGrok/OpenGrok: 717: [: Linux: unexpected operator</title>
        <description>/opengrok/OpenGrok - 2aa8eaebd2e6b6f0f0ea3ad62350626305833611</description>
        <pubDate></pubDate>
        <dc:creator>Knut Anders Hatlen &lt;knut.hatlen@oracle.com&gt;</dc:creator>
    </item>

    <item>
        <title>escape opengrok jar file
    fixes #945</title>
        <description>/opengrok/OpenGrok - 5a0ed1213a40c9ab7c990b442b77455ee27bc799</description>
        <pubDate></pubDate>
        <dc:creator>Vladimir Kotal &lt;Vladimir.Kotal@Oracle.COM&gt;</dc:creator>
    </item>

    <item>
        <title>rename OPENGROK_REMOTE_REPOS to OPENGROK_GENERATE_HISTORY</title>
        <description>/opengrok/OpenGrok - 9dc24f2da404ab474e38fc4d428e5717dc9bcee4</description>
        <pubDate></pubDate>
        <dc:creator>Vladimir Kotal &lt;Vladimir.Kotal@Oracle.COM&gt;</dc:creator>
    </item>

    <item>
        <title>Added documentation of new environment variables</title>
        <description>/opengrok/OpenGrok - 9132ad6a7ba5525fd1a6ccd4f4bcb497385c8597</description>
        <pubDate></pubDate>
        <dc:creator>ralphmayr &lt;ralph.mayr@gmail.com&gt;</dc:creator>
    </item>

    <item>
        <title>require SRC_ROOT for clearHistory command</title>
        <description>/opengrok/OpenGrok - 527d116ec0f031818982101f4475298b930d515b</description>
        <pubDate></pubDate>
        <dc:creator>Vladimir Kotal &lt;Vladimir.Kotal@Oracle.COM&gt;</dc:creator>
    </item>

    <item>
        <title>add MinimalInvocation() for better handling of clearHistory command</title>
        <description>/opengrok/OpenGrok - caf0d2e1c473e03780acaa86e2a73ff953802a8b</description>
        <pubDate></pubDate>
        <dc:creator>Vladimir Kotal &lt;Vladimir.Kotal@Oracle.COM&gt;</dc:creator>
    </item>

    <item>
        <title>StdInvocation needs to take additional arguments</title>
        <description>/opengrok/OpenGrok - 433943adf7f151e57fa7b81e95ad01cd86367bad</description>
        <pubDate></pubDate>
        <dc:creator>Vladimir Kotal &lt;Vladimir.Kotal@Oracle.COM&gt;</dc:creator>
    </item>

    <item>
        <title>Fix POSIX-compliance issue in OpenGrok
    
    POSIX sh/test uses a single equals sign for string comparison.</title>
        <description>/opengrok/OpenGrok - 5baba343b1d32252619db7e6aff0c1c0be67761c</description>
        <pubDate></pubDate>
        <dc:creator>jethrogb &lt;github@jbeekman.nl&gt;</dc:creator>
    </item>

    <item>
        <title>require SRC_ROOT for indexpart</title>
        <description>/opengrok/OpenGrok - 610915d59310c9aba810740e858ba64c5e3e6a2f</description>
        <pubDate></pubDate>
        <dc:creator>Vladimir Kotal &lt;Vladimir.Kotal@Oracle.COM&gt;</dc:creator>
    </item>

    <item>
        <title>add support for parallel indexing
    fixes #876</title>
        <description>/opengrok/OpenGrok - bc5565fc58603964988b42b6aee40e246f35d94f</description>
        <pubDate></pubDate>
        <dc:creator>Vladimir Kotal &lt;Vladimir.Kotal@Oracle.COM&gt;</dc:creator>
    </item>

    <item>
        <title>fix typo/wording</title>
        <description>/opengrok/OpenGrok - 56c25decc0427c204cd35856e521ddf28337e75d</description>
        <pubDate></pubDate>
        <dc:creator>Lubos Kosco &lt;Lubos.Kosco@Oracle.COM&gt;</dc:creator>
    </item>

</channel>
</rss>

