Age | Commit message (Expand) | Author |
2012-06-25 | Add a nicer helper util for the rpm changelog | Joshua Harlow |
2012-06-25 | Ensure rpmbuild is actually a directory before cleaning | Joshua Harlow |
2012-06-25 | Use the standard utils now in tools for reading requires/dependencies/versions. | Joshua Harlow |
2012-06-25 | Get rpm building working with a template. | Joshua Harlow |
2012-06-25 | Add a simple tool that will parse the requires file | Joshua Harlow |
2012-06-25 | Use the new tool created to get the version. | Joshua Harlow |
2012-06-25 | Continue working on getting a specfile generated. | Joshua Harlow |
2012-06-25 | Use the new version extraction tool to get the current active version. | Joshua Harlow |
2012-06-25 | This tool knows how to extract the current version from the 'changelog' file. | Joshua Harlow |
2012-06-25 | This will be a rpm template file for the eventual specfile that will be created. | Joshua Harlow |
2012-06-25 | 1. Moving around the packages dir. | Joshua Harlow |
2012-06-25 | Add warning when hitting a unknown api. | Joshua Harlow |
2012-06-25 | Removed this, since it doesn't offer any value. | Joshua Harlow |
2012-06-23 | Fix a bunch of == None cases | harlowja |
2012-06-23 | 1. Use a common config merging class now in helpers | harlowja |
2012-06-23 | Remove the pep8 tool from being ran in a script that has a | harlowja |
2012-06-23 | 1. Separate the pep8 check from the pylint check | harlowja |
2012-06-22 | Don't complete the update if there is no datasource or if writing to cache fails | Joshua Harlow |
2012-06-22 | Use os.path.join instead of custom string path formation | Joshua Harlow |
2012-06-22 | 1. Move the getkeybyid function back here but add some slight adjustments | Joshua Harlow |
2012-06-22 | Fix syntax err, grrr | harlowja |
2012-06-22 | 1. Add comment about conf.d overriding input config | harlowja |
2012-06-22 | 1. Adjust the logging of phone home module when its not enabled | harlowja |
2012-06-22 | Turn off capturing | Joshua Harlow |
2012-06-22 | Turn off capturing | Joshua Harlow |
2012-06-22 | Adjust test for turning off capturing | Joshua Harlow |
2012-06-22 | Turn off capturing | Joshua Harlow |
2012-06-22 | Turn off capturing | Joshua Harlow |
2012-06-22 | Use a module level constant for the filename | Joshua Harlow |
2012-06-22 | Fix ma english | Joshua Harlow |
2012-06-22 | Constant adding for content type, allow the part filename to be over-ridden e... | Joshua Harlow |
2012-06-22 | Disable capturing of these subp calls | Joshua Harlow |
2012-06-22 | 1. Add init.d/config and final scripts | Joshua Harlow |
2012-06-22 | Add a local only version | Joshua Harlow |
2012-06-22 | Restarting is just the same as starting, so don't return the exit code of the... | Joshua Harlow |
2012-06-22 | Use the full path + rename to CLOUDINITARGS | Joshua Harlow |
2012-06-22 | Add initial init.d script. | Joshua Harlow |
2012-06-22 | 1. Adjust for the cases of 'yes', 'no', 'true', 'false' by | Joshua Harlow |
2012-06-22 | 1. Fix the cfgobj to make sure it handles the quoting | Joshua Harlow |
2012-06-22 | Remove comment about old-configs | Joshua Harlow |
2012-06-22 | Add in debian, which should also work | Joshua Harlow |
2012-06-22 | 1. Add a ubuntu and fedora subclass of the RH/debian root classes | Joshua Harlow |
2012-06-22 | Remove support for older ec2 configobj merging. | Joshua Harlow |
2012-06-22 | Remove suppport for ec2-config | Joshua Harlow |
2012-06-22 | Use configobj support for now to keep the comments and other k/v pairs that m... | Joshua Harlow |
2012-06-22 | ConfigObj is a requirement now, so no need to see if | harlowja |
2012-06-22 | Configobj should be a requirement now, and not optional, | harlowja |
2012-06-22 | 1. Use configobj instead of configparser | harlowja |
2012-06-22 | Add comment that configobj is used for more than just old configs. | harlowja |
2012-06-22 | 1. Return which modules ran from the run module function | harlowja |