Commit Graph

74 Commits

Author SHA1 Message Date
Jonathan Kolyer 1c1949010e renamed connection timers to correspond to state names 2013-02-11 00:04:41 -06:00
Jonathan Kolyer 2140eff3bd vrfs192: added aasm gem; added max_reconnect_time parameter 2013-02-06 07:43:26 -06:00
Seth Call 12822972ab * fix broken tests 2013-01-26 20:29:17 -06:00
Seth Call 5557edadff * making sure version is greater than 0.4.0 2013-01-26 20:15:58 -06:00
Seth Call f38cf2a1f6 * fixe for em-websocket 0.4.0 2013-01-26 20:15:03 -06:00
Seth Call 0a41cc6ee9 * pinning to 0.3.8 because client.request is no longer a property in 0.4.0 of em-websokce 2013-01-26 19:55:09 -06:00
Seth Call b759b2ae01 * -f so no error if not present 2013-01-16 22:51:04 -06:00
Seth Call 93bea675e5 * remove Gemfile.lock right before running 2013-01-16 22:40:42 -06:00
Seth Call 81d747edd6 * remove vendor/bundle 2013-01-14 00:03:46 -06:00
Seth Call 0fd6525963 Merge branch 'master' of bitbucket.org:jamkazam/websocket-gateway 2013-01-13 22:51:42 -06:00
Seth Call ef819532bb VRFS-217; removing tire reference 2013-01-13 22:51:36 -06:00
jam 3344ffa186 All all messages through to peers irrespective of type 2013-01-10 14:07:25 -06:00
Seth Call d157a58db7 * deb server 2013-01-05 23:18:26 -06:00
Seth Call 516a3dd6c0 * trying to publish websocket deb to local jenkins server 2013-01-05 23:12:23 -06:00
Seth Call 22e83eb1d2 * VRFS-190 done; sudo start websocket-gateway /sudo stop websocket-gateway possible after install of ubuntu package 2013-01-05 07:56:16 -06:00
Seth Call e4837c38b2 Merge branch 'master' of bitbucket.org:jamkazam/websocket-gateway 2013-01-05 07:04:37 -06:00
Seth Call d505ae77eb * when updating staleness of connection, skip validations 2013-01-05 23:43:23 -06:00
Seth Call 5d2be5eb94 * VRFS-190; gitignore/remove accidentally added log files 2013-01-05 02:40:05 -06:00
Seth Call fbfff6ac7f * VRFS-190 - rolling file in production: keep 20, max file size of 1 meg or day 2013-01-05 02:39:10 -06:00
Seth Call 26f9c222c4 * VRFS-190 - rolling file in production: keep 20, max file size of 1 meg or day 2013-01-05 02:38:42 -06:00
Seth Call 0ac7539653 * VRFS-190; get production mode working with a rolling file appender 2013-01-05 02:34:58 -06:00
Seth Call ad989300d7 * adding packaging scripts to websocket-gateway 2013-01-03 22:45:47 -06:00
Seth Call 5de82166b8 VRFS-190; initial attempt for websocket-gateway 2013-01-03 01:01:48 -06:00
Seth Call a4882436ed * VRFS-188; make sure pry isn't added to requires because it's making jam-web complain about a lack of a tty 2013-01-01 21:48:59 -06:00
Seth Call 8e331aaf00 * forget GEM_SERVER var 2012-12-10 07:35:08 -06:00
Seth Call fb0ffd151f * VRFS-168; making a gem out of websocket-gateway 2012-12-10 07:30:45 -06:00
Seth Call 46789b453e * adding legal_terms boolean to factory for VRFS-37 2012-12-09 20:59:50 -06:00
Seth Call ef2aa9e847 * changing to p327 as defaul 2012-12-06 06:46:15 -06:00
Seth Call f964dfb005 * p327 set as defaul 2012-12-06 06:45:52 -06:00
Seth Call ddae313a16 * fixing rspec test in websocket-gateway 2012-12-03 22:11:13 -06:00
Seth Call 989544bb35 * fixing broken test in rspec 2012-12-03 22:08:17 -06:00
Brian Smith 9d6098f89f fixed unit tests for user db changes 2012-11-21 14:49:45 -05:00
Seth Call 61a4a10334 * websocket-gateway build added 2012-11-18 02:08:33 -06:00
Seth Call 260f641939 * adding required params to music_session for facotry girl 2012-11-17 22:47:21 -06:00
Brian Smith 9cee5acccd removed name 2012-11-17 22:52:13 -05:00
Seth Call cb861a4aeb * adding jam-ruby gems into websocket-gateway gemfile for reasons I don't fully understand 2012-11-13 21:08:50 -06:00
Seth Call d2f9a249c7 * adding jam-ruby gems into websocket-gateway gemfile for reasons I don't fully understand 2012-11-13 21:07:28 -06:00
Mike Slemmer caaf4d6646 added 2 more needed gems 2012-11-08 20:55:18 -08:00
Mike Slemmer 0674e5e1b2 added needed gem 2012-11-08 20:51:27 -08:00
Seth Call eccfc477a3 * bumping pg_migrate version to 0.1.6 2012-11-05 19:06:38 -06:00
tihot_jk 82ac665c96 Merge branch 'master' of bitbucket.org:jamkazam/websocket-gateway
Conflicts:
	lib/jam_websockets/router.rb
2012-10-28 21:07:51 -07:00
tihot_jk 640e77e601 Fixing a bug after MusicSessionClient was renamed to Connection. 2012-10-28 17:24:16 -07:00
Seth Call 18fee761ae * fixing MusicSesssionClient to Connection 2012-10-27 18:47:27 -05:00
Seth Call 7a3b20814a * ConnectionManager integrated
* ruby-1.9.3 instead of JRuby
* Heartbeat Interval added to LoginAck
2012-10-23 06:42:28 -05:00
Seth Call 1660b2b01a * VRFS-18 syncing back to other comp 2012-10-22 22:16:14 -05:00
Seth Call 4323c4f573 * midway through jruby>ruby port for VRFS-18 2012-10-22 19:58:57 -05:00
Seth Call 0e4d5a13f8 * removing session topic concept; instead sending to a session causes a message to be created for each client 2012-10-16 22:50:28 -05:00
Seth Call cb9ec9c636 * usitng pb_msg and not msg to extract message 2012-10-15 06:38:33 -05:00
Seth Call 1bbf3248b2 * websocket-gateway updated to support p2p session 2012-10-13 17:55:01 -05:00
Seth Call c711fa932b * p2p initial version implemented and particially tested 2012-10-10 22:04:43 -05:00