public
Description: El Dorado is a full-stack community web application written in Ruby/Rails.
Homepage: http://almosteffortless.com/eldorado/
Clone URL: git://github.com/trevorturk/el-dorado.git
el-dorado / db / migrate
name
..
file 001_create_users.rb Thu Feb 01 05:10:57 -0800 2007 playing with topics/posts/users [trevorturk.com]
file 002_add_exception_table_ignore.rb Sat Jul 21 14:53:13 -0700 2007 adding exception_logger plugin [trevorturk]
file 003_add_sessions.rb Tue Oct 31 17:06:49 -0800 2006 moving everything into trunk [trevorturk]
file 004_add_user_bio.rb Thu Feb 01 05:10:57 -0800 2007 playing with topics/posts/users [trevorturk.com]
file 005_change_bio_to_text.rb Thu Feb 01 05:10:57 -0800 2007 playing with topics/posts/users [trevorturk.com]
file 006_create_topics.rb Thu Feb 01 05:10:57 -0800 2007 playing with topics/posts/users [trevorturk.com]
file 007_create_posts.rb Thu Feb 01 05:10:57 -0800 2007 playing with topics/posts/users [trevorturk.com]
file 008_rename_topics_replies.rb Wed Jan 31 23:27:07 -0800 2007 adding posts and working on posts/topics code [trevorturk.com]
file 009_remove_duplication_from_topic_model.rb Wed Jan 31 23:27:07 -0800 2007 adding posts and working on posts/topics code [trevorturk.com]
file 010_remove_more_topics_cruft.rb Fri Feb 02 15:24:15 -0800 2007 tons of changes and fixes - making theme look l... [trevorturk.com]
file 011_add_topics_count_to_users.rb Fri Feb 02 15:24:15 -0800 2007 tons of changes and fixes - making theme look l... [trevorturk.com]
file 012_make_sure_posts_count_default_is0.rb Fri Feb 02 15:24:15 -0800 2007 tons of changes and fixes - making theme look l... [trevorturk.com]
file 013_add_users_updated_at.rb Tue May 20 09:46:49 -0700 2008 tweaking time zone setup and fixing up a few th... [trevorturk]
file 014_add_user_profile_updated_at.rb Tue May 20 09:46:49 -0700 2008 tweaking time zone setup and fixing up a few th... [trevorturk]
file 015_add_online_at.rb Thu Feb 15 13:46:11 -0800 2007 admin controller, online_users list [trevorturk.com]
file 016_create_newbies.rb Wed May 23 15:46:22 -0700 2007 adding subscriptions model and controller, but ... [trevorturk]
file 017_create_ranks.rb Wed May 23 15:46:22 -0700 2007 adding subscriptions model and controller, but ... [trevorturk]
file 018_create_events.rb Tue Mar 13 22:02:24 -0700 2007 adding events first draft [trevorturk.com]
file 019_add_private_and_alert_to_events.rb Wed Mar 14 01:05:57 -0700 2007 adding private and alert checkboxes to events -... [trevorturk.com]
file 020_rename_events_alert_to_reminder.rb Wed Mar 14 21:16:55 -0700 2007 changing event "alerts" to "remi... [trevorturk.com]
file 021_create_files.rb Thu Mar 15 16:36:20 -0700 2007 adding files to work with attachment_fu, ignori... [trevorturk.com]
file 022_create_headers.rb Sun Mar 18 19:13:32 -0700 2007 adding headers [trevorturk.com]
file 023_add_user_create_and_updated_to_headers.rb Sun Mar 18 22:38:01 -0700 2007 adding header description, user_id, created_at,... [trevorturk.com]
file 024_add_headers_counter_cache_to_users.rb Mon Mar 19 00:12:50 -0700 2007 making headers belong_to users and related stuf... [trevorturk.com]
file 025_add_user_and_counter_cache_for_events.rb Mon Mar 19 00:51:48 -0700 2007 making events belong_to users and all related s... [trevorturk.com]
file 026_add_created_at_and_updated_at_to_events.rb Mon Mar 19 00:51:48 -0700 2007 making events belong_to users and all related s... [trevorturk.com]
file 027_create_uploads_and_destroy_files.rb Mon Mar 19 02:05:29 -0700 2007 adding uploads and getting rid of files (due to... [trevorturk.com]
file 028_create_forums.rb Wed Mar 21 02:46:32 -0700 2007 adding forums and various related changes [trevorturk.com]
file 029_add_sticky_to_topics_and_other_cleanups.rb Wed Mar 21 02:46:32 -0700 2007 adding forums and various related changes [trevorturk.com]
file 030_create_options.rb Fri Mar 23 01:02:32 -0700 2007 changing "events" tab to "calend... [trevorturk.com]
file 031_create_categories.rb Fri Mar 23 05:53:23 -0700 2007 adding "categories" to organize "... [trevorturk.com]
file 032_change_forum_last_post_at_to_datetime.rb Fri Mar 23 05:53:23 -0700 2007 adding "categories" to organize "... [trevorturk.com]
file 033_move_login_image_to_options_table.rb Sat Mar 24 23:08:32 -0700 2007 move login image to options table, add advertis... [trevorturk.com]
file 034_add_advertisement_and_announcement.rb Sat Mar 24 23:08:32 -0700 2007 move login image to options table, add advertis... [trevorturk.com]
file 035_remove_newbie_model.rb Sat Mar 24 23:08:32 -0700 2007 move login image to options table, add advertis... [trevorturk.com]
file 036_add_votes_to_headers.rb Sat Mar 24 23:08:32 -0700 2007 move login image to options table, add advertis... [trevorturk.com]
file 037_add_bans_to_users.rb Tue Mar 27 16:21:49 -0700 2007 major cleanup of tests, adding bans to users ta... [trevorturk.com]
file 038_change_categories_position_to_integer.rb Sun Apr 01 20:51:32 -0700 2007 change category.position into an integer, fixin... [trevorturk.com]
file 039_create_avatars.rb Mon Apr 02 16:27:26 -0700 2007 adding avatars (first draft) [trevorturk.com]
file 040_create_themes.rb Wed Apr 04 20:35:45 -0700 2007 adding themes first draft, massive refactoring ... [trevorturk.com]
file 041_add_themes_stuff_to_users.rb Fri Apr 06 22:16:28 -0700 2007 adding themes stuff to users (counter cache and... [trevorturk.com]
file 042_adding_indexes.rb Mon Apr 09 19:40:58 -0700 2007 adding indexes (first draft) [trevorturk.com]
file 043_remove_cruft_from_users.rb Tue Apr 10 01:42:50 -0700 2007 removing excessive counter_caches from users (j... [trevorturk.com]
file 044_remove_created_at_updated_at_from_forums.rb Tue Apr 10 01:42:50 -0700 2007 removing excessive counter_caches from users (j... [trevorturk.com]
file 045_create_bans.rb Tue May 08 11:14:55 -0700 2007 large checkin from work done in new zealand (ta... [trevorturk.com]
file 046_remove_theme_id_from_users.rb Tue May 08 11:14:55 -0700 2007 large checkin from work done in new zealand (ta... [trevorturk.com]
file 047_remove_updated_at_from_topics.rb Tue May 08 11:14:55 -0700 2007 large checkin from work done in new zealand (ta... [trevorturk.com]
file 048_create_subscriptions.rb Wed May 23 15:46:22 -0700 2007 adding subscriptions model and controller, but ... [trevorturk]
file 049_remove_unused_options.rb Wed May 23 21:06:06 -0700 2007 adding some content to README with installation... [trevorturk]
file 050_add_location_to_events.rb Sat Jun 30 13:38:02 -0700 2007 removing pagination of posts from topics/show, ... [trevorturk]
file 051_add_remember_me.rb Sat Jun 30 15:32:29 -0700 2007 adding remember_me functionality and cleaning u... [trevorturk]
file 052_remove_last_login_at.rb Sat Jun 30 15:32:29 -0700 2007 adding remember_me functionality and cleaning u... [trevorturk]
file 053_change_avatar_id_in_users_to_avatar.rb Thu Jul 05 08:39:14 -0700 2007 storing avatar public_filename in users table i... [trevorturk]
file 054_add_time_zone_to_users.rb Wed Oct 01 20:00:02 -0700 2008 upgrade to edge rails [trevorturk]
file 055_add_exception_table.rb Sat Jul 21 14:53:13 -0700 2007 adding exception_logger plugin [trevorturk]
file 056_remove_cached_post_info_from_forum.rb Mon May 19 18:33:46 -0700 2008 rake db:migrate for a fresh install (fixes from... [trevorturk]
file 057_combine_footers_and_add_announcement.rb Thu Jul 26 21:31:29 -0700 2007 combining footers into one and adding announcement [trevorturk]
file 058_change_default_timezone.rb Sat Aug 11 07:54:51 -0700 2007 working to fix timezone issues [trevorturk]
file 059_remove_events_location.rb Fri Aug 31 16:41:56 -0700 2007 removing location from events [trevorturk]
file 060_add_favicon_to_options.rb Fri Aug 31 17:30:29 -0700 2007 adding favicon to options [trevorturk]
file 061_add_private_to_files.rb Wed Sep 05 21:31:08 -0700 2007 adding private toggle to files [trevorturk]
file 062_change_closed_to_locked.rb Thu Sep 06 20:28:36 -0700 2007 changing topics closed to locked and adjusting ... [trevorturk]
file 063_clean_up_options.rb Mon Nov 19 17:26:11 -0800 2007 cleaning up the options table a bit [trevorturk]
file 064_change_options_to_settings.rb Mon Nov 19 18:50:54 -0800 2007 streamlining page footers for less queries per ... [trevorturk]
file 065_change_settings_theme_id_to_theme.rb Sat Dec 08 09:40:53 -0800 2007 fixing problem with last migration when db is e... [trevorturk]
file 066_remove_sessions_table.rb Sat Dec 08 13:14:57 -0800 2007 moving to cookie-based sessions, upgrading a fe... [trevorturk]
file 067_add_timezone_to_setting.rb Sat Dec 15 12:29:29 -0800 2007 adding default timezone to settings used for ne... [trevorturk]
file 068_move_bans_to_users_table.rb Mon May 19 18:33:46 -0700 2008 rake db:migrate for a fresh install (fixes from... [trevorturk]
file 069_create_messages.rb Wed Feb 06 20:08:31 -0800 2008 adding initial chat implementation (not fully w... [trevorturk]
file 070_add_indexed_to_messages.rb Wed Feb 06 20:08:31 -0800 2008 adding initial chat implementation (not fully w... [trevorturk]
file 071_add_private_to_settings.rb Fri Feb 29 15:16:16 -0800 2008 adding ability to make entire site private (req... [trevorturk]
file 072_add_login_message_to_settings.rb Fri Feb 29 15:16:16 -0800 2008 adding ability to make entire site private (req... [trevorturk]
file 073_removing_privacy_from_individual_models.rb Sat Mar 01 16:03:50 -0800 2008 removing privacy from topics, events, files in ... [trevorturk]
file 074_all_nil_users_online_at.rb Sat Mar 15 21:50:36 -0700 2008 user online_at/last-visit can be null, fixing i... [trevorturk]
file 075_add_chatting_at_to_users.rb Wed Apr 23 19:46:37 -0700 2008 adding ability for users to see whos in the cha... [trevorturk]
file 076_add_indexes_for_chat.rb Thu Apr 24 17:34:38 -0700 2008 trying to optimize ajax on the chat page [trevorturk]
file 077_add_logged_out_at_to_users.rb Sat Apr 26 19:09:07 -0700 2008 refactoring, fixing up footer to show users onl... [trevorturk]
file 078_fix_indexes.rb Mon May 19 18:33:46 -0700 2008 rake db:migrate for a fresh install (fixes from... [trevorturk]
file 079_add_logged_out_for_all_users.rb Sat Apr 26 19:09:07 -0700 2008 refactoring, fixing up footer to show users onl... [trevorturk]
file 080_fix_user_indexes.rb Fri May 02 16:16:30 -0700 2008 fixing up bad migrations to allow clean upgrade... [trevorturk]
file 081_add_sticky_index_to_topics.rb Sat Apr 26 20:21:33 -0700 2008 adding sticky to topics, only admins can set [trevorturk]
file 082_change_to_logged_out_for_users.rb Thu May 01 17:23:58 -0700 2008 changing logged_out_at to logged_out boolean, f... [trevorturk]
file 083_remove_user_index_on_logged_out_at.rb Fri May 02 16:16:30 -0700 2008 fixing up bad migrations to allow clean upgrade... [trevorturk]
file 20080526190223_remove_limit_on_users_bio.rb Mon May 26 12:11:40 -0700 2008 small refactoring thanks to rails 2.1, missed f... [trevorturk]
file 20080603023415_use_rails_new_default_time_zones.rb Wed Oct 01 20:00:02 -0700 2008 upgrade to edge rails [trevorturk]
file 20080603035014_move_time_zone_default_to_setting_model.rb Mon Jun 02 20:55:06 -0700 2008 moving time zone default from db into setting m... [trevorturk]
file 20080603230322_use_rails_new_default_time_zones_for_settings_too.rb Wed Oct 01 20:00:02 -0700 2008 upgrade to edge rails [trevorturk]
file 20080712034609_create_articles.rb Sat Jul 12 00:43:11 -0700 2008 first draft of blog (articles) [trevorturk]
file 20080712230439_add_articles_count_to_users.rb Sat Jul 12 17:05:57 -0700 2008 allowing viewing blog articles by user, adding ... [trevorturk]
file 20080725023025_create_comments.rb Thu Jul 24 21:05:30 -0700 2008 comitting progress in comments for articles, ad... [trevorturk]
file 20080725023050_add_comments_counter_cache_to_articles.rb Thu Jul 24 21:05:30 -0700 2008 comitting progress in comments for articles, ad... [trevorturk]
file 20080727205027_add_admin_only_create_setting.rb Sun Jul 27 14:51:23 -0700 2008 adding setting to restrict new/create actions o... [trevorturk]
file 20080927025905_create_viewings.rb Fri Sep 26 21:10:08 -0700 2008 adding viewings for topics, will be used for tr... [trevorturk]
file 20081002051832_add_all_viewed_at_to_users.rb Wed Oct 01 22:57:11 -0700 2008 more improvements for viewings stuff [trevorturk]
file 20081015052225_add_index_to_viewings.rb Tue Oct 14 22:29:24 -0700 2008 add index to viewings [trevorturk]