Commit Graph

  • 3c546fa84f
    README: there is not CI for this currently master Vincent Batts 2020-09-24 14:58:01 -0400
  • f0ff244d87 CONTRIBUTING: update the docs Vincent Batts 2020-09-24 14:54:43 -0400
  • b0ceef0566 *: tidy and test fix Vincent Batts 2020-09-24 14:07:34 -0400
  • 9dca822092 *: build paths to my repo Vincent Batts 2020-09-24 13:47:15 -0400
  • 4b906a3877 CoC: update for a simple fork Vincent Batts 2020-09-24 13:47:02 -0400
  • 23a85a16c1
    *: switch from glide to go mod Vincent Batts 2020-09-24 13:46:18 -0400
  • e409d983eb
    Merge pull request #31 from ericchiang/coc Stephen Demos 2018-03-27 13:22:21 -0700
  • 18971c0086 update CoC Eric Chiang 2018-01-04 12:20:50 -0800
  • 6a34f44275
    Merge pull request #30 from sdemos/cmd Stephen Demos 2017-12-19 11:24:16 -0800
  • 9c437f5a81
    readme: add instructions for a manual update Stephen Demos 2017-12-12 14:49:28 -0800
  • af61458371 cmd: add very simple cmdline omaha server Stephen Demos 2017-12-05 14:54:10 -0800
  • e95ad781c1 vendor: vendor glide dependencies Stephen Demos 2017-12-05 14:46:15 -0800
  • 15c12b686e glide: add glide yaml files Stephen Demos 2017-12-05 14:45:21 -0800
  • c731a0389e Merge pull request #29 from coreos/revert-28-add_install_started_event Yifan Gu 2017-08-07 13:23:44 -0700
  • 6885a90813 Revert "update_engine_events.go: Add a custom "InstallStarted" event." Yifan Gu 2017-08-07 13:19:09 -0700
  • 3648e19ebf Merge pull request #28 from yifan-gu/add_install_started_event Yifan Gu 2017-08-07 13:11:49 -0700
  • 13e4359083 update_engine_events.go: Add a custom "InstallStarted" event. Yifan Gu 2017-08-07 12:59:09 -0700
  • 22285faf56 Merge pull request #27 from yifan-gu/smarter_trivial_server Yifan Gu 2017-06-28 12:13:52 -0700
  • 1925112df9 omaha: Make the trivial server to only return newer packages. Yifan Gu 2017-06-26 15:57:41 -0700
  • 1833613ed6 Merge pull request #26 from marineam/oem Michael Marineau 2017-06-09 18:48:31 -0700
  • 0152a8b1b0 client: export NewAppRequest and SendAppRequest methods Michael Marineau 2017-06-09 12:02:58 -0700
  • a2f653da34 client: send "Complete" event in update checks Michael Marineau 2017-06-08 17:12:59 -0700
  • d946c1e7b2 client: disable checking for ping and event status in responses Michael Marineau 2017-06-08 12:54:51 -0700
  • 2d48f3a029 client: send error events if update check or ping fails Michael Marineau 2017-06-08 14:28:48 -0700
  • 41143a9d17 client: define error codes and events used by update_engine Michael Marineau 2017-06-08 13:50:30 -0700
  • 9ed95f2e49 protocol: fix data type for event errorcode, should be an int Michael Marineau 2017-06-06 17:03:32 -0700
  • 03222d488c client: support sending events asynchronously Michael Marineau 2017-06-06 17:03:22 -0700
  • c42bec118e client: support runtime changes of app id Michael Marineau 2017-06-05 14:12:07 -0700
  • 3b5d143dc5 client: add application oem attribute Michael Marineau 2017-06-05 14:00:40 -0700
  • b2ea5e0e78 Merge pull request #25 from marineam/timer Yifan Gu 2017-06-05 13:45:48 -0700
  • bd1ae5648e client: add rough example for using the client Michael Marineau 2017-06-05 13:20:08 -0700
  • 1b026dfef5 client: add fuzzy timer for update check and ping interval Michael Marineau 2017-06-02 18:38:56 -0700
  • c88c5916bb client: implement exponential backoff on temporary network errors Michael Marineau 2017-06-02 18:33:30 -0700
  • c9e5a6a602 client: define default version as a constant Michael Marineau 2017-06-02 17:10:27 -0700
  • d40844181a client: add fuzzy timer Michael Marineau 2017-06-02 14:14:24 -0700
  • f8acb2d7b7 Merge pull request #24 from marineam/client Michael Marineau 2017-05-26 13:38:09 -0700
  • e67d0ff67a README: explain implementation status in more detail Michael Marineau 2017-05-25 14:29:35 -0700
  • 73e12a0154 client: add support for machine-wide omaha clients Michael Marineau 2017-05-25 13:11:24 -0700
  • ad277db627 client: implement event, ping, and updatecheck Michael Marineau 2017-05-19 13:41:52 -0700
  • 5a03e1d183 codes: improve app and update status error messages Michael Marineau 2017-05-18 12:53:35 -0700
  • afab572db3 protocol: change IsMachine flag to int Michael Marineau 2017-05-17 15:03:05 -0700
  • d8ad567e7f protocol: add GetApp helper methods Michael Marineau 2017-05-12 12:56:21 -0700
  • 45e1ea6221 client: report sensible errors if response is excessively large or empty Michael Marineau 2017-05-19 13:32:27 -0700
  • e6f3abe15e client: support retrying requests after transient HTTP errors Michael Marineau 2017-05-11 12:43:42 -0700
  • b8149cc683 client: add extended http client for making omaha api requests Michael Marineau 2017-05-18 12:33:24 -0700
  • b2b975be5d client: begin omaha client implementation Michael Marineau 2017-05-04 14:21:38 -0700
  • a81e2c0792 Merge pull request #23 from marineam/trivial Yifan Gu 2017-05-05 12:03:41 -0700
  • 036aedf2d7 protocol: remove stray Event type Michael Marineau 2017-05-04 17:13:22 -0700
  • d6e8a00feb Merge pull request #22 from marineam/parse Michael Marineau 2017-05-05 11:49:06 -0700
  • 3d5d24e0b8 Merge pull request #21 from marineam/trivial Michael Marineau 2017-05-04 13:52:18 -0700
  • a6290c1b4f protocol: add ParseRequest and ParseResponse functions Michael Marineau 2017-05-04 13:00:46 -0700
  • 6198ba9443 protocol: style fix, use "ID" and "SHA" in identifiers. Michael Marineau 2017-05-03 12:38:39 -0700
  • 773016a0fd Merge pull request #20 from marineam/trivial Yifan Gu 2017-05-02 13:38:33 -0700
  • 5f9a499a46 package: fix SHA256 attribute name, now defined by the spec. Michael Marineau 2017-05-02 13:15:04 -0700
  • 79e582819b protocol: sort xml attributes Michael Marineau 2017-05-02 13:07:50 -0700
  • 8e6feed630 Merge pull request #19 from marineam/template Michael Marineau 2017-05-02 12:36:35 -0700
  • c694d6ed59 Merge pull request #18 from marineam/from-mantle Michael Marineau 2017-05-02 12:34:24 -0700
  • 9a796427d5 omaha: distinguish zero and unset in ping active days field Michael Marineau 2017-04-24 13:05:53 -0700
  • c7d81825c4 omaha: remove lingering references to mantle Michael Marineau 2017-04-24 12:07:47 -0700
  • 4b95d8178b omaha: update upstream doc URL Michael Marineau 2017-04-24 12:04:41 -0700
  • 7786cbf0d4 Merge branch 'master' of https://github.com/coreos/template-project Michael Marineau 2017-04-21 17:16:37 -0700
  • acd5c75d52 travis: test against go 1.7 and 1.8 Michael Marineau 2017-04-21 14:07:12 -0700
  • 4d02220019 omaha: add basic but functional omaha server for testing Michael Marineau 2016-09-13 15:58:20 -0700
  • e5eb9eb583 omaha: implement server based on OmahaHandler Nick Owens 2015-12-22 14:16:35 -0800
  • f33cb66abb omaha: add complete http handler implementation Michael Marineau 2015-07-25 19:00:42 -0700
  • 2cf1d8f13e omaha: support using status codes as error values Michael Marineau 2015-11-11 15:10:30 -0800
  • 5e54ada1e9 omaha: add structure for representing a single app update Michael Marineau 2015-10-11 13:38:48 -0700
  • 5543f86194 omaha: add helper method for computing package metadata Michael Marineau 2015-08-10 15:50:31 -0700
  • f208691b12 omaha: stop wrapping URL slice in a struct Michael Marineau 2015-08-08 17:01:00 -0700
  • a3bc668225 omaha: add/fix missing or outdated attributes Michael Marineau 2015-07-25 18:00:13 -0700
  • 75a1125f53 omaha: split request and response structures Michael Marineau 2015-07-25 16:44:18 -0700
  • ec70842bdd omaha: rework/cleanup protocol APIs Michael Marineau 2015-07-23 23:14:36 -0700
  • fef283aeb6 omaha: remove XMLName from nested structures Michael Marineau 2015-07-22 23:17:32 -0700
  • 6ab36bd0dc omaha: fix go vet complaints Nick Owens 2015-11-16 12:53:45 -0800
  • 8650026537 omaha: update file header style and file names Michael Marineau 2015-07-22 22:31:47 -0700
  • 909299725c omaha: embed test data into the test code Michael Marineau 2015-07-22 22:11:49 -0700
  • f628b91eb4 Merge pull request #9 from coreos/2017 Quentin Machu 2017-02-10 11:23:16 -0800
  • d2f2d56db9 NOTICE: Bump copyright year Quentin Machu 2017-02-10 09:36:49 -0800
  • 49571ac5e8 Merge pull request #8 from spoonben/update-code-of-conduct Ben Spoon 2016-08-10 17:07:42 -0700
  • 064f420979 update code of conduct copy Ben Spoon 2016-08-09 13:19:44 -0700
  • 4ab25f2ba0 Merge pull request #7 from philips/add-project-code-of-conduct Brandon Philips 2016-08-04 14:02:09 -0700
  • 30af5ac3e7 code-of-conduct: initial commit Brandon Philips 2016-08-03 23:03:07 -0700
  • f26efba60f Merge pull request #17 from pwaller/patch-2 Michael Marineau 2015-11-01 14:24:06 -0800
  • 71d6a940b3 Merge pull request #16 from pwaller/patch-1 Michael Marineau 2015-11-01 14:23:51 -0800
  • 33e7ba03da Update link to ServerProtocol.md Peter Waller 2015-11-01 08:51:39 +0000
  • 7ddae496e9 Update README.md link to github.com/google/omaha Peter Waller 2015-11-01 08:48:27 +0000
  • c0517c8e4f Merge pull request #4 from coreos/copyright Brandon Philips 2015-10-20 12:36:59 -0700
  • 6dbd00837f CONTRIBUTING: fix line wrapping Jonathan Boulle 2015-10-14 08:48:41 -0700
  • 5cfdc81c6f Merge pull request #5 from coreos/jonboulle-patch-1 Jonathan Boulle 2015-10-13 22:22:56 -0700
  • f1dd30f4ac CONTRIBUTING: add reference to golang style guide Jonathan Boulle 2015-10-13 18:27:11 -0700
  • 952d034b50 Bump copyright year Matt Jibson 2015-08-31 15:29:04 -0400
  • 774cf34827 CONTRIBUTING: add a section about not emailing maintainers Brandon Philips 2014-06-18 18:38:28 -0700
  • 92df44276d CONTRIBUTING: remove the subject verbs Brandon Philips 2014-06-18 18:36:00 -0700
  • bd37826a4f Merge pull request #15 from sym3tri/errorcode-support Brandon Philips 2014-05-30 11:30:03 -0700
  • 392deac926 fix(event): add optional errorcode field to event Ed Rooth 2014-05-23 11:26:29 -0700
  • 6af1f79472 Merge pull request #14 from sym3tri/add-ping-type Brandon Philips 2014-05-15 18:36:28 -0700
  • 1d08943ef3 feat(omaha): add "ping" event type. Ed Rooth 2014-05-14 16:16:44 -0700
  • e01a1f70c3 Merge pull request #2 from jonboulle/master Jonathan Boulle 2014-04-04 10:41:40 -0700
  • 2e4ea503b0 chore(contributing): clean up CONTRIBUTING.md and split out DCO Jonathan Boulle 2014-04-04 10:08:25 -0700
  • 40e2aba4c3 Merge pull request #13 from philips/add-machineid-field Brandon Philips 2014-03-17 14:32:13 -0700