206f65f37c43869d5ff97cab58c626079ef62a63
Fixed bug with questionable characters being POSTed and mangled when parsed due to not being escaped. Includes new tests and additional testing actions for generated apps (for testing the client). [#57 state:resolved]
b9766c6e992eea3c285a30b4baf0e624bde68207
Updated version to 0.5.2. Specified what files to automatically load (to prevent Capified Halcyon apps from loading config/deploy.rb and dying).
10455615e3e62b4f40cb633cf51c52efce578f43
Updated Aurora to the Halcyon 0.5.1 spec (and partly the unreleased Halcyon 0.5.2 spec).
4729bc626bac2a8f48a0a16ee1b8a0372a30a9cf
Fixed issue with how hooks were being defined and stored by default. [#56 state:resolved]
64e656adbcfed3bdd2acfbaf3f55e33c7df273bd
Made the boot process only require unique paths (to prevent loading hooks twice, for instance).