jam-cloud/ruby/lib/jam_ruby/models
Seth Call d6149a3908 * pin rails to 3.x 2014-02-18 04:54:33 +00:00
..
artifact_update.rb * VRFS-1089 - jamadmin creation of recordings done 2014-02-13 16:41:50 +00:00
band.rb more work on like/follow refactor 2014-02-15 20:24:51 -05:00
band_invitation.rb VRFS-866 band invitations / notifications 2013-11-26 02:47:56 -05:00
band_musician.rb merging jam-ruby into ruby 2013-09-15 18:04:03 +00:00
claimed_recording.rb * urls fixed for VRFS-1148 2014-02-17 19:12:52 +00:00
connection.rb * VRFS-1090 all_discarded add to db schema 2014-02-08 03:05:16 +00:00
crash_dump.rb merging jam-ruby into ruby 2013-09-15 18:04:03 +00:00
facebook_signup.rb * VRFS-1025 finished 2014-02-03 21:19:14 +00:00
fan_invitation.rb merging jam-ruby into ruby 2013-09-15 18:04:03 +00:00
feed.rb * pin rails to 3.x 2014-02-18 04:54:33 +00: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 merging jam-ruby into ruby 2013-09-15 18:04:03 +00:00
friendship.rb * VRFS-734 - adding all user progression tracking that is possible currently 2013-09-30 02:37:22 +00:00
genre.rb * icecast working locally on my mac (VRFS-1002) 2014-01-21 14:51:03 +00: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-1022 finished 2014-01-25 14:03:14 -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 * removing first_recording_at method and allowing server_id to be modified 2014-01-30 20:43:35 -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 merging jam-ruby into ruby 2013-09-15 18:04:03 +00:00
invited_user.rb * VRFS-152-replace localhost with 127.0.0.1, if present 2014-02-11 17:25:03 +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
join_request.rb VRFS-758 join request notification logic 2013-10-16 03:23:43 -04:00
like.rb fix bugs 2014-02-16 17:39:26 -05:00
max_mind_geo.rb vrfs-884: added band geocoding; inital band filtering tests; refactoring musicians filter page 2013-12-09 07:15:59 -06:00
max_mind_isp.rb vrfs-774: put back ip_address_to_int mapping 2013-11-01 18:13:48 -05:00
mix.rb * urls fixed for VRFS-1148 2014-02-17 19:12:52 +00:00
music_session.rb * moved shareable_resolver into new controller, and made tests 2014-02-06 21:02:04 +00:00
music_session_comment.rb format code 2014-01-28 10:31:57 -05:00
music_session_history.rb merge like/follow refactor and hover bubble work 2014-02-16 16:03:32 -05:00
music_session_liker.rb VRFS-1028 hover bubble / like and follow refactor 2014-02-16 02:28:35 -05:00
music_session_perf_data.rb VRFS-575: reopened ticket: changed relationships of perf_data and ms_user_history; got spec test passing 2013-09-23 19:58:59 -05:00
music_session_play.rb * pin rails to 3.x 2014-02-18 04:54:33 +00:00
music_session_user_history.rb VRFS-986 bug fixes 2014-01-23 21:43:49 -05:00
musician_instrument.rb merging jam-ruby into ruby 2013-09-15 18:04:03 +00:00
notification.rb VRFS-1028 hover bubble / like and follow refactor 2014-02-16 02:28:35 -05:00
promotional.rb added active_latests convenience method 2014-02-16 02:31:44 -06:00
recorded_track.rb * urls fixed for VRFS-1148 2014-02-17 19:12:52 +00:00
recorded_track_observer.rb * fix issue 2014-02-17 02:52:00 +00:00
recording.rb * fix issue 2014-02-17 02:52:00 +00:00
recording_comment.rb VRFS-986 recording landing page work 2014-01-14 02:49:21 -05:00
recording_liker.rb VRFS-1028 hover bubble / like and follow refactor 2014-02-16 02:28:35 -05:00
recording_play.rb VRFS-987 backend support for session/recording likes, plays, and comments 2014-01-12 12:51:06 -05:00
search.rb VRFS-1028 hover bubble / like and follow refactor 2014-02-16 02:28:35 -05:00
share_token.rb * moved shareable_resolver into new controller, and made tests 2014-02-06 21:02:04 +00:00
track.rb * VRFS-1090 all_discarded add to db schema 2014-02-08 03:05:16 +00:00
user.rb VRFS-1028 more refactor work 2014-02-16 14:48:54 -05: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 merging jam-ruby into ruby 2013-09-15 18:04:03 +00:00