Seth Call
399d010310
* lessons 90% done, but still mostly hidden
2016-04-05 21:23:15 -05:00
Seth Call
40df9eed6f
* better error reporting for bad connections on join session
2016-03-29 05:50:14 -05:00
Seth Call
22ca511681
* add a bunch of traces for debugging VRFS-3986
2016-03-14 13:42:14 -05:00
Seth Call
0a3d1016a1
* VRFS-3973 - websocket gateway to allow jamblasters to connect with no connection info
2016-03-04 09:06:13 -06:00
Steven Miers
11f60b71e4
VRFS-3242 : Schema and model changes required for band profile functionality.
...
* Additional attributes for band_type, band_status, concert_count,
add_new_members, play_commitment, touring_option, paid_gigs,
hourly_rate, gig_minimum
* For joined table musician_instruments, remove the hard requirement
that they be joined to a user, rather a “player” that is polymorphic.
* For joined table performance_stamples, remove the hard requirement
that they be joined to a user, rather a “player” that is polymorphic.
* For joined table online_presences, remove the hard requirement that
they be joined to a user, rather a “player” that is polymorphic.
* Change models as appropriate with new attributes and modify
belongs_to / has_many directives as necessary.
* Fix existing usages of user_id to work with polymorphic player_id.
* Fix tests that use user_id
* Add new tests that exercise online_presence, performance_samples, and
instruments that target a band, rather than a user.
2015-05-13 21:06:14 -05:00
Seth Call
b87ff571ce
* VRFS-1073 - support multiple websocket gateways
2014-09-24 14:27:56 -05:00
Seth Call
0db38e17d6
* adding tests for VRFS-2221
2014-09-17 10:22:05 -05:00
Seth Call
2bd189b697
* VRFS-2159 merge
2014-09-12 22:30:51 -05:00
Seth Call
75b2f21823
* adding support for opting out of transaction cleaner for tests that make transactions
2014-07-19 21:35:48 -05:00
Seth Call
3d1c4f2488
* VRFS-1790 - drag handles added to configure tracks; VRFS-1653 - fixed bug where slow initial connect would cause loop; also log in on initail connect instead of extra login message
2014-06-19 14:05:33 -05:00
Seth Call
4a603cbaa2
* VRFS-1764 - fix for content falling out of bounds; VRFS-1762 - tracking audio latency now; need to still make sure this works with new create session flow when it arrives
2014-06-09 15:43:16 -05:00
Seth Call
244f79eefb
* merging develop into feature/scheduled_sessions
2014-05-07 15:04:41 -05:00
Seth Call
9700fff691
* fixing some SQL in conn manager for querying active_music_sessions
2014-05-06 18:02:00 -05:00
Seth Call
f3d39a351d
* wip
2014-05-06 08:34:38 -05:00
Seth Call
eab5e5b72b
* merging in master with heartbeat fixes into develop after release
2014-05-05 10:50:47 -05:00
Scott Comer
5cc515d615
a small cleanup of connection fields and fix broken tests
2014-05-02 13:44:29 -05:00
Seth Call
c0ce26c602
* fixing tests for: * VRFS-1663 (diagnostics), VRFS-1657 (configurable timer for heartbeats), VRFS-1653 (websocket connection cleanup)
2014-05-01 14:09:33 -05:00
Scott Comer
fe59865bd9
change join_the_session api to add tracks; move the impl to connection; a few bug fixes
2014-04-30 22:01:43 -05:00
Seth Call
ad266e5b80
* VRFS-1663 (diagnostics), VRFS-1657 (configurable timer for heartbeats), VRFS-1653 (websocket connection cleanup)
2014-04-30 15:29:10 -05:00
Seth Call
9820562892
* more websocket/heartbeat fixes
2014-04-30 03:01:28 +00:00
Seth Call
faed48271b
* VRFS-1372 resolved, and not requiring local only until figure out some deployment issues
2014-03-07 14:20:34 -06:00
Scott Comer
057a2b79dd
removed updating with with connection location attributes
2014-03-04 18:48:29 -06:00
Scott Comer
6ee68e8943
fix the login test for locidispid and add a test for reconnect
2014-03-03 14:54:07 -06:00
Scott Comer
ab1143c9a8
fix and test user updates upon login
2014-03-03 14:31:25 -06:00
Jonathan Kolyer
b36e87e29f
VRFS-733 disabled validation fail when sessions exist until tests can pass
2014-02-25 04:25:22 +00:00
Jonathan Kolyer
4b91f4493c
VRFS-773 added validation check to ensure users cannot connect to multiple music sessions unless they are admin
2014-02-24 01:46:38 +00:00
Seth Call
df14676495
* VRFS-1135 - user and band targetting possible
2014-02-20 07:45:51 +00:00
Seth Call
dea36d897f
* VRFS-982 and VRFS-1003 - making every table that's directly related to music_session be UNLOGGED
2014-01-19 05:17:30 +00:00
Seth Call
95bc077634
* merging VRFS-813 into develop branch; mostly dealing with configureTracks.js and change from client-first on track state (VRFS-852)
2013-11-16 14:05:23 +00:00
Seth Call
9805775496
* VRFS-813 - done for this feature
2013-11-16 04:35:40 +00:00
Seth Call
db76c34ba5
* VRFS-813 -most all frontend changes needed for start/stop recordings
2013-11-03 14:55:55 -06:00
Jonathan Kolyer
6f9f72c9b5
vrfs-774: changing country value from USA to US for max_mind_geo support
2013-11-03 01:49:51 -06:00
Seth Call
6ea4bae05c
merging jam-ruby into ruby
2013-09-15 18:04:03 +00:00