This website requires JavaScript.
Explore
Help
Sign In
FreakU
/
Retrospring
Watch
1
Star
0
Fork
You've already forked Retrospring
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
53244234a5
Retrospring
/
db
/
migrate
History
nilsding
eaa4096af5
Merge branch 'master' into groups
...
Conflicts: db/schema.rb
2015-01-13 07:05:11 +01:00
..
20140801095807_devise_create_users.rb
…
20140801103309_add_screen_name_to_users.rb
…
20140801174930_create_questions.rb
…
20140801175112_create_answers.rb
…
20140801175137_create_comments.rb
…
20141102153520_add_counts_to_users.rb
…
20141104143648_add_display_name_to_users.rb
…
20141110210154_create_inboxes.rb
…
20141113164048_add_smile_count_to_answers.rb
…
20141113164314_add_smiled_count_to_users.rb
…
20141126154451_add_admin_to_users.rb
…
20141129211448_add_motivation_header_to_users.rb
…
20141130130221_create_relationships.rb
…
20141130175749_create_smiles.rb
…
20141130180152_rename_columns_in_answers.rb
…
20141201191324_add_fields_to_users.rb
…
20141207194424_add_answer_count_to_questions.rb
…
20141208111714_change_answer_content_column_type.rb
…
20141212193625_create_services.rb
…
20141213182609_create_notifications.rb
…
20141226115905_add_moderator_to_users.rb
…
20141227130438_create_reports.rb
…
20141227130545_create_moderation_votes.rb
…
20141227130618_create_moderation_comments.rb
…
20141228202825_add_deleted_to_reports.rb
added deleted column to reports
2014-12-28 21:34:36 +01:00
20141229085904_add_attachment_profile_picture_to_users.rb
added profile_picture to users
2014-12-29 10:18:12 +01:00
20141229105013_add_profile_picture_processing_to_users.rb
added delayed_paperclip
2014-12-29 11:58:01 +01:00
20141229133149_add_crop_values_to_users.rb
ugh
2014-12-29 14:49:57 +01:00
20150102231343_add_supporter_to_users.rb
added supporter thing to users
2015-01-03 00:15:09 +01:00
20150103200732_add_privacy_options_to_users.rb
added a few privacy options to users
2015-01-03 21:43:19 +01:00
20150112210754_add_banned_to_users.rb
implemented basic functionality of YE OLDE BANHAMMER!
2015-01-12 22:44:13 +01:00
20150112210755_create_groups.rb
Merge branch 'master' into groups
2015-01-13 07:05:11 +01:00