jonnybarnes.uk/database/migrations
Jonny Barnes 745d16c610 Bring in upstream changed from github.com/laravel/laravel
Squashed commit of the following:

commit e6e0ea2e6e0db9637ae67dfa913ec42f7f08b81e
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Wed Oct 19 21:49:59 2016 +0100

    Remove needless .gitkeep files

commit 1c7704b2913c689c6cad0eb934787e9fedf0f4fa
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Wed Oct 19 21:48:47 2016 +0100

    Use fullpath import for the validator facade

commit dbc28853b6712ba040394cf9943a1a8de85bf44c
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Wed Oct 19 21:46:07 2016 +0100

    Add redirectTo attribute to the reset password controller

commit 0555680e24c0175acce0be66a2f332c5fa4b35a1
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Wed Oct 19 21:44:00 2016 +0100

    Ignore Passport-generated OAuth keys

commit 1be872180c52bc267cd43f3a7b8e2b49b4c6f023
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Wed Oct 19 21:41:42 2016 +0100

    Fixing typehint

commit d72b783f8511898fe13fbb99fa5739a846801db9
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Wed Oct 19 21:40:35 2016 +0100

    fix spacing

commit 4870a56fbe273a37ce67203c0e0aed857dccbb1f
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Wed Oct 19 21:39:54 2016 +0100

    Add typehint for factory
2016-10-19 21:51:12 +01:00
..
2015_02_28_132629_create_articles_table.php Initial commit to new repo 2016-05-19 15:01:28 +01:00
2015_02_28_144939_create_notes_table.php Initial commit to new repo 2016-05-19 15:01:28 +01:00
2015_03_02_084342_create_tags_table.php Initial commit to new repo 2016-05-19 15:01:28 +01:00
2015_03_02_084956_create_note_tag_table.php Initial commit to new repo 2016-05-19 15:01:28 +01:00
2015_03_02_105623_create_contacts_table.php Initial commit to new repo 2016-05-19 15:01:28 +01:00
2015_03_02_114340_create_web_mentions_table.php Initial commit to new repo 2016-05-19 15:01:28 +01:00
2015_07_17_111512_create_clients_table.php Initial commit to new repo 2016-05-19 15:01:28 +01:00
2015_07_22_084423_create_failed_jobs_table.php Initial commit to new repo 2016-05-19 15:01:28 +01:00
2015_10_08_155111_create_media_table.php Initial commit to new repo 2016-05-19 15:01:28 +01:00
2015_11_07_130637_create_places_table.php Initial commit to new repo 2016-05-19 15:01:28 +01:00
2015_11_19_221933_add_place_relation_to_notes.php Initial commit to new repo 2016-05-19 15:01:28 +01:00
2016_07_29_113150_add_jsonb_mf2_column_to_webmentions_table.php Add an mf2 column to webemtnions, type jsonb 2016-07-29 14:22:49 +01:00
2016_09_06_152900_add_exception_column_to_failed_jobs_table.php Migrate to Laravel 5.3 2016-09-06 16:40:39 +01:00
2016_09_30_214651_cascade_delete_note_tags.php Squashed commit of the following: 2016-10-01 14:26:07 +01:00