This website requires JavaScript.
Explore
Help
Sign In
nocebo
/
diaspora
Watch
1
Star
0
Fork
You've already forked diaspora
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
fb5bc2805d
diaspora
/
db
/
migrate
History
Raphael Sofaer
2b997e70c2
Refactor image processing to use 2 uploaders. Federation and s3 need testing
2011-03-21 16:40:53 -07:00
..
0000_create_schema.rb
20110105051803_create_import_tables.rb
20110119060243_add_index_to_post_visibilities.rb
20110119221746_add_indicies.rb
20110120181553_create_statistics.rb
20110120182100_create_data_points.rb
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
20110130072907_notification_multiple_people.rb
20110202015222_add_open_to_aspects.rb
20110209204702_create_mentions.rb
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
20110311000150_acts_as_taggable_on_migration.rb
20110311183826_create_user_preferences.rb
email prefs are now saved. need more tests and use it in user#mail
2011-03-11 15:42:53 -08:00
20110311220249_downcase_tags.rb
20110313015438_rename_text_fields.rb
Changing message to text, partway done, deleted data conversion
2011-03-14 11:39:31 -07:00
20110314043119_drop_import_tables.rb
fixed migration for ruby 1.9
2011-03-20 18:10:58 +01:00
20110317222802_guid_is_unique.rb
Fix up migration
2011-03-17 17:42:56 -07:00
20110318000734_create_service_users.rb
service users is green
2011-03-21 14:56:50 -07:00
20110318012008_delete_disconnected_notifications.rb
Delete newly created disconnected notifications
2011-03-17 18:30:34 -07:00
20110319005509_add_processed_to_post.rb
add processed to post, which is set to default false for photos
2011-03-18 18:51:53 -07:00
20110319172136_add_likes.rb
fixed migration naming, fixed translation
2011-03-20 23:00:56 +01:00
20110321205715_unprocessed_image_uploader.rb
Refactor image processing to use 2 uploaders. Federation and s3 need testing
2011-03-21 16:40:53 -07:00