path # lines of code number of updates days since first update days since last update first updated last updated App/WingtipPlatformARMDeployment/WingtipPlatformARMDeployment/Deploy.ps1 58 2 1467 1449 2018-01-25 2018-02-12 App/WingtipPlatformARMDeployment/WingtipPlatformARMDeployment/Deployment.targets 104 2 1467 1449 2018-01-25 2018-02-12 App/src/Events-Tenant.Common/Interfaces/ICatalogRepository.cs 13 2 1467 1449 2018-01-25 2018-02-12 App/src/Events-Tenant.Common/Interfaces/ITenantRepository.cs 41 2 1467 1449 2018-01-25 2018-02-12 App/src/Events-Tenant.Common/Interfaces/IUtilities.cs 11 3 1467 1392 2018-01-25 2018-04-10 App/src/Events-Tenant.Common/Mapping/Mapper.cs 144 3 1467 1392 2018-01-25 2018-04-10 App/src/Events-Tenant.Common/Models/CountryModel.cs 9 2 1467 1449 2018-01-25 2018-02-12 App/src/Events-Tenant.Common/Models/CustomerModel.cs 19 2 1467 1449 2018-01-25 2018-02-12 App/src/Events-Tenant.Common/Models/EventModel.cs 11 2 1467 1449 2018-01-25 2018-02-12 App/src/Events-Tenant.Common/Models/EventSectionModel.cs 9 2 1467 1449 2018-01-25 2018-02-12 App/src/Events-Tenant.Common/Models/SectionModel.cs 11 2 1467 1449 2018-01-25 2018-02-12 App/src/Events-Tenant.Common/Models/TenantModel.cs 13 3 1467 1392 2018-01-25 2018-04-10 App/src/Events-Tenant.Common/Models/TenantsModel.cs 8 2 1467 1449 2018-01-25 2018-02-12 App/src/Events-Tenant.Common/Models/TicketModel.cs 12 2 1467 1449 2018-01-25 2018-02-12 App/src/Events-Tenant.Common/Models/TicketPurchaseModel.cs 11 2 1467 1449 2018-01-25 2018-02-12 App/src/Events-Tenant.Common/Models/VenueModel.cs 17 2 1467 1449 2018-01-25 2018-02-12 App/src/Events-Tenant.Common/Models/VenueTypeModel.cs 12 2 1467 1449 2018-01-25 2018-02-12 App/src/Events-Tenant.Common/Properties/AssemblyInfo.cs 14 2 1467 1449 2018-01-25 2018-02-12 App/src/Events-Tenant.Common/Repositories/CatalogRepository.cs 96 3 1467 1392 2018-01-25 2018-04-10 App/src/Events-Tenant.Common/Repositories/TenantRepository.cs 192 3 1467 1392 2018-01-25 2018-04-10 App/src/Events-Tenant.Common/Utilities/AppConfig.cs 42 3 1467 1392 2018-01-25 2018-04-10 App/src/Events-Tenant.Common/Utilities/Sharding.cs 98 3 1467 1392 2018-01-25 2018-04-10 App/src/Events-Tenant.Common/Utilities/Utilities.cs 119 3 1467 1392 2018-01-25 2018-04-10 App/src/Events-TenantUserApp.EF/CatalogDB/CatalogDbContext.cs 100 3 1467 1392 2018-01-25 2018-04-10 App/src/Events-TenantUserApp.EF/CatalogDB/Databases.cs 18 1 1392 1392 2018-04-10 2018-04-10 App/src/Events-TenantUserApp.EF/CatalogDB/ElasticPools.cs 21 1 1392 1392 2018-04-10 2018-04-10 App/src/Events-TenantUserApp.EF/CatalogDB/Servers.cs 16 1 1392 1392 2018-04-10 2018-04-10 App/src/Events-TenantUserApp.EF/CatalogDB/Tenants.cs 11 3 1467 1392 2018-01-25 2018-04-10 App/src/Events-TenantUserApp.EF/Properties/AssemblyInfo.cs 14 2 1467 1449 2018-01-25 2018-02-12 App/src/Events-TenantUserApp.EF/TenantsDB/Countries.cs 17 2 1467 1449 2018-01-25 2018-02-12 App/src/Events-TenantUserApp.EF/TenantsDB/Customers.cs 21 2 1467 1449 2018-01-25 2018-02-12 App/src/Events-TenantUserApp.EF/TenantsDB/EventSections.cs 18 2 1467 1449 2018-01-25 2018-02-12 App/src/Events-TenantUserApp.EF/TenantsDB/Events.cs 18 2 1467 1449 2018-01-25 2018-02-12 App/src/Events-TenantUserApp.EF/TenantsDB/Sections.cs 18 2 1467 1449 2018-01-25 2018-02-12 App/src/Events-TenantUserApp.EF/TenantsDB/TenantDbContext.cs 201 2 1467 1449 2018-01-25 2018-02-12 App/src/Events-TenantUserApp.EF/TenantsDB/TicketPurchases.cs 19 2 1467 1449 2018-01-25 2018-02-12 App/src/Events-TenantUserApp.EF/TenantsDB/Tickets.cs 14 2 1467 1449 2018-01-25 2018-02-12 App/src/Events-TenantUserApp.EF/TenantsDB/Venue.cs 17 2 1467 1449 2018-01-25 2018-02-12 App/src/Events-TenantUserApp.EF/TenantsDB/VenueTypes.cs 18 2 1467 1449 2018-01-25 2018-02-12 App/src/Events-TenantUserApp.EF/TenantsDdEF6/EventsWithNoTicket.cs 21 2 1467 1449 2018-01-25 2018-02-12 App/src/Events-TenantUserApp.EF/TenantsDdEF6/TenantContext.cs 35 2 1467 1449 2018-01-25 2018-02-12 App/src/Events-TenantUserApp.EF/TenantsDdEF6/database_firewall_rules.cs 30 2 1467 1449 2018-01-25 2018-02-12 App/src/Events-TenantUserApp/Controllers/AccountController.cs 162 3 1467 1392 2018-01-25 2018-04-10 App/src/Events-TenantUserApp/Controllers/BaseController.cs 146 3 1467 1392 2018-01-25 2018-04-10 App/src/Events-TenantUserApp/Controllers/EventsController.cs 111 3 1467 1392 2018-01-25 2018-04-10 App/src/Events-TenantUserApp/Controllers/FindSeatsController.cs 140 3 1467 1392 2018-01-25 2018-04-10 App/src/Events-TenantUserApp/Controllers/HomeController.cs 83 3 1467 1392 2018-01-25 2018-04-10 App/src/Events-TenantUserApp/Events-TenantUserApp.xproj 27 2 1467 1449 2018-01-25 2018-02-12 App/src/Events-TenantUserApp/Program.cs 20 2 1467 1449 2018-01-25 2018-02-12 App/src/Events-TenantUserApp/Project_Readme.html 163 2 1467 1449 2018-01-25 2018-02-12 App/src/Events-TenantUserApp/Properties/PublishProfiles/AzureWebApp-publish.ps1 15 1 1392 1392 2018-04-10 2018-04-10 App/src/Events-TenantUserApp/Properties/PublishProfiles/Events-publish.ps1 15 1 1392 1392 2018-04-10 2018-04-10 App/src/Events-TenantUserApp/Properties/PublishProfiles/EventsApp-DRUpdates-publish.ps1 15 1 1392 1392 2018-04-10 2018-04-10 App/src/Events-TenantUserApp/Properties/PublishProfiles/publish-module.psm1 1049 1 1392 1392 2018-04-10 2018-04-10 App/src/Events-TenantUserApp/SessionExtensions.cs 17 2 1467 1449 2018-01-25 2018-02-12 App/src/Events-TenantUserApp/Startup.cs 192 3 1467 1392 2018-01-25 2018-04-10 App/src/Events-TenantUserApp/ViewModels/FindSeatViewModel.cs 12 2 1467 1449 2018-01-25 2018-02-12 App/src/Events-TenantUserApp/ViewModels/SupportedCultures.cs 8 2 1467 1449 2018-01-25 2018-02-12 App/src/Events-TenantUserApp/Views/Events/Index.cshtml 40 2 1467 1449 2018-01-25 2018-02-12 App/src/Events-TenantUserApp/Views/Events/_EventList.cshtml 32 2 1467 1449 2018-01-25 2018-02-12 App/src/Events-TenantUserApp/Views/Home/Index.cshtml 70 3 1467 1392 2018-01-25 2018-04-10 App/src/Events-TenantUserApp/Views/Home/_HomeLayout.cshtml 50 3 1467 1392 2018-01-25 2018-04-10 App/src/Events-TenantUserApp/Views/Shared/Error.cshtml 9 3 1467 1392 2018-01-25 2018-04-10 App/src/Events-TenantUserApp/Views/Shared/FindSeats.cshtml 300 2 1467 1449 2018-01-25 2018-02-12 App/src/Events-TenantUserApp/Views/Shared/TenantError.cshtml 11 2 1467 1449 2018-01-25 2018-02-12 App/src/Events-TenantUserApp/Views/Shared/TenantOffline.cshtml 21 1 1392 1392 2018-04-10 2018-04-10 App/src/Events-TenantUserApp/Views/Shared/_Account.cshtml 40 2 1467 1449 2018-01-25 2018-02-12 App/src/Events-TenantUserApp/Views/Shared/_Banner.cshtml 40 2 1467 1449 2018-01-25 2018-02-12 App/src/Events-TenantUserApp/Views/Shared/_BannerNoEvent.cshtml 31 2 1467 1449 2018-01-25 2018-02-12 App/src/Events-TenantUserApp/Views/Shared/_EventsLayout.cshtml 263 3 1467 1392 2018-01-25 2018-04-10 App/src/Events-TenantUserApp/Views/Shared/_Layout.cshtml 51 2 1467 1449 2018-01-25 2018-02-12 App/src/Events-TenantUserApp/Views/_ViewImports.cshtml 1 2 1467 1449 2018-01-25 2018-02-12 App/src/Events-TenantUserApp/Views/_ViewStart.cshtml 3 2 1467 1449 2018-01-25 2018-02-12 App/src/Events-TenantUserApp/wwwroot/Themes/Pop.css 211 3 1467 1392 2018-01-25 2018-04-10 App/src/Events-TenantUserApp/wwwroot/_references.js 1 2 1467 1449 2018-01-25 2018-02-12 App/src/Events-TenantUserApp/wwwroot/css/site.css 1072 3 1467 1392 2018-01-25 2018-04-10 App/src/Events-TenantUserApp/wwwroot/js/site.js 4 2 1467 1449 2018-01-25 2018-02-12 App/src/Events-TenantUserApp/wwwroot/lib/jquery-datatables/jquery.dataTables.css 424 2 1467 1449 2018-01-25 2018-02-12 Learning Modules/Business Continuity and Disaster Recovery/DR-FailoverToReplica/Demo-FailoverToReplica.ps1 121 1 1392 1392 2018-04-10 2018-04-10 Learning Modules/Business Continuity and Disaster Recovery/DR-FailoverToReplica/Deploy-WingtipTicketsReplica.ps1 121 1 1392 1392 2018-04-10 2018-04-10 Learning Modules/Business Continuity and Disaster Recovery/DR-FailoverToReplica/Failover-IntoRecoveryRegion.ps1 196 1 1392 1392 2018-04-10 2018-04-10 Learning Modules/Business Continuity and Disaster Recovery/DR-FailoverToReplica/RecoveryJobs/Enable-TenantsAfterRecoveryOperation.ps1 371 1 1392 1392 2018-04-10 2018-04-10 Learning Modules/Business Continuity and Disaster Recovery/DR-FailoverToReplica/RecoveryJobs/Failover-TenantDatabasesToOriginalRegion.ps1 308 1 1392 1392 2018-04-10 2018-04-10 Learning Modules/Business Continuity and Disaster Recovery/DR-FailoverToReplica/RecoveryJobs/Failover-TenantDatabasesToRecoveryRegion.ps1 273 1 1392 1392 2018-04-10 2018-04-10 Learning Modules/Business Continuity and Disaster Recovery/DR-FailoverToReplica/RecoveryJobs/Replicate-ManagementDatabasesToRecoveryRegion.ps1 87 1 1392 1392 2018-04-10 2018-04-10 Learning Modules/Business Continuity and Disaster Recovery/DR-FailoverToReplica/RecoveryJobs/Replicate-ServersToRecoveryRegion.ps1 115 1 1392 1392 2018-04-10 2018-04-10 Learning Modules/Business Continuity and Disaster Recovery/DR-FailoverToReplica/RecoveryJobs/Replicate-TenantDatabasesToOriginalRegion.ps1 231 1 1392 1392 2018-04-10 2018-04-10 Learning Modules/Business Continuity and Disaster Recovery/DR-FailoverToReplica/RecoveryJobs/Replicate-TenantDatabasesToRecoveryRegion.ps1 258 1 1392 1392 2018-04-10 2018-04-10 Learning Modules/Business Continuity and Disaster Recovery/DR-FailoverToReplica/RecoveryJobs/Replicate-TenantElasticPoolsToRecoveryRegion.ps1 134 1 1392 1392 2018-04-10 2018-04-10 Learning Modules/Business Continuity and Disaster Recovery/DR-FailoverToReplica/RecoveryJobs/Restore-WingtipSaaSAppToRecoveryRegion.ps1 57 1 1392 1392 2018-04-10 2018-04-10 Learning Modules/Business Continuity and Disaster Recovery/DR-FailoverToReplica/RecoveryJobs/Update-TenantResourcesInOriginalRegion.ps1 142 1 1392 1392 2018-04-10 2018-04-10 Learning Modules/Business Continuity and Disaster Recovery/DR-FailoverToReplica/RecoveryJobs/Update-TenantResourcesInRecoveryRegion.ps1 135 1 1392 1392 2018-04-10 2018-04-10 Learning Modules/Business Continuity and Disaster Recovery/DR-FailoverToReplica/Repatriate-IntoOriginalRegion.ps1 200 1 1392 1392 2018-04-10 2018-04-10 Learning Modules/Business Continuity and Disaster Recovery/DR-FailoverToReplica/Sync-TenantConfiguration.ps1 179 1 1392 1392 2018-04-10 2018-04-10 Learning Modules/Business Continuity and Disaster Recovery/DR-RestoreFromBackup/Demo-RestoreFromBackup.ps1 140 1 1392 1392 2018-04-10 2018-04-10 Learning Modules/Business Continuity and Disaster Recovery/DR-RestoreFromBackup/RecoveryJobs/Enable-TenantsAfterRecoveryOperation.ps1 371 1 1392 1392 2018-04-10 2018-04-10 Learning Modules/Business Continuity and Disaster Recovery/DR-RestoreFromBackup/RecoveryJobs/Failover-ChangedDatabases.ps1 340 1 1392 1392 2018-04-10 2018-04-10 Learning Modules/Business Continuity and Disaster Recovery/DR-RestoreFromBackup/RecoveryJobs/New-TenantResources.ps1 109 1 1392 1392 2018-04-10 2018-04-10 Learning Modules/Business Continuity and Disaster Recovery/DR-RestoreFromBackup/RecoveryJobs/Replicate-ChangedTenantDatabases.ps1 239 1 1392 1392 2018-04-10 2018-04-10 Learning Modules/Business Continuity and Disaster Recovery/DR-RestoreFromBackup/RecoveryJobs/Reset-UnchangedDatabases.ps1 98 1 1392 1392 2018-04-10 2018-04-10 Learning Modules/Business Continuity and Disaster Recovery/DR-RestoreFromBackup/RecoveryJobs/Restore-TenantDatabasesToRecoveryRegion.ps1 356 1 1392 1392 2018-04-10 2018-04-10 Learning Modules/Business Continuity and Disaster Recovery/DR-RestoreFromBackup/RecoveryJobs/Restore-TenantElasticPoolsToRecoveryRegion.ps1 154 1 1392 1392 2018-04-10 2018-04-10 Learning Modules/Business Continuity and Disaster Recovery/DR-RestoreFromBackup/RecoveryJobs/Restore-TenantServersToRecoveryRegion.ps1 123 1 1392 1392 2018-04-10 2018-04-10 Learning Modules/Business Continuity and Disaster Recovery/DR-RestoreFromBackup/RecoveryJobs/Restore-WingtipSaaSAppToRecoveryRegion.ps1 57 1 1392 1392 2018-04-10 2018-04-10 Learning Modules/Business Continuity and Disaster Recovery/DR-RestoreFromBackup/RecoveryJobs/Update-TenantResourcesInOriginalRegion.ps1 142 1 1392 1392 2018-04-10 2018-04-10 Learning Modules/Business Continuity and Disaster Recovery/DR-RestoreFromBackup/Repatriate-IntoOriginalRegion.ps1 293 1 1392 1392 2018-04-10 2018-04-10 Learning Modules/Business Continuity and Disaster Recovery/DR-RestoreFromBackup/Restore-IntoSecondaryRegion.ps1 256 2 1392 1387 2018-04-10 2018-04-15 Learning Modules/Business Continuity and Disaster Recovery/DR-RestoreFromBackup/Sync-TenantConfiguration.ps1 179 1 1392 1392 2018-04-10 2018-04-10 Learning Modules/Business Continuity and Disaster Recovery/RestoreTenant/Demo-RestoreTenant.ps1 103 5 1733 1443 2017-05-04 2018-02-18 Learning Modules/Business Continuity and Disaster Recovery/RestoreTenant/Restore-TenantInParallel.ps1 121 6 1733 1387 2017-05-04 2018-04-15 Learning Modules/Business Continuity and Disaster Recovery/RestoreTenant/Restore-TenantInPlace.ps1 120 6 1733 1387 2017-05-04 2018-04-15 Learning Modules/Common/AzureShardManagement.psm1 476 9 1791 1392 2017-03-07 2018-04-10 Learning Modules/Common/AzureSqlAsyncManagement.psm1 271 1 1392 1392 2018-04-10 2018-04-10 Learning Modules/Common/CatalogAndDatabaseManagement.psm1 2533 19 1791 1387 2017-03-07 2018-04-15 Learning Modules/Common/FormatJobOutput.psm1 28 1 1392 1392 2018-04-10 2018-04-10 Learning Modules/Common/SubscriptionManagement.psm1 145 11 1791 1538 2017-03-07 2017-11-15 Learning Modules/DPT.ps1 1 3 1541 1538 2017-11-12 2017-11-15 Learning Modules/Devops and Support/Demo-DevopsAndSupport.ps1 103 10 1733 1435 2017-05-04 2018-02-26 Learning Modules/Operational Analytics/Adhoc Reporting/Demo-AdhocReporting.ps1 38 4 1540 1443 2017-11-13 2018-02-18 Learning Modules/Operational Analytics/Adhoc Reporting/Deploy-AdhocReportingDB.ps1 64 3 1540 1538 2017-11-13 2017-11-15 Learning Modules/Operational Analytics/Tenant Analytics DW/Demo-TenantAnalyticsDW.ps1 42 8 1728 1378 2017-05-09 2018-04-24 Learning Modules/Operational Analytics/Tenant Analytics DW/Deploy-TenantAnalyticsDW.ps1 510 9 1728 1348 2017-05-09 2018-05-24 Learning Modules/Operational Analytics/Tenant Analytics/Demo-TenantAnalytics.ps1 91 8 1728 1387 2017-05-09 2018-04-15 Learning Modules/Operational Analytics/Tenant Analytics/Deploy-TenantAnalyticsDB-CS.ps1 291 6 1728 1538 2017-05-09 2017-11-15 Learning Modules/Operational Analytics/Tenant Analytics/Deploy-TenantAnalyticsDB.ps1 287 8 1733 1538 2017-05-04 2017-11-15 Learning Modules/Performance Monitoring and Management/Demo-PerformanceMonitoringAndManagement.ps1 128 14 1733 1385 2017-05-04 2018-04-17 Learning Modules/Performance Monitoring and Management/LogAnalytics/Add-LogAnalyticsSqlAnalyticsSolution.ps1.ps1 32 4 1733 1538 2017-05-04 2017-11-15 Learning Modules/Performance Monitoring and Management/LogAnalytics/Demo-LogAnalytics.ps1 24 7 1733 1538 2017-05-04 2017-11-15 Learning Modules/Performance Monitoring and Management/LogAnalytics/Deploy-LogAnalyticsWorkspace.ps1 56 5 1733 1443 2017-05-04 2018-02-18 Learning Modules/Performance Monitoring and Management/LogAnalytics/Enable-ResourceDiagnostics.ps1 124 7 1733 1443 2017-05-04 2018-02-18 Learning Modules/Provision and Catalog/Demo-ProvisionAndCatalog.ps1 77 18 1791 1392 2017-03-07 2018-04-10 Learning Modules/Provision and Catalog/New-TenantBatch.ps1 157 11 1733 1385 2017-05-04 2018-04-17 Learning Modules/Provision and Catalog/Remove-ProvisionedTenant.ps1 37 4 1733 1538 2017-05-04 2017-11-15 Learning Modules/ProvisionConfig.psm1 20 4 1733 1538 2017-05-04 2017-11-15 Learning Modules/Schema Management/Demo-SchemaManagement.ps1 18 9 1733 1441 2017-05-04 2018-02-20 Learning Modules/Schema Management/Deploy-JobAgent.ps1 140 3 1441 1435 2018-02-20 2018-02-26 Learning Modules/Schema Management/Utilities.ps1 29 4 1676 1387 2017-06-30 2018-04-15 Learning Modules/UserConfig.psm1 20 5 1733 1538 2017-05-04 2017-11-15 Learning Modules/Utilities/Demo-InvokeSqlCmdOnTenantDatabases.ps1 22 6 1733 1378 2017-05-04 2018-04-24 Learning Modules/Utilities/Demo-LoadGenerator.ps1 121 11 1733 1392 2017-05-04 2018-04-10 Learning Modules/Utilities/Demo-ResetEventDates.ps1 15 4 1733 1538 2017-05-04 2017-11-15 Learning Modules/Utilities/Demo-TicketGenerator.ps1 11 4 1733 1538 2017-05-04 2017-11-15 Learning Modules/Utilities/Invoke-SqlCmdOnTenantDatabases.ps1 58 7 1733 1378 2017-05-04 2018-04-24 Learning Modules/Utilities/LoadGenerator.ps1 327 11 1733 1392 2017-05-04 2018-04-10 Learning Modules/Utilities/Remove-RestoredTenant.ps1 39 4 1733 1538 2017-05-04 2017-11-15 Learning Modules/Utilities/Remove-UnsoldEventFromTenant.ps1 74 6 1733 1392 2017-05-04 2018-04-10 Learning Modules/Utilities/Reset-EventDatesForAllTenants.ps1 33 5 1733 1392 2017-05-04 2018-04-10 Learning Modules/Utilities/TicketGenerator.ps1 195 4 1733 1538 2017-05-04 2017-11-15 Learning Modules/Utilities/TicketGenerator2.ps1 365 9 1733 1392 2017-05-04 2018-04-10 Learning Modules/WtpConfig.psm1 84 17 1733 1378 2017-05-04 2018-04-24