0
I Use This!
Inactive

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 18 hours ago.
May 01, 2023 — May 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
FEATURE: now creator can specify additional HTTP headers to include in the redirect More... over 12 years ago
LOGGING More... over 12 years ago
BUGFIX: was not closing filehandle More... over 12 years ago
snapshot checksums are warnings, not failures now More... over 12 years ago
INTERFACE heritrix-commons 3.1.0 changes More... over 12 years ago
INITIAL REV: interface for factories which "decorate" a previously existing ReplayRenderer More... over 12 years ago
FEATURE: made no-argument constructor, allowing configuration of decorated via getter/setter More... over 12 years ago
FEATURE: now implements AccessPointAware, to (hopefully) simplify configuration More... over 12 years ago
FEATURE: checks with AccessPoint before forcing "clean queries" More... over 12 years ago
INITIAL REV: class which attempts to efficiently track the first, prev, closest, next, and last results in a set, relative to a specific date More... over 12 years ago
INITIAL REV: BlockLoader which loads from Local RandomAccessFiles, and a generic BlockLoader which tries to do "the right thing" with each location, choosing the correct block loader based on the URL/String prefix More... over 12 years ago
FEATURE: - now allows -flexFormat in command line usage - allows configuration of multiple locations of each block source file - improved logging of errors More... over 12 years ago
INITIAL REV: ObjectFilter which excludes filters that both match a certain prefix AND are newer than a specific period More... over 12 years ago
INITIAL REV: simple composite filter More... over 12 years ago
FEATURE: checks AccessPoint for a possible CustomResultFilterFactory - and adds the resulting filter from that factory to the filter list, if present More... over 12 years ago
HACK: subclass of CDXFormat - which simply does old style CDX line parsing - allowing either 9 or 10 columns. This allows a CDXFormatIndex to be used with a CDX file containing both 9 and 10 columns in various lines More... over 12 years ago
SCOPE - made getField() protected More... over 12 years ago
FEATURE: allows multiple possible locations for a block - attempts to read will try each in order More... over 12 years ago
FEATURE: allows multiple possible locations for a block - attempts to read will try each in order More... over 12 years ago
LICENSE More... over 12 years ago
LICENSE More... over 12 years ago
LOGGING More... over 12 years ago
FEATURE: a sad attempt to allow construction without a given HDFS URL More... over 12 years ago
LOGGING More... over 12 years ago
LOGGING More... over 12 years ago
LOGGING More... over 12 years ago
BUGFIX: relaxed internal Iterator constraint - no longer must be a CloseableIterator More... over 12 years ago
FEATURE: added simple String.join functionality More... over 12 years ago
FEATURE: - added configuration to force clean queries, rather than forcing it to be active - added configuration of additional AccessPoint specific filter factories for search results - implemented AccessPointAware configuration of collaborating components More... over 12 years ago
INITIAL REV: new interface for AccessPoint collaboraters to be made aware of their AccessPoint More... over 12 years ago