This website requires JavaScript.
Explore
Help
Register
Sign In
mirror_php
/
Cachet
Watch
1
Star
0
Fork
0
You've already forked Cachet
mirror of
https://github.com/CachetHQ/Cachet.git
synced
2025-02-06 08:10:27 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
Cachet
/
database
/
migrations
History
James Brooks
1e3516d7b7
Track who created incident.
Closes
#2717
2018-03-26 20:54:23 +01:00
..
2015_01_05_201324_CreateComponentGroupsTable.php
…
2015_01_05_201444_CreateComponentsTable.php
…
2015_01_05_202446_CreateIncidentTemplatesTable.php
…
2015_01_05_202609_CreateIncidentsTable.php
…
2015_01_05_202730_CreateMetricPointsTable.php
…
2015_01_05_202826_CreateMetricsTable.php
…
2015_01_05_203014_CreateSettingsTable.php
…
2015_01_05_203235_CreateSubscribersTable.php
…
2015_01_05_203341_CreateUsersTable.php
…
2015_01_09_083419_AlterTableUsersAdd2FA.php
…
2015_01_16_083825_CreateTagsTable.php
…
2015_01_16_084030_CreateComponentTagTable.php
…
2015_02_28_214642_UpdateIncidentsAddScheduledAt.php
…
2015_05_19_214534_AlterTableComponentGroupsAddOrder.php
…
2015_05_20_073041_AlterTableIncidentsAddVisibileColumn.php
…
2015_05_24_210939_create_jobs_table.php
…
2015_05_24_210948_create_failed_jobs_table.php
…
2015_06_10_122216_AlterTableComponentsDropUserIdColumn.php
…
2015_06_10_122229_AlterTableIncidentsDropUserIdColumn.php
…
2015_08_02_120436_AlterTableSubscribersRemoveDeletedAt.php
…
2015_08_13_214123_AlterTableMetricsAddDecimalPlacesColumn.php
…
2015_10_31_211944_CreateInvitesTable.php
…
2015_11_03_211049_AlterTableComponentsAddEnabledColumn.php
…
2015_12_26_162258_AlterTableMetricsAddDefaultViewColumn.php
…
2016_01_09_141852_CreateSubscriptionsTable.php
…
2016_01_29_154937_AlterTableComponentGroupsAddCollapsedColumn.php
…
2016_02_18_085210_AlterTableMetricPointsChangeValueColumn.php
…
2016_03_01_174858_AlterTableMetricPointsAddCounterColumn.php
…
2016_03_08_125729_CreateIncidentUpdatesTable.php
…
2016_03_10_144613_AlterTableComponentGroupsMakeColumnInteger.php
…
2016_04_05_142933_create_sessions_table.php
…
2016_04_29_061916_AlterTableSubscribersAddGlobalColumn.php
…
2016_06_02_075012_AlterTableMetricsAddOrderColumn.php
…
2016_06_05_091615_create_cache_table.php
…
2016_07_25_052444_AlterTableComponentGroupsAddVisibleColumn.php
…
2016_08_23_114610_AlterTableUsersAddWelcomedColumn.php
…
2016_09_04_100000_AlterTableIncidentsAddStickiedColumn.php
…
2016_10_24_183415_AlterTableIncidentsAddOccurredAtColumn.php
…
2016_10_30_174400_CreateSchedulesTable.php
…
2016_10_30_174410_CreateScheduleComponentsTable.php
…
2016_10_30_182324_AlterTableIncidentsRemoveScheduledColumns.php
…
2016_12_04_163502_AlterTableMetricsAddVisibleColumn.php
Use unsigned tiny int instead of boolean for visible metrics
2017-01-15 23:55:23 -06:00
2016_12_05_185045_AlterTableComponentsAddMetaColumn.php
…
2016_12_29_124643_AlterTableSubscribersAddPhoneNumberSlackColumns.php
Be sure to make email nullable
2017-01-04 19:51:47 +00:00
2016_12_29_155956_AlterTableComponentsMakeLinkNullable.php
…
2017_01_03_143916_create_notifications_table.php
…
2017_02_03_222218_CreateActionsTable.php
Add event action storage.
Closes
#2344
2017-02-04 16:54:27 +00:00
2017_06_13_181049_CreateMetaTable.php
Create meta table and model
2017-06-13 19:23:53 +01:00
2017_07_18_214718_CreateIncidentComponents.php
Add status_id column
2017-07-25 14:40:43 -04:00
2017_09_14_180434_AlterIncidentsAddUserId.php
Track who created incident.
Closes
#2717
2018-03-26 20:54:23 +01:00