20
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 18 hours ago. based on code collected 1 day ago.
May 20, 2023 — May 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix NPE in AnalyzerGuru.getContentType, as find may return null
ldav1s
as Leo Davis
More... over 16 years ago
Add support for Teamware repositories More... over 16 years ago
Make the jar target in build.xml work without NetBeans More... over 16 years ago
Include sql2003reserved.dat in opengrok.jar when using build.generic.xml. Thanks to Moisei Rabinovich for providing the fix. More... over 16 years ago
DirectoryHistoryReader must support multiple index db More... over 16 years ago
Reuse existing FileAnalyzerFactory objects when -A option is specified More... over 16 years ago
Use separate Lucene index and spelling suggestion database pr project More... over 16 years ago
Added -d to specify dataroot in the example in EXAMPLE.txt More... over 16 years ago
DATA_ROOT must be specified with -d More... over 16 years ago
Fixed build break More... over 16 years ago
Added update() to ExternalRepository (not used yet) More... over 16 years ago
Refactoring: Created factory classes for all of the analyzers so that all use of reflection could be removed from AnalyzerGuru. This gives better compile-time error checking of the code, and it also makes it easier to navigate the source with tools like "Find Usages" in NetBeans. More... over 16 years ago
Added a build description More... over 16 years ago
Bug #335: OpenGrok trips up over Unicode byte-order marks More... over 16 years ago
Handle type parameters and fully qualified class names in javadoc tags More... over 16 years ago
Bug #326: Unable to view old revisions More... over 16 years ago
Removed the temproary change in SubversionRepository from the previous commit (should not have been committed yet) More... over 16 years ago
Added JFlex.jar to the list of files to ignore More... over 16 years ago
Added JFlex.jar to the list of files to ignore More... over 16 years ago
Bug #330: Trying to view history of repository root (SVN) results in exception More... over 16 years ago
Highlight javadoc tags More... over 16 years ago
Stop traversing if I encounter a .svn-directory when I don't have the Subversion bindings available during repository search More... over 16 years ago
Add support for a Mercurial repository inside the toplevel directory of a Mercurial repository More... over 16 years ago
Added basic SQL syntax highlighting More... over 16 years ago
Bug #275: History log for a directory shows no revision # More... over 16 years ago
Fixed broken links in diff.jsp More... over 16 years ago
Removed unneeded @page settings from page fragments More... over 16 years ago
Improve HistoryGuru external repo scan performance for Teamware workspaces Improve HistoryGuru external repo scan: play by the '-i ignore' rules Improve Indexing error messaging to be more precise about paths More... over 16 years ago
Removed dead code from the analyzers More... over 16 years ago
Refactored multiple copies of code into a function addFile and other minor cleanup More... over 16 years ago