Commit Graph

4385 Commits

Author SHA1 Message Date
Seth Call 8a4038e7ce * pinning capybara-screenshot; it just released a breaking version (1.0.0) 2014-09-17 20:57:49 -05:00
Seth Call a396671f8b * VRFS-2223 typo in music_session 2014-09-17 20:38:33 -05:00
Seth Call 609846c295 * VRFS-2204 - udp_reachable showing now 2014-09-17 20:31:58 -05:00
Seth Call f9c751605c * VRFS-2016 - potential fix for flapping connections 2014-09-17 17:19:35 -05:00
Seth Call a1d3793ef4 * poke 2014-09-17 15:44:48 -05:00
Seth Call 9b6715d101 * remove debugging heartbeat 2014-09-17 10:43:52 -05:00
Seth Call 0b1ba57e1e * remove puts 2014-09-17 10:27:31 -05:00
Seth Call a273808865 * fix reconnect path again 2014-09-17 10:26:58 -05:00
Seth Call 0db38e17d6 * adding tests for VRFS-2221 2014-09-17 10:22:05 -05:00
Seth Call 6b96bdcd05 * VRFS-2221 - fix bad reconnect path 2014-09-17 10:22:00 -05:00
Seth Call 4793ea701a * VRFS-2209 - fix progress bar by fixing the update size variable. also show countdown 2014-09-16 21:14:16 -05:00
Seth Call 169f97fdc3 * fix bad support blurp 2014-09-16 21:47:59 -04:00
Seth Call 74ac15c8a1 * make better alert about no network server 2014-09-16 21:47:39 -04:00
Brian Smith 1203a26271 Merge branch 'develop' into feature/opt_out_notification_fix 2014-09-15 23:02:53 -04:00
Seth Call 7c3530a403 * fix how we check if udpReachable 2014-09-15 14:09:49 -05:00
Seth Call d2cd527f10 * fix preferences window not showing 2014-09-15 07:45:17 -05:00
Seth Call 35dd53469d * VRFS-2164 - fix for missing tracks on record 2014-09-14 21:55:43 -05:00
Brian Smith 99ad394633 VRFS-2066 fix tests 2014-09-14 21:54:12 -04:00
Brian Smith 4ddd4e4c13 VRFS-2066 fixed some issues with session landing and feed 2014-09-14 19:17:16 -04:00
Brian Smith 03fe5e8a1e VRFS-2066 consolidate users if they are listed multiple times in MSUH for the same session 2014-09-14 15:52:17 -04:00
Brian Smith f296932f27 fix more session join/leave bugs 2014-09-14 15:12:25 -04:00
Brian Smith e5a6ad862b fix notification bugs - active_music_session vs. music_session confusion 2014-09-14 14:41:32 -04:00
Brian Smith 7290188681 refactored code related to joining a session (Terms / Join Request dialog display logic) into SessionUtils 2014-09-14 14:16:48 -04:00
Brian Smith 072f3101c7 VRFS-2179 minor refactor of offline notifications to prevent a second loop from executing 2014-09-13 08:04:40 -04:00
Seth Call 773e4dfca5 * VRFS-2159 - adding json maintanece page to jam-web 2014-09-12 22:49:23 -05:00
Seth Call 9824fa2c61 * VRFS-2159 - rewriting some expectations for build server 2014-09-12 22:45:07 -05:00
Seth Call 2bd189b697 * VRFS-2159 merge 2014-09-12 22:30:51 -05:00
Brian Smith d8d987e21f VRFS-2179 send email to friends/followers when user joins a session 2014-09-12 22:57:03 -04:00
Brian Smith cf22e0957e Merge branch 'develop' into feature/opt_out_notification_fix 2014-09-12 22:35:46 -04:00
Brian Smith a47ffea5ad VRFS-2136 added tests 2014-09-12 22:34:59 -04:00
Seth Call 770d0acd42 * VRFS-1505 - adding sorting to genres in controller 2014-09-12 06:29:10 -05:00
Seth Call b603d7d253 * VRFS-1505 - fix typo in punk 2014-09-12 06:27:20 -05:00
Brian Smith 4bdcf103ce VRFS-2136 only return recordings that have at least 1 claimed recording 2014-09-11 21:52:26 -04:00
Brian Smith c55413d349 added more tests, minor refactor, only send scheduled session notifications if target user is online 2014-09-11 21:29:48 -04:00
Anthony Davis eabd58add7 VRFS-2001 use separate user for websocket test 2014-09-11 17:02:43 -05:00
Anthony Davis 606c2031fb VRFS-2001 - order-dependent :=3 2014-09-11 16:35:13 -05:00
Anthony Davis 7baa18b054 VRFS-2001 - debug 2014-09-11 16:20:22 -05:00
Anthony Davis 1651f5e2cb VRFS-2001 debug 2014-09-11 16:09:36 -05:00
Anthony Davis 926add8d65 VRFS-2001 debugging websocket issue 2014-09-11 15:45:07 -05:00
Anthony Davis acdb0b6f9b VRFS-2001 - sigh 2014-09-11 15:20:54 -05:00
Anthony Davis 8e621517b2 VRFS-2001 - oops 2014-09-11 14:55:46 -05:00
Anthony Davis a2897d78c3 VRFS-2001 - fixing test for www 2014-09-11 14:49:54 -05:00
Anthony Davis 446108e9f4 VRFS-2001 - making test less fail-prone 2014-09-11 13:29:41 -05:00
Anthony Davis 54d31a2b34 VRFS-2001 - user-agent header was not set when switching Capybara sessions 2014-09-11 12:39:36 -05:00
Brian Smith 632d806825 remove debug statement 2014-09-11 09:04:14 -04:00
Brian Smith abc8f18c00 VRFS-2140 added more tests, fixed bug in band recording notification 2014-09-11 09:03:32 -04:00
Brian Smith 71487d989b Merge branch 'develop' into feature/opt_out_notification_fix 2014-09-11 08:38:56 -04:00
Brian Smith 0b1f9d0c97 VRFS-2140 added more tests, fixed bug found in recording notification 2014-09-11 08:38:26 -04:00
Seth Call 251049bca2 * VRFS-1505 - fix tests now thaht there is also Alternative Rock 2014-09-10 11:27:55 -05:00
Seth Call 7761c2e9a8 * VRFS-2155 fix passing of yellow 2014-09-10 09:25:43 -05:00