author
int64
658
755k
date
stringdate
2012-06-12 08:34:29
2024-07-22 14:51:21
timezone
int64
-46,800
43.2k
hash
stringlengths
40
40
message
stringlengths
5
490
mods
listlengths
1
16
language
stringclasses
20 values
license
stringclasses
3 values
repo
stringlengths
5
68
original_message
stringlengths
12
491
455,739
11.06.2019 14:14:20
25,200
a0e738f3670a14d0653047c49aba04b78f19fa17
[GH Usage] Changed to ReadOnly collections
[ { "change_type": "MODIFY", "old_path": "src/NuGetGallery.Core/GitHub/GitHubUsageConfiguration.cs", "new_path": "src/NuGetGallery.Core/GitHub/GitHubUsageConfiguration.cs", "diff": "@@ -9,9 +9,9 @@ namespace NuGetGallery\n{\npublic class GitHubUsageConfiguration : IGitHubUsageConfiguration\n{\n- priva...
C#
Apache License 2.0
nuget/nugetgallery
[GH Usage] Changed to ReadOnly collections
455,739
11.06.2019 14:17:44
25,200
b24d6ca63bedb7e3fde669b1d43acd494db4d878
[GH Usage] Changed the StringComparer value
[ { "change_type": "MODIFY", "old_path": "src/NuGetGallery.Core/GitHub/GitHubUsageConfiguration.cs", "new_path": "src/NuGetGallery.Core/GitHub/GitHubUsageConfiguration.cs", "diff": "@@ -38,7 +38,7 @@ public NuGetPackageGitHubInformation GetPackageInformation(string packageId)\nprivate static IReadOnly...
C#
Apache License 2.0
nuget/nugetgallery
[GH Usage] Changed the StringComparer value
455,739
11.06.2019 14:21:14
25,200
5ce72e422bd23ec160ec36c9c77ad57ed41c3bf3
[GH Usage] Added contextual information about the result of a func call
[ { "change_type": "MODIFY", "old_path": "src/NuGetGallery.Core/GitHub/IGitHubUsageConfiguration.cs", "new_path": "src/NuGetGallery.Core/GitHub/IGitHubUsageConfiguration.cs", "diff": "@@ -6,14 +6,15 @@ namespace NuGetGallery\npublic interface IGitHubUsageConfiguration\n{\n/// <summary>\n- /// Returns ...
C#
Apache License 2.0
nuget/nugetgallery
[GH Usage] Added contextual information about the result of a func call
455,739
11.06.2019 14:24:26
25,200
7e1a96cd4906a9aad44636fa17bdf1ef7e4c0b23
[GH Usage] Removed redundant parameter
[ { "change_type": "MODIFY", "old_path": "src/NuGetGallery.Core/GitHub/GitHubUsageConfiguration.cs", "new_path": "src/NuGetGallery.Core/GitHub/GitHubUsageConfiguration.cs", "diff": "@@ -56,9 +56,7 @@ public NuGetPackageGitHubInformation GetPackageInformation(string packageId)\nreturn dependentsPerPack...
C#
Apache License 2.0
nuget/nugetgallery
[GH Usage] Removed redundant parameter
455,739
11.06.2019 14:27:51
25,200
a0ef8104791471494ffa5ac04bc6cf1f404adda8
[GH Usage] Changed IReadOnlyList to IReadOnlyCollection
[ { "change_type": "MODIFY", "old_path": "src/NuGetGallery.Core/GitHub/NuGetPackageGitHubInformation.cs", "new_path": "src/NuGetGallery.Core/GitHub/NuGetPackageGitHubInformation.cs", "diff": "@@ -13,7 +13,7 @@ public class NuGetPackageGitHubInformation\npublic readonly static NuGetPackageGitHubInforma...
C#
Apache License 2.0
nuget/nugetgallery
[GH Usage] Changed IReadOnlyList to IReadOnlyCollection
455,739
11.06.2019 14:29:44
25,200
5a0764eb2e260fbd4fd6a6d2b92b86b431476b60
[GH Usage] Fix inconsistent code layout
[ { "change_type": "MODIFY", "old_path": "src/NuGetGallery.Services/Storage/ContentObjectService.cs", "new_path": "src/NuGetGallery.Services/Storage/ContentObjectService.cs", "diff": "@@ -49,7 +49,8 @@ public async Task Refresh()\nawait Refresh<TyposquattingConfiguration>(ServicesConstants.ContentName...
C#
Apache License 2.0
nuget/nugetgallery
[GH Usage] Fix inconsistent code layout
455,739
11.06.2019 16:22:31
25,200
8435d3f8b517c3c209663d5de3773153439002fe
[GH Usage] The Model isn't modified when the feature flag is off
[ { "change_type": "MODIFY", "old_path": "src/NuGetGallery/Controllers/PackagesController.cs", "new_path": "src/NuGetGallery/Controllers/PackagesController.cs", "diff": "@@ -752,9 +752,11 @@ public virtual async Task<ActionResult> DisplayPackage(string id, string version\nmodel.IsCertificatesUIEnabled...
C#
Apache License 2.0
nuget/nugetgallery
[GH Usage] The Model isn't modified when the feature flag is off
455,739
11.06.2019 16:39:12
25,200
09dc4b37ff492a804ddba70f042ded0650d38447
[GH Usage] Changed GenRepo to CreateRepo
[ { "change_type": "MODIFY", "old_path": "tests/NuGetGallery.Core.Facts/GitHub/GitHubUsageConfigurationFacts.cs", "new_path": "tests/NuGetGallery.Core.Facts/GitHub/GitHubUsageConfigurationFacts.cs", "diff": "@@ -10,7 +10,7 @@ namespace NuGetGallery\n{\npublic class GitHubUsageConfigurationFacts\n{\n- ...
C#
Apache License 2.0
nuget/nugetgallery
[GH Usage] Changed GenRepo to CreateRepo
455,739
11.06.2019 16:58:43
25,200
facdcb7fd122093db9fc30ff6910f503e0501666
[GH Usage] Fixed tests
[ { "change_type": "MODIFY", "old_path": "tests/NuGetGallery.Core.Facts/GitHub/GitHubUsageConfigurationFacts.cs", "new_path": "tests/NuGetGallery.Core.Facts/GitHub/GitHubUsageConfigurationFacts.cs", "diff": "@@ -74,7 +74,7 @@ public void MultiReposSameDependency()\n// Make sure they're alphabetically ...
C#
Apache License 2.0
nuget/nugetgallery
[GH Usage] Fixed tests
455,739
11.06.2019 17:02:31
25,200
f3b3dcd1e2feeac61fe6072eb2fca4298be4d41f
[GH Usage] Changed G for B in KiloFormat
[ { "change_type": "MODIFY", "old_path": "src/NuGetGallery/Extensions/NumberExtensions.cs", "new_path": "src/NuGetGallery/Extensions/NumberExtensions.cs", "diff": "@@ -69,7 +69,7 @@ public static string ToUserFriendlyBytesLabel(this long bytes)\n}\n/// <summary>\n- /// Format the number to a 3 digit r...
C#
Apache License 2.0
nuget/nugetgallery
[GH Usage] Changed G for B in KiloFormat
455,739
11.06.2019 18:29:36
25,200
fa90e5849a844e3b99c32aca7df5ca7a8d3af66b
[GH Usage] Removed redundant newlines
[ { "change_type": "MODIFY", "old_path": "tests/NuGetGallery.Facts/Controllers/PackagesControllerFacts.cs", "new_path": "tests/NuGetGallery.Facts/Controllers/PackagesControllerFacts.cs", "diff": "@@ -507,7 +507,6 @@ public async Task GivenAValidatingPackageThatTheCurrentUserDoesNotOwnThenHideIt(\nvar ...
C#
Apache License 2.0
nuget/nugetgallery
[GH Usage] Removed redundant newlines
455,739
12.06.2019 14:01:10
25,200
7077c4e26d74522b5db423c46f38c5fd313149fb
[GH Usage] Fixed ToKiloFormat
[ { "change_type": "MODIFY", "old_path": "src/NuGetGallery/Extensions/NumberExtensions.cs", "new_path": "src/NuGetGallery/Extensions/NumberExtensions.cs", "diff": "@@ -70,28 +70,42 @@ public static string ToUserFriendlyBytesLabel(this long bytes)\n}\n/// <summary>\n- /// Format the number to a 3 digit...
C#
Apache License 2.0
nuget/nugetgallery
[GH Usage] Fixed ToKiloFormat
455,739
12.06.2019 16:50:17
25,200
587a15f48f2e9f95d0e51cc60190674528ebf76a
[GH Usage] Added overflow test case for ToKiloFormat
[ { "change_type": "MODIFY", "old_path": "tests/NuGetGallery.Facts/Extensions/NumberExtensionsFacts.cs", "new_path": "tests/NuGetGallery.Facts/Extensions/NumberExtensionsFacts.cs", "diff": "@@ -65,6 +65,7 @@ public class TheToKiloFormatMethod\n[InlineData(999_990_000, \"1.0B\")]\n[InlineData(1_000_000...
C#
Apache License 2.0
nuget/nugetgallery
[GH Usage] Added overflow test case for ToKiloFormat
455,751
12.06.2019 17:07:21
25,200
15b1ad2366199d828eae74775d8b5b70e83ea534
Update the App Insights version. Update the AppInsights version to 2.10
[ { "change_type": "MODIFY", "old_path": "src/NuGetGallery.Core/NuGetGallery.Core.csproj", "new_path": "src/NuGetGallery.Core/NuGetGallery.Core.csproj", "diff": "</ItemGroup>\n<ItemGroup>\n<PackageReference Include=\"NuGet.Services.Entities\">\n- <Version>2.49.0</Version>\n+ <Version>2.50.0-cmanu-ai23...
C#
Apache License 2.0
nuget/nugetgallery
Update the App Insights version. (#7253) Update the AppInsights version to 2.10
455,739
13.06.2019 13:03:29
25,200
30ba138d5552268f0a6824615b59abd35671379e
[GH Usage] Fixed typo
[ { "change_type": "MODIFY", "old_path": "src/NuGetGallery/Views/Packages/DisplayPackage.cshtml", "new_path": "src/NuGetGallery/Views/Packages/DisplayPackage.cshtml", "diff": "else\n{\n<p class=\"github-usage panel-collapse collapse\" aria-expanded=\"true\" id=\"github-usage\">\n- This package is not ...
C#
Apache License 2.0
nuget/nugetgallery
[GH Usage] Fixed typo
455,739
13.06.2019 15:34:48
25,200
80cbd3f520220d63a13513a5aa9dca25ae279c06
[GH Usage] Added analytics
[ { "change_type": "MODIFY", "old_path": "src/NuGetGallery/Scripts/gallery/page-display-package.js", "new_path": "src/NuGetGallery/Scripts/gallery/page-display-package.js", "diff": "@@ -111,4 +111,24 @@ $(function () {\nga('send', 'event', 'dependencies', e.type);\n});\n}\n+\n+ if (window.nuget.isGaAv...
C#
Apache License 2.0
nuget/nugetgallery
[GH Usage] Added analytics
455,739
13.06.2019 17:28:04
25,200
28f34c89b82c41e3ac054669becda25c16709868
Fixing ToKiloFormat method
[ { "change_type": "MODIFY", "old_path": "src/NuGetGallery/Extensions/NumberExtensions.cs", "new_path": "src/NuGetGallery/Extensions/NumberExtensions.cs", "diff": "@@ -96,7 +96,7 @@ public static string ToKiloFormat(this int number)\nreturn powers\n.Where(pow => Math.Abs(Math.Round(number / pow.Value,...
C#
Apache License 2.0
nuget/nugetgallery
Fixing ToKiloFormat method
455,739
14.06.2019 13:09:03
25,200
31496c4f72ef247cd89d46e4f2459278c9976bb2
[GH Usage] Updated analytics click link index
[ { "change_type": "MODIFY", "old_path": "src/NuGetGallery/Scripts/gallery/page-display-package.js", "new_path": "src/NuGetGallery/Scripts/gallery/page-display-package.js", "diff": "@@ -119,16 +119,13 @@ $(function () {\n});\n// Emit a Google Analytics event when the user clicks on a repo link in the ...
C#
Apache License 2.0
nuget/nugetgallery
[GH Usage] Updated analytics click link index
455,739
14.06.2019 13:30:09
25,200
005e2baa1498a0904baf2b164b7f182325ab13c3
[GH Usage] Grouped GH Usage analytics with dependencies section
[ { "change_type": "MODIFY", "old_path": "src/NuGetGallery/Scripts/gallery/page-display-package.js", "new_path": "src/NuGetGallery/Scripts/gallery/page-display-package.js", "diff": "@@ -105,14 +105,12 @@ $(function () {\n});\n}\n- // Emit a Google Analytics event when the user expands or collapses the...
C#
Apache License 2.0
nuget/nugetgallery
[GH Usage] Grouped GH Usage analytics with dependencies section
455,776
21.06.2019 10:08:02
25,200
03e16e405dae74f27a63f873814396127ec3bc1a
Add feature flag for deprecating a package with many versions
[ { "change_type": "MODIFY", "old_path": "src/NuGetGallery/Controllers/ManageDeprecationJsonApiController.cs", "new_path": "src/NuGetGallery/Controllers/ManageDeprecationJsonApiController.cs", "diff": "@@ -81,12 +81,6 @@ public virtual JsonResult GetAlternatePackageVersions(string id)\nstatus |= Packa...
C#
Apache License 2.0
nuget/nugetgallery
Add feature flag for deprecating a package with many versions (#7285)
455,776
21.06.2019 11:20:07
25,200
d8dc32d9992e7cfd231a403cce45f6cc0adfcd7a
Fix deprecation custom message issues
[ { "change_type": "MODIFY", "old_path": "src/NuGetGallery/Controllers/ManageDeprecationJsonApiController.cs", "new_path": "src/NuGetGallery/Controllers/ManageDeprecationJsonApiController.cs", "diff": "using System.Web.Mvc;\nusing NuGet.Services.Entities;\nusing NuGet.Versioning;\n-using NuGetGallery....
C#
Apache License 2.0
nuget/nugetgallery
Fix deprecation custom message issues (#7284)
455,736
20.06.2019 11:33:00
25,200
4a5d7fa79ee2ed78af6a728ab69a76e72b745120
Emit Application Insights metric from browser for search selection Address
[ { "change_type": "MODIFY", "old_path": "src/NuGetGallery/Scripts/gallery/common.js", "new_path": "src/NuGetGallery/Scripts/gallery/common.js", "diff": "return typeof ga === 'function';\n};\n+ nuget.isAiAvailable = function () {\n+ return typeof window.appInsights === 'object';\n+ };\n+\nnuget.getDat...
C#
Apache License 2.0
nuget/nugetgallery
Emit Application Insights metric from browser for search selection (#7288) Address https://github.com/NuGet/NuGetGallery/issues/7287
455,744
24.06.2019 10:20:17
25,200
ae8037072778bd4394670218529d0944e432076a
Removed the "RejectPackagesWithLicense" configuration option.
[ { "change_type": "MODIFY", "old_path": "src/NuGetGallery.Services/Configuration/AppConfiguration.cs", "new_path": "src/NuGetGallery.Services/Configuration/AppConfiguration.cs", "diff": "@@ -353,9 +353,6 @@ public string ExternalBrandingMessage\npublic bool AsynchronousEmailServiceEnabled { get; set;...
C#
Apache License 2.0
nuget/nugetgallery
Removed the "RejectPackagesWithLicense" configuration option. (#7290)
455,736
25.06.2019 12:04:30
25,200
00c15cd01e5a8993d70ca180ffc5a8d1470b0e5a
Fix overlap in stats chart title Address
[ { "change_type": "MODIFY", "old_path": "src/Bootstrap/dist/css/bootstrap-theme.css", "new_path": "src/Bootstrap/dist/css/bootstrap-theme.css", "diff": "@@ -1652,6 +1652,9 @@ img.reserved-indicator-icon {\n.page-stats-per-package #stats-graph-svg .bartext {\nfont-size: 1em;\n}\n+.page-stats-per-packa...
C#
Apache License 2.0
nuget/nugetgallery
Fix overlap in stats chart title (#7302) Address https://github.com/NuGet/NuGetGallery/issues/7286
455,737
25.06.2019 16:41:03
25,200
0241e0c1f1f6c1b8b98530dcb5f1c53ea7477d3d
Update GalleryConfiguration to consume updated IAppConfiguration.
[ { "change_type": "MODIFY", "old_path": "src/AccountDeleter/Configuration/GalleryConfiguration.cs", "new_path": "src/AccountDeleter/Configuration/GalleryConfiguration.cs", "diff": "@@ -93,5 +93,6 @@ public class GalleryConfiguration : IAppConfiguration\npublic int SearchHttpClientTimeoutInMillisecond...
C#
Apache License 2.0
nuget/nugetgallery
Update GalleryConfiguration to consume updated IAppConfiguration. (#7304)
455,751
26.06.2019 09:31:49
25,200
06a528c40f67d96d9bcf472bf6ffc059d8d54678
Clean orphan package registration on user delete Clean orphan package registration on user delete
[ { "change_type": "MODIFY", "old_path": "src/NuGetGallery.Services/AccountManagement/DeleteAccountService.cs", "new_path": "src/NuGetGallery.Services/AccountManagement/DeleteAccountService.cs", "diff": "@@ -203,21 +203,24 @@ private async Task RemoveReservedNamespaces(User user)\nprivate async Task R...
C#
Apache License 2.0
nuget/nugetgallery
Clean orphan package registration on user delete (#7299) Clean orphan package registration on user delete
455,737
27.06.2019 16:05:47
25,200
39740158a8718c50b689d54917b202fbb631309e
Move TelemetryService.cs implementation.
[ { "change_type": "RENAME", "old_path": "src/NuGetGallery/Infrastructure/MessageQueue.cs", "new_path": "src/NuGetGallery.Core/Infrastructure/MessageQueue.cs", "diff": "" }, { "change_type": "MODIFY", "old_path": "src/NuGetGallery.Core/NuGetGallery.Core.csproj", "new_path": "src/NuGetG...
C#
Apache License 2.0
nuget/nugetgallery
Move TelemetryService.cs implementation.
455,737
28.06.2019 15:17:28
25,200
4cdf1d0ed86bd3e812a13aba534e481e4444c949
Add recaptcha to Contact page.
[ { "change_type": "MODIFY", "old_path": "src/NuGetGallery/Controllers/PagesController.cs", "new_path": "src/NuGetGallery/Controllers/PagesController.cs", "diff": "@@ -74,6 +74,7 @@ public virtual ActionResult Downloads()\n[HttpPost]\n[UIAuthorize]\n[ValidateAntiForgeryToken]\n+ [ValidateRecaptchaResp...
C#
Apache License 2.0
nuget/nugetgallery
Add recaptcha to Contact page. (#7306)
455,736
28.06.2019 17:10:34
25,200
1c11e12266c97d57a4bc0bec022c001fdba3dc14
[Hotfix] Update to Application Insights 2.3.0 Address
[ { "change_type": "MODIFY", "old_path": "src/DatabaseMigrationTools/DatabaseMigrationTools.csproj", "new_path": "src/DatabaseMigrationTools/DatabaseMigrationTools.csproj", "diff": "<Version>4.1.0-master-2602271</Version>\n</PackageReference>\n<PackageReference Include=\"NuGet.Services.Configuration\"...
C#
Apache License 2.0
nuget/nugetgallery
[Hotfix] Update to Application Insights 2.3.0 (#7309) Address https://github.com/NuGet/Engineering/issues/2527
455,736
01.07.2019 12:18:25
25,200
049c77749f811e307499c5bebafc3e8d072cf555
Add A/B test content, flight, and telemetry Add a config type to content object service to define test percentage Add a flight to turn the whole thing off if necessary Add telemetry when A/B tests are evaluated and when users are enrolled Progress on
[ { "change_type": "MODIFY", "old_path": "src/AccountDeleter/Telemetry/GalleryTelemetryService.cs", "new_path": "src/AccountDeleter/Telemetry/GalleryTelemetryService.cs", "diff": "@@ -17,6 +17,16 @@ public void TraceException(Exception exception)\nthrow new NotImplementedException();\n}\n+ public void...
C#
Apache License 2.0
nuget/nugetgallery
Add A/B test content, flight, and telemetry (#7310) Add a config type to content object service to define test percentage Add a flight to turn the whole thing off if necessary Add telemetry when A/B tests are evaluated and when users are enrolled Progress on https://github.com/NuGet/NuGetGallery/issues/7166
455,736
01.07.2019 12:53:44
25,200
401bf8599dd4565b636b6af67672af5e50d2b0f2
Add A/B test enrollment service and cookie Progress on
[ { "change_type": "MODIFY", "old_path": "src/NuGetGallery/App_Start/DefaultDependenciesModule.cs", "new_path": "src/NuGetGallery/App_Start/DefaultDependenciesModule.cs", "diff": "@@ -412,6 +412,8 @@ protected override void Load(ContainerBuilder builder)\nRegisterCookieComplianceService(builder, confi...
C#
Apache License 2.0
nuget/nugetgallery
Add A/B test enrollment service and cookie (#7311) Progress on https://github.com/NuGet/NuGetGallery/issues/7166
455,736
01.07.2019 12:55:17
25,200
45eec66d923dc176d12cc6d2ecb71beb24c58149
Integrate A/B test service with package search Address
[ { "change_type": "MODIFY", "old_path": "src/NuGetGallery/App_Start/DefaultDependenciesModule.cs", "new_path": "src/NuGetGallery/App_Start/DefaultDependenciesModule.cs", "diff": "@@ -68,6 +68,11 @@ public static class BindingKeys\npublic const string PreviewSearchClient = \"PreviewSearchClientBinding...
C#
Apache License 2.0
nuget/nugetgallery
Integrate A/B test service with package search (#7313) Address https://github.com/NuGet/NuGetGallery/issues/7166
455,736
01.07.2019 09:50:38
25,200
c2e5b1c4aa8677a87e70ddd11bad578d178c686d
Update to Application Insights 2.3.0 Address
[ { "change_type": "MODIFY", "old_path": "src/AccountDeleter/AccountDeleter.csproj", "new_path": "src/AccountDeleter/AccountDeleter.csproj", "diff": "<Version>4.1.0-master-2602271</Version>\n</PackageReference>\n<PackageReference Include=\"NuGet.Services.Configuration\">\n- <Version>2.50.0</Version>\n...
C#
Apache License 2.0
nuget/nugetgallery
Update to Application Insights 2.3.0 (#7307) Address https://github.com/NuGet/Engineering/issues/2527
455,776
09.07.2019 15:43:21
25,200
6b06d9e71a311ca49c5dee8464e17c5a9cbdae7b
Small Deprecation fixes
[ { "change_type": "MODIFY", "old_path": "src/Bootstrap/dist/css/bootstrap-theme.css", "new_path": "src/Bootstrap/dist/css/bootstrap-theme.css", "diff": "@@ -882,6 +882,7 @@ img.reserved-indicator-icon {\njustify-content: space-between;\nvertical-align: middle;\nwidth: 100%;\n+ outline: none;\n}\n.pag...
C#
Apache License 2.0
nuget/nugetgallery
Small Deprecation fixes (#7326)
455,737
09.07.2019 17:50:50
25,200
b902de1fcb3e78dcc3f2dca0927917f2d94dcb19
Move support rrequests and file storage.
[ { "change_type": "MODIFY", "old_path": "src/DatabaseMigrationTools/DatabaseMigrationTools.csproj", "new_path": "src/DatabaseMigrationTools/DatabaseMigrationTools.csproj", "diff": "<Project>{097b2cdd-9623-4c34-93c2-d373d51f5b4e}</Project>\n<Name>NuGetGallery.Core</Name>\n</ProjectReference>\n+ <Proje...
C#
Apache License 2.0
nuget/nugetgallery
Move support rrequests and file storage.
455,744
10.07.2019 11:45:42
25,200
f547d37d35d32dca940609d0168e3b9a577ba2aa
Fix for "Resend confirmation email" button to use the correct email address * Added test to cover the issue * Renamed local variable. Added test. * Fixed the variable values to match the name.
[ { "change_type": "MODIFY", "old_path": "src/NuGetGallery/Controllers/AccountsController.cs", "new_path": "src/NuGetGallery/Controllers/AccountsController.cs", "diff": "@@ -111,12 +111,19 @@ public virtual async Task<ActionResult> ConfirmationRequiredPost(string accountN\nreturn new HttpStatusCodeRes...
C#
Apache License 2.0
nuget/nugetgallery
Fix for "Resend confirmation email" button to use the correct email address (#7273) * Added test to cover the issue * Renamed local variable. Added test. * Fixed the variable values to match the name.
455,737
10.07.2019 16:40:58
25,200
d7991a503f88a99acb40d8a2cbcbf4eee219d1aa
Stub out more unused services. Update to real delete.
[ { "change_type": "MODIFY", "old_path": "src/AccountDeleter/AccountDeleter.csproj", "new_path": "src/AccountDeleter/AccountDeleter.csproj", "diff": "<Compile Include=\"Configuration\\GalleryConfiguration.cs\" />\n<Compile Include=\"Configuration\\MailTemplateConfiguration.cs\" />\n<Compile Include=\"...
C#
Apache License 2.0
nuget/nugetgallery
Stub out more unused services. Update to real delete.
455,737
10.07.2019 16:45:23
25,200
d0984c689d814390cc1ea0ba82310633f250ed11
Remove bad creds
[ { "change_type": "MODIFY", "old_path": "src/AccountDeleter/Job.cs", "new_path": "src/AccountDeleter/Job.cs", "diff": "@@ -155,7 +155,7 @@ protected void ConfigureGalleryServices(IServiceCollection services, IConfigurat\nreturn new SupportRequestDbContext(connection);\n});\n- services.AddScoped<IClou...
C#
Apache License 2.0
nuget/nugetgallery
Remove bad creds
455,737
10.07.2019 18:03:45
25,200
b6aec8810ed522e0fb8b05b473289ba5318508b2
Add storage configuration.
[ { "change_type": "MODIFY", "old_path": "src/AccountDeleter/Configuration/AccountDeleteConfiguration.cs", "new_path": "src/AccountDeleter/Configuration/AccountDeleteConfiguration.cs", "diff": "@@ -28,6 +28,11 @@ public class AccountDeleteConfiguration\n/// </summary>\npublic Dictionary<string, string...
C#
Apache License 2.0
nuget/nugetgallery
Add storage configuration.
455,776
11.07.2019 09:51:00
25,200
7b71b2477af89e7f27715f82ba25e1cc9168d202
Add test that asserts success when deprecating a package and choosing an alternate package with the same ID
[ { "change_type": "MODIFY", "old_path": "tests/NuGetGallery.Facts/Controllers/ManageDeprecationJsonApiControllerFacts.cs", "new_path": "tests/NuGetGallery.Facts/Controllers/ManageDeprecationJsonApiControllerFacts.cs", "diff": "@@ -716,8 +716,10 @@ public static IEnumerable<object[]> PackageDeprecatio...
C#
Apache License 2.0
nuget/nugetgallery
Add test that asserts success when deprecating a package and choosing an alternate package with the same ID (#7329)
455,737
11.07.2019 16:47:25
25,200
1389f1e5e0fb7d4f6038cc3fbcc1624cea24c6e5
Switch to using real Telemetry service
[ { "change_type": "MODIFY", "old_path": "src/AccountDeleter/AccountDeleter.csproj", "new_path": "src/AccountDeleter/AccountDeleter.csproj", "diff": "<Compile Include=\"AccountDeleteUserService.cs\" />\n<Compile Include=\"Program.cs\" />\n<Compile Include=\"Properties\\AssemblyInfo.cs\" />\n- <Compile...
C#
Apache License 2.0
nuget/nugetgallery
Switch to using real Telemetry service
455,737
12.07.2019 13:30:30
25,200
f9ee3a3a0e297dedbc3e56a687ec919085f868b9
Comments. Update protected -> private. Remove unused constants.
[ { "change_type": "MODIFY", "old_path": "src/AccountDeleter/EmptyIndexingService.cs", "new_path": "src/AccountDeleter/EmptyIndexingService.cs", "diff": "namespace NuGetGallery.AccountDeleter\n{\n+ /// <summary>\n+ /// This class must exist becuase <see cref=\"PackageUpdateService\"/> requires an <see...
C#
Apache License 2.0
nuget/nugetgallery
Comments. Update protected -> private. Remove unused constants.
455,736
15.07.2019 12:13:56
25,200
2e6bbf691299d2173e5418a40b02d171936846c1
Don't index search results pages Address
[ { "change_type": "MODIFY", "old_path": "src/NuGetGallery/Views/Shared/ListPackages.cshtml", "new_path": "src/NuGetGallery/Views/Shared/ListPackages.cshtml", "diff": "ViewBag.Title = String.IsNullOrWhiteSpace(Model.SearchTerm) ? \"Packages\" : \"Packages matching \" + Model.SearchTerm;\nViewBag.SortT...
C#
Apache License 2.0
nuget/nugetgallery
Don't index search results pages (#7344) Address https://github.com/NuGet/NuGetGallery/issues/7187
455,736
16.07.2019 08:28:05
25,200
01ee76793c06a39accf0217281184b23ea68544b
Load AsyncFileUpload from NuGetGallery.Services
[ { "change_type": "MODIFY", "old_path": "src/NuGetGallery/Web.config", "new_path": "src/NuGetGallery/Web.config", "diff": "<add name=\"ErrorFilter\" type=\"Elmah.ErrorFilterModule, Elmah, Version=1.2.14706.0, Culture=neutral, PublicKeyToken=57eac04b2e0f138e, processorArchitecture=MSIL\"/>\n<add name=...
C#
Apache License 2.0
nuget/nugetgallery
Load AsyncFileUpload from NuGetGallery.Services
455,781
16.07.2019 12:46:44
25,200
4df835498d38238820b252540a0e25fae17c228d
Package Title eliminated from UI
[ { "change_type": "MODIFY", "old_path": "src/NuGetGallery/Views/Packages/DisplayPackage.cshtml", "new_path": "src/NuGetGallery/Views/Packages/DisplayPackage.cshtml", "diff": "}\n</h1>\n- @if (!Model.Deleted && !StringComparer.OrdinalIgnoreCase.Equals(Model.Id, Model.Title))\n- {\n- <div class=\"ms-fo...
C#
Apache License 2.0
nuget/nugetgallery
Package Title eliminated from UI
455,737
16.07.2019 16:16:42
25,200
11deffe5e33aec955f2c1c65691ee69354284408
Remove jquery nuget package refs. Remove some of our uses of .error and removeattr
[ { "change_type": "MODIFY", "old_path": "src/NuGetGallery/NuGetGallery.csproj", "new_path": "src/NuGetGallery/NuGetGallery.csproj", "diff": "<Content Include=\"Areas\\Admin\\Views\\Features\\_EditFlight.cshtml\" />\n<Content Include=\"App_Data\\Files\\Content\\AB-Test-Configuration.json\" />\n<None I...
C#
Apache License 2.0
nuget/nugetgallery
Remove jquery nuget package refs. Remove some of our uses of .error and removeattr
455,737
16.07.2019 16:40:40
25,200
0346fc8d3fdf0b93a88d8720d55f5df46b955a79
Remove all error -> fail for ajax
[ { "change_type": "MODIFY", "old_path": "src/NuGetGallery/Scripts/gallery/page-signin.js", "new_path": "src/NuGetGallery/Scripts/gallery/page-signin.js", "diff": "@@ -49,7 +49,7 @@ $(function () {\n}\n}\n})\n- .error(failHandler);\n+ .fail(failHandler);\n},\nsendEmailNotification: function () {\n@@ -...
C#
Apache License 2.0
nuget/nugetgallery
Remove all error -> fail for ajax
455,736
16.07.2019 17:54:58
25,200
45cc2c464986d20accc0869e70fb5a6198a41f3e
Allow the circuit breaker to open on search 403 This can occur when the web app is stopped. Progress on
[ { "change_type": "MODIFY", "old_path": "src/NuGetGallery/Infrastructure/Lucene/SearchClientPolicies.cs", "new_path": "src/NuGetGallery/Infrastructure/Lucene/SearchClientPolicies.cs", "diff": "@@ -37,6 +37,7 @@ public static IAsyncPolicy<HttpResponseMessage> SearchClientCircuitBreakerPolicy\n// https...
C#
Apache License 2.0
nuget/nugetgallery
Allow the circuit breaker to open on search 403 (#7353) This can occur when the web app is stopped. Progress on https://github.com/NuGet/NuGetGallery/issues/7119
455,781
22.07.2019 15:21:22
25,200
d34bb758abd0d362c20683c84aac01f0b27d9205
Title removed from PackageViewModel, package-legacy-title clss removed from css
[ { "change_type": "MODIFY", "old_path": "src/Bootstrap/dist/css/bootstrap-theme.css", "new_path": "src/Bootstrap/dist/css/bootstrap-theme.css", "diff": "@@ -1493,9 +1493,6 @@ img.reserved-indicator-icon {\n.page-search-sxs .col-package-icon {\npadding-right: 0;\n}\n-.page-search-sxs .package .package...
C#
Apache License 2.0
nuget/nugetgallery
Title removed from PackageViewModel, package-legacy-title clss removed from css
455,736
23.07.2019 10:09:51
25,200
485645c4cda07c4fc5afd238f3892a6b89c02f4f
Make NuGetGallery unit tests work offline and add missing test DLLs Address
[ { "change_type": "MODIFY", "old_path": "test.ps1", "new_path": "test.ps1", "diff": "@@ -24,9 +24,12 @@ Function Run-Tests {\n$xUnitExe = (Join-Path $PSScriptRoot \"packages\\xunit.runner.console\\tools\\xunit.console.exe\")\n- $TestAssemblies = \"tests\\NuGetGallery.Core.Facts\\bin\\$Configuration\\...
C#
Apache License 2.0
nuget/nugetgallery
Make NuGetGallery unit tests work offline and add missing test DLLs (#7367) Address https://github.com/NuGet/NuGetGallery/issues/7322
455,776
26.07.2019 15:43:43
25,200
a5d5d2b100589f38aff5ccbcdd8dcf82861ccf5f
fix argument null exception
[ { "change_type": "MODIFY", "old_path": "src/NuGetGallery/Controllers/JsonApiController.cs", "new_path": "src/NuGetGallery/Controllers/JsonApiController.cs", "diff": "@@ -163,6 +163,7 @@ public async Task<JsonResult> AddPackageOwner(AddPackageOwnerViewModel addOwnerD\nrejectionUrl,\nencodedMessage,\n...
C#
Apache License 2.0
nuget/nugetgallery
fix argument null exception
455,776
29.07.2019 15:35:03
25,200
8d74f525f244d77ccff49b3a7c6e29e761170e06
Add page for managing site admins
[ { "change_type": "MODIFY", "old_path": "src/AccountDeleter/AccountDeleteUserService.cs", "new_path": "src/AccountDeleter/AccountDeleteUserService.cs", "diff": "@@ -147,5 +147,15 @@ public Task<Membership> UpdateMemberAsync(Organization organization, string memb\n{\nthrow new NotImplementedException(...
C#
Apache License 2.0
nuget/nugetgallery
Add page for managing site admins (#7387)
455,776
01.08.2019 10:25:14
25,200
606bcad480db5fbf14e7355a82ebd6683409adfc
Fix minor accessibility issues found in recent scan
[ { "change_type": "MODIFY", "old_path": "src/Bootstrap/dist/css/bootstrap-theme.css", "new_path": "src/Bootstrap/dist/css/bootstrap-theme.css", "diff": "@@ -691,6 +691,10 @@ img.reserved-indicator-icon {\ncolor: #a94442;\nfont-weight: bold;\n}\n+.page-add-organization .owner-image {\n+ margin-top: 6p...
C#
Apache License 2.0
nuget/nugetgallery
Fix minor accessibility issues found in recent scan (#7393)
455,736
02.08.2019 09:26:10
25,200
aca7bdc3f273386eaa680c915678b4ff352cb6b5
Move to latest build tools Related to
[ { "change_type": "MODIFY", "old_path": "build.ps1", "new_path": "build.ps1", "diff": "@@ -10,7 +10,7 @@ param (\n[string]$PackageSuffix,\n[string]$Branch,\n[string]$CommitSHA,\n- [string]$BuildBranch = '2d8feecabe3aeaed7f5b4d50b9be78c94faf39ec'\n+ [string]$BuildBranch = 'cb2b9e41b18cb77ee644a51951d8...
C#
Apache License 2.0
nuget/nugetgallery
Move to latest build tools (#7404) Related to https://github.com/NuGet/Engineering/issues/2619
455,776
07.08.2019 15:01:28
25,200
d1770868b18ca22a76c6b3dcadd57b51e182092a
"Include prerelease" checkbox should be a link
[ { "change_type": "MODIFY", "old_path": "src/NuGetGallery/Views/Shared/ListPackages.cshtml", "new_path": "src/NuGetGallery/Views/Shared/ListPackages.cshtml", "diff": "</h1>\n</div>\n<div class=\"cell-controls\">\n- <form action=\"@Url.PackageList()\" method=\"get\">\n- @Html.Hidden(\"q\", Model.Searc...
C#
Apache License 2.0
nuget/nugetgallery
"Include prerelease" checkbox should be a link (#7395)
455,737
07.08.2019 14:12:44
25,200
f8d6ef06d89405c73b5d2bea7f713da28b6980c0
Enable different source name for admin/user messages to ad.
[ { "change_type": "MODIFY", "old_path": "src/NuGetGallery.Services/AccountManagement/AsynchronousDeleteAccountService.cs", "new_path": "src/NuGetGallery.Services/AccountManagement/AsynchronousDeleteAccountService.cs", "diff": "@@ -18,7 +18,8 @@ namespace NuGetGallery\n/// </summary>\npublic class Asy...
C#
Apache License 2.0
nuget/nugetgallery
Enable different source name for admin/user messages to ad.
455,737
07.08.2019 16:00:21
25,200
23f6e336bb09d6567802dc2fb068667a55420929
Switch to evaluator factory to support configurartion.
[ { "change_type": "MODIFY", "old_path": "src/AccountDeleter/AccountDeleter.csproj", "new_path": "src/AccountDeleter/AccountDeleter.csproj", "diff": "<Compile Include=\"Evaluators\\AlwaysAllowEvaluator.cs\" />\n<Compile Include=\"Evaluators\\BaseUserEvaluator.cs\" />\n<Compile Include=\"Evaluators\\Nu...
C#
Apache License 2.0
nuget/nugetgallery
Switch to evaluator factory to support configurartion.
455,736
07.08.2019 13:55:38
25,200
0c2bb894dd1404127b28754877923c82fa0d52c0
Add support for custom default request options in CloudBlobClientWrapper It is recommended to set the timeout values on blob request options: Related to
[ { "change_type": "MODIFY", "old_path": "src/NuGetGallery.Core/Services/CloudBlobClientWrapper.cs", "new_path": "src/NuGetGallery.Core/Services/CloudBlobClientWrapper.cs", "diff": "@@ -12,6 +12,7 @@ namespace NuGetGallery\npublic class CloudBlobClientWrapper : ICloudBlobClient\n{\nprivate readonly st...
C#
Apache License 2.0
nuget/nugetgallery
Add support for custom default request options in CloudBlobClientWrapper (#7422) It is recommended to set the timeout values on blob request options: https://github.com/Azure/azure-storage-net/issues/470#issuecomment-306245417 Related to https://github.com/NuGet/Engineering/issues/2633
455,737
07.08.2019 17:34:54
25,200
46ce2b24fb3ae03c3b28e1fce7c558f1c52196cf
Enable evaluator configuration by source.
[ { "change_type": "MODIFY", "old_path": "src/AccountDeleter/AccountDeleteMessageHandler.cs", "new_path": "src/AccountDeleter/AccountDeleteMessageHandler.cs", "diff": "@@ -54,7 +54,7 @@ public async Task<bool> HandleAsync(AccountDeleteMessage command)\ntry\n{\n_logger.LogInformation(\"Processing Reque...
C#
Apache License 2.0
nuget/nugetgallery
Enable evaluator configuration by source.
455,737
08.08.2019 11:18:01
25,200
a654de8e3ab2be91b0e1b831771cc4e00dcbee69
Remove default auditing. Update catch.
[ { "change_type": "MODIFY", "old_path": "src/AccountDeleter/Job.cs", "new_path": "src/AccountDeleter/Job.cs", "diff": "@@ -254,15 +254,12 @@ private void RegisterAuditingServices(IServiceCollection services)\n{\nauditingServices.Add(sp.GetRequiredService<AuditingService>());\n}\n- catch (InvalidOpera...
C#
Apache License 2.0
nuget/nugetgallery
Remove default auditing. Update catch.
455,776
08.08.2019 11:21:50
25,200
7454f24b44dc963ea109866174b72e521ea87e16
Some more accessibility issues found in last scan
[ { "change_type": "MODIFY", "old_path": "src/NuGetGallery/App_Code/ViewHelpers.cshtml", "new_path": "src/NuGetGallery/App_Code/ViewHelpers.cshtml", "diff": "@@ -632,22 +632,28 @@ var hlp = new AccordionHelper(name, formModelStatePrefix, expanded, page);\n@BreadcrumbWithProfile(url, currentUser, showD...
C#
Apache License 2.0
nuget/nugetgallery
Some more accessibility issues found in last scan (#7408)
455,737
08.08.2019 12:36:04
25,200
b0e4d37a416f26c63b55837abf1f5e37ebf3ce21
PR feedback. Updated some test.
[ { "change_type": "MODIFY", "old_path": "src/AccountDeleter/Configuration/SourceConfiguration.cs", "new_path": "src/AccountDeleter/Configuration/SourceConfiguration.cs", "diff": "@@ -31,8 +31,8 @@ public class SourceConfiguration\npublic MailTemplateConfiguration DeletedMailTemplate { get; set; }\n//...
C#
Apache License 2.0
nuget/nugetgallery
PR feedback. Updated some test.
455,776
08.08.2019 13:14:40
25,200
83a394c67d2c76f83614ea9fd4c5ca02b5fc0e88
Unwrap error messages generated by jQuery Validation
[ { "change_type": "MODIFY", "old_path": "src/NuGetGallery/Scripts/gallery/common.js", "new_path": "src/NuGetGallery/Scripts/gallery/common.js", "diff": "// Source: https://stackoverflow.com/questions/18754020/bootstrap-3-with-jquery-validation-plugin\n// Set the JQuery validation plugin's defaults to...
C#
Apache License 2.0
nuget/nugetgallery
Unwrap error messages generated by jQuery Validation (#7418)
455,737
08.08.2019 13:52:52
25,200
bca236a1a0371080321f03240613d6c00eec5e34
Inline var declaration.
[ { "change_type": "MODIFY", "old_path": "src/AccountDeleter/Evaluators/UserEvaluatorFactory.cs", "new_path": "src/AccountDeleter/Evaluators/UserEvaluatorFactory.cs", "diff": "@@ -27,8 +27,7 @@ public IUserEvaluator GetEvaluatorForSource(string source)\nvar result = new AggregateEvaluator();\nforeach(...
C#
Apache License 2.0
nuget/nugetgallery
Inline var declaration.
455,737
08.08.2019 14:32:40
25,200
f2243bd6461c381ecdb7d8b98e2cea8a5e499c90
Add missing project changes.
[ { "change_type": "MODIFY", "old_path": "src/AccountDeleter/AccountDeleter.csproj", "new_path": "src/AccountDeleter/AccountDeleter.csproj", "diff": "<Compile Include=\"Evaluators\\AggregateEvaluator.cs\" />\n<Compile Include=\"Evaluators\\AlwaysAllowEvaluator.cs\" />\n<Compile Include=\"Evaluators\\B...
C#
Apache License 2.0
nuget/nugetgallery
Add missing project changes.
455,776
08.08.2019 15:38:52
25,200
ced5ee58fe4ebf15edec12151cbf7c0b21e50192
Breadcrumbs should be represented as lists to screenreaders
[ { "change_type": "MODIFY", "old_path": "src/NuGetGallery/App_Code/ViewHelpers.cshtml", "new_path": "src/NuGetGallery/App_Code/ViewHelpers.cshtml", "diff": "@@ -585,10 +585,10 @@ var hlp = new AccordionHelper(name, formModelStatePrefix, expanded, page);\n@helper Breadcrumb(bool showDivider, params Fu...
C#
Apache License 2.0
nuget/nugetgallery
Breadcrumbs should be represented as lists to screenreaders (#7428)
455,737
08.08.2019 15:45:59
25,200
3b4797cdfa77ff2814cc9e3f7f48dc7efbe2ddb5
Minimize unecessary initialization in DI.
[ { "change_type": "MODIFY", "old_path": "src/AccountDeleter/Evaluators/IUserEvaluatorFactory.cs", "new_path": "src/AccountDeleter/Evaluators/IUserEvaluatorFactory.cs", "diff": "@@ -5,8 +5,12 @@ namespace NuGetGallery.AccountDeleter\n{\npublic interface IUserEvaluatorFactory\n{\n+ /// <summary>\n+ ///...
C#
Apache License 2.0
nuget/nugetgallery
Minimize unecessary initialization in DI.
455,737
08.08.2019 16:59:16
25,200
9f095cf60d5246bfeee8d37ed480429f78386905
Simplify aggregateevaluator construction.
[ { "change_type": "MODIFY", "old_path": "src/AccountDeleter/Evaluators/AggregateEvaluator.cs", "new_path": "src/AccountDeleter/Evaluators/AggregateEvaluator.cs", "diff": "@@ -12,13 +12,7 @@ namespace NuGetGallery.AccountDeleter\n/// </summary>\npublic class AggregateEvaluator : BaseUserEvaluator\n{\n...
C#
Apache License 2.0
nuget/nugetgallery
Simplify aggregateevaluator construction.
455,776
09.08.2019 09:56:19
25,200
767439221ea48542b6328448b350545293c48f42
[Hotfix] PackagesAppearInFeedInOrderTest should wait for unlisted packages to be unlisted in feed before checking timestamps
[ { "change_type": "MODIFY", "old_path": "tests/NuGetGallery.FunctionalTests.Core/Helpers/ClientSdkHelper.cs", "new_path": "tests/NuGetGallery.FunctionalTests.Core/Helpers/ClientSdkHelper.cs", "diff": "@@ -70,11 +70,16 @@ public bool CheckIfPackageExistsInSource(string packageId, string sourceUrl)\n//...
C#
Apache License 2.0
nuget/nugetgallery
[Hotfix] PackagesAppearInFeedInOrderTest should wait for unlisted packages to be unlisted in feed before checking timestamps (#7429)
455,776
09.08.2019 13:45:31
25,200
0a09cead39c68fbc6b12a14ff6ae9bd8b199c589
Transform form shouldn't ask for confirmation if form is invalid
[ { "change_type": "MODIFY", "old_path": "src/NuGetGallery/Views/Users/TransformToOrganization.cshtml", "new_path": "src/NuGetGallery/Views/Users/TransformToOrganization.cshtml", "diff": "$(function ()\n{\nvar confirmation = \"@Html.Raw(transformConfirmation)\";\n- $(\"#transform\").submit(function (e...
C#
Apache License 2.0
nuget/nugetgallery
Transform form shouldn't ask for confirmation if form is invalid (#7433)
455,737
09.08.2019 15:17:22
25,200
ed0b6a685bb9d3bad823720c87c018677aaa51f0
Pass through version on a timestamp check.
[ { "change_type": "MODIFY", "old_path": "tests/NuGetGallery.FunctionalTests/ODataFeeds/V2FeedExtendedTests.cs", "new_path": "tests/NuGetGallery.FunctionalTests/ODataFeeds/V2FeedExtendedTests.cs", "diff": "@@ -77,7 +77,7 @@ public async Task PackagesAppearInFeedInOrderTest()\n}\nawait Task.WhenAll(upl...
C#
Apache License 2.0
nuget/nugetgallery
Pass through version on a timestamp check.
455,736
10.08.2019 13:43:46
25,200
7f439b3a9b22f0e2e596a51eabad55fbdd9f9ee1
Split read vs. read/write feature flag storage services Update to latest server common to pull in Progress on
[ { "change_type": "MODIFY", "old_path": "src/AccountDeleter/AccountDeleter.csproj", "new_path": "src/AccountDeleter/AccountDeleter.csproj", "diff": "<Version>4.1.0-master-2602271</Version>\n</PackageReference>\n<PackageReference Include=\"NuGet.Services.Configuration\">\n- <Version>2.53.0</Version>\n...
C#
Apache License 2.0
nuget/nugetgallery
Split read vs. read/write feature flag storage services (#7440) Update to latest server common to pull in https://github.com/NuGet/ServerCommon/pull/306 Progress on https://github.com/NuGet/NuGetGallery/issues/7439
455,736
10.08.2019 14:02:29
25,200
90ec4440c34c643cfcf6e82296fe4e40c3bca14e
Make the admin index page a little better looking
[ { "change_type": "MODIFY", "old_path": "src/Bootstrap/dist/css/bootstrap-theme.css", "new_path": "src/Bootstrap/dist/css/bootstrap-theme.css", "diff": "@@ -695,6 +695,10 @@ img.reserved-indicator-icon {\nmargin-top: 6px;\nmargin-bottom: 6px;\n}\n+.page-admin-index h2 {\n+ margin-bottom: 8px;\n+ marg...
C#
Apache License 2.0
nuget/nugetgallery
Make the admin index page a little better looking (#7438)
455,776
14.08.2019 14:46:14
25,200
e227bd98d4fb58de11f39657259f4faeff652bd0
Add aria-label to Add Organization page logo
[ { "change_type": "MODIFY", "old_path": "src/NuGetGallery/Views/Organizations/Add.cshtml", "new_path": "src/NuGetGallery/Views/Organizations/Add.cshtml", "diff": "<div>\n<aside class=\"col-sm-3 col-sm-push-9\">\n<b>Logo</b>\n- <img src=\"@Url.Absolute(\"~/Content/gallery/img/default-package-icon-256x...
C#
Apache License 2.0
nuget/nugetgallery
Add aria-label to Add Organization page logo (#7454)
455,776
14.08.2019 14:47:09
25,200
12a61eb9279c0d65bfb25e81a2af5af626960aa4
GitHub Usage expander should be tabbable
[ { "change_type": "MODIFY", "old_path": "src/NuGetGallery/Views/Packages/DisplayPackage.cshtml", "new_path": "src/NuGetGallery/Views/Packages/DisplayPackage.cshtml", "diff": "@if(Model.IsGitHubUsageEnabled && !Model.IsDotnetToolPackageType)\n{\n<h2>\n- <a role=\"button\" data-toggle=\"collapse\" data...
C#
Apache License 2.0
nuget/nugetgallery
GitHub Usage expander should be tabbable (#7453)
455,736
15.08.2019 09:28:36
25,200
2bc05cba77adb240845544f1d1f85f41c6a07388
Allow default searches to go to preview search Emit search events on default search Cache preview default search Address
[ { "change_type": "MODIFY", "old_path": "src/NuGetGallery/Controllers/PackagesController.cs", "new_path": "src/NuGetGallery/Controllers/PackagesController.cs", "diff": "@@ -994,13 +994,14 @@ public virtual async Task<ActionResult> ListPackages(PackageListSearchViewModel\nSearchResults results;\n- var...
C#
Apache License 2.0
nuget/nugetgallery
Allow default searches to go to preview search (#7456) Emit search events on default search Cache preview default search Address https://github.com/NuGet/NuGetGallery/pull/7456
455,747
16.08.2019 15:23:39
25,200
346fe93588b419cc9ef09cb985f0cbc93f92833f
Cred check
[ { "change_type": "MODIFY", "old_path": "src/NuGetGallery.Services/Authentication/AuthenticationService.cs", "new_path": "src/NuGetGallery.Services/Authentication/AuthenticationService.cs", "diff": "@@ -802,7 +802,7 @@ private Credential FindMatchingCredential(Credential credential)\n.Include(u => u....
C#
Apache License 2.0
nuget/nugetgallery
Cred check (#7460)
455,736
19.08.2019 10:23:48
25,200
dedea69a0761f34ed39d6b48a7a01ab99bbcfb70
[Hotfix] Fix bug causing TempData messages to not work Address Regressed in
[ { "change_type": "MODIFY", "old_path": "src/NuGetGallery/App_Start/DefaultDependenciesModule.cs", "new_path": "src/NuGetGallery/App_Start/DefaultDependenciesModule.cs", "diff": "@@ -897,11 +897,10 @@ private static List<(string name, Uri searchUri)> GetPreviewSearchClientsFromCon\n.InstancePerLifeti...
C#
Apache License 2.0
nuget/nugetgallery
[Hotfix] Fix bug causing TempData messages to not work (#7462) Address https://github.com/NuGet/NuGetGallery/issues/7461 Regressed in https://github.com/NuGet/NuGetGallery/pull/7313
455,772
21.08.2019 09:43:57
25,200
4eeff57dfab8cfb18b50b29b46a1c9609e709946
Add 2 URLs to HTTP->HTTPS translation list
[ { "change_type": "MODIFY", "old_path": "src/NuGetGallery.Services/Extensions/UriExtensions.cs", "new_path": "src/NuGetGallery.Services/Extensions/UriExtensions.cs", "diff": "@@ -62,7 +62,9 @@ private static bool IsMicrosoftUri(this Uri uri)\n{\nreturn uri.IsInDomain(\"microsoft.com\") ||\nuri.IsInDo...
C#
Apache License 2.0
nuget/nugetgallery
Add 2 URLs to HTTP->HTTPS translation list (#7470)
455,737
22.08.2019 14:14:31
25,200
35aa5400863fcc48d801e338747bd109234f8294
Update docs link.
[ { "change_type": "MODIFY", "old_path": "src/NuGetGallery/Views/Shared/Gallery/Header.cshtml", "new_path": "src/NuGetGallery/Views/Shared/Gallery/Header.cshtml", "diff": "{\n@DisplayNavigationItem(\"Admin\", Url.Admin())\n}\n- @DisplayNavigationItem(\"Documentation\", \"https://docs.microsoft.com/en-...
C#
Apache License 2.0
nuget/nugetgallery
Update docs link. (#7472)
455,736
22.08.2019 20:06:10
25,200
d211d684c003e24a1766922513c38c4fa00616e1
Remove noisy error log from ContentService Only log an error if none of the extensions work. Also removed an unused method and associated test code. Address
[ { "change_type": "MODIFY", "old_path": "src/NuGetGallery.Services/Storage/IContentService.cs", "new_path": "src/NuGetGallery.Services/Storage/IContentService.cs", "diff": "@@ -9,7 +9,6 @@ namespace NuGetGallery\npublic interface IContentService\n{\nTask<IHtmlString> GetContentItemAsync(string name, ...
C#
Apache License 2.0
nuget/nugetgallery
Remove noisy error log from ContentService (#7477) Only log an error if none of the extensions work. Also removed an unused method and associated test code. Address https://github.com/NuGet/Engineering/issues/2497
455,759
28.08.2019 16:47:08
-7,200
06311dd8f999ecd894224df86e5479bcebc72342
Change commit SHA to point to updated ServerCommon build scripts
[ { "change_type": "MODIFY", "old_path": "build.ps1", "new_path": "build.ps1", "diff": "@@ -10,7 +10,7 @@ param (\n[string]$PackageSuffix,\n[string]$Branch,\n[string]$CommitSHA,\n- [string]$BuildBranch = 'cb2b9e41b18cb77ee644a51951d8c8f24cde9adf'\n+ [string]$BuildBranch = '1f60ff35a3cebf1a0c5fb631d253...
C#
Apache License 2.0
nuget/nugetgallery
Change commit SHA to point to updated ServerCommon build scripts (#7491)
455,736
28.08.2019 15:59:38
25,200
661ad4643a0225fe5d216dd885dbe113d630408d
Make log off operation only accept POST Progress on
[ { "change_type": "MODIFY", "old_path": "src/NuGetGallery/Controllers/AuthenticationController.cs", "new_path": "src/NuGetGallery/Controllers/AuthenticationController.cs", "diff": "@@ -324,13 +324,14 @@ public virtual async Task<ActionResult> Register(LogOnViewModel model, string re\nreturn RedirectF...
C#
Apache License 2.0
nuget/nugetgallery
Make log off operation only accept POST (#7493) Progress on https://github.com/NuGet/Engineering/issues/2679
455,736
27.08.2019 12:43:10
25,200
0791dc89eca69f732a588d4e11c4b5e2b523cfb0
Add tracing to CSRF test and exclude non-actions Progress on
[ { "change_type": "MODIFY", "old_path": "tests/NuGetGallery.Facts/Controllers/ControllerTests.cs", "new_path": "tests/NuGetGallery.Facts/Controllers/ControllerTests.cs", "diff": "using System.Web.Mvc;\nusing NuGetGallery.Filters;\nusing Xunit;\n+using Xunit.Abstractions;\nnamespace NuGetGallery.Contr...
C#
Apache License 2.0
nuget/nugetgallery
Add tracing to CSRF test and exclude non-actions (#7488) Progress on https://github.com/NuGet/Engineering/issues/2679
455,736
29.08.2019 15:37:31
25,200
73ba62acc0a87719e694c5b9f3bf068831c349bb
Use POST for admin actions Progress on
[ { "change_type": "MODIFY", "old_path": "src/NuGetGallery/App_Code/ViewHelpers.cshtml", "new_path": "src/NuGetGallery/App_Code/ViewHelpers.cshtml", "diff": "@@ -663,7 +663,7 @@ var hlp = new AccordionHelper(name, formModelStatePrefix, expanded, page);\n@helper PostLink(\nSystem.Web.Mvc.WebViewPage pa...
C#
Apache License 2.0
nuget/nugetgallery
Use POST for admin actions (#7497) Progress on https://github.com/NuGet/Engineering/issues/2679
455,736
30.08.2019 11:55:48
25,200
74909f82d6a2c49c58d5642e32d5dbd89f5cf882
Make the cancel ownershipt request endpoint just redirect to Manage Progress on
[ { "change_type": "MODIFY", "old_path": "src/NuGetGallery/Controllers/JsonApiController.cs", "new_path": "src/NuGetGallery/Controllers/JsonApiController.cs", "diff": "@@ -147,10 +147,8 @@ public async Task<JsonResult> AddPackageOwner(AddPackageOwnerViewModel addOwnerD\nownerRequest.ConfirmationCode,\...
C#
Apache License 2.0
nuget/nugetgallery
Make the cancel ownershipt request endpoint just redirect to Manage (#7498) Progress on https://github.com/NuGet/Engineering/issues/2679
455,736
04.09.2019 16:34:50
25,200
efa17f687b7ea7a1360105e800cc9832d6e65459
Order by created ascending by default in FindPackagesById() Progress on
[ { "change_type": "MODIFY", "old_path": "src/NuGetGallery/Infrastructure/Lucene/GallerySearchClient.cs", "new_path": "src/NuGetGallery/Infrastructure/Lucene/GallerySearchClient.cs", "diff": "@@ -37,7 +37,9 @@ public async Task<ServiceResponse<JObject>> GetDiagnostics()\n{SearchModels.SortOrder.Releva...
C#
Apache License 2.0
nuget/nugetgallery
Order by created ascending by default in FindPackagesById() (#7505) Progress on https://github.com/NuGet/NuGetGallery/issues/5432
455,736
06.09.2019 15:20:16
25,200
a215d79035b7b5c68271426030739c506617cb21
Make the readme show more link not jump to the top of the page This is an improvement upon which did not work as expected.
[ { "change_type": "MODIFY", "old_path": "src/NuGetGallery/Scripts/gallery/page-display-package.js", "new_path": "src/NuGetGallery/Scripts/gallery/page-display-package.js", "diff": "@@ -41,8 +41,9 @@ $(function () {\nvar showLess = $(\"#readme-less\");\n$clamp(showLess[0], { clamp: 10, useNativeClamp:...
C#
Apache License 2.0
nuget/nugetgallery
Make the readme show more link not jump to the top of the page (#7519) This is an improvement upon https://github.com/NuGet/NuGetGallery/pull/7420 which did not work as expected.
455,747
06.09.2019 16:44:30
25,200
66ef41cf20e8ebe6ab7792e58419701b629c2b69
Add site admin check for tenant
[ { "change_type": "MODIFY", "old_path": "src/AccountDeleter/Configuration/GalleryConfiguration.cs", "new_path": "src/AccountDeleter/Configuration/GalleryConfiguration.cs", "diff": "@@ -63,6 +63,7 @@ public string SiteRoot\npublic bool CollectPerfLogs { get => throw new NotImplementedException(); set ...
C#
Apache License 2.0
nuget/nugetgallery
Add site admin check for tenant (#7511)
455,736
05.09.2019 13:37:57
25,200
fae963f997eed964d1510bcd910d203b3fd186a8
Make package ownership accept / reject require POST Progress on
[ { "change_type": "MODIFY", "old_path": "src/Bootstrap/dist/css/bootstrap-theme.css", "new_path": "src/Bootstrap/dist/css/bootstrap-theme.css", "diff": "@@ -1367,6 +1367,9 @@ img.reserved-indicator-icon {\nposition: relative;\ntop: 2px;\n}\n+.page-manage-packages .manage-package-listing .package-cont...
C#
Apache License 2.0
nuget/nugetgallery
Make package ownership accept / reject require POST (#7515) Progress on https://github.com/NuGet/Engineering/issues/2679
455,736
07.09.2019 05:44:27
-7,200
04047b395e4f5ab26cf852ce151310ec334c1a35
Fix timezone issues Address
[ { "change_type": "MODIFY", "old_path": "tests/NuGetGallery.Facts/Controllers/PackagesControllerFacts.cs", "new_path": "tests/NuGetGallery.Facts/Controllers/PackagesControllerFacts.cs", "diff": "@@ -1442,7 +1442,8 @@ public void GivenAnExistentPackageTheFeatureFlagHidesTheFeed(bool enabled)\nPackageR...
C#
Apache License 2.0
nuget/nugetgallery
Fix timezone issues (#7521) Address https://github.com/NuGet/Engineering/issues/2499
455,736
06.09.2019 15:41:05
25,200
d1373fa2b38f1755762c44324214376ab5258e43
Update to latest ServerCommon to react to method rename Progress on
[ { "change_type": "MODIFY", "old_path": "src/AccountDeleter/AccountDeleter.csproj", "new_path": "src/AccountDeleter/AccountDeleter.csproj", "diff": "<Version>4.1.0-master-2602271</Version>\n</PackageReference>\n<PackageReference Include=\"NuGet.Services.Configuration\">\n- <Version>2.54.0</Version>\n...
C#
Apache License 2.0
nuget/nugetgallery
Update to latest ServerCommon to react to method rename (#7520) Progress on https://github.com/NuGet/NuGetGallery/issues/7490
455,733
09.09.2019 14:16:27
25,200
bc4bb535648939ce7348f527bce8bba0b5abe861
Add codeowners for the NuGetGallery repo to get reviews requested automatically
[ { "change_type": "ADD", "old_path": null, "new_path": ".github/CODEOWNERS", "diff": "+# These owners will be the default owners for everything in\n+# the repo. Unless a later match takes precedence,\n+# review when someone opens a pull request.\n+# For more on how to customize the CODEOWNERS file - ...
C#
Apache License 2.0
nuget/nugetgallery
Add codeowners for the NuGetGallery repo to get reviews requested automatically (#7523)
455,776
10.09.2019 13:28:22
25,200
5cdb04ee6139db8101858fd2cdccb67c62831191
Add abbr tags to hidden column headers in display package version history table
[ { "change_type": "MODIFY", "old_path": "src/NuGetGallery/Views/Packages/DisplayPackage.cshtml", "new_path": "src/NuGetGallery/Views/Packages/DisplayPackage.cshtml", "diff": "{\n<th>Status</th>\n}\n- <th aria-label=\"Signature Information\"></th>\n- <th aria-label=\"Deprecation Information\"></th>\n+...
C#
Apache License 2.0
nuget/nugetgallery
Add abbr tags to hidden column headers in display package version history table (#7510)
455,776
11.09.2019 13:03:57
25,200
95cee6bf1a756ffbe571b2970250214bda324b58
Hotfix: Stats index page should not use integers to store download counts
[ { "change_type": "MODIFY", "old_path": "src/NuGetGallery.Services/Telemetry/UserPackageDeleteEvent.cs", "new_path": "src/NuGetGallery.Services/Telemetry/UserPackageDeleteEvent.cs", "diff": "@@ -12,10 +12,10 @@ public class UserPackageDeleteEvent\nint packageKey,\nstring packageId,\nstring packageVer...
C#
Apache License 2.0
nuget/nugetgallery
Hotfix: Stats index page should not use integers to store download counts (#7545)
455,772
12.09.2019 14:31:06
25,200
69f5de7f11597b8ff204900fc5fd7c6680c3864b
Build&Sign config for GalleryTools
[ { "change_type": "MODIFY", "old_path": "build.ps1", "new_path": "build.ps1", "diff": "@@ -84,6 +84,7 @@ Invoke-BuildStep 'Set version metadata in AssemblyInfo.cs' {\n(Join-Path $PSScriptRoot \"src\\NuGet.Services.DatabaseMigration\\Properties\\AssemblyInfo.g.cs\"), `\n(Join-Path $PSScriptRoot \"src\...
C#
Apache License 2.0
nuget/nugetgallery
Build&Sign config for GalleryTools (#7541)
455,747
17.09.2019 11:07:14
25,200
5f1355c9e0196e887acc54e5e238a8d5ec6d0dda
[MSA] Use EmailClaim instead of preferred_username during auth/register
[ { "change_type": "MODIFY", "old_path": "src/NuGetGallery.Services/Authentication/Providers/AzureActiveDirectoryV2/AzureActiveDirectoryV2Authenticator.cs", "new_path": "src/NuGetGallery.Services/Authentication/Providers/AzureActiveDirectoryV2/AzureActiveDirectoryV2Authenticator.cs", "diff": "@@ -20,1...
C#
Apache License 2.0
nuget/nugetgallery
[MSA] Use EmailClaim instead of preferred_username during auth/register (#7565)
455,776
17.09.2019 13:02:41
25,200
641da821ca5dac0da340cfcd688daafc453ebb7e
Do not throw if trying to list an unlisted package that is marked latest
[ { "change_type": "MODIFY", "old_path": "src/NuGetGallery.Services/PackageManagement/PackageUpdateService.cs", "new_path": "src/NuGetGallery.Services/PackageManagement/PackageUpdateService.cs", "diff": "@@ -54,11 +54,6 @@ public async Task MarkPackageListedAsync(Package package, bool commitChanges = ...
C#
Apache License 2.0
nuget/nugetgallery
Do not throw if trying to list an unlisted package that is marked latest (#7566)
455,737
18.09.2019 11:16:28
25,200
8af925c564bad3ca30e7949caed836441d0ee2e0
Enable sending mails to users.
[ { "change_type": "MODIFY", "old_path": "src/AccountDeleter/AccountDeleteMessageHandler.cs", "new_path": "src/AccountDeleter/AccountDeleteMessageHandler.cs", "diff": "@@ -80,8 +80,7 @@ public async Task<bool> HandleAsync(AccountDeleteMessage command)\nvar configuration = _accountDeleteConfigurationAc...
C#
Apache License 2.0
nuget/nugetgallery
Enable sending mails to users. (#7563)
455,732
20.09.2019 17:39:17
-10,800
9391dd65ec2d3447f71fb16a8e3c914e65b2fc44
Render dotnet-new-install for template packages * Render dotnet-new-install for template packages * Use tool name instead of action in title Address
[ { "change_type": "MODIFY", "old_path": "src/NuGetGallery/Helpers/ViewModelExtensions/DisplayPackageViewModelFactory.cs", "new_path": "src/NuGetGallery/Helpers/ViewModelExtensions/DisplayPackageViewModelFactory.cs", "diff": "@@ -93,6 +93,7 @@ public DisplayPackageViewModelFactory(IIconUrlProvider ico...
C#
Apache License 2.0
nuget/nugetgallery
Render dotnet-new-install for template packages (#7548) * Render dotnet-new-install for template packages * Use tool name instead of action in title Address https://github.com/NuGet/NuGetGallery/issues/5216