| .. |
|
0000_create_schema.rb
|
|
|
|
20110105051803_create_import_tables.rb
|
|
|
|
20110119060243_add_index_to_post_visibilities.rb
|
|
|
|
20110119221746_add_indicies.rb
|
|
|
|
20110120181553_create_statistics.rb
|
stats WIP
|
2011-01-21 10:29:07 -08:00 |
|
20110120182100_create_data_points.rb
|
added users_with_posts_today to DataPoint
|
2011-01-21 10:29:07 -08:00 |
|
20110123210746_alter_string_columns.rb
|
|
|
|
20110125190034_unique_index_on_profile.rb
|
|
|
|
20110126015407_add_invitation_service_and_invitation_identifier_to_user.rb
|
|
|
|
20110126200714_add_contacts_visible.rb
|
|
|
|
20110126225202_remove_unique_index_on_email_on_users.rb
|
|
|
|
20110126232040_add_unique_index_on_invitation_service_and_invitation_identifier_to_users.rb
|
|
|
|
20110127000931_drop_extra_columns.rb
|
|
|
|
20110127000953_make_fields_not_null.rb
|
db: person_id can only be updated if index is updated too.
|
2011-02-02 20:37:55 +01:00 |
|
20110130072907_notification_multiple_people.rb
|
|
|
|
20110202015222_add_open_to_aspects.rb
|
|
|
|
20110209204702_create_mentions.rb
|
Removed n-query, created mentions table
|
2011-02-09 16:07:25 -08:00 |
|
20110211021926_fix_target_on_notification.rb
|
|
|
|
20110211204804_unique_index_post_visibilities.rb
|
|
|
|
20110213052742_add_more_indicies.rb
|
|
|
|
20110217044519_undo_adding_indicies.rb
|
|
|
|
20110225190919_create_conversations_and_messages_and_visibilities.rb
|
|
|
|
20110228180709_notification_subclasses.rb
|
|
|
|
20110228201109_foreign_key_constraints.rb
|
|
|
|
20110228220810_rename_post_to_parent_and_creator_to_author.rb
|
|
|
|
20110228233419_add_signatures_to_message.rb
|
|
|
|
20110301014507_rename_person_to_author.rb
|
|
|
|
20110301202619_drop_statistics.rb
|
drop_table (with later versions of Rails?) doesn't work with PostgreSQL with a non-root DB user.
|
2011-12-12 22:55:21 -05:00 |
|
20110311000150_acts_as_taggable_on_migration.rb
|
|
|
|
20110311183826_create_user_preferences.rb
|
|
|
|
20110311220249_downcase_tags.rb
|
|
|
|
20110313015438_rename_text_fields.rb
|
Make things more postgres compatible
|
2011-04-05 09:49:39 -07:00 |
|
20110314043119_drop_import_tables.rb
|
|
|
|
20110317222802_guid_is_unique.rb
|
|
|
|
20110318000734_create_service_users.rb
|
service users is green
|
2011-03-21 14:56:50 -07:00 |
|
20110318012008_delete_disconnected_notifications.rb
|
|
|
|
20110319005509_add_processed_to_post.rb
|
|
|
|
20110319172136_add_likes.rb
|
|
|
|
20110321205715_unprocessed_image_uploader.rb
|
|
|
|
20110323213655_add_location_to_profile.rb
|
|
|
|
20110328175936_add_hidden_to_post_visibilities.rb
|
|
|
|
20110328202414_post_visibilities_on_contacts.rb
|
|
|
|
20110330175950_tag_uniqueness.rb
|
|
|
|
20110330230206_pm_foreign_keys.rb
|
|
|
|
20110331004720_add_hidden_indicies.rb
|
|
|
|
20110405170101_fix_stream_queries.rb
|
Using union in stream query
|
2011-04-05 11:40:32 -07:00 |
|
20110405171412_contact_remove_pending_add_sharing_and_receiving.rb
|
|
|
|
20110406202932_drop_requests_table.rb
|
|
|
|
20110406203720_tag_name_uniqueness.rb
|
|
|
|
20110421120744_downcase_usernames.rb
|
|
|
|
20110507212759_remove_type_null_notifications.rb
|
This should fix any 500 at notifications-page. Thanks @MrZYX an Chandler
|
2011-05-07 23:36:10 +02:00 |
|
20110513175000_eliminate_stray_user_records.rb
|
|
|
|
20110514182918_update_devise_invitable.rb
|
|
|
|
20110517180148_delete_all_new_request_notifications.rb
|
|
|
|
20110518010050_disable_password_reset_for_accounts_without_usernames.rb
|
|
|
|
20110518184453_add_token_auth_to_user.rb
|
|
|
|
20110518222303_add_column_for_activity_streams_photo.rb
|
|
|
|
20110524184202_add_object_id_to_post.rb
|
|
|
|
20110525213325_add_root_id_to_posts.rb
|
|
|
|
20110527135552_photo_status_message_association_on_guid.rb
|
|
|
|
20110601083310_add_unconfirmed_email_to_users.rb
|
|
|
|
20110601091059_add_confirm_email_token_to_users.rb
|
|
|
|
20110603181015_lockable_users.rb
|
|
|
|
20110603212633_likes_dependent_delete.rb
|
|
|
|
20110603233202_drop_aspects_open.rb
|
|
|
|
20110604012703_drop_mongo_remains.rb
|
|
|
|
20110604204533_index_on_remember_token.rb
|
|
|
|
20110606192307_drop_mongo_ids.rb
|
|
|
|
20110623210918_add_o_auth2_support.rb
|
|
|
|
20110701215925_create_tag_followings.rb
|
|
|
|
20110705003445_counter_cache_on_post_likes.rb
|
|
|
|
20110707221112_index_taggings_created_at.rb
|
|
|
|
20110707234802_likes_on_comments.rb
|
|
|
|
20110710102747_add_order_id_to_aspects.rb
|
|
|
|
20110729045734_add_full_name_to_profile.rb
|
|
|
|
20110730173137_create_pods.rb
|
add basic pod error logging, and added guard and removed autotest
|
2011-07-30 11:44:27 -07:00 |
|
20110730173443_create_pod_stats.rb
|
|
|
|
20110812175614_add_username_to_service_users.rb
|
|
|
|
20110815210933_remove_invite_counter_from_user.rb
|
|
|
|
20110816061820_add_fields_to_invitations.rb
|
|
|
|
20110818212541_add_identifier_to_existing_invitations.rb
|
|
|
|
20110830170929_remove_pod_stats_table.rb
|
|
|
|
20110907205720_add_indexes_to_serivces.rb
|
|
|
|
20110911213207_counter_cache_on_post_comments.rb
|
|
|
|
20110924112840_create_o_embed_caches.rb
|
|
|
|
20110926120220_fix_indexes_to_serivces.rb
|
|
|
|
20110930182048_add_root_guid_index_to_posts.rb
|
|
|
|
20111002013921_fix_data_type_for_activity_streams_object_id.rb
|
|
|
|
20111003232053_add_index_for_reshares.rb
|
added reshare to mobile site
|
2011-10-03 17:02:23 -07:00 |
|
20111011193702_add_oembed_cache_to_posts.rb
|
|
|
|
20111011194702_comment_anything.rb
|
|
|
|
20111011195702_share_anything.rb
|
|
|
|
20111012215141_move_photos_to_their_own_table.rb
|
|
|
|
20111016145626_add_language_to_invitations.rb
|
|
|
|
20111018010003_add_back_indexes.rb
|
|
|
|
20111019013244_postgresql_photos_id_seq_init.rb
|
Set photos_id_seq properly for PostgreSQL (re: recent "MovePhotosToTheirOwnTable" migration, which neglected to do this).
|
2011-10-18 21:57:15 -04:00 |
|
20111021184041_add_community_spotlight_in_stream.rb
|
|
|
|
20111023230730_fix_photo_share_visibilities.rb
|
|
|
|
20111026173547_add_missing_tag_followings_indices.rb
|
|
|
|
20111101202137_create_blocks.rb
|
|
|
|
20111103184050_add_closed_account_flag_to_person.rb
|
|
|
|
20111109023618_create_account_deletions.rb
|
|
|
|
20111111025358_counter_cache_on_post_reshares.rb
|
|
|
|
20111114173111_add_auto_follow_back_to_users.rb
|
|
|
|
20111207230506_add_oauth_redirect_uri_to_oauth_clients.rb
|
|
|
|
20111207233503_remove_low_length_limits_from_oauth_tables.rb
|
|
|
|
20111217042006_add_photo_counter_cache_to_post.rb
|
|
|
|
20120107220942_move_recently_hidden_posts_to_user.rb
|
|
|
|
20120114191018_remove_photos_count_from_post.rb
|
|
|
|
20120202190701_remove_public_share_visibilities.rb
|
|
|
|
20120203220932_add_interacted_at_to_posts.rb
|
|
|