Seth Call
|
9e4468d1af
|
* VRFS-259: beta signup
|
2013-03-14 23:24:25 -05:00 |
Jonathan Kolyer
|
984fad86e0
|
fixed failing tests on send_to_client by inspecting args (rather than trying to match different login_ack objects)
|
2013-02-28 23:17:03 -06:00 |
Jonathan Kolyer
|
a9f815ee52
|
from add_client, removed warning when connection still exists; in handle_login retrieve connection earlier and create new client_id if no connection object; in handle_heartbeat, reconnect the connection and touch updated_at inside connection_manager
|
2013-02-21 19:41:09 -06:00 |
Jonathan Kolyer
|
876e897ac5
|
removed debug stmt
|
2013-02-21 14:18:17 -06:00 |
Jonathan Kolyer
|
c1dc7d9967
|
added msg arg to debug for send_to_client
|
2013-02-21 14:06:35 -06:00 |
Jonathan Kolyer
|
991312f6ad
|
removed debug stmts
|
2013-02-21 13:38:18 -06:00 |
Jonathan Kolyer
|
d794482ab0
|
updated the expire duration by subtracting the stale time; replaced ConnectionManager.expire_stale_connections with stale_connection_client_ids and call to @router.cleanup_clients_with_ids
|
2013-02-21 11:53:10 -06:00 |
Jonathan Kolyer
|
71cea79f36
|
added method stale_client, cleanup_clients_with_ids; in handle_heartbeat added updating of connection state
|
2013-02-21 11:49:32 -06:00 |
Seth Call
|
245ab0583b
|
adding carrierwave to gemfile because jamruby has it as a dependency and local gems seem to not pull in transitive dependencies
|
2013-02-12 22:57:04 -06:00 |
Jonathan Kolyer
|
08976ec71a
|
updated logging stmts for connection state mgmt
|
2013-02-11 00:53:00 -06:00 |
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 |