20
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 24 hours ago.
May 14, 2023 — May 14, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bug #557: Bogus project entries in the cookie More... about 16 years ago
Added support for Tcl language More... about 16 years ago
Check the return-value from HistoryCache.get to avoid NullPointer More... about 16 years ago
Added -h <path> to genererate history cache for a single repository More... about 16 years ago
Restart ctags for the next file to be indexed if ctags dies More... about 16 years ago
Make createCache() a no-op for Teamware (rather than throw NullPointerException) More... over 16 years ago
Disabled support for comparing files across renames in Subversion. It doesn't work correctly for multi-file commits or along with createCache(), so I'm disabling it until we can resolve those problems. Preferably, we can come up with a solution that can be used in the other SCMs as well. More... over 16 years ago
Added fulltext search to the CLI as requested by Lubos More... over 16 years ago
Fixed command line search with org.opensolaris.opengrok.search.Search More... over 16 years ago
Fixing Scope GUI part 1 This fix allows you to use the scope GUI to search again, but this time you need a configuration file (the same as the web-application). This patch removes the posibility to update the index database from within the GUI, and that is what I will add again in the next part. More... over 16 years ago
Removed some unused imports. More... over 16 years ago
Moved duplicated code for external repositories into the common base class. More... over 16 years ago
Made ExternalRepository an abstract class so that code can be shared between the different implementations. More... over 16 years ago
Bug #429: RFE: OpenGrok should add the program version in a HTML HEAD "GENERATOR" tag More... over 16 years ago
Cleaned up examples in the build description - removed trailing empty lines in <pre>...</pre> - replaced @ with &#64; so that the hg url is not interpreted as a mail address when the file is uploaded on opensolaris.org More... over 16 years ago
Added authorizations to action and value to let non-privileged users modify the service More... over 16 years ago
Bug #334: double-colons in search pattern results in error More... over 16 years ago
Enable assertions when running the project and the tests from ant More... over 16 years ago
Bug #337: Analyzers are not thread-safe because of static state variables More... over 16 years ago
Bug #338: AnalyzerGuru.getDocument() should take a FileAnalyzer as an argument More... over 16 years ago
Fixed typo in build.xhtml More... over 16 years ago
Removed build.generic.xml and updated the build description More... over 16 years ago
Added dist-src target to build.xml More... over 16 years ago
Added dist target to build.xml More... over 16 years ago
Copied package target from build.generic.xml to build.xml More... over 16 years ago
Fix for date not being displayed in history.
ldav1s
as Leo Davis
More... over 16 years ago
Made "jar" the default ant target More... over 16 years ago
Make the JUnit tests compile and run without NetBeans More... over 16 years ago
Add Class-Path attribute to manifest when building outside NetBeans More... over 16 years ago
This should fix some issues with files/directories having space in pathname problems.
ldav1s
as Leo Davis
More... over 16 years ago