1
0
Fork 0
forked from OpenNeo/impress
impress/db/migrate
Matchu 38f3c9894c Delete WardrobeTip model
lmao I have zero recollection of this, I've been generally trying to avoid too-far-off-the-path cleanup, but this one just seems silly, goodbye
2023-10-23 19:05:05 -07:00
..
20101109021049_create_outfits.rb
20101109021147_create_item_outfit_relationships.rb
20101110213044_add_name_and_starred_to_outfits.rb
20101125153424_treat_sold_in_mall_as_a_boolean.rb
20101125154435_allow_null_for_some_objects_fields.rb add rake items:mall_spider 2010-11-25 11:10:21 -05:00
20101125160843_add_swf_assets_type_and_id_index.rb
20110126180835_users_devise.rb devise implemented, but not remembering 2011-01-26 13:40:15 -05:00
20110210222230_guest_outfits.rb
20110514145602_add_has_image_to_swf_assets.rb
20110515134542_add_image_requested_to_swf_assets.rb moving toward s3 image storage 2011-05-20 19:19:14 -04:00
20110626202605_add_image_mode_tester_to_users.rb image mode 2011-06-27 15:33:34 -04:00
20110712232259_create_closet_hangers.rb closet page, closet hanger 2011-07-14 13:56:20 -04:00
20110713162012_set_closet_hangers_quantity_default_to_zero.rb
20110720183722_add_neopets_username_to_users.rb neomail link on closets 2011-07-20 15:16:22 -04:00
20110722180616_add_owned_to_closet_hangers.rb
20110726231143_create_closet_lists.rb closet lists, round one 2011-07-29 10:52:04 -04:00
20110730174148_add_closet_hangers_visibility_to_users.rb
20110731021808_add_visibility_to_closet_lists.rb
20110804134432_add_timestamps_to_items.rb newest items 2011-08-04 10:01:44 -04:00
20110807212936_add_conversion_timestamps_to_swf_assets.rb report broken images 2011-08-07 18:23:44 -04:00
20120112204234_rename_swf_assets_id_to_remote_id.rb
20120308205324_add_image_to_outfits.rb
20120321214802_index_associations.rb major SQL optimization. how did we get away with so few indexes?! 2012-03-21 18:25:30 -05:00
20120321222001_index_closet_hanger_query.rb
20120321231507_index_closet_hanger_query2.rb
20120521164652_add_female_and_mood_and_unconverted_and_labeled_to_pet_states.rb
20120716193946_add_image_layers_hash_to_outfit.rb
20120725232903_add_image_enqueued_to_outfits.rb
20121006010446_add_explicitly_body_specific_to_objects.rb finally fix encased in ice - woo! 2012-10-05 20:56:52 -05:00
20130111213346_translate_items.rb apply globalize3 to items 2013-01-24 18:24:34 -06:00
20130121193957_create_species.rb move species to database 2013-01-24 18:25:59 -06:00
20130121205607_create_colors.rb
20130121221226_create_zones.rb
20130128065543_remove_translated_fields_from_items.rb cut down on pets#load queries 2013-01-28 02:10:25 -06:00
20130427151327_add_glitched_to_pet_states.rb label pet states as glitched, send to bottom of emotion order 2013-04-27 10:21:51 -05:00
20131016203607_add_image_manual_to_swf_assets.rb
20140117171729_create_neopets_connections.rb store all neopets usernames for logged-in users, but breaks closet_hangers#index 2014-01-18 21:55:01 -06:00
20140119040646_add_contact_neopets_connection_id_to_users.rb
20140125202515_add_prank_to_colors.rb
20140331034031_add_artist_neopets_username_to_pet_state.rb
20140403034558_create_wardrobe_tips.rb basic tip functionality 2014-04-02 23:00:50 -05:00
20140910014231_create_donations.rb donation show form and basic name updating 2014-09-09 22:04:17 -05:00
20140910030549_create_donation_features.rb
20140910181819_add_email_to_donations.rb
20140910204019_create_campaigns.rb
20140910204043_add_campaign_id_to_donation.rb
20150225194522_add_advertised_to_campaign.rb toggle whether a donation campaign is advertised 2015-02-25 13:49:18 -06:00
20150728192329_add_description_to_campaigns.rb
20150728195029_add_name_to_campaigns.rb
20150802202909_add_theme_id_to_campaigns.rb yum, new campaigns 2015-08-05 19:26:12 -04:00
20150905181350_add_basic_image_hash_to_pet_types.rb prefer scraped rainbow pool images over pet images 2015-09-05 18:48:41 +00:00
20150923052017_add_thanks_to_campaign.rb
20150927033046_create_news_posts.rb news posts read from the database, with a campaign-supplement classname option :) 2015-09-26 20:37:03 -07:00
20170105205222_add_purpose_to_campaigns.rb
20180509210338_add_manual_special_color_id_to_items.rb
20230729181111_drop_news_posts.rb
20230802195548_drop_wardrobe_tips.rb