CHANGES.txt revision 115
115N/AAugust 2007 update 0.5
115N/A-------------------------------------------------
115N/APlease see http://cvs.opensolaris.org/source/history/opengrok/trunk/ for
115N/Afull history information, and for the list of contributors. The following is
115N/Ajust a summary.
115N/A
115N/ANew Features:
115N/A Annotate support for Subversion and Mercurial
115N/A Use of a "history cache" for some SCM's to improve performance
115N/A Replaced system properties with configuration that may be changed runtime
115N/A Added support for Lisp
115N/A Updated the Lucene search engine, and allow wildcard search
115N/A Implemented glob'ing for IgnoredNames (-i *.bak)
115N/A Added a meta robots directive to the page headers to stop robots
115N/A Added support for "Projects"
115N/A Added support for RCS
115N/A Allow user-configurable bug patterns
115N/A
115N/ABug fixes:
115N/A Fix problems that Tomcat reports IllegalStateException for page redirects
115N/A Added more stack traces when errors occurs
115N/A
20N/ADecember 2006 update 0.4
20N/A-------------------------------------------------
20N/ANew Features:
20N/A New Java Analyzer
20N/A Experimental support for Mercurial
20N/A
20N/ABug Fixes:
20N/A Fixed image path (alt webroot) provided by Nathan Beyer
20N/A Improved JRCS parser provided by Gustav Gunnarsson
20N/A Improved error handling for a corrupt web.xml in error.jsp
20N/A Fix problem with unterminated <form> tag provided by Chris Elving
20N/A Fix problem with how arguments are passed to an editor
20N/A (reported by Joachim Deguara)
20N/A Added patch for glob'ing files provided by Ben Ravago
20N/A Added patch for displaying CVS files not present on HEAD.
20N/A Provided by Chris Elving.
20N/A
0N/AApril 2006 update 0.3.1
0N/A-------------------------------------------------
0N/ABug Fixes:
0N/A Fix the webapp for custom context option
0N/A Many changes contributed by Knut Pape
0N/A More easy to understand usage message
0N/A tar.bz2 was not getting processed properly
0N/A PDF files were getting cross-referenced by mistake
0N/A Troff - missing space in xref
0N/A
0N/AFebruary 2006 update 0.3
0N/A-------------------------------------------------
0N/ANew Features:
0N/A Support for Subversion.
0N/A A cscope like GUI for search.
0N/A A GUI wizard for creating or updating search index.
0N/A New option that supports webapps with different context URLs.
0N/A Better display of matched context
0N/A A new CSS style sheet with offwhite theme.
0N/A
0N/A
0N/ADecember 2005 update: 0.2.1
0N/A-------------------------------------------------
0N/ANew Features:
0N/A Now runs on Microsoft Windows
0N/A a new CSS theme (polished)
0N/A Interim support for PHP and OpenSolaris Assembler code.
0N/A Single distributable file to keep things simple
0N/A
0N/ABug fixes:
0N/A Fixes a XSS security issue (reported by Wez Furlong)
0N/A Fixes bug where some CVS revisions could not be retrived
0N/A Fixes bug in handling CVS long histories (reported by Wez Furlong)
0N/A Handles extra characters in CVS symbol names (reported by Wez Furlong)
0N/A More robust EFTAR file handling (reported by Andy Tucker)
0N/A Throws more helpful error messages
0N/A Tomcat 4.x compatibility fixes
0N/A Minor fixes to hypertexting code that handles strings.
0N/A Fixed bug that ignored symlinked SRC_ROOT (reported by Michael Allen)
0N/A
0N/ACompatibility Note:
0N/A The DATA_ROOT files generated by 0.2 are compatible
0N/A with this release. Changing the source.war parameters
0N/A and redeploying should work.
0N/A However to get full advantage, it is advisable to
0N/A generate the data from scratch (i.e remove the old
0N/A DATA_ROOT and run the run.sh again).
0N/A
0N/AInitial public release, November 2005 Version 0.2
0N/A-------------------------------------------------