Commit Graph

55 Commits

Author SHA1 Message Date
Brandon Philips 67b46beb64 fix(comment): fixup header comment 2013-04-01 10:16:12 -07:00
Brandon Philips 8536d53703 fix(omaha): use struct initialization
save some lines of code and use struct initialization
2013-04-01 10:02:15 -07:00
Brandon Philips 8a80b4e359 feat(responses): implement responses and add a test
- implement rendering test for responses and requests
- redo the API a bit to make responses and requests consistent
2013-04-01 09:55:05 -07:00
Brandon Philips 5cb5b5c4e9 feat(omaha): test and change the name of the event field
test out the event field and change its name to avoid repitition.
2013-03-29 05:51:29 -07:00
Brandon Philips d1b8d0aa1b Initial commit 2013-03-27 16:59:16 -07:00