neocities/migrations
2014-10-27 16:34:06 -07:00
..
001_create_sites.rb Finish creation and signin flow 2013-05-25 17:09:48 -07:00
002_create_servers.rb Initial checkin of project. Creates sites and goes to dashboard 2013-05-24 00:47:50 -07:00
003_create_tags.rb Finish creation and signin flow 2013-05-25 17:09:48 -07:00
004_create_sites_tags.rb Finish creation and signin flow 2013-05-25 17:09:48 -07:00
005_mark_changed_sites.rb helps when you remember to add the files 2013-06-20 14:57:45 -07:00
006_remove_change_marker.rb migration files 2013-06-20 19:54:20 -07:00
007_add_hits_counter.rb fix migrations, acceptance testing for auth, 32 char username limit 2014-04-01 16:34:53 -07:00
008_add_nsfw_flag.rb add experimental custom domain support 2013-07-27 00:07:06 -04:00
009_add_indexes.rb nsfw flag and index for site lookup 2013-06-21 14:37:35 -07:00
010_add_more_indexes.rb Add more indexes 2013-06-21 15:45:36 -07:00
011_add_admin_flag.rb fix migrations, acceptance testing for auth, 32 char username limit 2014-04-01 16:34:53 -07:00
012_add_banned_flag.rb fix migrations, acceptance testing for auth, 32 char username limit 2014-04-01 16:34:53 -07:00
013_add_ip_address_of_creator.rb fix migrations, acceptance testing for auth, 32 char username limit 2014-04-01 16:34:53 -07:00
014_add_password_reset_token.rb fix migrations, acceptance testing for auth, 32 char username limit 2014-04-01 16:34:53 -07:00
015_mark_site_changed.rb fix migrations, acceptance testing for auth, 32 char username limit 2014-04-01 16:34:53 -07:00
016_site_updated_count.rb fix migrations, acceptance testing for auth, 32 char username limit 2014-04-01 16:34:53 -07:00
017_add_domain.rb add experimental custom domain support 2013-07-27 00:07:06 -04:00
018_add_social_schema.rb add social schema, associations 2014-04-16 15:16:36 -07:00
019_add_stripe_customer_id.rb implement plan code 2014-04-18 15:40:08 -07:00
020_add_plan_ended.rb This completes the stripe integration for existing sites 2014-04-19 14:02:19 -07:00
021_add_site_is_crashing.rb image thumbnails, catch crashy sites with screenshots 2014-04-21 16:47:43 -07:00
022_fix_changes.rb more improvements for profile/feed page 2014-04-29 02:07:35 -07:00
023_add_profile_comments.rb initial profile comments 2014-04-29 01:17:17 -07:00
024_add_paranoid_site_delete.rb event deleting 2014-05-02 17:44:31 -07:00
025_add_event_paranoid_delete.rb event deleting 2014-05-02 17:44:31 -07:00
026_add_comment_paranoid_delete.rb event comment delete 2014-05-02 22:45:57 -07:00
027_add_comment_likes.rb comment liking 2014-05-05 11:58:11 -07:00
028_remove_comment_like_site_id.rb comment liking 2014-05-05 11:58:11 -07:00
029_add_actioning_site_to_events.rb event actioning_site migration 2014-05-19 16:57:58 +02:00
030_fix_event_timestamp.rb continued work on site profile, tag adding 2014-05-30 21:18:55 -07:00
031_fix_event_site_update_id.rb site change and file recording, better share support 2014-06-04 18:05:29 -07:00
032_add_site_change_files.rb site change and file recording, better share support 2014-06-04 18:05:29 -07:00
033_add_site_id_to_site_change_files.rb finish basic implementation of tags, misc cleanups 2014-06-11 16:18:19 -07:00
034_add_reports.rb implement site reporting 2014-06-14 16:15:47 -07:00
035_add_missing_indexes.rb add missing indexes 2014-07-03 17:31:27 -05:00
036_add_editor_theme.rb make editor theme stick, and get rid of slim 2014-08-01 22:37:38 -07:00
037_email_confirmation.rb brush up email requirements 2014-08-02 15:22:54 -07:00
038_blocked_ips.rb block ips rake task 2014-08-11 04:21:25 -07:00
039_privacy.rb allow site to disable comments on profile 2014-08-31 20:25:59 -07:00
040_add_ssl.rb allow adding of ssl certs for domain 2014-09-02 18:36:17 -07:00
041_add_intermediate_ssl.rb allow adding of ssl certs for domain 2014-09-02 18:36:17 -07:00
042_pull_intermediate_ssl.rb fixes and improvements to ssl verification 2014-09-03 17:14:11 -07:00
043_add_commenting_allowed_flag.rb restrict comments for new users that haven't updated their site 2014-09-05 22:23:23 -07:00
044_add_plan_type.rb initial plan structure, and some misc fixes 2014-09-12 14:54:53 -07:00
045_remove_servers.rb patch a few missing tests, deprecate server model, fix a few bugs 2014-09-12 19:09:58 -07:00
046_add_site_parent_id.rb start on accounts using site context, improved settings page, clean up space representation 2014-10-07 02:22:08 +02:00
047_add_nsfw_to_tags.rb add nsfw boolean for tags 2014-10-13 17:39:42 -07:00
048_add_subscription_id_to_sites.rb track subscription ids 2014-10-25 16:56:53 -07:00
049_add_space_used_to_sites.rb add space used migration 2014-10-27 15:43:29 -07:00
050_add_site_files.rb refactor site_updated, add initial site file tracking 2014-10-27 16:34:06 -07:00
051_add_site_updated_at.rb refactor site_updated, add initial site file tracking 2014-10-27 16:34:06 -07:00