Commit Graph

33 Commits

Author SHA1 Message Date
Seth Call e3027e831b * VRFS-18: removed transactions from conneciton manager 2012-10-22 19:59:35 -05:00
Seth Call 331c13d858 * forgot to add state_error class 2012-10-21 14:11:04 -05:00
Seth Call 3e269f2551 * connection manager complete. now will integrate into jam-web and websocket-gateway 2012-10-21 10:05:06 -05:00
Seth Call d8dc08bef6 * VRFS-18; creating ConnectionManager which is responsible for managing data within the connections table 2012-10-20 20:55:49 -05:00
Seth Call 2fe02a6c79 * syncing wip on connection cleaning 2012-10-17 21:00:52 -05:00
Seth Call e881b19245 * adding in-progress connection cleaner class 2012-10-17 19:39:43 -05:00
Seth Call 6650bf889a Merge branch 'VRFS-19' 2012-10-16 22:48:40 -05:00
Seth Call fd9770f0f3 * VRFS-19; finishing touches on making session messaging work via jam-web 2012-10-16 22:48:10 -05:00
Seth Call 6128621ce6 * VRFS-19 - jam-ruby looks to have client messaging integrated, but need to see if it works when used in jam-web 2012-10-15 21:09:57 -05:00
Brian Smith c407fcfd86 model updates 2012-10-15 00:14:40 -04:00
Brian Smith d7fb9850e8 include friend_request in jam_ruby 2012-10-14 22:02:55 -04:00
Brian Smith daa042630d formatting 2012-10-14 00:21:52 -04:00
Brian Smith a1f911086b Merge branch 'master' of bitbucket.org:jamkazam/jam-ruby 2012-10-13 22:18:42 -04:00
Brian Smith cccae35a97 friend API development 2012-10-13 22:18:20 -04:00
Seth Call ef968fb29d * fixing tests for new client_id field 2012-10-13 17:51:08 -05:00
Seth Call bd047b0eea Merge branch 'master' of bitbucket.org:jamkazam/jam-ruby 2012-10-10 22:33:58 -05:00
Seth Call 754194f4f4 * adding client_id for p2p messaging 2012-10-10 22:33:54 -05:00
Brian Smith 5ba13fa893 fixed issues found in unit tests 2012-10-07 14:02:26 -04:00
Brian Smith a250559b0f merge master 2012-10-07 00:57:23 -04:00
Seth Call ee111930d2 * updating message_factory to use new jam-pb naming 2012-10-04 21:39:03 -05:00
Seth Call 0f37d1523c * VRFS-15: new models for sessions REST API 2012-10-02 22:50:23 -05:00
Brian Smith 2c60c3b263 added friend_update message / user presence development 2012-10-02 01:02:02 -04:00
Brian Smith 4660434a2b user presence development 2012-10-01 17:27:32 -04:00
Seth Call cc45a358e6 * fixed tests; setting default setting of 'public' for tests to false 2012-09-03 17:01:05 -05:00
Seth Call 069de7e754 *making updating password not mandatory on user update 2012-08-29 08:21:30 -05:00
Seth Call 4a2bf208fb * adding support for TestSessionMessage 2012-08-26 21:45:25 -05:00
Seth Call 3db0861a55 * making to_string of models more useful 2012-08-26 13:28:08 -05:00
Seth Call f83edca840 * updating message_factory to account for new pb message type 2012-08-26 06:35:13 -05:00
Seth Call 5ee5b765c4 * changing how primary key is defined (using non deprecated method) 2012-08-22 07:57:50 -05:00
Seth Call e8ebdeb5ef * declaring 'id' as primary key. this makes factory_girl behave on jdbc 2012-08-21 22:07:01 -05:00
Seth Call 0f847580e6 * jam-ruby updated to include jam_session model and tests 2012-08-18 13:48:43 -05:00
Seth Call e8ec5f3eaf * ported user model from rails tutorial; and it's tests 2012-08-05 22:01:00 -05:00
Seth Call e51d5af15b * ruby library initial commit 2012-08-02 22:07:03 -05:00