Last 30 days
Earlier this year
-
r160
(removing "ping back" from the README since donated time has ...) committed by ryan.justin.smith
- removing "ping back" from the README since donated time has been unpaid for by Questio. Adding bug
fix to remove trailing spaces from zkQuorum, which was effecting name lookups.
removing "ping back" from the README since donated time has been unpaid for by Questio. Adding bug
fix to remove trailing spaces from zkQuorum, which was effecting name lookups.
-
README
Wiki page edited by ryan.justin.smith
- Revision r159
Edited wiki page through web user interface. Removed "ping back" until questio pays for the time I
have used to create and maintain this project. So far, all work done on this project has been done
for free by time donated by myself, Ryan Smith.
Revision r159
Edited wiki page through web user interface. Removed "ping back" until questio pays for the time I
have used to create and maintain this project. So far, all work done on this project has been done
for free by time donated by myself, Ryan Smith.
-
-
-
-
r157
(moving trunk to 0.20.4-SNAPSHOT after release) committed by ryan.justin.smith
- moving trunk to 0.20.4-SNAPSHOT after release
moving trunk to 0.20.4-SNAPSHOT after release
-
-
r155
(committing 0.20.3 - adding bug fix for issue where replayInp...) committed by ryan.justin.smith
- committing 0.20.3 - adding bug fix for issue where replayInputStream was not being closed properly
resulting in a steady grow of open file handles.
committing 0.20.3 - adding bug fix for issue where replayInputStream was not being closed properly
resulting in a steady grow of open file handles.
-
r154
(updating comments with jautodoc.) committed by ryan.justin.smith
- updating comments with jautodoc.
updating comments with jautodoc.
-
r153
(fetching the replayInputStream from the recording object for...) committed by ryan.justin.smith
- fetching the replayInputStream from the recording object for optional processor content usage.
fetching the replayInputStream from the recording object for optional processor content usage.
-
r152
(adding patch submitted by Joost Ouwerkerk to fix the replyIn...) committed by ryan.justin.smith
- adding patch submitted by Joost Ouwerkerk to fix the replyInputStream object not closing for the
content processor. The stream is now wrapped in a try/finally where the stream is manually closed.
adding patch submitted by Joost Ouwerkerk to fix the replyInputStream object not closing for the
content processor. The stream is now wrapped in a try/finally where the stream is manually closed.
-
-
r150
(correcting errors found by the 'find bugs' maven reporting p...) committed by ryan.justin.smith
- correcting errors found by the 'find bugs' maven reporting plugin.
correcting errors found by the 'find bugs' maven reporting plugin.
-
r149
(adding comments for zkClientPort) committed by ryan.justin.smith
- adding comments for zkClientPort
adding comments for zkClientPort
-
r148
(clearer variable definitions, fixed redundant logging statem...) committed by ryan.justin.smith
- clearer variable definitions, fixed redundant logging statement, changed email to project email.
clearer variable definitions, fixed redundant logging statement, changed email to project email.
-
r147
(moving trunk to 0.20.3-SNAPSHOT version) committed by ryan.justin.smith
- moving trunk to 0.20.3-SNAPSHOT version
moving trunk to 0.20.3-SNAPSHOT version
-
-
r146
(tagging version 0.20.2 for release) committed by ryan.justin.smith
- tagging version 0.20.2 for release
tagging version 0.20.2 for release
-
r145
(,pvomg trunk to 0.20.2 after adding support for zkClientPort) committed by ryan.justin.smith
- ,pvomg trunk to 0.20.2 after adding support for zkClientPort
,pvomg trunk to 0.20.2 after adding support for zkClientPort
-
r144
(adding zk client port to processor description file.) committed by ryan.justin.smith
- adding zk client port to processor description file.
adding zk client port to processor description file.
-
r143
(adding zk client port to README) committed by ryan.justin.smith
- adding zk client port to README
adding zk client port to README
-
r142
(fixing support for alternate zk client port.) committed by ryan.justin.smith
- fixing support for alternate zk client port.
fixing support for alternate zk client port.
-
README
Wiki page edited by ryan.justin.smith
- Revision r141
Edited wiki page through web user interface.
Revision r141
Edited wiki page through web user interface.
-
r140
(adding support for the zk client port to be set to something...) committed by ryan.justin.smith
- adding support for the zk client port to be set to something other than 2181
adding support for the zk client port to be set to something other than 2181
-
-
r139
(committing trunk to 0.20.2-SNAPSHOT) committed by ryan.justin.smith
- committing trunk to 0.20.2-SNAPSHOT
committing trunk to 0.20.2-SNAPSHOT
-
-
r137
(committing version 0.20.1 for release) committed by ryan.justin.smith
- committing version 0.20.1 for release
committing version 0.20.1 for release
-
r136
(adding better comments, finalizing release for 0.20.1) committed by ryan.justin.smith
- adding better comments, finalizing release for 0.20.1
adding better comments, finalizing release for 0.20.1
-
r135
(underscores dont work as characters in variable names for he...) committed by ryan.justin.smith
- underscores dont work as characters in variable names for heritrix.
underscores dont work as characters in variable names for heritrix.
-
r134
(configuring a zk quorum comma seperated string instead of hb...) committed by ryan.justin.smith
- configuring a zk quorum comma seperated string instead of hbase master host.
configuring a zk quorum comma seperated string instead of hbase master host.
-
r133
(removing duplicate key addition which was preventing the Wri...) committed by ryan.justin.smith
- removing duplicate key addition which was preventing the Writer Processor class to load in heritrix.
removing duplicate key addition which was preventing the Writer Processor class to load in heritrix.
-
r132
(better comments for dependencies in pom.xml) committed by ryan.justin.smith
- better comments for dependencies in pom.xml
better comments for dependencies in pom.xml
-
r131
(using Put object instead of BatchUpdate for writing crawled ...) committed by ryan.justin.smith
- using Put object instead of BatchUpdate for writing crawled records to an HBase table.
using Put object instead of BatchUpdate for writing crawled records to an HBase table.
-
r130
(using htable.get(Get(rowKey)) instead of htable.getRow(rowKe...) committed by ryan.justin.smith
- using htable.get(Get(rowKey)) instead of htable.getRow(rowKey)
using htable.get(Get(rowKey)) instead of htable.getRow(rowKey)
-
r129
(changing project version of trunk to 0.20.0-SNAPSHOT) committed by ryan.justin.smith
- changing project version of trunk to 0.20.0-SNAPSHOT
changing project version of trunk to 0.20.0-SNAPSHOT
-
r128
(updating trunk to be compiled up 0.20.0 - batchUpdate object...) committed by ryan.justin.smith
- updating trunk to be compiled up 0.20.0 - batchUpdate object is deprecated and needs to be replaced
by using the new data objects.
updating trunk to be compiled up 0.20.0 - batchUpdate object is deprecated and needs to be replaced
by using the new data objects.
-
r127
(branching trunk to 19 branch) committed by ryan.justin.smith
- branching trunk to 19 branch
branching trunk to 19 branch
-
r126
(getting ready for branch.) committed by ryan.justin.smith
- getting ready for branch.
getting ready for branch.
-
r125
(Adding more comments and adding logic to modify existing tab...) committed by ryan.justin.smith
- Adding more comments and adding logic to modify existing tables if they are missing the necessary
column families when starting a crawl.
Adding more comments and adding logic to modify existing tables if they are missing the necessary
column families when starting a crawl.
-
r124
(additional comments and re-organizing code to be easier to r...) committed by ryan.justin.smith
- additional comments and re-organizing code to be easier to read.
additional comments and re-organizing code to be easier to read.
-
r123
(additional comments and re-organizing code to be easier to r...) committed by ryan.justin.smith
- additional comments and re-organizing code to be easier to read.
additional comments and re-organizing code to be easier to read.
-
r122
(Improved comments, changed back the location of setTimestamp...) committed by ryan.justin.smith
- Improved comments, changed back the location of setTimestamp() to record a more accurate time.
Improved comments, changed back the location of setTimestamp() to record a more accurate time.
-
r121
(ran jautodoc on the project to flesh out missing method comm...) committed by ryan.justin.smith
- ran jautodoc on the project to flesh out missing method comments
ran jautodoc on the project to flesh out missing method comments
-
r120
(adding new feature, process_only_new_records.) committed by ryan.justin.smith
- adding new feature, process_only_new_records.
adding new feature, process_only_new_records.
-
-
|