jam-cloud/ruby/lib/jam_ruby/models
Seth Call b9a5c75ec5 * VRFS-2055 - escape keyword in hand-crafted SQL query\! 2014-08-14 21:28:30 -05:00
..
active_music_session.rb * VRFS-2055 - escape keyword in hand-crafted SQL query\! 2014-08-14 21:28:30 -05:00
affiliate_partner.rb VRFS-1576 added block to referrals_by_date 2014-04-23 06:34:21 +00:00
artifact_update.rb * VRFS-1089 - jamadmin creation of recordings done 2014-02-13 16:41:50 +00:00
band.rb * VRFS-1403 - maxmind single step import done 2014-07-19 21:11:16 -05:00
band_genre.rb * VRFS-1191, VRFS-1120, VRFS-1079, VRFS-1087, VRFS-1190, VRFS-1192--many band page changes, fixes. small fix for notification icons showing orange circle if icon_url not specified 2014-02-19 22:56:13 +00:00
band_invitation.rb * VRFS-871 - user-to-user messaging complete 2014-03-20 11:53:26 +00:00
band_musician.rb merging jam-ruby into ruby 2013-09-15 18:04:03 +00:00
chat_message.rb VRFS-1700 fixed 2014-05-10 00:37:51 +08:00
city.rb data models for countries, regions, and cities tables. 2014-03-11 13:20:00 -05:00
claimed_recording.rb * VRFS-304 - user history (feed) tab 2014-06-27 14:17:56 -05:00
connection.rb * wip 2014-07-31 20:16:38 -05:00
country.rb * VRFS-1403 - maxmind single step import done 2014-07-19 21:11:16 -05:00
crash_dump.rb merging jam-ruby into ruby 2013-09-15 18:04:03 +00:00
diagnostic.rb * VRFS-1575 2014-05-29 14:44:37 -05:00
email_batch.rb VRFS-1942 refactoring scheduled session emails; new admin view into batch email data queries 2014-07-26 03:58:58 +00:00
email_batch_new_musician.rb VRFS-1664 enhancing tests 2014-06-09 05:12:29 +00:00
email_batch_periodic.rb VRFS-1942 refactoring scheduled session emails; new admin view into batch email data queries 2014-07-26 03:58:58 +00:00
email_batch_progression.rb added method min_create_date 2014-08-05 12:09:12 +00:00
email_batch_scheduled_sessions.rb * VRFS-1992 finished (daily session email improvements) 2014-08-01 16:17:04 -05:00
email_batch_set.rb merging with develop 2014-05-31 21:07:18 +00:00
event.rb * adding social description ability for sharing facebook 2014-03-11 18:14:05 +00:00
event_session.rb * wip 2014-05-06 08:34:38 -05:00
facebook_signup.rb * VRFS-1025 finished 2014-02-03 21:19:14 +00:00
fan_invitation.rb * wip 2014-05-06 08:34:38 -05:00
feed.rb * VRFS-1757 - updated signin dialog to 'modern' standards; VRFS-1826 - 2/3 fixed 2014-06-30 15:44:28 -05:00
feedback.rb merging jam-ruby into ruby 2013-09-15 18:04:03 +00:00
feedback_observer.rb merging jam-ruby into ruby 2013-09-15 18:04:03 +00:00
follow.rb VRFS-1028 hover bubble / like and follow refactor 2014-02-16 02:28:35 -05:00
friend_request.rb * 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
friendship.rb * VRFS-734 - adding all user progression tracking that is possible currently 2013-09-30 02:37:22 +00:00
generic_state.rb * rename new column because it's not working for reasons I can't understand on the build server 2014-07-30 21:05:59 -05:00
genre.rb * all tests pass; but need to now rename music session tables to match class names... 2014-05-06 16:17:26 -05:00
geo_ip_blocks.rb * VRFS-1403 - maxmind single step import done 2014-07-19 21:11:16 -05:00
geo_ip_locations.rb * updating the last_jam info on user in 5 needed locations (login, registration, ftue, import, etc) 2014-07-22 14:36:45 -05:00
get_work.rb get_work has a larger radius and excludes the current connections address 2014-05-21 14:05:45 -05:00
icecast_admin_authentication.rb * icecast working locally on my mac (VRFS-1002) 2014-01-21 14:51:03 +00:00
icecast_directory.rb * icecast working locally on my mac (VRFS-1002) 2014-01-21 14:51:03 +00:00
icecast_limit.rb * icecast working locally on my mac (VRFS-1002) 2014-01-21 14:51:03 +00:00
icecast_listen_socket.rb * icecast working locally on my mac (VRFS-1002) 2014-01-21 14:51:03 +00:00
icecast_logging.rb * icecast working locally on my mac (VRFS-1002) 2014-01-21 14:51:03 +00:00
icecast_master_server_relay.rb * icecast working locally on my mac (VRFS-1002) 2014-01-21 14:51:03 +00:00
icecast_mount.rb * all tests pass; but need to now rename music session tables to match class names... 2014-05-06 16:17:26 -05:00
icecast_mount_template.rb * all tests pass; but need to now rename music session tables to match class names... 2014-05-06 16:17:26 -05:00
icecast_path.rb * icecast working locally on my mac (VRFS-1002) 2014-01-21 14:51:03 +00:00
icecast_relay.rb * icecast working locally on my mac (VRFS-1002) 2014-01-21 14:51:03 +00:00
icecast_security.rb * icecast working locally on my mac (VRFS-1002) 2014-01-21 14:51:03 +00:00
icecast_server.rb * set server_id to be same as hostname 2014-03-07 15:03:44 -06:00
icecast_server_group.rb * icecast working locally on my mac (VRFS-1002) 2014-01-21 14:51:03 +00:00
icecast_server_mount.rb * fixing tests, and adding a bunch more jam-admin page work for managing icecast, as well as the beginnings of the REST API for icecast (VRFS-1002 and VRFS-1006) 2014-01-19 02:20:44 +00:00
icecast_server_relay.rb * fixing tests, and adding a bunch more jam-admin page work for managing icecast, as well as the beginnings of the REST API for icecast (VRFS-1002 and VRFS-1006) 2014-01-19 02:20:44 +00:00
icecast_server_socket.rb * icecast working locally on my mac (VRFS-1002) 2014-01-21 14:51:03 +00:00
icecast_template.rb * icecast working locally on my mac (VRFS-1002) 2014-01-21 14:51:03 +00:00
icecast_template_socket.rb * icecast working locally on my mac (VRFS-1002) 2014-01-21 14:51:03 +00:00
icecast_user_authentication.rb * icecast working locally on my mac (VRFS-1002) 2014-01-21 14:51:03 +00:00
instrument.rb * wip 2014-05-06 08:34:38 -05:00
invitation.rb * VRFS-1684 and VRFS-1686 - updating stored procs, added /api/sessions/nonactive/, adding a bunch of tests for sms_index 2014-06-17 14:10:24 -05:00
invited_user.rb * VRFS-871 - user-to-user messaging complete 2014-03-20 11:53:26 +00:00
invited_user_observer.rb vrfs152: relaxed requirement for an email address 2014-01-15 03:56:46 -06:00
isp_score_batch.rb * VRFS-773 - isp page avaible 2013-10-16 11:20:37 -05:00
jam_company.rb * VRFS-1924 - score_history added 2014-07-21 16:42:30 -05:00
jam_isp.rb * VRFS-1924 - score_history added 2014-07-21 16:42:30 -05:00
join_request.rb * wip 2014-05-06 08:34:38 -05:00
latency_tester.rb * updating the last_jam info on user in 5 needed locations (login, registration, ftue, import, etc) 2014-07-22 14:36:45 -05:00
like.rb fix bugs 2014-02-16 17:39:26 -05:00
max_mind_geo.rb * VRFS-1403 - maxmind single step import done 2014-07-19 21:11:16 -05:00
max_mind_isp.rb * VRFS-1403 - maxmind single step import done 2014-07-19 21:11:16 -05:00
max_mind_release.rb * VRFS-1924 - score_history added 2014-07-21 16:42:30 -05:00
mix.rb * VRFS-1100 - can only download 100 times before 404 given for client downloads, VRFS-862 - quick change to unblock 2014-02-24 16:55:56 +00:00
music_notation.rb fix create session flow, rsvp 2014-06-20 02:43:21 +08:00
music_session.rb * VRFS-2055 - escape keyword in hand-crafted SQL query\! 2014-08-14 21:28:30 -05:00
music_session_comment.rb * wip 2014-05-06 08:34:38 -05:00
music_session_liker.rb * wip 2014-05-06 08:34:38 -05:00
music_session_perf_data.rb * wip 2014-05-06 08:34:38 -05:00
music_session_user_history.rb * merging develop into feature/scheduled_sessions 2014-05-07 15:04:41 -05:00
musician_instrument.rb * VRFS-1803 - myriad create session styling fixes; some default behaviors added, UI behavors added; VRFS-1808; change up how upload files works 2014-06-23 22:26:27 -05:00
notification.rb fixed issue #1632 #1954 2014-07-29 18:15:23 +02:00
playable_play.rb VRFS-1333 refactoring {recording,music_sessions_history}_plays into playable_plays 2014-03-05 06:40:04 +00:00
promotional.rb * wip 2014-05-06 08:34:38 -05:00
recorded_track.rb * VRFS-1403 - maxmind single step import done 2014-07-19 21:11:16 -05:00
recorded_track_observer.rb * VRFS-1403 - maxmind single step import done 2014-07-19 21:11:16 -05:00
recording.rb * VRFS-1403 - maxmind single step import done 2014-07-19 21:11:16 -05:00
recording_comment.rb VRFS-986 recording landing page work 2014-01-14 02:49:21 -05:00
recording_liker.rb * allowing tests to be skipped, and mostly done with VRFS-1200 2014-02-20 22:23:44 +00:00
region.rb * VRFS-1403 - maxmind single step import done 2014-07-19 21:11:16 -05:00
rsvp_request.rb VRFS-1983 session organizer cancelling RSVP should send notification to RSVP requester 2014-07-29 22:07:46 -04:00
rsvp_request_rsvp_slot.rb update data model / fix tests 2014-05-19 23:34:56 -04:00
rsvp_slot.rb * VRFS-1889 completed; VRFS-1879 - partially done 2014-07-08 13:34:03 -05:00
score.rb * wip 2014-07-31 20:16:38 -05:00
score_history.rb * VRFS-1968 - locids are now in score history 2014-07-29 18:11:00 -05:00
search.rb * VRFS-1976 - fixed issue where UI always picks 1st scheduled session; VRFS-1962 - use 'full latency' instead of just internet latency in musician search, find session, and new musicians email 2014-07-29 17:52:20 -05:00
session_info_comment.rb VRFS-1690 VRFS-1691 VRFS-1692 RSVP API work 2014-05-20 02:45:00 -04:00
share_token.rb VRFS-1827 add Fan Page URL to session info page 2014-07-01 00:44:10 -04:00
track.rb * 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
user.rb * wip on score export 2014-07-26 14:18:17 -05:00
user_authorization.rb VRFS-1629 added UserAuthorization.goog_auth method to exclude auths past expiration 2014-07-21 05:14:05 +00:00
user_observer.rb merging jam-ruby into ruby 2013-09-15 18:04:03 +00:00