Seth Call
|
d55ba4fa5e
|
* verified instruments working VRFS-72
|
2012-11-12 06:55:03 -06:00 |
Seth Call
|
eb00be630b
|
* UserManager added
|
2012-11-12 06:28:44 -06:00 |
Seth Call
|
3c8761198e
|
Merge branch 'elasticsearch'
|
2012-11-10 19:08:00 -06:00 |
Seth Call
|
bca52caf20
|
* VRFS-32 UserMailer coming along
|
2012-11-10 19:07:17 -06:00 |
Mike Slemmer
|
2982cd998a
|
added comment
|
2012-11-08 22:51:17 -08:00 |
Mike Slemmer
|
27fb2f3ceb
|
minor cleanup
|
2012-11-08 22:29:05 -08:00 |
Seth Call
|
1f140dacc2
|
* VRFS-32 merged
|
2012-11-07 22:08:16 -06:00 |
Seth Call
|
1968f1a80f
|
* VRFS-32 merged
|
2012-11-07 22:06:58 -06:00 |
Seth Call
|
8102ba9ec0
|
* VRFS-32; missed a bunch of new files
|
2012-11-07 19:13:35 -06:00 |
Seth Call
|
59d3f44478
|
* VRFS-32; integrating elasticsearch and /api/search completed
|
2012-11-07 07:10:41 -06:00 |
Brian Smith
|
78445ba25b
|
added analytics to user/band details
|
2012-11-05 23:47:50 -05:00 |
Brian Smith
|
4536cdc4eb
|
added location info
|
2012-11-05 21:55:08 -05:00 |
Brian Smith
|
7ffc952717
|
band follower APIs
|
2012-11-04 17:54:53 -05:00 |
Brian Smith
|
5d5a5d1f23
|
added user follower models
|
2012-11-04 08:33:51 -05:00 |
Seth Call
|
f9cc5f517f
|
Merge branch 'master' of bitbucket.org:jamkazam/jam-ruby
|
2012-11-03 22:51:21 -05:00 |
Brian Smith
|
1a366b2385
|
fix unit tests
|
2012-11-03 23:49:36 -04:00 |
Seth Call
|
aca5e758b4
|
* VRFS-34 and VRFS-61; forgot to add new connection_track model
|
2012-11-03 22:20:05 -05:00 |
Seth Call
|
54ac90d386
|
Merge branch 'master' of bitbucket.org:jamkazam/jam-ruby
|
2012-11-03 22:02:14 -05:00 |
Seth Call
|
5657bebab8
|
* VRFS-61 and VRFS-34; session.tracks and instrument listing
|
2012-11-03 22:02:11 -05:00 |
Brian Smith
|
d64e8962c7
|
band APIs
|
2012-11-03 15:32:27 -04:00 |
Brian Smith
|
b67a34d46d
|
use instrument id instead of description
|
2012-11-03 11:38:00 -04:00 |
Brian Smith
|
e81a68f5c8
|
Merge branch 'master' of bitbucket.org:jamkazam/jam-ruby
|
2012-11-03 09:55:10 -04:00 |
Brian Smith
|
e41fd71212
|
add support to create users / update instruments via API
|
2012-11-03 09:54:55 -04:00 |
Seth Call
|
be39434e1c
|
* VRFS-31; merging from master
|
2012-11-02 01:53:32 -05:00 |
Seth Call
|
2edaf4ca71
|
* list sessions has correct sort order
|
2012-11-02 01:51:52 -05:00 |
Brian Smith
|
6658c57a07
|
removed UserInstrument model
|
2012-10-30 23:26:43 -04:00 |
Brian Smith
|
bc3b0e5c57
|
add bands to user details API, renamed band/musician related user models
|
2012-10-30 01:42:16 -04:00 |
Brian Smith
|
6ba6b7d595
|
fix instruments part of payload
|
2012-10-29 20:56:51 -04:00 |
Brian Smith
|
662fcf0112
|
initial musician / band dev
|
2012-10-29 06:45:47 -04:00 |
tihot_jk
|
d6d60ecc17
|
Merge branch 'master' of bitbucket.org:jamkazam/jam-ruby
|
2012-10-28 21:03:41 -07:00 |
tihot_jk
|
74e03cd897
|
Add session_id to the notification massage for join/leave session.
|
2012-10-28 17:29:07 -07:00 |
Brian Smith
|
96fbb23c34
|
removed musician model
|
2012-10-27 22:38:25 -04:00 |
Brian Smith
|
229ab95d34
|
updates for musicians
|
2012-10-27 22:35:28 -04:00 |
Seth Call
|
f4149648c6
|
* VRFS-27 invitation model and tests added
|
2012-10-27 14:22:05 -05:00 |
Seth Call
|
9ab04a7e74
|
* invitatations table and model build and tested
|
2012-10-26 05:33:39 -05:00 |
Seth Call
|
a8f46f8d7d
|
* VRFS-21; adding genres field to session CRUD
|
2012-10-25 07:11:10 -05:00 |
Seth Call
|
520225aedf
|
* adding support for new heartbeat_interval field on LoginAck
|
2012-10-23 06:37:25 -05:00 |
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 |