20
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 15 hours ago. based on code collected 1 day ago.
May 14, 2023 — May 14, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Upgrade to Lucene 2.2.0 More... over 16 years ago
Implemented createCache for SubversionRepository More... over 16 years ago
Let the user toggle the annotations on / off More... over 16 years ago
Avoid NPE in addExternalRepositories More... over 16 years ago
Fixed webapp target and removed obsolete targets More... over 16 years ago
Removed some dead code from the analyzers More... over 16 years ago
Removed svn-javahl.jar from source.war More... over 16 years ago
Moved annotation and cache functionality from the HistoryParser to ExternalRepository More... over 16 years ago
Updated NetBeans project files More... over 16 years ago
Removed one instance of a Subversion error message printed twice More... over 16 years ago
Add -r command line option to set if we should ignore remote SCM systems More... over 16 years ago
Add a SubversionReporsitory to hold the root-directory for the Subversion checkout. This is required if you have your Subversion-repository in another directory that SOURCE_ROOT. More... over 16 years ago
Removed / from e-mail regex in PlainXref.lex More... over 16 years ago
combined patch for subversion history * * * This patch makes comparing revisions across copies work for subversion. More... over 16 years ago
Bugfixes for look and feel.
ldav1s
as Leo Davis
More... over 16 years ago
This fixes the following list.jsp bug with annotating Subversion repositories.
ldav1s
as Leo Davis
More... over 16 years ago
Bug #200: Fixed handling of $(...), backquotes, associative arrays and string literals prefixed with $ More... over 16 years ago
Removed unused state from ShXref More... over 16 years ago
Bug #200: Added more keywords to ShAnalyzer More... over 16 years ago
Fixed typo in example in README.txt More... over 16 years ago
Guillotine the extra head More... over 16 years ago
Bug #221: HistoryCacahe should not be created for directories More... over 16 years ago
Bug #214: Show usage when clicking on symbol definition More... over 16 years ago
Added unit tests for web.Util More... over 16 years ago
Use java.net.URLEncoder to encode URLs More... over 16 years ago
File links on the search page were percent encoding the segment separators ('/'), breaking the links. Created URIEncodePath that preserves the separators and percent encodes the segments. Fixed minor RFC 3986 deviations sections 2.1 (hex A-F should be uppercase) and 2.3 (unreserved chars should not be percent encoded) in URIEncode. Fixed places where the only the last segment was being percent encoded.
ldav1s
as Leo Davis
More... over 16 years ago
Fixed menu.jspf to ref help.jsp. Apparently help.html is no more. Fixed help.jsp and httpheader.jspf.
ldav1s
as Leo Davis
More... over 16 years ago
Bug #172: "There was an error!" seen during search with projects enabled. More... over 16 years ago
Bug #184: "There was an error!" seen during search with projects enabled. More... over 16 years ago
Refactoring: Moved getSCCSFile/getRCSFile from Util-class to the correct HistoryParser More... over 16 years ago