| .. |
|
.gitkeep
|
merging jam-db into db
|
2013-09-15 17:58:54 +00:00 |
|
account_fields.sql
|
merging jam-db into db
|
2013-09-15 17:58:54 +00:00 |
|
add_countries_regions_and_cities.sql
|
fix case where connection_client_type.sql is boggled by existing connections, and added schema for cities, regions, and countries.
|
2014-03-07 17:23:04 -06:00 |
|
add_piano.sql
|
* adding in piano to list of instruments
|
2014-02-14 23:10:39 -06:00 |
|
add_recording_creator_id.sql
|
merging jam-db into db
|
2013-09-15 17:58:54 +00:00 |
|
add_secret_to_user_authorization.sql
|
* VRFS-1083 - twitter mostly working; need to deal with edge cases
|
2014-02-07 14:07:08 +00:00 |
|
add_timezone_music_session.sql
|
VRFS-1674 Create Session API
|
2014-05-19 23:35:38 +08:00 |
|
add_upright_bass.sql
|
* VRFS-1181 - upright bass in the mix
|
2014-02-19 04:40:37 +00:00 |
|
add_user_bio.sql
|
added biography to user model
|
2013-11-02 23:35:18 -04:00 |
|
admin_users.sql
|
merging jam-db into db
|
2013-09-15 17:58:54 +00:00 |
|
affiliate_partners.sql
|
VRFS-1576 affiliate_partner model
|
2014-04-20 22:54:49 +00:00 |
|
allow_null_first_last_name.sql
|
merging jam-db into db
|
2013-09-15 17:58:54 +00:00 |
|
artifact_metadata.sql
|
merging jam-db into db
|
2013-09-15 17:58:54 +00:00 |
|
artifact_update.sql
|
merging jam-db into db
|
2013-09-15 17:58:54 +00:00 |
|
artifact_update_modified.sql
|
merging jam-db into db
|
2013-09-15 17:58:54 +00:00 |
|
as_musician.sql
|
merging jam-db into db
|
2013-09-15 17:58:54 +00:00 |
|
audiomixer_mp3.sql
|
* VRFS-1018 - audiomixer ruby runner generates an mp3 with metadata using ffmpeg
|
2014-02-04 20:28:00 +00:00 |
|
avatar_using_filepicker.sql
|
merging jam-db into db
|
2013-09-15 17:58:54 +00:00 |
|
band_invitations.sql
|
merging jam-db into db
|
2013-09-15 17:58:54 +00:00 |
|
band_photo_filepicker.sql
|
VRFS-877 add missing sql file
|
2013-12-15 20:26:21 -05:00 |
|
bands_did_session.sql
|
VRFS-925 ga event processing
|
2014-03-09 13:38:46 +00:00 |
|
bands_geocoding.sql
|
vrfs-884: added band geocoding; inital band filtering tests; refactoring musicians filter page
|
2013-12-09 07:15:59 -06:00 |
|
bootstrap_users_v2.sql
|
merging jam-db into db
|
2013-09-15 17:58:54 +00:00 |
|
bootstrap_users_v3.sql
|
merging jam-db into db
|
2013-09-15 17:58:54 +00:00 |
|
cascading_delete_constraints_for_release.sql
|
* add just a few more constraint delete cascades
|
2014-03-11 16:06:50 +00:00 |
|
chat_messages.sql
|
VRFS-1503 added protocol buffer, chat message model & controller, rest api
|
2014-04-23 14:27:49 +02:00 |
|
claimed_recordings.sql
|
merging jam-db into db
|
2013-09-15 17:58:54 +00:00 |
|
claimed_recordings2.sql
|
merging jam-db into db
|
2013-09-15 17:58:54 +00:00 |
|
collapse_participants.sql
|
merging jam-db into db
|
2013-09-15 17:58:54 +00:00 |
|
collapse_user_and_admin.sql
|
merging jam-db into db
|
2013-09-15 17:58:54 +00:00 |
|
comments.sql
|
merging jam-db into db
|
2013-09-15 17:58:54 +00:00 |
|
connection_aasm_state.sql
|
merging jam-db into db
|
2013-09-15 17:58:54 +00:00 |
|
connection_client_type.sql
|
fix case where connection_client_type.sql is boggled by existing connections, and added schema for cities, regions, and countries.
|
2014-03-07 17:23:04 -06:00 |
|
connection_stale_expire.sql
|
* merging manually database migrations from the master branch now, because I need to preserve db lineage with www as a priority
|
2014-05-01 15:04:23 -05:00 |
|
crash_dumps.sql
|
merging jam-db into db
|
2013-09-15 17:58:54 +00:00 |
|
crash_dumps_idx.sql
|
merging jam-db into db
|
2013-09-15 17:58:54 +00:00 |
|
default_gender_to_null.sql
|
merging jam-db into db
|
2013-09-15 17:58:54 +00:00 |
|
diagnostics.sql
|
* merging manually database migrations from the master branch now, because I need to preserve db lineage with www as a priority
|
2014-05-01 15:04:23 -05:00 |
|
discardable_recorded_tracks.sql
|
* the form VRFS-922, VRFS-918 (mix checks user permissions), VRFS-945 (verify download permissions for tracks)
|
2013-12-30 18:34:15 +00:00 |
|
discardable_recorded_tracks2.sql
|
* VRFS-946 and VRFS-922 - in-session recording features complete
|
2014-01-06 20:35:35 +00:00 |
|
downloads.sql
|
merging jam-db into db
|
2013-09-15 17:58:54 +00:00 |
|
drop_users_name.sql
|
merging jam-db into db
|
2013-09-15 17:58:54 +00:00 |
|
email_batch.sql
|
VRFS-1483 error collector; cleanup
|
2014-04-05 21:25:47 +00:00 |
|
email_change_default_sender.sql
|
VRFS-1567 fix default sender, add new migration for email_batches table
|
2014-04-21 10:39:08 -07:00 |
|
emails.sql
|
VRFS-1483 error collector; cleanup
|
2014-04-05 21:25:47 +00:00 |
|
events.sql
|
* VRFS-1377 done, tested. going to manually test soon on production
|
2014-03-10 15:21:21 +00:00 |
|
events_social_description.sql
|
* adding social description ability for sharing facebook
|
2014-03-11 18:14:05 +00:00 |
|
facebook_signup.sql
|
* VRFS-1025 finished
|
2014-02-03 21:19:14 +00:00 |
|
favorites.sql
|
merging jam-db into db
|
2013-09-15 17:58:54 +00:00 |
|
feed.sql
|
* VRFS-1135 - initial implementation with no ways to control the returned results. it just returns most recent to oldest now, with a max of 20
|
2014-02-15 21:19:03 +00:00 |
|
feed_autoincrement_primary_key.sql
|
* in progress on next parameter VRFS-1135
|
2014-02-17 00:30:08 +00:00 |
|
feed_use_recording.sql
|
* VRFS-1135 only one recording comes back; not per claimed recording
|
2014-02-16 13:10:00 +00:00 |
|
first_last_name.sql
|
merging jam-db into db
|
2013-09-15 17:58:54 +00:00 |
|
first_recording_at.sql
|
* VRFS-1010 possibly done
|
2014-01-30 15:51:05 -06:00 |
|
fix_broken_cities.sql
|
faster signup
|
2014-03-11 17:35:00 -05:00 |
|
fix_connection_fields.sql
|
a small cleanup of connection fields and fix broken tests
|
2014-05-02 13:44:29 -05:00 |
|
fix_max_mind_isp_and_geo.sql
|
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 |
|
followers.sql
|
merging jam-db into db
|
2013-09-15 17:58:54 +00:00 |
|
friend_request_changes.sql
|
merging jam-db into db
|
2013-09-15 17:58:54 +00:00 |
|
full_text_search.sql
|
merging jam-db into db
|
2013-09-15 17:58:54 +00:00 |
|
genre_session.sql
|
merging jam-db into db
|
2013-09-15 17:58:54 +00:00 |
|
home_page_promos.sql
|
vrfs-927: updated db cols for carrierwave integration
|
2014-01-04 03:11:31 -06:00 |
|
icecast.sql
|
* 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_config_changed.sql
|
* VRFS-1022 finished
|
2014-01-25 14:03:14 -06:00 |
|
image_urls.sql
|
merging jam-db into db
|
2013-09-15 17:58:54 +00:00 |
|
instruments.sql
|
merging jam-db into db
|
2013-09-15 17:58:54 +00:00 |
|
integrate_icecast_into_sessions.sql
|
* icecast working locally on my mac (VRFS-1002)
|
2014-01-21 14:51:03 +00:00 |
|
invitations.sql
|
merging jam-db into db
|
2013-09-15 17:58:54 +00:00 |
|
invited_users.sql
|
merging jam-db into db
|
2013-09-15 17:58:54 +00:00 |
|
invited_users_facebook_support.sql
|
vrfs152: created one FB invite constraint
|
2014-01-29 21:22:37 -06:00 |
|
isp_score_batch.sql
|
merging jam-db into db
|
2013-09-15 17:58:54 +00:00 |
|
join_request.sql
|
merging jam-db into db
|
2013-09-15 17:58:54 +00:00 |
|
large_photo_url.sql
|
* VRFS-1077 done
|
2014-02-06 16:31:52 +00:00 |
|
like_follower_poly_assoc.sql
|
VRFS-1028 more refactor work
|
2014-02-16 14:48:54 -05:00 |
|
likes.sql
|
merging jam-db into db
|
2013-09-15 17:58:54 +00:00 |
|
locations.sql
|
merging jam-db into db
|
2013-09-15 17:58:54 +00:00 |
|
make_location_nullable.sql
|
merging jam-db into db
|
2013-09-15 17:58:54 +00:00 |
|
max_mind.sql
|
merging jam-db into db
|
2013-09-15 17:58:54 +00:00 |
|
max_mind_isp.sql
|
merging jam-db into db
|
2013-09-15 17:58:54 +00:00 |
|
max_mind_isp_add_country.sql
|
merging jam-db into db
|
2013-09-15 17:58:54 +00:00 |
|
mix_job_watch.sql
|
* VRFS-801 - almost working on my dev machine
|
2014-01-11 04:57:07 +00:00 |
|
mixes.sql
|
merging jam-db into db
|
2013-09-15 17:58:54 +00:00 |
|
mixes_drop_manifest_add_retry.sql
|
* VRFS-801 still working out some mixer devops issues now;
|
2014-01-13 22:48:55 +00:00 |
|
ms_recording_anonymous_likes.sql
|
VRFS-986 recording landing page work
|
2014-01-14 02:49:21 -05:00 |
|
ms_user_history_add_instruments.sql
|
VRFS-986 recent history sidebar for landing pages
|
2014-01-21 01:45:51 -05:00 |
|
music_notation.sql
|
VRFS-1718 added MusicNotation model, migration
|
2014-05-15 23:49:06 +08:00 |
|
music_session_all_params.sql
|
merging jam-db into db
|
2013-09-15 17:58:54 +00:00 |
|
music_session_constraints.sql
|
VRFS-1028 more refactor work
|
2014-02-16 14:48:54 -05:00 |
|
music_session_history_public.sql
|
* allowing tests to be skipped, and mostly done with VRFS-1200
|
2014-02-20 22:23:44 +00:00 |
|
music_session_recurring_mode.sql
|
* added recurring_mode to music_session for recurring sessions
|
2014-05-16 00:19:44 +08:00 |
|
music_sessions_have_claimed_recording.sql
|
* VRFS-946 - in-session recording
|
2014-01-05 03:47:23 +00:00 |
|
music_sessions_plays.sql
|
* pin rails to 3.x
|
2014-02-18 04:54:33 +00:00 |
|
music_sessions_unlogged.sql
|
* icecast working locally on my mac (VRFS-1002)
|
2014-01-21 14:51:03 +00:00 |
|
music_sessions_user_history_add_session_removed_at.sql
|
merging jam-db into db
|
2013-09-15 17:58:54 +00:00 |
|
musician_access.sql
|
merging jam-db into db
|
2013-09-15 17:58:54 +00:00 |
|
notification_band_invite.sql
|
VRFS-866 band invitations / notifications
|
2013-11-26 02:47:56 -05:00 |
|
notification_scheduled_session.sql
|
VRFS-1668 initial work on new notifications / refactor to make notification buttons more dynamic
|
2014-05-13 01:22:23 -04:00 |
|
notification_seen_at.sql
|
* VRFS-1473 - notifications should be highlighted, wip
|
2014-03-26 17:09:48 +00:00 |
|
notification_type_col_rename.sql
|
merging jam-db into db
|
2013-09-15 17:58:54 +00:00 |
|
notifications.sql
|
merging jam-db into db
|
2013-09-15 17:58:54 +00:00 |
|
notifications_add_friend_req_id.sql
|
merging jam-db into db
|
2013-09-15 17:58:54 +00:00 |
|
notifications_with_text.sql
|
* VRFS-871 - user-to-user messaging complete
|
2014-03-20 11:53:26 +00:00 |
|
order_event_session.sql
|
* VRFS-1541 done from a code perspective... just need to do some admin work once posted
|
2014-03-31 03:28:04 +01:00 |
|
other_instrument.sql
|
merging jam-db into db
|
2013-09-15 17:58:54 +00:00 |
|
p2p.sql
|
merging jam-db into db
|
2013-09-15 17:58:54 +00:00 |
|
perf_data.sql
|
merging jam-db into db
|
2013-09-15 17:58:54 +00:00 |
|
plays.sql
|
merging jam-db into db
|
2013-09-15 17:58:54 +00:00 |
|
plays_likes_counters.sql
|
* VRFS-1135 make plays and recordings and sessions unique for user/model combo
|
2014-02-18 13:40:13 +00:00 |
|
plays_refactor.sql
|
VRFS-1333 refactoring {recording,music_sessions_history}_plays into playable_plays
|
2014-03-05 06:40:04 +00:00 |
|
recorded_tracks.sql
|
merging jam-db into db
|
2013-09-15 17:58:54 +00:00 |
|
recordings.sql
|
merging jam-db into db
|
2013-09-15 17:58:54 +00:00 |
|
recordings2.sql
|
merging jam-db into db
|
2013-09-15 17:58:54 +00:00 |
|
recordings_all_discarded.sql
|
* VRFS-1090 all_discarded add to db schema
|
2014-02-08 03:05:16 +00:00 |
|
recordings_genres.sql
|
merging jam-db into db
|
2013-09-15 17:58:54 +00:00 |
|
recordings_public_launch.sql
|
* delete existing tracks on older migration that will break existing deployments
|
2013-12-30 19:16:08 +00:00 |
|
recordings_via_admin_web.sql
|
* taking gon to 5.0.1 for now
|
2014-02-13 14:19:08 +00:00 |
|
relax_band_model_varchar.sql
|
* adding band create error reporting, better styling of 500 errors, and upping region size
|
2014-02-13 22:57:48 +00:00 |
|
remove_is_downloadable.sql
|
* removed is_downloadable for VRFS-1141, from database and UI
|
2014-02-22 05:09:39 +00:00 |
|
rename_chat_messages.sql
|
VRFS-1503 implement session chat feature
|
2014-05-03 00:30:56 +08:00 |
|
reset_password.sql
|
merging jam-db into db
|
2013-09-15 17:58:54 +00:00 |
|
saved_tracks.sql
|
merging jam-db into db
|
2013-09-15 17:58:54 +00:00 |
|
saved_tracks_upload_id.sql
|
merging jam-db into db
|
2013-09-15 17:58:54 +00:00 |
|
scheduled_sessions.sql
|
* fix promotional data
|
2014-05-08 08:25:30 -05:00 |
|
scheduled_sessions_2.sql
|
VRFS-1670 VRFS-1671 VRFS-1678 RSVP work in progres
|
2014-05-18 22:31:25 -04:00 |
|
scheduled_sessions_3.sql
|
VRFS-1691 update RSVP request complete
|
2014-05-21 23:36:34 -04:00 |
|
scheduled_sessions_cancel_all.sql
|
VRFS-1692 cancel RSVP complete
|
2014-05-22 00:40:17 -04:00 |
|
scheduled_sessions_open_rsvps.sql
|
add open_rsvps flag to music_sessions table
|
2014-05-26 12:09:18 -04:00 |
|
scheduled_sessions_started_at.sql
|
* merge
|
2014-05-22 16:07:17 +08:00 |
|
scores_better_test_data.sql
|
complete unit tests for api_scoring_controller and add some better test data
|
2014-03-01 20:36:51 -06:00 |
|
scores_create_schemas_and_extensions.sql
|
* VRFS-1213 - work arounds for postgis migrations
|
2014-02-22 06:29:39 +00:00 |
|
scores_create_tables.sql
|
* VRFS-1213 - work arounds for postgis migrations
|
2014-02-22 06:29:39 +00:00 |
|
scores_mod_connections.sql
|
*** scoring schema migration
|
2014-02-21 22:21:31 -06:00 |
|
scores_mod_connections2.sql
|
fix problem with locidispid being int instead of bigint; add scores; flush use of prepared statements for geoip stuff; implement connection manager update of connection and user records with location information
|
2014-02-24 15:19:46 -06:00 |
|
scores_mod_users.sql
|
*** scoring schema migration
|
2014-02-21 22:21:31 -06:00 |
|
scores_mod_users2.sql
|
users.locidispid must be bigint, too
|
2014-02-24 16:31:53 -06:00 |
|
session_history.sql
|
merging jam-db into db
|
2013-09-15 17:58:54 +00:00 |
|
session_ratings.sql
|
VRFS-1577 VRFS-736 session ratings
|
2014-04-30 14:07:23 +00:00 |
|
session_settings.sql
|
merging jam-db into db
|
2013-09-15 17:58:54 +00:00 |
|
sessions.sql
|
merging jam-db into db
|
2013-09-15 17:58:54 +00:00 |
|
sessions_api_v1.sql
|
merging jam-db into db
|
2013-09-15 17:58:54 +00:00 |
|
share_token.sql
|
VRFS-1020 share dialog work
|
2014-01-31 01:39:09 -05:00 |
|
share_token_2.sql
|
VRFS-1020 fix share token design
|
2014-02-06 00:45:48 -05:00 |
|
signup.sql
|
merging jam-db into db
|
2013-09-15 17:58:54 +00:00 |
|
store_s3_filenames.sql
|
* VRFS-821 - recordings manager changes
|
2013-12-20 22:01:51 +00:00 |
|
subscribe_email.sql
|
merging jam-db into db
|
2013-09-15 17:58:54 +00:00 |
|
track_changes_counter.sql
|
* VRFS-1297, VRFS-1305, VRFS-293, VRFS-950, VRFS-641 - track changes added to help frontend better understand when it needs to poke backend, and refresh state
|
2014-03-03 16:13:23 -06:00 |
|
track_claimed_recording.sql
|
* VRFS-1160 - favorites REST API done
|
2014-02-20 20:54:35 +00:00 |
|
track_connection_id_not_null.sql
|
* VRFS-1090 all_discarded add to db schema
|
2014-02-08 03:05:16 +00:00 |
|
track_download_counts.sql
|
* 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 |
|
tracks.sql
|
merging jam-db into db
|
2013-09-15 17:58:54 +00:00 |
|
tracks_rename.sql
|
merging jam-db into db
|
2013-09-15 17:58:54 +00:00 |
|
update_email.sql
|
merging jam-db into db
|
2013-09-15 17:58:54 +00:00 |
|
update_get_work_for_client_type.sql
|
mod the get_work stored procedure to exclude all connections but those which are from clients.
|
2014-03-10 00:17:34 -05:00 |
|
update_user_band_fields.sql
|
vrfs-774: changing country value from USA to US for max_mind_geo support
|
2013-11-03 01:49:10 -06:00 |
|
user_add_can_invite.sql
|
merging jam-db into db
|
2013-09-15 17:58:54 +00:00 |
|
user_authorizations.sql
|
merging jam-db into db
|
2013-09-15 17:58:54 +00:00 |
|
user_bio.sql
|
* working around conn.update
|
2014-02-25 03:25:34 +00:00 |
|
user_mods.sql
|
* merging manually database migrations from the master branch now, because I need to preserve db lineage with www as a priority
|
2014-05-01 15:04:23 -05:00 |
|
user_progress_tracking.sql
|
* VRFS-734 - adding all user progression tracking that is possible currently
|
2013-09-30 02:37:22 +00:00 |
|
user_progress_tracking2.sql
|
VRFS-736 added liked us tracking to email footer icons for twitter/fb/goog
|
2014-04-07 07:54:17 +00:00 |
|
user_state_lengthen.sql
|
merging jam-db into db
|
2013-09-15 17:58:54 +00:00 |
|
users.sql
|
merging jam-db into db
|
2013-09-15 17:58:54 +00:00 |
|
users_favorites.sql
|
merging jam-db into db
|
2013-09-15 17:58:54 +00:00 |
|
users_geocoding.sql
|
vrfs-774: changing country value from USA to US for max_mind_geo support
|
2013-11-03 01:49:10 -06:00 |
|
whats_next.sql
|
* VRFS-780; forgot db migrations too. sheesh
|
2013-10-21 17:17:19 -05:00 |