Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/sse-gateway-plugin
  Commit: 6c305896819d435016c1ef2f60aa653ce6981b30
      
https://github.com/jenkinsci/sse-gateway-plugin/commit/6c305896819d435016c1ef2f60aa653ce6981b30
  Author: Tom Fennelly <tom.fenne...@gmail.com>
  Date:   2017-01-23 (Mon, 23 Jan 2017)

  Changed paths:
    M .gitignore
    M README.md
    M package.json
    M src/main/java/org/jenkinsci/plugins/ssegateway/Endpoint.java
    M src/main/js/SSEConnection.js
    M src/main/js/ajax.js
    A sse-gateway-sample/README.md
    A sse-gateway-sample/gulpfile.js
    A sse-gateway-sample/img/sse-gateway-sample-plugin.gif
    A sse-gateway-sample/package.json
    A sse-gateway-sample/pom.xml
    A 
sse-gateway-sample/src/main/java/org/jenkinsci/plugins/ssegateway/sample/SSESamplePage.java
    A sse-gateway-sample/src/main/js/sse-gateway-sample.js
    A sse-gateway-sample/src/main/js/sse-gateway-sample.less
    A sse-gateway-sample/src/main/resources/index.jelly
    A 
sse-gateway-sample/src/main/resources/org/jenkinsci/plugins/ssegateway/sample/SSESamplePage/index.jelly

  Log Message:
  -----------
  [FIX JENKINS-40326] Add support for reconnect after the backend server has 
been restarted (#15)

* onError event handler

* Added sample plugin

* Added error handler in sample

* Added ping endpoint

* install sse from parent dir

* remove .watch_trigger file

* Added **/.watch_trigger to .gitignore

* Server reconnect support

Detect that the server has been restarted and provide a mechanism for hooking 
into the restart

* Fix lint errors

* Modify sample app to only load EventSource polyfill for MSIE

* Better connection failure detection

* Api tweaks

* fixed typo

* 0.0.16-tfbeta1


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to