Age | Commit message (Expand) | Author |
2012-06-22 | 1. Return which modules ran from the run module function | harlowja |
2012-06-21 | Ensure that nothing was ran by checking the total count | harlowja |
2012-06-21 | 1. Move all info() logging methods to debug() | harlowja |
2012-06-20 | 1. Shorten the passed in name for frequency (and expand it later) | Joshua Harlow |
2012-06-20 | No need for this now that we have the imports done correctly | Joshua Harlow |
2012-06-20 | Massive pylint + pep8 fixups! | Joshua Harlow |
2012-06-20 | 1. Use the name modules where transforms was used | Joshua Harlow |
2012-06-20 | Remove the .py extension for this new main program binary. | Joshua Harlow |
2012-06-20 | Add message about query not being implemented yet. | Joshua Harlow |
2012-06-20 | Removed the older binaries, now supplemented by a unified binary. | Joshua Harlow |
2012-06-20 | Make the single run mode setup the output redirection and logging accordingly | Joshua Harlow |
2012-06-19 | Get single module running mode mostly working (still needs a little work). | Joshua Harlow |
2012-06-19 | Pylint cleanups. | Joshua Harlow |
2012-06-19 | 1. Move the running of transforms to a common function that returns how a use... | Joshua Harlow |
2012-06-19 | 1. Use the help message to show the default | Joshua Harlow |
2012-06-19 | Get the 'init' stage working. | Joshua Harlow |
2012-06-19 | Small logging changes. | Joshua Harlow |
2012-06-19 | Passed along the extra config paths | Joshua Harlow |
2012-06-19 | 1. Continue working on main 'init' method | Joshua Harlow |
2012-06-18 | 1. Initial work on a unified program that will call into the new libraries. | Joshua Harlow |
2012-06-07 | Move binaries to an actual binary dir. | Joshua Harlow |