Kyle Drake d850559f36 site views, hits needs bigint 4 weeks ago
..
001_create_sites.rb 0aaf894fa3 Finish creation and signin flow 11 years ago
002_create_servers.rb b2bdf32275 Initial checkin of project. Creates sites and goes to dashboard 11 years ago
003_create_tags.rb 0aaf894fa3 Finish creation and signin flow 11 years ago
004_create_sites_tags.rb 0aaf894fa3 Finish creation and signin flow 11 years ago
005_mark_changed_sites.rb cdb9f4290c helps when you remember to add the files 11 years ago
006_remove_change_marker.rb 0b2cdebf3b migration files 11 years ago
007_add_hits_counter.rb 5dfc715148 fix migrations, acceptance testing for auth, 32 char username limit 10 years ago
008_add_nsfw_flag.rb 8014a21c2c add experimental custom domain support 10 years ago
009_add_indexes.rb 8e64a3c12c nsfw flag and index for site lookup 11 years ago
010_add_more_indexes.rb dcb224bf31 Add more indexes 11 years ago
011_add_admin_flag.rb 5dfc715148 fix migrations, acceptance testing for auth, 32 char username limit 10 years ago
012_add_banned_flag.rb 5dfc715148 fix migrations, acceptance testing for auth, 32 char username limit 10 years ago
013_add_ip_address_of_creator.rb 5dfc715148 fix migrations, acceptance testing for auth, 32 char username limit 10 years ago
014_add_password_reset_token.rb 5dfc715148 fix migrations, acceptance testing for auth, 32 char username limit 10 years ago
015_mark_site_changed.rb 5dfc715148 fix migrations, acceptance testing for auth, 32 char username limit 10 years ago
016_site_updated_count.rb 5dfc715148 fix migrations, acceptance testing for auth, 32 char username limit 10 years ago
017_add_domain.rb 8014a21c2c add experimental custom domain support 10 years ago
018_add_social_schema.rb cff94803a9 add social schema, associations 10 years ago
019_add_stripe_customer_id.rb 1031324920 implement plan code 10 years ago
020_add_plan_ended.rb 98496698cb This completes the stripe integration for existing sites 10 years ago
021_add_site_is_crashing.rb 869b284425 image thumbnails, catch crashy sites with screenshots 10 years ago
022_fix_changes.rb 177e4d3592 more improvements for profile/feed page 10 years ago
023_add_profile_comments.rb 5bc66e2524 initial profile comments 10 years ago
024_add_paranoid_site_delete.rb a4a2b5165b event deleting 10 years ago
025_add_event_paranoid_delete.rb a4a2b5165b event deleting 10 years ago
026_add_comment_paranoid_delete.rb 8210670122 event comment delete 10 years ago
027_add_comment_likes.rb 51a85a0b03 comment liking 10 years ago
028_remove_comment_like_site_id.rb 51a85a0b03 comment liking 10 years ago
029_add_actioning_site_to_events.rb ad9ac1e68d event actioning_site migration 10 years ago
030_fix_event_timestamp.rb d9b33238e9 continued work on site profile, tag adding 10 years ago
031_fix_event_site_update_id.rb da9d1e4eb3 site change and file recording, better share support 10 years ago
032_add_site_change_files.rb da9d1e4eb3 site change and file recording, better share support 10 years ago
033_add_site_id_to_site_change_files.rb 769a122b03 finish basic implementation of tags, misc cleanups 10 years ago
034_add_reports.rb e546b22797 implement site reporting 10 years ago
035_add_missing_indexes.rb e7eb6d8a2d fix for gemfile, merge conflicts, test fixes for ruby 3 1 year ago
036_add_editor_theme.rb 933fb9fcfd make editor theme stick, and get rid of slim 9 years ago
037_email_confirmation.rb d3fc35989d brush up email requirements 9 years ago
038_blocked_ips.rb 7445f8006b block ips rake task 9 years ago
039_privacy.rb 92fcee0aea allow site to disable comments on profile 9 years ago
040_add_ssl.rb af605f352e allow adding of ssl certs for domain 9 years ago
041_add_intermediate_ssl.rb af605f352e allow adding of ssl certs for domain 9 years ago
042_pull_intermediate_ssl.rb 4168854d76 fixes and improvements to ssl verification 9 years ago
043_add_commenting_allowed_flag.rb 96e277c331 restrict comments for new users that haven't updated their site 9 years ago
044_add_plan_type.rb 86990f3535 initial plan structure, and some misc fixes 9 years ago
045_remove_servers.rb 50c1f67bdf patch a few missing tests, deprecate server model, fix a few bugs 9 years ago
046_add_site_parent_id.rb d3c1546d45 start on accounts using site context, improved settings page, clean up space representation 9 years ago
047_add_nsfw_to_tags.rb 56f2f5bfb4 add nsfw boolean for tags 9 years ago
048_add_subscription_id_to_sites.rb 609cee1c17 track subscription ids 9 years ago
049_add_space_used_to_sites.rb c36ca15055 add space used migration 9 years ago
050_add_site_files.rb 05807e2f39 refactor site_updated, add initial site file tracking 9 years ago
051_add_site_updated_at.rb 05807e2f39 refactor site_updated, add initial site file tracking 9 years ago
052_site_files_composite_keys.rb aedc5e363c start tracking files in our database 9 years ago
053_add_email_controls.rb d611a5a290 better email infrastructure, email for profile comments, webapp format support 9 years ago
054_add_deleted_reason.rb c66a935cb1 Ability to delete sites, #29 9 years ago
055_add_featured_sites.rb f5c0dad309 add featured at column for sites 9 years ago
056_add_api_calls.rb 02cea425e9 track api call counts that require auth 9 years ago
057_add_paypal_data.rb 526f4c9543 add migrations 9 years ago
058_add_paypal_status.rb 526f4c9543 add migrations 9 years ago
059_refactor_stats.rb 3bca5e8839 Refactor logs, granularity to one day, with testing 9 years ago
060_separate_stat_timestamps.rb 227b123fc9 stat referrers, locations, and paths 9 years ago
061_add_site_ids.rb 227b123fc9 stat referrers, locations, and paths 9 years ago
062_fix_latlng.rb 227b123fc9 stat referrers, locations, and paths 9 years ago
063_add_bandwidth_to_stats.rb 227b123fc9 stat referrers, locations, and paths 9 years ago
064_add_education_to_sites.rb 49defcd0c7 fix tag tests, start on education site creation, updated test code 9 years ago
065_add_ipfs.rb 8424cc02e8 Implement IPFS archiving (locally). Refactor store_file. 9 years ago
066_add_username_index_to_sites.rb 64ebf70b31 add username index to sites 9 years ago
067_add_missing_stat_indexes.rb e7eb6d8a2d fix for gemfile, merge conflicts, test fixes for ruby 3 1 year ago
068_add_stat_referrer_site_id_index.rb e7eb6d8a2d fix for gemfile, merge conflicts, test fixes for ruby 3 1 year ago
069_add_stat_created_indexes.rb e7eb6d8a2d fix for gemfile, merge conflicts, test fixes for ruby 3 1 year ago
070_add_admin_nsfw.rb 64fb2cf4c4 forgot the migration, of course 8 years ago
071_banned_referrers.rb a1023948f8 You never know. 8 years ago
072_banned_commenting.rb a1023948f8 You never know. 8 years ago
073_add_follow_uniqueness.rb b5920d8ba8 Dedupe follows 8 years ago
074_add_custom_max_space.rb 3035175c4f ability to set custom maximum space 8 years ago
075_special_sauce.rb 55dce7e80e SpEcIaL SaUcE 8 years ago
076_decimal_sauce.rb b246eefe1d NEW FORMULA, EVEN BETTER TASTE 8 years ago
077_decimal_sauce_index.rb b75116d13c index score, filter site_changed for compute 8 years ago
078_total_stat.rb 7d8ad81fd0 Log stats for log date, rather than processing time. Add daily total 8 years ago
079_add_total_stat_bandwidth.rb 7d8ad81fd0 Log stats for log date, rather than processing time. Add daily total 8 years ago
080_fix_total_stat_bandwidth.rb 7d8ad81fd0 Log stats for log date, rather than processing time. Add daily total 8 years ago
081_stats_bigint.rb 9f73ec61bd Fixes for Ruby 2.4 support 7 years ago
082_daily_stats_bigint.rb 9f73ec61bd Fixes for Ruby 2.4 support 7 years ago
083_add_classifiers.rb 242cc6e92d experimental statistical language classification system 8 years ago
084_dashboard_accessed.rb fcb86b185e Record dashboard access 8 years ago
085_gandi_contact_handle.rb a03056863e Commit migrations from domains 8 years ago
086_create_domains.rb a03056863e Commit migrations from domains 8 years ago
087_password_reset_confirmed.rb fd3a7ccabc major improvements and testing for password reset 8 years ago
088_site_change_files_indexes.rb be6196d67c Add indexes to site_change_files 8 years ago
089_maximum_email_confirmations.rb cef1611003 Maximum email confirmation anti-spam column 8 years ago
090_add_cert_updated_at.rb 01e721adca track when certs are updated 7 years ago
091_site_banned_at.rb dc0bf88392 improvements to admin interface 7 years ago
092_domain_check.rb bfa13e5325 Detect and remove dead custom domains 7 years ago
093_unique_username_constraint.rb e92fba18be Force unique constraint on username 7 years ago
094_site_tipping.rb 571e445dc3 experimental support for site tipping integration via paypal or bitcoin 7 years ago
095_modify_domains.rb 621e45b6a2 Modify domain registration record structure. 7 years ago
096_modify_tips.rb bd1ed0d732 Database migration for tips table changes 7 years ago
097_add_follow_count_to_sites.rb 04af230f8d performance: denormalize count of followers 7 years ago
098_add_follow_count_index.rb 04af230f8d performance: denormalize count of followers 7 years ago
099_follow_multi_index.rb baf9b6100d index for follow_count/view/updated 7 years ago
100_add_event_actioning_site_id_index.rb 9d9ada3acc event index for actioning_site_id 7 years ago
101_sites_tags_site_id_index.rb 2b69e9cb8a more speedups for browsing 7 years ago
102_parent_sites_index.rb e7eb6d8a2d fix for gemfile, merge conflicts, test fixes for ruby 3 1 year ago
103_sites_api_key.rb 1274e9fa63 API key support 7 years ago
104_sites_profile_enabled.rb a9c6ec8edb add migration for site profile enabled flag 6 years ago
105_archiving_controls.rb d2d1f730d6 archiving controls migration 6 years ago
106_github_access_token.rb ea760fc849 migrations for future (possible) github integration 6 years ago
107_github_deploy_key.rb ea760fc849 migrations for future (possible) github integration 6 years ago
108_email_invoice.rb 6c9267d791 Migration and template for email invoice 6 years ago
109_add_email_lowercase_index.rb 3aea4e8333 add email and lower(email) sites index 6 years ago
110_add_sites_email_index.rb 3aea4e8333 add email and lower(email) sites index 6 years ago
111_archiving_mod.rb 590d2bdd49 New version of webmock to fix error with ruby 2.6 5 years ago
112_sites_featured_at_index.rb e7eb6d8a2d fix for gemfile, merge conflicts, test fixes for ruby 3 1 year ago
113_site_suggestions_index.rb 16673f0111 index for suggestions, only load when needed 4 years ago
114_site_blackbox_whitelist.rb 82462b2461 whitelisting for blackbox 4 years ago
115_ga_adgroupid.rb c6a83f8426 add ga_adgroupid column to sites 4 years ago
116_add_api_key_index.rb a55a00f5c3 api key index 3 years ago
117_add_sites_domain_index.rb f109b416a0 add domain index, check uri on screenshots, set workers to system cpu core count 1 year ago
118_site_dl_queued_at.rb 9f96150b2d limit dl to 1 per hour 8 months ago
119_verify_phone.rb 143704215f first pass at phone validation 5 months ago
120_fix_phone_sent_at.rb 40e848e2c0 phone validation: bugfixes, tweaks and refinements 5 months ago
121_phone_verification_attempts.rb 3ee578e696 phone verification attempts migration 5 months ago
122_remove_archives.rb dde5225752 deprecate ipfs 4 months ago
123_events_rss_index.rb fd15fd6856 use nokogiri for rss, return better results, index for speed 3 months ago
124_sites_tutorial_required.rb 2ff8365651 add logic for tutorial requirement 1 month ago
125_sites_stats_bigint.rb d850559f36 site views, hits needs bigint 4 weeks ago