Age | Commit message (Expand) | Author |
2012-06-17 | 1. Add a url response class that urlreading now returns (instead of a tuple). | harlowja |
2012-06-16 | 1. Fix the welcome_msg name to welcome_message (oops) | Joshua Harlow |
2012-06-16 | Match the transform named final_msg by adding a _msg to the transform name. | Joshua Harlow |
2012-06-16 | Remove default since it will never be called that way and apply default since... | Joshua Harlow |
2012-06-16 | Remove the need to have transforms start with "cc_". | Joshua Harlow |
2012-06-16 | 1. Add a constant for the "cc_" prefix, so that it can be easily changed if d... | Joshua Harlow |
2012-06-16 | 1. Change to fixup transform/form transform name | Joshua Harlow |
2012-06-16 | 1. Add comment as to what http proxy setting means | Joshua Harlow |
2012-06-16 | Clean up this log statement to be more useful. | Joshua Harlow |
2012-06-16 | Cleanups around the usage of the apt pipe line value. | Joshua Harlow |
2012-06-16 | Some simple fixes that will make the python 3 translation easier | Joshua Harlow |
2012-06-16 | Only set an env variable for instance id if we actually got one. | Joshua Harlow |
2012-06-15 | Fixups to ensure that pylint does not find anything major wrong. | Joshua Harlow |
2012-06-15 | Update comment about distro handling its timezone | Joshua Harlow |
2012-06-15 | Complete initial cleanup for refactoring/rework. | Joshua Harlow |
2012-06-15 | Added a new transform that can be used to show and initial welcome message to... | Joshua Harlow |
2012-06-15 | Moved the handlers from a user_data directory to a handler directory. | Joshua Harlow |