Commit graph

13 commits

Author SHA1 Message Date
Brad Rydzewski
21f9aec808 added new handlers and workers 2014-09-28 18:36:24 -07:00
Brad Rydzewski
6f3997f4e1 moved IRC and Webhooks to their own packages
updated email template to include link to build
updated readme to include correct badge
2014-09-09 23:19:04 -07:00
Brad Rydzewski
275e7a3e3d inject private params in PR if private 2014-08-14 23:00:52 -07:00
Brad Rydzewski
4215193af9 Update worker.go 2014-08-14 11:56:11 -07:00
Brad Rydzewski
e7e6b2c608 added code to append private environment variables for non-PRs 2014-08-13 21:37:56 -07:00
Brad Rydzewski
4a5dce76cd github status API now functioning properly 2014-08-03 21:28:51 -07:00
Brad Rydzewski
aa9a8f4878 integrated plugin model for remotes 2014-07-12 19:01:58 -07:00
Brad Rydzewski
6375eaa552 fixed issue w/ buffer blocking on write to websocket 2014-07-11 16:52:22 -07:00
Brad Rydzewski
fa0213ab8d fixed issue w/ websockets not connecting for streaming stdout 2014-07-11 16:00:04 -07:00
Brad Rydzewski
eae495534b removed hard-coded Docker socket 2014-07-11 15:39:17 -07:00
Brad Rydzewski
3e5035c254 setup the worker to stream results 2014-07-11 15:29:31 -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