Commit graph

10 commits

Author SHA1 Message Date
adrianp
21468a6a33 Whitespace nits 2008-11-06 23:18:34 +00:00
adrianp
ea16291f2b Add an opengrok-source option to build the war locally instead of installing
the one that comes with the tarball.
2008-10-25 18:11:16 +00:00
adrianp
0ef77fe00d Add in a line that should not have been commented out 2008-10-24 21:26:37 +00:00
adrianp
9ac5861a01 jflex is only needed to *build* opengrok
PKGREVISION++
2008-10-21 19:29:57 +00:00
adrianp
8b67d43ff2 Update to 0.7
In brief:
-Q option is not taken into account
Add initial support for clearcase
Added support for Git repositories
Emma support
Initial support for JMX Agent

See http://src.opensolaris.org/source/history/opengrok/trunk/ for all the
details.
2008-10-19 19:36:13 +00:00
adrianp
c864a8f39c 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
2008-04-20 16:08:20 +00:00
adrianp
b7746e0fd9 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
2008-04-05 17:26:37 +00:00
jlam
4c8382aec0 Mechanical changes to add DESTDIR support to packages that install
their files via a custom do-install target.
2008-03-03 17:45:33 +00:00
adrianp
b23ba89f06 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
2007-11-11 22:05:49 +00:00
adrianp
ffd8d54934 OpenGrok is a fast and usable source code search and cross reference engine.
It helps you search, cross-reference and navigate your source tree. It can
understand various program file formats and version control histories like
SCCS, RCS, CVS and Subversion. In other words it lets you grok (profoundly
understand) the open source, hence the name OpenGrok. It is written in Java.

This is opengrok 0.4
2007-04-08 16:59:41 +00:00