You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
asciinema.org/db/migrate
Marcin Kulik 3b14a0e5f1 Add missing indexes 11 years ago
..
20111123210607_create_asciicasts.rb Asciicast model 13 years ago
20111123214033_add_stdin_stderr_to_asciicast.rb stdin/stdout as mounted Carrierwave uploader 13 years ago
20120114195316_change_asciicast_duration_to_float.rb Duration should be float 13 years ago
20120225124004_create_users.rb Add avatar_url column, modify migration file 13 years ago
20120226184448_add_nickname_column_to_users_table.rb Add nickname column to users 13 years ago
20120227230718_create_comments.rb NOT NULL for comment columns 13 years ago
20120304161025_add_user_token_to_asciicast.rb User tokens for assigning asciicasts to users 13 years ago
20120304162005_create_user_tokens.rb User tokens for assigning asciicasts to users 13 years ago
20120311134312_add_description_to_asciicast.rb Description field for Asciicast 13 years ago
20120311142204_add_featured_to_asciicast.rb Featured asciicasts 13 years ago
20120403165915_add_username_to_asciicast.rb Display ~username from asciicast if no profile assigned 12 years ago
20120406114956_create_likes.rb Data model for "Like" 12 years ago
20120406115845_add_likes_count_to_asciicast.rb Merge branch 'likes' 12 years ago
20120406152447_add_snapshot_to_asciicast.rb Thumbnail generation in Sidekiq worker 12 years ago
20120409142151_add_comments_count_to_asciicast.rb Display comments count 12 years ago
20120504191706_add_time_compression_to_asciicast.rb Time compression 12 years ago
20120722194347_add_views_count_to_asciicast.rb Proper design, finally! 12 years ago
20120724202403_add_index_on_views_count_to_asciicasts.rb Proper design, finally! 12 years ago
20120724203244_add_index_on_asciicast_id_and_created_at_to_comments.rb Proper design, finally! 12 years ago
20130708225200_clear_asciicast_snapshots.rb Make the snapshots the hashes 11 years ago
20130725202344_rename_asciicasts_stdin_and_stdout.rb Rename stdout to stdout_data, stdin to stdin_data 11 years ago
20130828162232_add_stdout_frames_to_asciicast.rb Animation frames generation on the backend 11 years ago
20131011181418_add_user_agent_to_asciicast.rb Store client's user agent on Asciicast record 11 years ago
20131019165955_allow_null_for_user_provider_and_uid.rb Make Persona the only login option (with the ability to access old accounts) 11 years ago
20131022163013_add_auth_token_to_users.rb Use auth token for permanent sessions 11 years ago
20131022165054_set_auth_token_for_existing_users.rb Use auth token for permanent sessions 11 years ago
20131022171709_add_index_to_user_nickname_and_email.rb Add missing indexes 11 years ago