jam-cloud/ruby/lib/jam_ruby/models
Jonathan Kolyer cdb271bf98 VRFS-1483 added async support 2014-03-18 22:50:06 +00:00
..
artifact_update.rb
band.rb * working on event page 2014-03-10 06:31:20 +00:00
band_genre.rb
band_invitation.rb * VRFS-871 - user-to-user messaging complete 2014-03-20 11:53:26 +00:00
band_musician.rb
city.rb data models for countries, regions, and cities tables. 2014-03-11 13:20:00 -05:00
claimed_recording.rb VRFS-1333 refactoring {recording,music_sessions_history}_plays into playable_plays 2014-03-05 06:40:04 +00:00
connection.rb * VRFS-1372 resolved, and not requiring local only until figure out some deployment issues 2014-03-07 14:20:34 -06:00
country.rb data models for countries, regions, and cities tables. 2014-03-11 13:20:00 -05:00
crash_dump.rb
email_batch.rb VRFS-1483 added async support 2014-03-18 22:50:06 +00:00
event.rb * adding social description ability for sharing facebook 2014-03-11 18:14:05 +00:00
event_session.rb * VRFS-1377 done, tested. going to manually test soon on production 2014-03-10 15:21:21 +00:00
facebook_signup.rb
fan_invitation.rb
feed.rb * VRFS-1168 - done except the distance filter, but that's assigned elsewhere anyway 2014-03-11 07:40:58 +00:00
feedback.rb
feedback_observer.rb
follow.rb
friend_request.rb
friendship.rb
genre.rb * VRFS-1047 mosttly done, aside from jamfet link 2014-03-05 17:18:53 -06:00
geo_ip_blocks.rb fix problem where jam_isp importer deleted contents of geoiplocations instead of geoipisp. 2014-03-10 01:45:32 -05:00
geo_ip_locations.rb faster signup 2014-03-11 17:35:00 -05:00
get_work.rb wire up get_work 2014-02-27 10:42:47 -06:00
icecast_admin_authentication.rb
icecast_directory.rb
icecast_limit.rb
icecast_listen_socket.rb
icecast_logging.rb
icecast_master_server_relay.rb
icecast_mount.rb * VRFS-1047 mosttly done, aside from jamfet link 2014-03-05 17:18:53 -06:00
icecast_mount_template.rb
icecast_path.rb
icecast_relay.rb
icecast_security.rb
icecast_server.rb * set server_id to be same as hostname 2014-03-07 15:03:44 -06:00
icecast_server_group.rb
icecast_server_mount.rb
icecast_server_relay.rb
icecast_server_socket.rb
icecast_template.rb
icecast_template_socket.rb
icecast_user_authentication.rb
instrument.rb
invitation.rb
invited_user.rb * VRFS-871 - user-to-user messaging complete 2014-03-20 11:53:26 +00:00
invited_user_observer.rb
isp_score_batch.rb
jam_isp.rb remove bogus reference to non-existent GeoIpIsp 2014-03-10 07:26:15 -05:00
join_request.rb
like.rb
max_mind_geo.rb fixed and normalized data types and nullability in max_mind_geo and max_mind_isp; fixed rakes for same to use ruby csv instead of pg; dropped the huge maxmind data files i committed earlier; fixed lack of genre in websocket factories.rb constructed music sessions. 2014-03-09 00:22:51 -06:00
max_mind_isp.rb fixed and normalized data types and nullability in max_mind_geo and max_mind_isp; fixed rakes for same to use ruby csv instead of pg; dropped the huge maxmind data files i committed earlier; fixed lack of genre in websocket factories.rb constructed music sessions. 2014-03-09 00:22:51 -06:00
mix.rb
music_session.rb if either fan access or musician access is public, expose rabl VRFS-1427 2014-03-14 14:44:11 +00:00
music_session_comment.rb
music_session_history.rb merge conflict 2014-03-07 06:53:35 +00:00
music_session_liker.rb
music_session_perf_data.rb
music_session_user_history.rb
musician_instrument.rb
notification.rb * VRFS-871 - user-to-user messaging complete 2014-03-20 11:53:26 +00: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 * VRFS-1349 - fixed 2014-03-05 09:35:43 -06:00
recorded_track.rb add comment explaining sort 2014-03-01 21:35:11 -05:00
recorded_track_observer.rb
recording.rb * VRFS-1168 - done except the distance filter, but that's assigned elsewhere anyway 2014-03-11 07:40:58 +00:00
recording_comment.rb
recording_liker.rb
region.rb data models for countries, regions, and cities tables. 2014-03-11 13:20:00 -05:00
score.rb wire up api/scoring/record 2014-02-25 23:01:55 -06:00
search.rb * VRFS-1168 - done except the distance filter, but that's assigned elsewhere anyway 2014-03-11 07:40:58 +00:00
share_token.rb
track.rb VRFS-1397 ensure instruments are always synced in music_sessions_user_history table 2014-03-09 18:56:08 -04:00
user.rb * VRFS-1386 - check if invited_user.email is nil, and change existing test to have email 2014-03-21 22:37:15 +00:00
user_authorization.rb
user_observer.rb