jam-cloud/ruby/lib/jam_ruby/models
Seth Call 526f6fe577 * VRFS-1473 - notifications should be highlighted, wip 2014-03-26 17:09:48 +00:00
..
artifact_update.rb * VRFS-1089 - jamadmin creation of recordings done 2014-02-13 16:41:50 +00:00
band.rb * working on event page 2014-03-10 06:31:20 +00: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
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
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 * VRFS-1025 finished 2014-02-03 21:19:14 +00:00
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 VRFS-1028 hover bubble / like and follow refactor 2014-02-16 02:28:35 -05:00
friend_request.rb * VRFS-1474 - link in friend invite 2014-03-25 15:29:08 +00:00
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 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 * VRFS-1047 mosttly done, aside from jamfet link 2014-03-05 17:18:53 -06:00
icecast_mount_template.rb * VRFS-1039 - add extension to mount name 2014-02-01 04:51:38 +00: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 * VRFS-924 haml added 2014-02-11 15:53:20 +00:00
invitation.rb
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
jam_isp.rb remove bogus reference to non-existent GeoIpIsp 2014-03-10 07:26:15 -05:00
join_request.rb
like.rb fix bugs 2014-02-16 17:39:26 -05:00
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 * 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_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 format code 2014-01-28 10:31:57 -05:00
music_session_history.rb merge conflict 2014-03-07 06:53:35 +00:00
music_session_liker.rb * VRFS-1135 sorts added to model; need to change next behavior to come from model, not controller 2014-02-18 13:34:51 +00:00
music_session_perf_data.rb
music_session_user_history.rb VRFS-986 bug fixes 2014-01-23 21:43:49 -05:00
musician_instrument.rb
notification.rb * VRFS-1474 - link in friend invite 2014-03-25 15:29:08 +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 * fix issue 2014-02-17 02:52:00 +00:00
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 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 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 * moved shareable_resolver into new controller, and made tests 2014-02-06 21:02:04 +00:00
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-1473 - notifications should be highlighted, wip 2014-03-26 17:09:48 +00:00
user_authorization.rb * VRFS-1083 user_authorizations require user now; found some bugs 2014-02-07 17:18:57 +00:00
user_observer.rb