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