Commit Graph

12 Commits

Author SHA1 Message Date
Vincent Fiduccia e5c12b6adf Wait for disconnect before reconnect 2016-06-06 01:45:36 -04:00
Westly Wright 84d72ef0d1 Add new instance count to service
(rancher/rancher#1703)
Add more translations
Add check for null url when opening new web socket
disable user add for github auth if no user has been looked up
(rancher/rancher#2289)
Add service link as service link name to service link templates
(rancher/rancher#2887)
Fix bug with Kube hover menus
2016-05-24 16:21:07 -07:00
Vincent Fiduccia bde93f57c1 Fix safari websocket warning 2016-05-23 18:23:41 -07:00
Vincent Fiduccia 2af25f1277 Rework WebSocket client
Socket:

- Move watchdog functionality into socket
- Never allow more than one socket open at a time

Subscribe:

- Update the existing socket instead of creating a new one
- Remove watchdog functionality
- Add fail-safe to disconnect and ignore if a message is received for
  the wrong projectId
2016-05-22 22:13:39 -07:00
Vincent Fiduccia e220e378a8 Subscribe logging, orchestation state fixes (#672)
* Better logging for socket/subscribe

* Fix waiting page/orchestration issues

* Activate machine driver on create
2016-05-19 11:58:26 -07:00
Vincent Fiduccia 426ac24136 Warn on broken Safari WebSockets 2016-03-23 11:14:22 -07:00
Vincent Fiduccia c5c1ae27dd Stats improvements 2015-09-14 17:13:57 -07:00
Vincent Fiduccia c90c45c7bc Web socket reconnect, logging, close improvements 2015-06-13 20:44:51 -07:00
Vincent Fiduccia 7e66758149 Bug fixes 2015-05-23 00:37:47 -07:00
Vincent Fiduccia 76effeb987 Force WebSockets to SSL if the page is 2015-05-08 16:48:02 -07:00
Vincent Fiduccia 1da13cf854 Bug fixes, rearrange routes, Slack notification
- Fix bug where hosts show up twice when one is added
- Fix API key delete/alt-key delete
- Rearrange routes so that underlying pages stay rendered
- Send notification on build to slack
2015-01-29 13:49:49 -07:00
Vincent Fiduccia 29d3bbbbd1 Initial Import 2014-12-17 14:19:03 -07:00