1 April 2008 update 0.6.1 2 ------------------------------------------------- 3 Thgis is a bugfix release. 4 5 Please see http://src.opensolaris.org/source/history/opengrok/trunk/ for 6 full history information, and for the list of contributors. The following is 7 just a summary. 8 9 Bug #67: Duplicate magics in the analyzers 10 Bug #546: IOException when viewing history for xref root in multi-project installation 11 Bug #785: Indexer don't use the value specified with -m 12 Bug #779: Add option to disable index optimization upon indexing 13 Bug #829: create links to account details in annotate mode 14 Bug #966: fails on directory names that contain a plus (+) character 15 Bug #989: Can't reindex a subtree 16 Bug #988: Make it possible to optimize the index without reingexing 17 Bug #1007: Add URL friendly project handling 18 Bug #1009: Economical mode generates suggestion database 19 Bug #1057: double-colon in search pattern throws an error 20 21 March 2008 update 0.6 22 ------------------------------------------------- 23 Please see http://src.opensolaris.org/source/history/opengrok/trunk/ for 24 full history information, and for the list of contributors. The following is 25 just a summary. 26 27 New Features: 28 Analyzer-support for Tcl/Tk 29 Analyzer-support for SQL 30 Support for TeamWare repositories 31 Use multiple index databases 32 33 Bug fixes: 34 A lot.. See http://src.opensolaris.org/source/history/opengrok/trunk/ 35 36 August 2007 update 0.5 37 ------------------------------------------------- 38 Please see http://cvs.opensolaris.org/source/history/opengrok/trunk/ for 39 full history information, and for the list of contributors. The following is 40 just a summary. 41 42 New Features: 43 Annotate support for Subversion and Mercurial 44 Use of a "history cache" for some SCM's to improve performance 45 Replaced system properties with configuration that may be changed runtime 46 Added support for Lisp 47 Updated the Lucene search engine, and allow wildcard search 48 Implemented glob'ing for IgnoredNames (-i *.bak) 49 Added a meta robots directive to the page headers to stop robots 50 Added support for "Projects" 51 Added support for RCS 52 Allow user-configurable bug patterns 53 54 Bug fixes: 55 Fix problems that Tomcat reports IllegalStateException for page redirects 56 Added more stack traces when errors occurs 57 58 December 2006 update 0.4 59 ------------------------------------------------- 60 New Features: 61 New Java Analyzer 62 Experimental support for Mercurial 63 64 Bug Fixes: 65 Fixed image path (alt webroot) provided by Nathan Beyer 66 Improved JRCS parser provided by Gustav Gunnarsson 67 Improved error handling for a corrupt web.xml in error.jsp 68 Fix problem with unterminated <form> tag provided by Chris Elving 69 Fix problem with how arguments are passed to an editor 70 (reported by Joachim Deguara) 71 Added patch for glob'ing files provided by Ben Ravago 72 Added patch for displaying CVS files not present on HEAD. 73 Provided by Chris Elving. 74 75 April 2006 update 0.3.1 76 ------------------------------------------------- 77 Bug Fixes: 78 Fix the webapp for custom context option 79 Many changes contributed by Knut Pape 80 More easy to understand usage message 81 tar.bz2 was not getting processed properly 82 PDF files were getting cross-referenced by mistake 83 Troff - missing space in xref 84 85 February 2006 update 0.3 86 ------------------------------------------------- 87 New Features: 88 Support for Subversion. 89 A cscope like GUI for search. 90 A GUI wizard for creating or updating search index. 91 New option that supports webapps with different context URLs. 92 Better display of matched context 93 A new CSS style sheet with offwhite theme. 94 95 96 December 2005 update: 0.2.1 97 ------------------------------------------------- 98 New Features: 99 Now runs on Microsoft Windows 100 a new CSS theme (polished) 101 Interim support for PHP and OpenSolaris Assembler code. 102 Single distributable file to keep things simple 103 104 Bug fixes: 105 Fixes a XSS security issue (reported by Wez Furlong) 106 Fixes bug where some CVS revisions could not be retrived 107 Fixes bug in handling CVS long histories (reported by Wez Furlong) 108 Handles extra characters in CVS symbol names (reported by Wez Furlong) 109 More robust EFTAR file handling (reported by Andy Tucker) 110 Throws more helpful error messages 111 Tomcat 4.x compatibility fixes 112 Minor fixes to hypertexting code that handles strings. 113 Fixed bug that ignored symlinked SRC_ROOT (reported by Michael Allen) 114 115 Compatibility Note: 116 The DATA_ROOT files generated by 0.2 are compatible 117 with this release. Changing the source.war parameters 118 and redeploying should work. 119 However to get full advantage, it is advisable to 120 generate the data from scratch (i.e remove the old 121 DATA_ROOT and run the run.sh again). 122 123 Initial public release, November 2005 Version 0.2 124 ------------------------------------------------- 125