summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)Author
2012-06-27No longer need to do this special config appending, the config merger class h...Joshua Harlow
2012-06-221. Return which modules ran from the run module functionharlowja
2012-06-21Ensure that nothing was ran by checking the total countharlowja
2012-06-211. Move all info() logging methods to debug() harlowja
2012-06-201. Shorten the passed in name for frequency (and expand it later)Joshua Harlow
2012-06-20No need for this now that we have the imports done correctlyJoshua Harlow
2012-06-20Massive pylint + pep8 fixups!Joshua Harlow
2012-06-201. Use the name modules where transforms was usedJoshua Harlow
2012-06-20Remove the .py extension for this new main program binary.Joshua Harlow
2012-06-20Add message about query not being implemented yet.Joshua Harlow
2012-06-20Removed the older binaries, now supplemented by a unified binary.Joshua Harlow
2012-06-20Make the single run mode setup the output redirection and logging accordinglyJoshua Harlow
2012-06-19Get single module running mode mostly working (still needs a little work).Joshua Harlow
2012-06-19Pylint cleanups.Joshua Harlow
2012-06-191. Move the running of transforms to a common function that returns how a use...Joshua Harlow
2012-06-191. Use the help message to show the defaultJoshua Harlow
2012-06-19Get the 'init' stage working.Joshua Harlow
2012-06-19Small logging changes.Joshua Harlow
2012-06-19Passed along the extra config pathsJoshua Harlow
2012-06-191. Continue working on main 'init' methodJoshua Harlow
2012-06-181. Initial work on a unified program that will call into the new libraries.Joshua Harlow
2012-06-07Move binaries to an actual binary dir.Joshua Harlow