.. |
20111123210607_create_asciicasts.rb
|
Asciicast model
|
2011-11-23 22:31:00 +01:00 |
20111123214033_add_stdin_stderr_to_asciicast.rb
|
stdin/stdout as mounted Carrierwave uploader
|
2011-11-23 22:44:00 +01:00 |
20120114195316_change_asciicast_duration_to_float.rb
|
Duration should be float
|
2012-01-14 21:28:31 +01:00 |
20120225124004_create_users.rb
|
Add avatar_url column, modify migration file
|
2012-02-26 17:55:19 +01:00 |
20120226184448_add_nickname_column_to_users_table.rb
|
Add nickname column to users
|
2012-02-26 20:11:09 +01:00 |
20120227230718_create_comments.rb
|
NOT NULL for comment columns
|
2012-03-04 21:15:27 +01:00 |
20120304161025_add_user_token_to_asciicast.rb
|
User tokens for assigning asciicasts to users
|
2012-03-04 18:14:58 +01:00 |
20120304162005_create_user_tokens.rb
|
User tokens for assigning asciicasts to users
|
2012-03-04 18:14:58 +01:00 |
20120311134312_add_description_to_asciicast.rb
|
Description field for Asciicast
|
2012-03-11 14:44:01 +01:00 |
20120311142204_add_featured_to_asciicast.rb
|
Featured asciicasts
|
2012-03-11 15:29:31 +01:00 |
20120403165915_add_username_to_asciicast.rb
|
Display ~username from asciicast if no profile assigned
|
2012-04-03 19:06:05 +02:00 |
20120406114956_create_likes.rb
|
Data model for "Like"
|
2012-04-06 14:06:40 +02:00 |
20120406115845_add_likes_count_to_asciicast.rb
|
Merge branch 'likes'
|
2012-04-09 17:03:50 +02:00 |
20120406152447_add_snapshot_to_asciicast.rb
|
Thumbnail generation in Sidekiq worker
|
2012-04-06 20:53:04 +02:00 |
20120409142151_add_comments_count_to_asciicast.rb
|
Display comments count
|
2012-04-09 16:46:08 +02:00 |
20120504191706_add_time_compression_to_asciicast.rb
|
Time compression
|
2012-05-04 21:49:08 +02:00 |
20120722194347_add_views_count_to_asciicast.rb
|
Proper design, finally!
|
2012-07-25 20:24:20 +02:00 |
20120724202403_add_index_on_views_count_to_asciicasts.rb
|
Proper design, finally!
|
2012-07-25 20:24:20 +02:00 |
20120724203244_add_index_on_asciicast_id_and_created_at_to_comments.rb
|
Proper design, finally!
|
2012-07-25 20:24:20 +02:00 |