You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Timothée Jaussoin 0f431a13ef Fix migrations and date handling for MySQL 5.7+ 8 years ago
..
20180314212906_create_urls_table.php Move Url to Eloquent 8 years ago
20180314222244_create_configuration_table.php Don't drop the config table in the migration 8 years ago
20180316170924_create_users_table.php Continue to cleanup Widgets from Modl instances 8 years ago
20180316172639_create_sessions_table.php Fix Session handling 8 years ago
20180317080249_create_presences_table.php More cleanup 8 years ago
20180317171123_create_contacts_table.php Continue to move Subscriptions to Eloquent 8 years ago
20180318222026_create_caches_table.php Move the capabilities to Eloquent 8 years ago
20180322203855_create_rosters_table.php Add the rosters table to the database 8 years ago
20180324134149_create_encrypted_passwords_table.php Add EncryptedPassword model 8 years ago
20180324145150_create_capabilities_table.php Use coenjacobs/eloquent-composite-primary-keys 8 years ago
20180325161414_create_conferences_table.php Move the Conferences to Eloquent, start to migrate the code 8 years ago
20180327203201_create_messages_table.php Fix messages handling in Chat widget 8 years ago
20180401144542_create_invites_table.php Move the Invitation table to Eloquent 8 years ago
20180401212130_create_infos_table.php Continue to replace Modl Info with Eloquent Info 8 years ago
20180402112838_create_subscriptions_table.php Start to move the Post table to Eloquent 8 years ago
20180402145559_create_posts_table.php Fix migrations and date handling for MySQL 5.7+ 8 years ago
20180402145603_create_tags_table.php Save Post tags in the DB 8 years ago