OpenSolaris

  code review   repo   packages   bugs   defect   polls   planet
You are not signed in. Sign in or register.

Announcements

OpenGrok 0.6.1 released | 04/11/2008

I am glad to announce the release of OpenGrok 0.6.1. Please see http://src.opensolaris.org/source/history/opengrok/trunk/ for the full change history, and for the list of contributors. The following is just a summary.

Bugs fixed:

  • Bug #67: Duplicate magics in the analyzers
  • Bug #546: IOException when viewing history for xref root in multi-project installation
  • Bug #785: Indexer don't use the value specified with -m
  • Bug #779: Add option to disable index optimization upon indexing
  • Bug #829: create links to account details in annotate mode
  • Bug #966: fails on directory names that contain a plus (+) character
  • Bug #989: Can't reindex a subtree
  • Bug #988: Make it possible to optimize the index without reingexing
  • Bug #1007: Add URL friendly project handling
  • Bug #1009: Economical mode generates suggestion database
  • Bug #1057: double-colon in search pattern throws an error

OpenGrok 0.6 released | 03/12/2008

I am glad to announce the release of OpenGrok 0.6. This release contains a lot of bug-fixes and some new features. Please see http://src.opensolaris.org/source/history/opengrok/trunk/ for the full change history, and for the list of contributors. The following is just a summary.

New Features:

  • Analyzer-support for Tcl/Tk
  • Analyzer-support for SQL
  • Support for TeamWare repositories

OpenGrok category added to Bugzilla at defect.opensolaris.org | 11/01/2007

We have just created an OpenGrok category in Bugzilla, so please report any problems or feature requests there.

OpenGrok 0.5 released | 08/20/2007

Please see http://cvs.opensolaris.org/source/history/opengrok/trunk/ for full history information, and for the list of contributors. The following is just a summary.

New Features:

  • Annotate support for Subversion and Mercurial
  • Use of a "history cache" for some SCM's to improve performance
  • Replaced system properties with configuration that may be changed runtime
  • Added support for Lisp
  • Updated the Lucene search engine, and allow wildcard search
  • Implemented glob'ing for IgnoredNames (-i *.bak)
  • Added a meta robots directive to the page headers to stop robots
  • Added support for "Projects"
  • Added support for RCS
  • Allow user-configurable bug patterns

Source code repository available | 12/08/2006

I am happy to announce that we have decided to use Mercurial as the source code management system for OpenGrok. The URL for the repository is:

ssh://hg.opensolaris.org/hg/opengrok/trunk/

For information on how to access the repository, see "How To Use Mercurial"