rhynodge.git
2013-01-02 David ‘Bombe... Add filter interface.
2013-01-02 David ‘Bombe... Add log4j configuration.
2013-01-02 David ‘Bombe... Add reactor engine.
2013-01-02 David ‘Bombe... Add action that writes the states to standard output.
2013-01-02 David ‘Bombe... Add log4j dependency.
2013-01-02 David ‘Bombe... Add trigger that checks for changes in a FileState.
2013-01-02 David ‘Bombe... De-generify main interfaces.
2013-01-02 David ‘Bombe... Update javadoc.
2013-01-02 David ‘Bombe... Add newline to EOF.
2013-01-02 David ‘Bombe... Set source file encoding to UTF-8.
2013-01-02 David ‘Bombe... Add an update interval to a reaction.
2013-01-02 David ‘Bombe... Use latest Guava version.
2013-01-02 David ‘Bombe... Try to bind together queries, triggers, and actions.
2013-01-02 David ‘Bombe... Add trigger for the existence of files.
2013-01-02 David ‘Bombe... Add a file query.
2013-01-02 David ‘Bombe... Add a file state.
2013-01-02 David ‘Bombe... Add abstract State implementation.
2013-01-02 David ‘Bombe... Add type parameter for the state.
2013-01-02 David ‘Bombe... Add package documentation.
2013-01-02 David ‘Bombe... Add dependency on Guava.
2013-01-02 David ‘Bombe... Add action interface.
2013-01-02 David ‘Bombe... Add query interface.
2013-01-02 David ‘Bombe... Add trigger interface.
2013-01-02 David ‘Bombe... Add state interface.
2013-01-02 David ‘Bombe... Add Maven POM file.