Last 30 days
Earlier this year
-
r168
(Made set methods public) committed by leigh.dodds
- Made set methods public
-
-
-
-
r164
(Retry for invalid XHTML) committed by leigh.dodds
- Retry for invalid XHTML
-
-
-
r161
(Use correct units, muppet!) committed by leigh.dodds
- Use correct units, muppet!
Use correct units, muppet!
-
r160
(Set read and connect timeouts on URLConnection) committed by leigh.dodds
- Set read and connect timeouts on URLConnection
Set read and connect timeouts on URLConnection
-
r159
(Changes to support applying XSLT to responses from certain d...) committed by leigh.dodds
- Changes to support applying XSLT to responses from certain domains
Changes to support applying XSLT to responses from certain domains
-
-
r157
(Return noop for skips) committed by leigh.dodds
- Return noop for skips
-
r156
(notes on logging levels) committed by leigh.dodds
- notes on logging levels
-
-
-
-
-
-
-
-
-
r149
(Removed single-fetch-filter) committed by leigh.dodds
- Removed single-fetch-filter
Removed single-fetch-filter
-
-
r147
(Additional logging tweaks) committed by leigh.dodds
- Additional logging tweaks
Additional logging tweaks
-
r146
(New base class for rdf parsing consumers that filter based o...) committed by leigh.dodds
- New base class for rdf parsing consumers that filter based on source url
New base class for rdf parsing consumers that filter based on source url
-
r145
(Moved more code into base class to make it easier to extend ...) committed by leigh.dodds
- Moved more code into base class to make it easier to extend parsing behaviour
Moved more code into base class to make it easier to extend parsing behaviour
-
r144
(Updated following changes to RDFParsingConsumer impl) committed by leigh.dodds
- Updated following changes to RDFParsingConsumer impl
Updated following changes to RDFParsingConsumer impl
-
r143
(Updated for latest tests) committed by leigh.dodds
- Updated for latest tests
-
r142
(Updated for latest tests) committed by leigh.dodds
- Updated for latest tests
-
r141
(Removed old code spike) committed by leigh.dodds
- Removed old code spike
-
r140
(Completed refactoring to support implementation of per-worke...) committed by leigh.dodds
- Completed refactoring to support implementation of per-worker memories
Completed refactoring to support implementation of per-worker memories
-
r139
(Corrected log message) committed by leigh.dodds
- Corrected log message
-
-
r137
(Next version will be 0.3) committed by leigh.dodds
- Next version will be 0.3
-
r136
(Tidied up build targets and project dir structures) committed by leigh.dodds
- Tidied up build targets and project dir structures
Tidied up build targets and project dir structures
-
r135
(Initial controller test) committed by leigh.dodds
- Initial controller test
-
r134
(Tidied up logging, reducing noise on cmd line
Changed how ta...) committed by leigh.dodds
- Tidied up logging, reducing noise on cmd line
Changed how tasks and loaded and supplied to Controller
Tidied up logging, reducing noise on cmd line
Changed how tasks and loaded and supplied to Controller
-
r133
(Now uses memory factory, supporting per-worker memories) committed by leigh.dodds
- Now uses memory factory, supporting per-worker memories
Now uses memory factory, supporting per-worker memories
-
r132
(Tidied logging, formatted code) committed by leigh.dodds
- Tidied logging, formatted code
Tidied logging, formatted code
-
r131
(Started extracting code into base class to separate out memo...) committed by leigh.dodds
- Started extracting code into base class to separate out memory impls that must be thread safe, from
those that use transactions
Started extracting code into base class to separate out memory impls that must be thread safe, from
those that use transactions
-
r130
(Renamed to SharedDatabaseMemory, as it uses a single db conn...) committed by leigh.dodds
- Renamed to SharedDatabaseMemory, as it uses a single db connection for all threads (and is therefore
a bottleneck)
Renamed to SharedDatabaseMemory, as it uses a single db connection for all threads (and is therefore
a bottleneck)
-
r129
(Ensure Model is encapsulated) committed by leigh.dodds
- Ensure Model is encapsulated
Ensure Model is encapsulated
-
r128
(Use NullMemory if no memory is configured) committed by leigh.dodds
- Use NullMemory if no memory is configured
Use NullMemory if no memory is configured
-
r127
(+new constructor
Controller now manages a list of task ids a...) committed by leigh.dodds
- +new constructor
Controller now manages a list of task ids and avoid re-fetches, in absence of a memory
Now filters submitted tasks against known task ids
Tidied up logging and reporting
Shortened sleep period
+new constructor
Controller now manages a list of task ids and avoid re-fetches, in absence of a memory
Now filters submitted tasks against known task ids
Tidied up logging and reporting
Shortened sleep period
-
-
r125
(Improved statistics collection and logging) committed by leigh.dodds
- Improved statistics collection and logging
Improved statistics collection and logging
-
r124
(Shorten sleep period to ensure that maximum number of worker...) committed by leigh.dodds
- Shorten sleep period to ensure that maximum number of workers are active
Allow for null consumers
Notifiy controller of result
Shorten sleep period to ensure that maximum number of workers are active
Allow for null consumers
Notifiy controller of result
-
r123
(Include an optional message in the result) committed by leigh.dodds
- Include an optional message in the result
Include an optional message in the result
|