2013-01-09 |
David ‘Bombe’ Roden | Add base implementation for torrent site filters.
|
commit | commitdiff | tree |
2013-01-09 |
David ‘Bombe’ Roden | Ignore chains and states default directories.
|
commit | commitdiff | tree |
2013-01-09 |
David ‘Bombe’ Roden | Use command-line parameters to define directory for...
|
commit | commitdiff | tree |
2013-01-09 |
David ‘Bombe’ Roden | Fix output summary.
|
commit | commitdiff | tree |
2013-01-08 |
David ‘Bombe’ Roden | Add configuration for maven’s exec plugin.
|
commit | commitdiff | tree |
2013-01-08 |
David ‘Bombe’ Roden | Add first version of README.
|
commit | commitdiff | tree |
2013-01-08 |
David ‘Bombe’ Roden | Add GPLv3 license information.
|
commit | commitdiff | tree |
2013-01-08 |
David ‘Bombe’ Roden | Use episode filter in example.
|
commit | commitdiff | tree |
2013-01-08 |
David ‘Bombe’ Roden | Add filter that extract episode informations from torrent...
|
commit | commitdiff | tree |
2013-01-07 |
David ‘Bombe’ Roden | Show name of reaction in email summary.
|
commit | commitdiff | tree |
2013-01-07 |
David ‘Bombe’ Roden | Make reaction available when retrieving output from...
|
commit | commitdiff | tree |
2013-01-07 |
David ‘Bombe’ Roden | Add display name to chains and reactions.
|
commit | commitdiff | tree |
2013-01-06 |
David ‘Bombe’ Roden | Show what date and time we are waiting for, promote...
|
commit | commitdiff | tree |
2013-01-06 |
David ‘Bombe’ Roden | Print name of reaction instead of the reaction itself.
|
commit | commitdiff | tree |
2013-01-06 |
David ‘Bombe’ Roden | Use ISO-8859-1 as default charset to prevent UTF-8...
|
commit | commitdiff | tree |
2013-01-06 |
David ‘Bombe’ Roden | Use the last successful state for the trigger.
|
commit | commitdiff | tree |
2013-01-06 |
David ‘Bombe’ Roden | Load and store two separate states.
|
commit | commitdiff | tree |
2013-01-06 |
David ‘Bombe’ Roden | Rename method.
|
commit | commitdiff | tree |
2013-01-06 |
David ‘Bombe’ Roden | Add some more detailed logger settings.
|
commit | commitdiff | tree |
2013-01-06 |
David ‘Bombe’ Roden | Store fail count, too.
|
commit | commitdiff | tree |
2013-01-06 |
David ‘Bombe’ Roden | Fix removal of chains.
|
commit | commitdiff | tree |
2013-01-06 |
David ‘Bombe’ Roden | Allow updating of reactions without having to remove...
|
commit | commitdiff | tree |
2013-01-06 |
David ‘Bombe’ Roden | Store failed states and fail count, too.
|
commit | commitdiff | tree |
2013-01-06 |
David ‘Bombe’ Roden | Don’t send Accept-Encoding header, send User-Agent...
|
commit | commitdiff | tree |
2013-01-06 |
David ‘Bombe’ Roden | Extract reaction name from file name.
|
commit | commitdiff | tree |
2013-01-06 |
David ‘Bombe’ Roden | Log when a reaction is being run.
|
commit | commitdiff | tree |
2013-01-06 |
David ‘Bombe’ Roden | Disable the example.
|
commit | commitdiff | tree |
2013-01-06 |
David ‘Bombe’ Roden | Use JSON for configuration files, remove all references...
|
commit | commitdiff | tree |
2013-01-06 |
David ‘Bombe’ Roden | Persist states across reruns.
|
commit | commitdiff | tree |
2013-01-06 |
David ‘Bombe’ Roden | Add JSON properties.
|
commit | commitdiff | tree |
2013-01-06 |
David ‘Bombe’ Roden | Includes the time in the state.
|
commit | commitdiff | tree |
2013-01-06 |
David ‘Bombe’ Roden | Add manager for state (uses Jackson to read/write JSON).
|
commit | commitdiff | tree |
2013-01-05 |
David ‘Bombe’ Roden | Use JAXB insteaof of Simple-XML for parsing XML files.
|
commit | commitdiff | tree |
2013-01-05 |
David ‘Bombe’ Roden | Move XML parsing into its own method.
|
commit | commitdiff | tree |
2013-01-05 |
David ‘Bombe’ Roden | Add javadoc.
|
commit | commitdiff | tree |
2013-01-04 |
David ‘Bombe’ Roden | Remove logging to standard output.
|
commit | commitdiff | tree |
2013-01-04 |
David ‘Bombe’ Roden | Add main starter.
|
commit | commitdiff | tree |
2013-01-04 |
David ‘Bombe’ Roden | Add exmaple XML file.
|
commit | commitdiff | tree |
2013-01-04 |
David ‘Bombe’ Roden | Add watcher that dynamically loads and unloads XML...
|
commit | commitdiff | tree |
2013-01-04 |
David ‘Bombe’ Roden | Add loader for reactions from chains.
|
commit | commitdiff | tree |
2013-01-04 |
David ‘Bombe’ Roden | Chain defintion model.
|
commit | commitdiff | tree |
2013-01-04 |
David ‘Bombe’ Roden | Add simple-xml framework to deserialize XML files.
|
commit | commitdiff | tree |
2013-01-04 |
David ‘Bombe’ Roden | Add method to remove reactions.
|
commit | commitdiff | tree |
2013-01-04 |
David ‘Bombe’ Roden | Store reactions with their name, change synchronization.
|
commit | commitdiff | tree |
2013-01-03 |
David ‘Bombe’ Roden | Show file count, seed count, and leech count in mail.
|
commit | commitdiff | tree |
2013-01-03 |
David ‘Bombe’ Roden | Extract file count, seed count, and leech count.
|
commit | commitdiff | tree |
2013-01-03 |
David ‘Bombe’ Roden | Add plain text and HTML output to new-torrent trigger.
|
commit | commitdiff | tree |
2013-01-03 |
David ‘Bombe’ Roden | Return an output instead of a trigger object.
|
commit | commitdiff | tree |
2013-01-03 |
David ‘Bombe’ Roden | Add default Output implementation.
|
commit | commitdiff | tree |
2013-01-03 |
David ‘Bombe’ Roden | Defines output that will be processed by actions.
|
commit | commitdiff | tree |
2013-01-03 |
David ‘Bombe’ Roden | Implement sending the mail as multipart/alternative.
|
commit | commitdiff | tree |
2013-01-03 |
David ‘Bombe’ Roden | Don’t trigger if state was not successful.
|
commit | commitdiff | tree |
2013-01-03 |
David ‘Bombe’ Roden | Skip filters if any state is not successful.
|
commit | commitdiff | tree |
2013-01-02 |
David ‘Bombe’ Roden | Add email action.
|
commit | commitdiff | tree |
2013-01-02 |
David ‘Bombe’ Roden | Add trigger that detects new torrents.
|
commit | commitdiff | tree |
2013-01-02 |
David ‘Bombe’ Roden | Treat a null state as a failed state.
|
commit | commitdiff | tree |
2013-01-02 |
David ‘Bombe’ Roden | Extract a sensible ID from a torrent and use it for...
|
commit | commitdiff | tree |
2013-01-02 |
David ‘Bombe’ Roden | Make the object that trigger an action available.
|
commit | commitdiff | tree |
2013-01-02 |
David ‘Bombe’ Roden | Add trigger that always triggers.
|
commit | commitdiff | tree |
2013-01-02 |
David ‘Bombe’ Roden | Add filter to extract a torrent state from an HTML...
|
commit | commitdiff | tree |
2013-01-02 |
David ‘Bombe’ Roden | Add state for torrent files.
|
commit | commitdiff | tree |
2013-01-02 |
David ‘Bombe’ Roden | Add failed state.
|
commit | commitdiff | tree |
2013-01-02 |
David ‘Bombe’ Roden | Add HTML filter and state.
|
commit | commitdiff | tree |
2013-01-02 |
David ‘Bombe’ Roden | Override toString().
|
commit | commitdiff | tree |
2013-01-02 |
David ‘Bombe’ Roden | Add HTTP query and state.
|
commit | commitdiff | tree |
2013-01-02 |
David ‘Bombe’ Roden | Run filters after query to convert the state.
|
commit | commitdiff | tree |
2013-01-02 |
David ‘Bombe’ Roden | Add filters to reaction.
|
commit | commitdiff | tree |
2013-01-02 |
David ‘Bombe’ Roden | Add filter interface.
|
commit | commitdiff | tree |
2013-01-02 |
David ‘Bombe’ Roden | Add log4j configuration.
|
commit | commitdiff | tree |
2013-01-02 |
David ‘Bombe’ Roden | Add reactor engine.
|
commit | commitdiff | tree |
2013-01-02 |
David ‘Bombe’ Roden | Add action that writes the states to standard output.
|
commit | commitdiff | tree |
2013-01-02 |
David ‘Bombe’ Roden | Add log4j dependency.
|
commit | commitdiff | tree |
2013-01-02 |
David ‘Bombe’ Roden | Add trigger that checks for changes in a FileState.
|
commit | commitdiff | tree |
2013-01-02 |
David ‘Bombe’ Roden | De-generify main interfaces.
|
commit | commitdiff | tree |
2013-01-02 |
David ‘Bombe’ Roden | Update javadoc.
|
commit | commitdiff | tree |
2013-01-02 |
David ‘Bombe’ Roden | Add newline to EOF.
|
commit | commitdiff | tree |
2013-01-02 |
David ‘Bombe’ Roden | Set source file encoding to UTF-8.
|
commit | commitdiff | tree |
2013-01-02 |
David ‘Bombe’ Roden | Add an update interval to a reaction.
|
commit | commitdiff | tree |
2013-01-02 |
David ‘Bombe’ Roden | Use latest Guava version.
|
commit | commitdiff | tree |
2013-01-02 |
David ‘Bombe’ Roden | Try to bind together queries, triggers, and actions.
|
commit | commitdiff | tree |
2013-01-02 |
David ‘Bombe’ Roden | Add trigger for the existence of files.
|
commit | commitdiff | tree |
2013-01-02 |
David ‘Bombe’ Roden | Add a file query.
|
commit | commitdiff | tree |
2013-01-02 |
David ‘Bombe’ Roden | Add a file state.
|
commit | commitdiff | tree |
2013-01-02 |
David ‘Bombe’ Roden | Add abstract State implementation.
|
commit | commitdiff | tree |
2013-01-02 |
David ‘Bombe’ Roden | Add type parameter for the state.
|
commit | commitdiff | tree |
2013-01-02 |
David ‘Bombe’ Roden | Add package documentation.
|
commit | commitdiff | tree |
2013-01-02 |
David ‘Bombe’ Roden | Add dependency on Guava.
|
commit | commitdiff | tree |
2013-01-02 |
David ‘Bombe’ Roden | Add action interface.
|
commit | commitdiff | tree |
2013-01-02 |
David ‘Bombe’ Roden | Add query interface.
|
commit | commitdiff | tree |
2013-01-02 |
David ‘Bombe’ Roden | Add trigger interface.
|
commit | commitdiff | tree |
2013-01-02 |
David ‘Bombe’ Roden | Add state interface.
|
commit | commitdiff | tree |
2013-01-02 |
David ‘Bombe’ Roden | Add Maven POM file.
|
commit | commitdiff | tree |
|