Commit graph

12 commits

Author SHA1 Message Date
Brad Rydzewski 58f287a541 added worker handlers 2014-09-29 21:34:30 -07:00
Brad Rydzewski 99fef2b4ea initial work to get websocket handlers working 2014-09-28 23:18:52 -07:00
Brad Rydzewski 21f9aec808 added new handlers and workers 2014-09-28 18:36:24 -07:00
Brad Rydzewski 97b3b96790 removed ping method that was for testing only 2014-09-23 20:47:27 -07:00
Brad Rydzewski 5d00c3f6ce fixed bugs with global commit feed not sending events 2014-07-13 15:45:01 -07:00
Brad Rydzewski 7a970aaff0 updated websockets to send global messages to any use w/ read access 2014-07-13 15:23:52 -07:00
Brad Rydzewski aa9a8f4878 integrated plugin model for remotes 2014-07-12 19:01:58 -07:00
Brad Rydzewski 5b4a8ef4ea fixed go vet warnings 2014-07-11 22:14:14 -07:00
Brad Rydzewski d000ca2918 code to stream stdout to the browser 2014-07-11 19:10:18 -07:00
Brad Rydzewski c6b880c272 improvemed ability to display the html5 notifications for commits 2014-06-22 03:02:22 -07:00
Brad Rydzewski e8abb11c19 got websockets working. added stubs for html5 notifications api 2014-06-22 02:04:07 -07:00
Brad Rydzewski 83577a7d5d removed css files. designers will be providing
removed amber files. replacing with angular
removed queue package in favor or worker package
removed channel package in favor of pubsub package
2014-06-21 14:22:38 -07:00