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,776 | 09.04.2018 09:49:21 | 25,200 | c36e24090b9904db8d435cb1f990c31d46a56f31 | [Organizations] Telemetry for organizations | [
{
"change_type": "MODIFY",
"old_path": "src/NuGetGallery/Controllers/AccountsController.cs",
"new_path": "src/NuGetGallery/Controllers/AccountsController.cs",
"diff": "@@ -33,16 +33,20 @@ public class ViewMessages\npublic IUserService UserService { get; }\n+ public ITelemetryService TelemetryService... | C# | Apache License 2.0 | nuget/nugetgallery | [Organizations] Telemetry for organizations (#5717) |
455,776 | 09.04.2018 10:14:45 | 25,200 | 973dafc16c88582a7cc2cf3306354f3aa3a169f8 | Add organizations feature flag | [
{
"change_type": "MODIFY",
"old_path": "src/NuGetGallery/Services/LoginDiscontinuationConfiguration.cs",
"new_path": "src/NuGetGallery/Services/LoginDiscontinuationConfiguration.cs",
"diff": "@@ -17,13 +17,15 @@ public class LoginDiscontinuationConfiguration : ILoginDiscontinuationConfigurat\nintern... | C# | Apache License 2.0 | nuget/nugetgallery | Add organizations feature flag (#5772) |
455,776 | 09.04.2018 15:34:21 | 25,200 | 7881a236327be7a0d8e047ee63100e16bfa2e085 | [Organizations] Functional tests should verify that collaborators can push new IDs | [
{
"change_type": "MODIFY",
"old_path": "tests/NuGetGallery.FunctionalTests/Commandline/NuGetCommandLineTests.cs",
"new_path": "tests/NuGetGallery.FunctionalTests/Commandline/NuGetCommandLineTests.cs",
"diff": "@@ -92,19 +92,15 @@ public async Task UploadAndUnlistPackagesAsOrganizationCollaborator()\... | C# | Apache License 2.0 | nuget/nugetgallery | [Organizations] Functional tests should verify that collaborators can push new IDs (#5785) |
455,776 | 09.04.2018 23:05:19 | 25,200 | eeeb76617b856fa6bd5cc8dde8fb5baa675aa1d5 | [Organizations] Allow collaborators to create API keys scoped to an organization with the ability to push new IDs | [
{
"change_type": "MODIFY",
"old_path": "src/NuGetGallery/Controllers/UsersController.cs",
"new_path": "src/NuGetGallery/Controllers/UsersController.cs",
"diff": "@@ -778,9 +778,8 @@ public virtual async Task<JsonResult> GenerateApiKey(string description, string\nreturn Json(Strings.UserNotFound);\n}... | C# | Apache License 2.0 | nuget/nugetgallery | [Organizations] Allow collaborators to create API keys scoped to an organization with the ability to push new IDs (#5784) |
455,736 | 09.04.2018 11:57:32 | 25,200 | b373d3d2ea46a0f634d24948f8662065741d2ae3 | Use JavaScript module pattern and 'use strict';
Address | [
{
"change_type": "MODIFY",
"old_path": "src/NuGetGallery/App_Start/AppActivator.cs",
"new_path": "src/NuGetGallery/App_Start/AppActivator.cs",
"diff": "@@ -129,8 +129,7 @@ private static void BundlingPostStart()\n.Include(\"~/Scripts/jquery.validate.js\")\n.Include(\"~/Scripts/jquery.validate.unobtr... | C# | Apache License 2.0 | nuget/nugetgallery | Use JavaScript module pattern and 'use strict'; (#5786)
Address https://github.com/NuGet/Engineering/issues/1313 |
455,737 | 11.04.2018 12:34:45 | 25,200 | cbcf66cf36e2a688bf0b029ffe6a26cfe2e94ee5 | [Hotfix]Correct a typo in the CSP header. | [
{
"change_type": "MODIFY",
"old_path": "src/NuGetGallery/Web.config",
"new_path": "src/NuGetGallery/Web.config",
"diff": "<httpProtocol>\n<customHeaders>\n<remove name=\"X-Powered-By\" />\n- <add name=\"Content-Security-Policy\" value=\"frame-ancestor 'none'\"/>\n+ <add name=\"Content-Security-Polic... | C# | Apache License 2.0 | nuget/nugetgallery | [Hotfix]Correct a typo in the CSP header. |
455,733 | 11.04.2018 12:47:31 | 25,200 | 3c5a43c9ae205f8fb3352cd54a8ca2336df5bb95 | Add alternate install command for global tools packages on the packages page
Don't display the tabs for managers that are not global tools compatible. | [
{
"change_type": "MODIFY",
"old_path": "src/NuGetGallery/ViewModels/PackageManagerViewModel.cs",
"new_path": "src/NuGetGallery/ViewModels/PackageManagerViewModel.cs",
"diff": "@@ -27,5 +27,22 @@ public class PackageManagerViewModel\n/// A string that represents the command used to install a specific... | C# | Apache License 2.0 | nuget/nugetgallery | Add alternate install command for global tools packages on the packages page (#5684)
Don't display the tabs for managers that are not global tools compatible. |
455,751 | 11.04.2018 18:08:15 | 25,200 | e2ddf4f20a5d7b371f00d5c0da8da8be86a76232 | GA - obfuscate ip and user names
Obfuscate the GA data and ip. | [
{
"change_type": "MODIFY",
"old_path": "src/NuGetGallery/NuGetGallery.csproj",
"new_path": "src/NuGetGallery/NuGetGallery.csproj",
"diff": "<Compile Include=\"Filters\\UIAuthorizeAttribute.cs\" />\n<Compile Include=\"GlobalSuppressions.cs\" />\n<Compile Include=\"Helpers\\GravatarHelper.cs\" />\n+ <... | C# | Apache License 2.0 | nuget/nugetgallery | GA - obfuscate ip and user names (#5791)
Obfuscate the GA data and ip. |
455,776 | 16.04.2018 14:48:07 | 25,200 | 2b868e99a2752b1c60ff61f11f8f8b02924a6a1f | [Organizations] More UI fixes | [
{
"change_type": "MODIFY",
"old_path": "src/Bootstrap/dist/css/bootstrap-theme.css",
"new_path": "src/Bootstrap/dist/css/bootstrap-theme.css",
"diff": "@@ -1055,32 +1055,26 @@ img.reserved-indicator-icon {\n.manage-members-listing tbody:first-child {\nborder-style: hidden;\n}\n-.members-list {\n- ma... | C# | Apache License 2.0 | nuget/nugetgallery | [Organizations] More UI fixes (#5802) |
455,794 | 17.04.2018 11:34:01 | 25,200 | 84d786b849faaab5175474449781e23480916d02 | Use System.Net.Http from net46 | [
{
"change_type": "MODIFY",
"old_path": "src/NuGetGallery/packages.config",
"new_path": "src/NuGetGallery/packages.config",
"diff": "<package id=\"System.IO\" version=\"4.1.0\" targetFramework=\"net46\" />\n<package id=\"System.Linq\" version=\"4.1.0\" targetFramework=\"net46\" />\n<package id=\"Syst... | C# | Apache License 2.0 | nuget/nugetgallery | Use System.Net.Http from net46 (#5808) |
455,731 | 17.04.2018 13:02:17 | 25,200 | bdcf7f50ca56fd3d60b3ab29178132a4d2e24883 | Certificates: add migration for certificate registration
Contribute to | [
{
"change_type": "MODIFY",
"old_path": "src/NuGetGallery.Core/Entities/EntitiesContext.cs",
"new_path": "src/NuGetGallery.Core/Entities/EntitiesContext.cs",
"diff": "@@ -232,6 +232,9 @@ protected override void OnModelCreating(DbModelBuilder modelBuilder)\n.MapLeftKey(\"PackageRegistrationKey\")\n.Ma... | C# | Apache License 2.0 | nuget/nugetgallery | Certificates: add migration for certificate registration (#5811)
Contribute to https://github.com/NuGet/NuGetGallery/issues/5634. |
455,731 | 17.04.2018 15:51:20 | 25,200 | 24f5e4e31607c6cd1823a62987e3bf97ebbed8d0 | Certificates: add migration for certificate registration
Progress on | [
{
"change_type": "MODIFY",
"old_path": "src/NuGetGallery.Core/Entities/EntitiesContext.cs",
"new_path": "src/NuGetGallery.Core/Entities/EntitiesContext.cs",
"diff": "@@ -232,6 +232,13 @@ protected override void OnModelCreating(DbModelBuilder modelBuilder)\n.MapLeftKey(\"PackageRegistrationKey\")\n.M... | C# | Apache License 2.0 | nuget/nugetgallery | Certificates: add migration for certificate registration (#5814)
Progress on https://github.com/NuGet/NuGetGallery/issues/5634. |
455,776 | 18.04.2018 15:42:29 | 25,200 | 2c222f72b4cbf5e5160a1f9cb1293e164213d6f9 | Remove organizations feature flag | [
{
"change_type": "MODIFY",
"old_path": "src/NuGetGallery/Services/LoginDiscontinuationConfiguration.cs",
"new_path": "src/NuGetGallery/Services/LoginDiscontinuationConfiguration.cs",
"diff": "@@ -17,15 +17,13 @@ public class LoginDiscontinuationConfiguration : ILoginDiscontinuationConfigurat\nintern... | C# | Apache License 2.0 | nuget/nugetgallery | Remove organizations feature flag (#5822) |
455,736 | 19.04.2018 10:23:42 | 25,200 | 101141aea8058341008395114854dd969481dd70 | Make version abbreviation a bit longer
Add title attribute to show the full version of abbreviated text
Address | [
{
"change_type": "MODIFY",
"old_path": "src/NuGetGallery/Views/Packages/DisplayPackage.cshtml",
"new_path": "src/NuGetGallery/Views/Packages/DisplayPackage.cshtml",
"diff": "@VersionListDivider(rowCount, versionsExpanded)\n<tr>\n<td>\n- <a href=\"@Url.Package(packageVersion)\">\n+ <a href=\"@Url.Pac... | C# | Apache License 2.0 | nuget/nugetgallery | Make version abbreviation a bit longer (#5826)
Add title attribute to show the full version of abbreviated text
Address https://github.com/NuGet/NuGetGallery/issues/5825 |
455,793 | 20.04.2018 14:37:12 | 25,200 | fcd66268384a1ff7dd51e967432ea4a4aa057804 | Fix CSS files rendering for branding folder' | [
{
"change_type": "MODIFY",
"old_path": "src/NuGetGallery/App_Start/AppActivator.cs",
"new_path": "src/NuGetGallery/App_Start/AppActivator.cs",
"diff": "@@ -148,6 +148,7 @@ private static void BundlingPostStart()\n{\nstylesBundle\n.Include(\"~/Content/\" + filename)\n+ .Include(\"~/Content/Branding/\... | C# | Apache License 2.0 | nuget/nugetgallery | Fix CSS files rendering for branding folder' (#5828) |
455,736 | 19.04.2018 12:44:06 | 25,200 | f120d522798d73db6e999d9e5d465244e3c1b48a | Fix collection modified exception which causes rare HTTP 500s
Add unit tests to verify casing changes and repro of bug
Use ConcurrentDictionary instead of Dictionary
Address | [
{
"change_type": "MODIFY",
"old_path": "src/NuGetGallery/Services/CloudDownloadCountService.cs",
"new_path": "src/NuGetGallery/Services/CloudDownloadCountService.cs",
"diff": "// Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information.\nusing Syste... | C# | Apache License 2.0 | nuget/nugetgallery | Fix collection modified exception which causes rare HTTP 500s (#5830)
Add unit tests to verify casing changes and repro of bug
Use ConcurrentDictionary instead of Dictionary
Address https://github.com/NuGet/NuGetGallery/issues/5779 |
455,776 | 23.04.2018 08:35:39 | 25,200 | 4467e900325d417bf0625e0e8c2cbea3c29a6535 | Fix plurality of manage orgs link on profiles page | [
{
"change_type": "MODIFY",
"old_path": "src/NuGetGallery/Views/Users/Profiles.cshtml",
"new_path": "src/NuGetGallery/Views/Users/Profiles.cshtml",
"diff": "{\nif (Model.UserIsOrganization)\n{\n+ var administrators = (Model.User as Organization).Administrators.Count();\n+ var collaborators = (Model.U... | C# | Apache License 2.0 | nuget/nugetgallery | Fix plurality of manage orgs link on profiles page (#5823) |
455,751 | 23.04.2018 11:00:01 | 25,200 | 5f93d5ee74e0e84239c8f1871508bd7d56bdd13c | Delete Account for not confirmed email.
An user can self delete an account if the email is not confirmed. | [
{
"change_type": "MODIFY",
"old_path": "src/NuGetGallery/Controllers/UsersController.cs",
"new_path": "src/NuGetGallery/Controllers/UsersController.cs",
"diff": "@@ -309,6 +309,23 @@ public virtual async Task<ActionResult> RequestAccountDeletion()\nreturn HttpNotFound(\"User not found.\");\n}\n+ if ... | C# | Apache License 2.0 | nuget/nugetgallery | Delete Account for not confirmed email. (#5697)
An user can self delete an account if the email is not confirmed. |
455,776 | 25.04.2018 10:27:59 | 25,200 | 9f61706f6b5312c7fffc2816d10cbe6d233fc70d | Manage packages page minor UI fixes | [
{
"change_type": "MODIFY",
"old_path": "src/Bootstrap/dist/css/bootstrap-theme.css",
"new_path": "src/Bootstrap/dist/css/bootstrap-theme.css",
"diff": "@@ -1173,6 +1173,9 @@ img.reserved-indicator-icon {\nposition: relative;\ntop: 2px;\n}\n+.page-manage-packages .inner-table {\n+ margin-bottom: 0;\n... | C# | Apache License 2.0 | nuget/nugetgallery | Manage packages page minor UI fixes (#5842) |
455,776 | 26.04.2018 13:11:58 | 25,200 | 373c2cb38d2b003512098e9eb76f04a6296cd9cb | Package Edit page throws on Locked Packages | [
{
"change_type": "MODIFY",
"old_path": "src/NuGetGallery/Controllers/PackagesController.cs",
"new_path": "src/NuGetGallery/Controllers/PackagesController.cs",
"diff": "@@ -1188,6 +1188,7 @@ public virtual async Task<ActionResult> Edit(string id, string version)\nPackageId = package.PackageRegistrati... | C# | Apache License 2.0 | nuget/nugetgallery | Package Edit page throws on Locked Packages (#5848) |
455,776 | 26.04.2018 14:13:08 | 25,200 | 67a260c9229a62f20d5c8a4ece171e29c8f814b9 | [Organizations] Auditing for organizations | [
{
"change_type": "MODIFY",
"old_path": "src/NuGetGallery.Core/Auditing/AuditedUserAction.cs",
"new_path": "src/NuGetGallery.Core/Auditing/AuditedUserAction.cs",
"diff": "@@ -16,6 +16,11 @@ public enum AuditedUserAction\nConfirmEmail,\nLogin,\nSubscribeToPolicies,\n- UnsubscribeFromPolicies\n+ Unsubs... | C# | Apache License 2.0 | nuget/nugetgallery | [Organizations] Auditing for organizations (#5805) |
455,731 | 27.04.2018 14:08:44 | 25,200 | ea1724d42bb9281f13c111d41c703760262917f2 | Certificates: add 2FA requirement for signing
Resolve | [
{
"change_type": "MODIFY",
"old_path": "src/NuGetGallery/Controllers/AccountsController.cs",
"new_path": "src/NuGetGallery/Controllers/AccountsController.cs",
"diff": "@@ -335,6 +335,8 @@ protected virtual void UpdateAccountViewModel(TUser account, TAccountViewModel m\nmodel.CanManage = ActionsRequi... | C# | Apache License 2.0 | nuget/nugetgallery | Certificates: add 2FA requirement for signing (#5851)
Resolve https://github.com/NuGet/NuGetGallery/issues/5775 |
455,731 | 30.04.2018 08:42:19 | 25,200 | 25f062aa95b0a607cddb2bb528a7d19633cb7527 | Certificates: add more tests | [
{
"change_type": "MODIFY",
"old_path": "tests/NuGetGallery.Facts/Controllers/OrganizationsControllerFacts.cs",
"new_path": "tests/NuGetGallery.Facts/Controllers/OrganizationsControllerFacts.cs",
"diff": "@@ -1776,6 +1776,21 @@ public void AddCertificate_WhenCurrentUserLacksPermission_ReturnsForbidde... | C# | Apache License 2.0 | nuget/nugetgallery | Certificates: add more tests (#5855) |
455,776 | 30.04.2018 12:24:24 | 25,200 | 932026bd7fb73c19cf697c8167d137e1aeeca90e | Account deletion support for Organization members | [
{
"change_type": "MODIFY",
"old_path": "src/NuGetGallery/Areas/Admin/Views/DeleteAccount/DeleteUserAccount.cshtml",
"new_path": "src/NuGetGallery/Areas/Admin/Views/DeleteAccount/DeleteUserAccount.cshtml",
"diff": "1. Revoke associated API key(s). <br />\n2. Remove the account as an owner for any chi... | C# | Apache License 2.0 | nuget/nugetgallery | Account deletion support for Organization members (#5797) |
455,776 | 02.05.2018 12:29:50 | 25,200 | e01b75e813c3d2fdd9e5c57ca935a157340504cc | Fix API keys page failure if user has API keys for orgs they are no longer a member of | [
{
"change_type": "MODIFY",
"old_path": "src/NuGetGallery/Scripts/gallery/page-api-keys.js",
"new_path": "src/NuGetGallery/Scripts/gallery/page-api-keys.js",
"diff": "function (owner) {\nreturn owner.Owner.toUpperCase() == data.Owner.toUpperCase()\n});\n+\n+ if (existingOwner == null) {\n+ existingOw... | C# | Apache License 2.0 | nuget/nugetgallery | Fix API keys page failure if user has API keys for orgs they are no longer a member of (#5871) |
455,747 | 02.05.2018 15:42:51 | 25,200 | 717b5fa2a0fa4b936c9df011a25298e1adf35c43 | [2FA] Auditing | [
{
"change_type": "MODIFY",
"old_path": "src/NuGetGallery.Core/Auditing/AuditedUserAction.cs",
"new_path": "src/NuGetGallery.Core/Auditing/AuditedUserAction.cs",
"diff": "@@ -21,6 +21,8 @@ public enum AuditedUserAction\nTransformOrganization,\nAddOrganizationMember,\nRemoveOrganizationMember,\n- Upda... | C# | Apache License 2.0 | nuget/nugetgallery | [2FA] Auditing (#5867) |
455,731 | 03.05.2018 12:41:19 | 25,200 | 2a8b0026f9a200fda3193be7964e0fbb1b54b9dd | Certificates: fix required signer
Fix | [
{
"change_type": "MODIFY",
"old_path": "src/NuGetGallery/ViewModels/ListPackageItemRequiredSignerViewModel.cs",
"new_path": "src/NuGetGallery/ViewModels/ListPackageItemRequiredSignerViewModel.cs",
"diff": "@@ -12,7 +12,8 @@ namespace NuGetGallery\npublic sealed class ListPackageItemRequiredSignerVie... | C# | Apache License 2.0 | nuget/nugetgallery | Certificates: fix required signer (#5883)
Fix https://github.com/NuGet/NuGetGallery/issues/5882. |
455,751 | 07.05.2018 13:39:20 | 25,200 | 5f03c7d19692d359c2fff58dbe74e698b40476bf | Fix nondeterministic test.
Fix nondeterministic test. | [
{
"change_type": "MODIFY",
"old_path": "tests/NuGetGallery.Facts/SearchClient/RetryingHttpClientWrapperFacts.cs",
"new_path": "tests/NuGetGallery.Facts/SearchClient/RetryingHttpClientWrapperFacts.cs",
"diff": "@@ -104,22 +104,22 @@ public async Task LoadBalancesBetweenValidUrisForGetAsync()\nvar ins... | C# | Apache License 2.0 | nuget/nugetgallery | Fix nondeterministic test. (#5894)
Fix nondeterministic test. |
455,731 | 09.05.2018 14:10:31 | 25,200 | 4e62466489003a4fd179186eee3ea61724412484 | Certificates: make Certificates.Sha1Thumbprint column non-nullable
Resolve | [
{
"change_type": "MODIFY",
"old_path": "src/NuGetGallery.Core/Entities/EntitiesContext.cs",
"new_path": "src/NuGetGallery.Core/Entities/EntitiesContext.cs",
"diff": "@@ -348,7 +348,7 @@ protected override void OnModelCreating(DbModelBuilder modelBuilder)\n.Property(c => c.Sha1Thumbprint)\n.HasMaxLen... | C# | Apache License 2.0 | nuget/nugetgallery | Certificates: make Certificates.Sha1Thumbprint column non-nullable (#5903)
Resolve https://github.com/NuGet/NuGetGallery/issues/5902. |
455,776 | 10.05.2018 09:20:58 | 25,200 | 95adba2b60cc72a94a14f34186e573ff2dd86533 | Fix HTTP 500 error when verifying a new account | [
{
"change_type": "MODIFY",
"old_path": "src/NuGetGallery/Controllers/AccountsController.cs",
"new_path": "src/NuGetGallery/Controllers/AccountsController.cs",
"diff": "@@ -137,10 +137,10 @@ public virtual async Task<ActionResult> Confirm(string accountName, string token\n|| ActionsRequiringPermissio... | C# | Apache License 2.0 | nuget/nugetgallery | Fix HTTP 500 error when verifying a new account (#5891) |
455,776 | 10.05.2018 11:08:49 | 25,200 | b6f932effbf489599dd15ff498ae253edc74bebb | Run multiple functional test categories in parallel | [
{
"change_type": "MODIFY",
"old_path": "tests/NuGetGallery.FunctionalTests/ODataFeeds/V2FeedTests.cs",
"new_path": "tests/NuGetGallery.FunctionalTests/ODataFeeds/V2FeedTests.cs",
"diff": "@@ -65,7 +65,7 @@ public async Task Top30PackagesFeedTest()\n[Description(\"Downloads a package from the V2 feed... | C# | Apache License 2.0 | nuget/nugetgallery | Run multiple functional test categories in parallel (#5905) |
455,747 | 10.05.2018 16:52:51 | 25,200 | 35316100717d9156affcb5dd532eb94fe8f0af2c | Session persistence - Machine Keys | [
{
"change_type": "MODIFY",
"old_path": "src/NuGetGallery/App_Start/OwinStartup.cs",
"new_path": "src/NuGetGallery/App_Start/OwinStartup.cs",
"diff": "@@ -60,6 +60,9 @@ public static void Configuration(IAppBuilder app)\nvar config = dependencyResolver.GetService<IGalleryConfigurationService>();\nvar ... | C# | Apache License 2.0 | nuget/nugetgallery | Session persistence - Machine Keys (#5876) |
455,747 | 11.05.2018 13:55:18 | 25,200 | 75dcd3ebbc6abb158b4bf567e2d48a51f71ffd56 | Refresh content on app start | [
{
"change_type": "MODIFY",
"old_path": "src/NuGetGallery/App_Start/DefaultDependenciesModule.cs",
"new_path": "src/NuGetGallery/App_Start/DefaultDependenciesModule.cs",
"diff": "@@ -272,14 +272,6 @@ protected override void Load(ContainerBuilder builder)\n.As<ICertificateService>()\n.InstancePerLifet... | C# | Apache License 2.0 | nuget/nugetgallery | Refresh content on app start (#5915) |
455,747 | 15.05.2018 12:06:38 | 25,200 | b9d71ab4b069a5c321a69387e3bd503d250386d5 | [MSA] Fix logins on staging slots | [
{
"change_type": "MODIFY",
"old_path": "src/NuGetGallery/Authentication/Providers/AzureActiveDirectoryV2/AzureActiveDirectoryV2Authenticator.cs",
"new_path": "src/NuGetGallery/Authentication/Providers/AzureActiveDirectoryV2/AzureActiveDirectoryV2Authenticator.cs",
"diff": "using System;\nusing Syste... | C# | Apache License 2.0 | nuget/nugetgallery | [MSA] Fix logins on staging slots (#5921) |
455,731 | 15.05.2018 13:11:12 | 25,200 | f340e5d7b84e1afe237261d122832fb0788364f0 | Cloud auditing: stop persisting package audit records for non-deletion events
Resolve | [
{
"change_type": "MODIFY",
"old_path": "src/NuGetGallery.Core/Auditing/CloudAuditingService.cs",
"new_path": "src/NuGetGallery.Core/Auditing/CloudAuditingService.cs",
"diff": "@@ -152,7 +152,10 @@ public override string RenderAuditEntry(AuditEntry entry)\npublic override bool RecordWillBePersisted(A... | C# | Apache License 2.0 | nuget/nugetgallery | Cloud auditing: stop persisting package audit records for non-deletion events (#5926)
Resolve https://github.com/NuGet/NuGetGallery/issues/5925. |
455,731 | 15.05.2018 13:58:04 | 25,200 | a171bd1a86fad6950e1d0c6531a3c286e9276812 | Certificates: handle certificates in GetContentType(...)
Resolve | [
{
"change_type": "MODIFY",
"old_path": "src/NuGetGallery.Core/CoreConstants.cs",
"new_path": "src/NuGetGallery.Core/CoreConstants.cs",
"diff": "@@ -20,6 +20,7 @@ public static class CoreConstants\npublic const string PackageContentType = \"binary/octet-stream\";\npublic const string OctetStreamConte... | C# | Apache License 2.0 | nuget/nugetgallery | Certificates: handle certificates in GetContentType(...) (#5928)
Resolve https://github.com/NuGet/NuGetGallery/issues/5927. |
455,747 | 15.05.2018 15:01:38 | 25,200 | 22c6234300f47f079e058a617aa0c2378092691d | Add 2FA and login metrics to AI | [
{
"change_type": "MODIFY",
"old_path": "src/NuGetGallery/Authentication/AuthenticationService.cs",
"new_path": "src/NuGetGallery/Authentication/AuthenticationService.cs",
"diff": "@@ -247,6 +247,8 @@ public virtual async Task CreateSessionAsync(IOwinContext owinContext, Authentic\nowinContext.Authen... | C# | Apache License 2.0 | nuget/nugetgallery | Add 2FA and login metrics to AI (#5931) |
455,794 | 22.05.2018 07:39:41 | 25,200 | 7e9ecfa04eebbfc7e933084a8f892caab1a1a842 | Remove PG integration for support | [
{
"change_type": "DELETE",
"old_path": "src/NuGetGallery/Areas/Admin/Services/PagerDutyClient.cs",
"new_path": null,
"diff": "-// Copyright (c) .NET Foundation. All rights reserved.\n-// Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information.\n-\n... | C# | Apache License 2.0 | nuget/nugetgallery | Remove PG integration for support (#5972) |
455,794 | 22.05.2018 11:40:18 | 25,200 | 26d3159d21be63f45533d1c1f231c776daa3648f | Remove all PG references in code and DB | [
{
"change_type": "MODIFY",
"old_path": "src/NuGetGallery/Areas/Admin/Controllers/SupportRequestController.cs",
"new_path": "src/NuGetGallery/Areas/Admin/Controllers/SupportRequestController.cs",
"diff": "@@ -87,11 +87,11 @@ public async Task<ActionResult> EnableAdmin(int key)\n[HttpPost]\n[ValidateA... | C# | Apache License 2.0 | nuget/nugetgallery | Remove all PG references in code and DB (#5981) |
455,776 | 23.05.2018 09:39:29 | 25,200 | 8566f4af472fa63884657512e8a8fb9aa069c40f | UI fixes for Manage Organization | [
{
"change_type": "MODIFY",
"old_path": "src/NuGetGallery/Views/Organizations/ManageOrganization.cshtml",
"new_path": "src/NuGetGallery/Views/Organizations/ManageOrganization.cshtml",
"diff": "var account = Model.Account;\nViewBag.Title = \"Manage Organization\";\n+ ViewBag.MdPageColumns = Constants.... | C# | Apache License 2.0 | nuget/nugetgallery | UI fixes for Manage Organization (#5987) |
455,776 | 23.05.2018 12:24:31 | 25,200 | 62a28660a25d9890295942d4cae85f24383c6890 | Allow organization admins to remove their organization's ownership of a package in a reserved namespace | [
{
"change_type": "MODIFY",
"old_path": "src/NuGetGallery/Services/ActionRequiringReservedNamespacePermissions.cs",
"new_path": "src/NuGetGallery/Services/ActionRequiringReservedNamespacePermissions.cs",
"diff": "@@ -15,7 +15,9 @@ namespace NuGetGallery\n/// E.g. \"JQuery.Extensions.MyCoolExtension\"... | C# | Apache License 2.0 | nuget/nugetgallery | Allow organization admins to remove their organization's ownership of a package in a reserved namespace (#5984) |
455,794 | 24.05.2018 04:28:29 | 25,200 | 3b62a3ccfff95bfdc98be57209e9b447eef0d671 | Update external search to set semVer2 isLatest props | [
{
"change_type": "MODIFY",
"old_path": "src/NuGetGallery/Infrastructure/Lucene/ExternalSearchService.cs",
"new_path": "src/NuGetGallery/Infrastructure/Lucene/ExternalSearchService.cs",
"diff": "@@ -149,7 +149,7 @@ private async Task<SearchResults> SearchCore(SearchFilter filter, bool raw)\nresults =... | C# | Apache License 2.0 | nuget/nugetgallery | Update external search to set semVer2 isLatest props (#5989) |
455,731 | 29.05.2018 15:09:11 | 25,200 | 3c0d1a5c58daa61cb8b7c02ca67b31e58e134df0 | Storage: enable setting blob metadata
Resolve | [
{
"change_type": "MODIFY",
"old_path": "src/NuGetGallery.Core/Services/CloudBlobCoreFileStorageService.cs",
"new_path": "src/NuGetGallery.Core/Services/CloudBlobCoreFileStorageService.cs",
"diff": "@@ -328,6 +328,55 @@ public async Task<Uri> GetFileReadUriAsync(string folderName, string fileName, D\... | C# | Apache License 2.0 | nuget/nugetgallery | Storage: enable setting blob metadata (#6001)
Resolve https://github.com/NuGet/NuGetGallery/issues/6000. |
455,776 | 31.05.2018 09:21:39 | 25,200 | a6679a2685ea0437930ed98bfbcea4995e6d0527 | Delete API keys scoped to a user when that user is deleted | [
{
"change_type": "MODIFY",
"old_path": "src/NuGetGallery/App_Start/DefaultDependenciesModule.cs",
"new_path": "src/NuGetGallery/App_Start/DefaultDependenciesModule.cs",
"diff": "@@ -154,6 +154,11 @@ protected override void Load(ContainerBuilder builder)\n.As<IEntityRepository<Credential>>()\n.Instan... | C# | Apache License 2.0 | nuget/nugetgallery | Delete API keys scoped to a user when that user is deleted (#5986) |
455,747 | 01.06.2018 11:01:09 | 25,200 | af2e0d5e5c6e30cc75e3dd7064f70953cbb45e5f | Remove 2FA Restrictions for AAD and Certificate management | [
{
"change_type": "MODIFY",
"old_path": "src/NuGetGallery/Controllers/AccountsController.cs",
"new_path": "src/NuGetGallery/Controllers/AccountsController.cs",
"diff": "@@ -385,8 +385,7 @@ public virtual async Task<JsonResult> AddCertificate(string accountName, HttpPos\nreturn Json(HttpStatusCode.Not... | C# | Apache License 2.0 | nuget/nugetgallery | Remove 2FA Restrictions for AAD and Certificate management (#6017) |
455,794 | 04.06.2018 08:52:23 | 25,200 | 9ef44653cb6c17417e46908f3ebdb6e632fab59c | Replace PoliteCaptcha | [
{
"change_type": "MODIFY",
"old_path": "src/NuGetGallery/App_Code/ViewHelpers.cshtml",
"new_path": "src/NuGetGallery/App_Code/ViewHelpers.cshtml",
"diff": "@@ -613,3 +613,23 @@ var hlp = new AccordionHelper(name, formModelStatePrefix, expanded, page);\n@BreadcrumbWithProfile(url, currentUser, showDi... | C# | Apache License 2.0 | nuget/nugetgallery | Replace PoliteCaptcha (#6006) |
455,759 | 05.06.2018 14:34:11 | -7,200 | 35ca9fcb702285681db5cb924578f20df4f5b738 | Fix confusing "There is a newer prerelease version of this package available" when newer released version is available | [
{
"change_type": "MODIFY",
"old_path": "src/NuGetGallery/ViewModels/DisplayPackageViewModel.cs",
"new_path": "src/NuGetGallery/ViewModels/DisplayPackageViewModel.cs",
"diff": "@@ -75,6 +75,18 @@ public bool HasNewerPrerelease\n}\n}\n+ public bool HasNewerRelease\n+ {\n+ get\n+ {\n+ var latestRelease... | C# | Apache License 2.0 | nuget/nugetgallery | Fix confusing "There is a newer prerelease version of this package available" when newer released version is available #5663 (#6027) |
455,751 | 08.06.2018 16:46:29 | 25,200 | d3fc3acc0c499f15494b01d56c81232bc04cffc0 | Fix issue 6035 - incorrect account name in the delete account email message body. | [
{
"change_type": "MODIFY",
"old_path": "src/NuGetGallery/Services/MessageService.cs",
"new_path": "src/NuGetGallery/Services/MessageService.cs",
"diff": "@@ -652,7 +652,7 @@ public void SendAccountDeleteNotice(User user)\nbody = String.Format(\nCultureInfo.CurrentCulture,\nbody,\n- user,\n+ user.Use... | C# | Apache License 2.0 | nuget/nugetgallery | Fix issue 6035 - incorrect account name in the delete account email message body. (#6040) |
455,735 | 11.06.2018 10:42:40 | 25,200 | 1003dc8a0b5bc3a7981106dea47055ddb6074483 | Update ApiKeys.cshtml
typo fix | [
{
"change_type": "MODIFY",
"old_path": "src/NuGetGallery/Views/Users/ApiKeys.cshtml",
"new_path": "src/NuGetGallery/Views/Users/ApiKeys.cshtml",
"diff": "<div class=\"col-sm-12\">\n<b class=\"ms-fontSize-xl\">Select Packages</b>\n<p>\n- To select which pages to associate with a key, use a glob patte... | C# | Apache License 2.0 | nuget/nugetgallery | Update ApiKeys.cshtml
typo fix #6044 |
455,776 | 11.06.2018 17:47:41 | 25,200 | f262ce11b5de6c30885568cb5bd8e28434cc87ee | Correctly unverify packages when they are removed from their reserved namespaces (HOTFIX)
(also see https://github.com/NuGet/NuGetGallery/pull/6043) | [
{
"change_type": "MODIFY",
"old_path": "src/NuGetGallery/Services/ReservedNamespaceService.cs",
"new_path": "src/NuGetGallery/Services/ReservedNamespaceService.cs",
"diff": "@@ -296,6 +296,7 @@ public void RemovePackageRegistrationFromNamespace(ReservedNamespace reservedNam\n}\nreservedNamespace.Pac... | C# | Apache License 2.0 | nuget/nugetgallery | Correctly unverify packages when they are removed from their reserved namespaces (HOTFIX) (#6047)
https://github.com/NuGet/NuGetGallery/issues/6039
(also see https://github.com/NuGet/NuGetGallery/pull/6043) |
455,794 | 12.06.2018 15:56:09 | 25,200 | 22f8bf6f779feb559513047f50c5f44334a867a8 | Update Gallery and Support contexts to allow AAD authentication | [
{
"change_type": "MODIFY",
"old_path": "src/NuGetGallery.Core/Entities/EntitiesContext.cs",
"new_path": "src/NuGetGallery.Core/Entities/EntitiesContext.cs",
"diff": "// Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information.\nusing System.Componen... | C# | Apache License 2.0 | nuget/nugetgallery | Update Gallery and Support contexts to allow AAD authentication (#6011) |
455,794 | 12.06.2018 20:52:14 | 25,200 | 1800bffe15668dc29a64e1209ec9c0fea8d3717d | Update validation db to support AAD authentication | [
{
"change_type": "MODIFY",
"old_path": "src/NuGetGallery/App_Start/DefaultDependenciesModule.cs",
"new_path": "src/NuGetGallery/App_Start/DefaultDependenciesModule.cs",
"diff": "using Autofac.Core;\nusing Elmah;\nusing Microsoft.WindowsAzure.ServiceRuntime;\n+using NuGet.Services.KeyVault;\nusing Nu... | C# | Apache License 2.0 | nuget/nugetgallery | Update validation db to support AAD authentication (#6013) |
455,731 | 13.06.2018 10:48:56 | 25,200 | 896671c42478b471decbd5bf1f2835ecb971b37a | Certificates: disallow certificate management if email is unconfirmed
Resolve | [
{
"change_type": "MODIFY",
"old_path": "src/NuGetGallery/Views/Shared/_AccountCertificates.cshtml",
"new_path": "src/NuGetGallery/Views/Shared/_AccountCertificates.cshtml",
"diff": "var parent = (WebViewPage)TempData[\"Parent\"];\n}\n+@helper WarnForUnconfirmedEmailAddress()\n+{\n+ if (Model.IsOrgan... | C# | Apache License 2.0 | nuget/nugetgallery | Certificates: disallow certificate management if email is unconfirmed (#6057)
Resolve https://github.com/NuGet/NuGetGallery/issues/6036. |
455,747 | 13.06.2018 12:54:11 | 25,200 | 5c7985af5e8957c5667328a352e8f06725d988c4 | Fix Null ref on signin assistance | [
{
"change_type": "MODIFY",
"old_path": "src/NuGetGallery/Controllers/AuthenticationController.cs",
"new_path": "src/NuGetGallery/Controllers/AuthenticationController.cs",
"diff": "@@ -337,7 +337,7 @@ public virtual JsonResult SignInAssistance(string username, string providedEmail\nthrow new Argument... | C# | Apache License 2.0 | nuget/nugetgallery | Fix Null ref on signin assistance (#6062) |
455,758 | 13.06.2018 22:50:55 | -3,600 | 8f29dbfe5eed944ed379940ed3436910a055dc46 | Add missing statistics data when using SQL storage
Fixes | [
{
"change_type": "MODIFY",
"old_path": "src/NuGetGallery/Services/SqlAggregateStatsService.cs",
"new_path": "src/NuGetGallery/Services/SqlAggregateStatsService.cs",
"diff": "@@ -16,8 +16,9 @@ public class SqlAggregateStatsService : IAggregateStatsService\n// Note the NOLOCK hints here!\nprivate stat... | C# | Apache License 2.0 | nuget/nugetgallery | Add missing statistics data when using SQL storage (#6028)
Fixes https://github.com/NuGet/NuGetGallery/issues/6026 |
455,794 | 13.06.2018 15:04:39 | 25,200 | 7def023f351bc6e69162289086062821d786ed05 | Setup: packageRef migration fix | [
{
"change_type": "MODIFY",
"old_path": "tools/Update-Databases.ps1",
"new_path": "tools/Update-Databases.ps1",
"diff": "@@ -5,7 +5,7 @@ param(\nfunction Initialize-MigrateExe() {\n[string] $migrateDirectory = [System.IO.Path]::Combine($PSScriptRoot, '__temp_migrate_directory_' + [guid]::NewGuid().To... | C# | Apache License 2.0 | nuget/nugetgallery | Setup: packageRef migration fix (#6059) |
455,794 | 13.06.2018 15:05:23 | 25,200 | fa038068e0dbc8fb8d52fb00ed58527901627bb8 | Autofac upgrade and cleanup | [
{
"change_type": "MODIFY",
"old_path": "src/GalleryTools/GalleryTools.csproj",
"new_path": "src/GalleryTools/GalleryTools.csproj",
"diff": "</ItemGroup>\n<ItemGroup>\n<PackageReference Include=\"Autofac\">\n- <Version>3.5.2</Version>\n+ <Version>4.6.2</Version>\n</PackageReference>\n<PackageReferenc... | C# | Apache License 2.0 | nuget/nugetgallery | Autofac upgrade and cleanup (#6058) |
455,794 | 13.06.2018 15:24:02 | 25,200 | f1bdc130352e38337591752001d460eef1923356 | Regression fix: validation db dependency | [
{
"change_type": "MODIFY",
"old_path": "src/NuGetGallery/App_Start/DefaultDependenciesModule.cs",
"new_path": "src/NuGetGallery/App_Start/DefaultDependenciesModule.cs",
"diff": "@@ -407,7 +407,7 @@ private static DbConnection CreateDbConnection(ISqlConnectionFactory connectionF\nreturn Task.Run(() =... | C# | Apache License 2.0 | nuget/nugetgallery | Regression fix: validation db dependency (#6063) |
455,794 | 13.06.2018 20:38:01 | 25,200 | 88603b7901e1467494a8045190e4099bb815be91 | Defer open of DB connection to EF context | [
{
"change_type": "MODIFY",
"old_path": "src/NuGetGallery/NuGetGallery.csproj",
"new_path": "src/NuGetGallery/NuGetGallery.csproj",
"diff": "<Version>4.3.0-preview1-2524</Version>\n</PackageReference>\n<PackageReference Include=\"NuGet.Services.KeyVault\">\n- <Version>2.26.0-master-33065</Version>\n+... | C# | Apache License 2.0 | nuget/nugetgallery | Defer open of DB connection to EF context (#6064) |
455,759 | 14.06.2018 19:11:49 | -7,200 | a33c01d393504e4ca264bcf8a508c9c30c19aad3 | Package view table is not properly aligned after version deleted | [
{
"change_type": "MODIFY",
"old_path": "src/NuGetGallery/Views/Packages/DisplayPackage.cshtml",
"new_path": "src/NuGetGallery/Views/Packages/DisplayPackage.cshtml",
"diff": "rowCount++;\n@VersionListDivider(rowCount, versionsExpanded)\n<tr class=\"deleted\">\n- <td class=\"version\">\n+ <td class=\"... | C# | Apache License 2.0 | nuget/nugetgallery | Package view table is not properly aligned after version deleted #5934 (#6067) |
455,737 | 14.06.2018 14:58:49 | 25,200 | ecfc4015110bbef60b740847fa817594f3051dab | Update client library references in preparation to consume an upcoming change. | [
{
"change_type": "MODIFY",
"old_path": "src/NuGetGallery.Core/NuGetGallery.Core.csproj",
"new_path": "src/NuGetGallery.Core/NuGetGallery.Core.csproj",
"diff": "<Version>9.0.1</Version>\n</PackageReference>\n<PackageReference Include=\"NuGet.Common\">\n- <Version>4.3.0-preview1-2524</Version>\n+ <Ver... | C# | Apache License 2.0 | nuget/nugetgallery | Update client library references in preparation to consume an upcoming change. (#6066) |
455,759 | 15.06.2018 06:54:28 | -7,200 | 9596762944b2f1372859d5e78b956b2545fb20f7 | Package that failed validation is visible under "Published Packages" heading | [
{
"change_type": "MODIFY",
"old_path": "src/NuGetGallery/Controllers/UsersController.cs",
"new_path": "src/NuGetGallery/Controllers/UsersController.cs",
"diff": "@@ -442,12 +442,12 @@ public virtual ActionResult Packages()\nvar packages = PackageService.FindPackagesByAnyMatchingOwner(currentUser, in... | C# | Apache License 2.0 | nuget/nugetgallery | Package that failed validation is visible under "Published Packages" heading #5375 (#6068) |
455,776 | 19.06.2018 10:37:26 | 25,200 | 8af099187fb447c1f4f7976bfe3678203ca6c8cc | Allow packages that failed validation to be reuploaded | [
{
"change_type": "MODIFY",
"old_path": "src/NuGetGallery/Controllers/ApiController.cs",
"new_path": "src/NuGetGallery/Controllers/ApiController.cs",
"diff": "using System.Net;\nusing System.Threading.Tasks;\nusing System.Web.Mvc;\n-using System.Web.UI;\nusing Newtonsoft.Json.Linq;\nusing NuGet.Frame... | C# | Apache License 2.0 | nuget/nugetgallery | Allow packages that failed validation to be reuploaded (#6065) |
455,776 | 19.06.2018 16:53:31 | 25,200 | b86c4cc1c7f20efc5bf6e06cd94bdd5ddb3dc2dc | Track metric for unexpected failed package pushes | [
{
"change_type": "MODIFY",
"old_path": "src/NuGetGallery/Controllers/ApiController.cs",
"new_path": "src/NuGetGallery/Controllers/ApiController.cs",
"diff": "@@ -333,6 +333,11 @@ public virtual Task<ActionResult> CreatePackagePost()\n}\nprivate async Task<ActionResult> CreatePackageInternal()\n+ {\n... | C# | Apache License 2.0 | nuget/nugetgallery | Track metric for unexpected failed package pushes (#5938) |
455,731 | 21.06.2018 08:50:17 | 25,200 | 336cb4b02a51721687ab282313f71472a6f902ca | Add logging if blob does not exist before calling FetchAttributesAsync()
Progress on | [
{
"change_type": "MODIFY",
"old_path": "src/NuGetGallery.Core/Services/CloudBlobCoreFileStorageService.cs",
"new_path": "src/NuGetGallery.Core/Services/CloudBlobCoreFileStorageService.cs",
"diff": "@@ -178,6 +178,14 @@ public async Task<IFileReference> GetFileReferenceAsync(string folderName, strin\... | C# | Apache License 2.0 | nuget/nugetgallery | Add logging if blob does not exist before calling FetchAttributesAsync() (#6083)
Progress on https://github.com/NuGet/Engineering/issues/1482. |
455,776 | 26.06.2018 16:32:47 | 25,200 | d4b99cfae4bf17bd4023e0943ccae90eabc88b68 | Improve gallery user experience for package reupload | [
{
"change_type": "MODIFY",
"old_path": "src/Bootstrap/dist/css/bootstrap-theme.css",
"new_path": "src/Bootstrap/dist/css/bootstrap-theme.css",
"diff": "@@ -801,6 +801,10 @@ img.reserved-indicator-icon {\n.page-package-details .package-title .reserved-indicator {\nwidth: 25px;\n}\n+.page-package-deta... | C# | Apache License 2.0 | nuget/nugetgallery | Improve gallery user experience for package reupload (#6099) |
455,776 | 28.06.2018 12:47:29 | 25,200 | 06ce2507b59d90dd446943d1b0dec1c8942fabab | Fix the mail template for the addition of a member to an org | [
{
"change_type": "MODIFY",
"old_path": "src/NuGetGallery/Services/MessageService.cs",
"new_path": "src/NuGetGallery/Services/MessageService.cs",
"diff": "@@ -882,7 +882,7 @@ public void SendOrganizationMembershipRequestInitiatedNotice(Organization organi\nstring subject = $\"[{Config.GalleryOwner.Di... | C# | Apache License 2.0 | nuget/nugetgallery | Fix the mail template for the addition of a member to an org (#6104) |
455,776 | 29.06.2018 16:50:35 | 25,200 | e0cfa5bf4147fcb928d8fac84aead408c0208a0b | Include failure reasons in email sent when package validation fails | [
{
"change_type": "MODIFY",
"old_path": "src/NuGetGallery.Core/NuGetGallery.Core.csproj",
"new_path": "src/NuGetGallery.Core/NuGetGallery.Core.csproj",
"diff": "<Compile Include=\"Entities\\User.cs\" />\n<Compile Include=\"Extensions\\EntitiesContextExtensions.cs\" />\n<Compile Include=\"Extensions\\... | C# | Apache License 2.0 | nuget/nugetgallery | Include failure reasons in email sent when package validation fails (#6105) |
455,794 | 03.07.2018 05:33:47 | 25,200 | 59c26d59546ba4824ebc3d9e7424c0f577346ff1 | Fix NullRef from StorageException.ExtendedErrorInformation | [
{
"change_type": "MODIFY",
"old_path": "src/NuGetGallery.Core/Services/CloudBlobCoreFileStorageService.cs",
"new_path": "src/NuGetGallery.Core/Services/CloudBlobCoreFileStorageService.cs",
"diff": "@@ -470,7 +470,7 @@ private async Task<StorageResult> GetBlobContentAsync(string folderName, string\n{... | C# | Apache License 2.0 | nuget/nugetgallery | Fix NullRef from StorageException.ExtendedErrorInformation |
455,794 | 03.07.2018 06:52:08 | 25,200 | 644b0dc2b84edf8ff34d87ac2ed490c781d58e97 | fail recaptcha on no response | [
{
"change_type": "MODIFY",
"old_path": "src/NuGetGallery/Filters/ValidateRecaptchaResponseAttribute.cs",
"new_path": "src/NuGetGallery/Filters/ValidateRecaptchaResponseAttribute.cs",
"diff": "@@ -27,21 +27,24 @@ public override void OnActionExecuting(ActionExecutingContext filterContext)\nif (!strin... | C# | Apache License 2.0 | nuget/nugetgallery | fail recaptcha on no response |
455,772 | 06.07.2018 09:56:23 | 25,200 | 849ac6a0c24a6a18372e37135ddb9b65077cb9d7 | Functional tests for OData API api/v2/packages() caching | [
{
"change_type": "MODIFY",
"old_path": "tests/NuGetGallery.FunctionalTests/NuGetGallery.FunctionalTests.csproj",
"new_path": "tests/NuGetGallery.FunctionalTests/NuGetGallery.FunctionalTests.csproj",
"diff": "<Reference Include=\"System.Core\" />\n<Reference Include=\"Microsoft.CSharp\" />\n<Referenc... | C# | Apache License 2.0 | nuget/nugetgallery | Functional tests for OData API api/v2/packages() caching (#6146) |
455,794 | 09.07.2018 16:12:04 | 25,200 | eb9ad01788c3d95b80fc28a708a887c42b712891 | Improve experience when users hit package size limit | [
{
"change_type": "MODIFY",
"old_path": "src/NuGetGallery/Controllers/ApiController.cs",
"new_path": "src/NuGetGallery/Controllers/ApiController.cs",
"diff": "using System.Linq;\nusing System.Net;\nusing System.Threading.Tasks;\n+using System.Web;\nusing System.Web.Mvc;\nusing Newtonsoft.Json.Linq;\n... | C# | Apache License 2.0 | nuget/nugetgallery | Improve experience when users hit package size limit (#6147) |
455,751 | 10.07.2018 10:59:26 | 25,200 | 8e27918a9d713866906ff911d3d35ca38dcbdba2 | Refactor CorePackageFileService
Refactor CorePackageFileService to allow flexibility in metadata. | [
{
"change_type": "MODIFY",
"old_path": "src/NuGetGallery.Core/NuGetGallery.Core.csproj",
"new_path": "src/NuGetGallery.Core/NuGetGallery.Core.csproj",
"diff": "<Compile Include=\"Services\\ICorePackageService.cs\" />\n<Compile Include=\"Services\\IFileReference.cs\" />\n<Compile Include=\"Services\\... | C# | Apache License 2.0 | nuget/nugetgallery | Refactor CorePackageFileService (#6148)
Refactor CorePackageFileService to allow flexibility in metadata. |
455,751 | 12.07.2018 10:38:05 | 25,200 | f642ca68c8313acd5db92b317e605adeeb2a4cea | Display errors fix. | [
{
"change_type": "MODIFY",
"old_path": "src/NuGetGallery/Scripts/gallery/async-file-upload.js",
"new_path": "src/NuGetGallery/Scripts/gallery/async-file-upload.js",
"diff": "if (fullResponse === \"Not Found\") {\ndisplayErrors([\"The package file exceeds the size limit. Please try again.\"]);\n}\n+ ... | C# | Apache License 2.0 | nuget/nugetgallery | Display errors fix. (#6161) |
455,794 | 13.07.2018 09:27:08 | 25,200 | c9acabf22aa8dbe3959e864c9e8c8a6590186830 | Delete org with policies fix | [
{
"change_type": "MODIFY",
"old_path": "src/NuGetGallery/Areas/Admin/Controllers/DeleteAccountController.cs",
"new_path": "src/NuGetGallery/Areas/Admin/Controllers/DeleteAccountController.cs",
"diff": "@@ -30,7 +30,7 @@ public virtual ActionResult Search(string query)\nif (!string.IsNullOrWhiteSpace... | C# | Apache License 2.0 | nuget/nugetgallery | Delete org with policies fix (#6140) |
455,747 | 13.07.2018 12:20:35 | 25,200 | ee57c480d559dc682d92785bac67b8da7b181bb6 | Disable ID-Title validation for upload | [
{
"change_type": "MODIFY",
"old_path": "src/NuGetGallery/App_Start/DefaultDependenciesModule.cs",
"new_path": "src/NuGetGallery/App_Start/DefaultDependenciesModule.cs",
"diff": "@@ -208,11 +208,6 @@ protected override void Load(ContainerBuilder builder)\n.As<IUserService>()\n.InstancePerLifetimeScop... | C# | Apache License 2.0 | nuget/nugetgallery | Disable ID-Title validation for upload (#6163) |
455,747 | 18.07.2018 12:52:51 | 25,200 | 68cee3ea12b3fb25068ddee8225e48056ac42e61 | [Symbol Server]Add DB Schema changes | [
{
"change_type": "MODIFY",
"old_path": "src/NuGetGallery.Core/Entities/EntitiesContext.cs",
"new_path": "src/NuGetGallery.Core/Entities/EntitiesContext.cs",
"diff": "@@ -56,6 +56,7 @@ public EntitiesContext(DbConnection connection, bool readOnly)\npublic IDbSet<ReservedNamespace> ReservedNamespaces ... | C# | Apache License 2.0 | nuget/nugetgallery | [Symbol Server]Add DB Schema changes (#6177) |
455,794 | 20.07.2018 10:29:14 | 25,200 | e1a55f020302000d475940115127bba3ea80caa0 | Add missing org policies | [
{
"change_type": "MODIFY",
"old_path": "src/NuGetGallery/Security/SecurityPolicyService.cs",
"new_path": "src/NuGetGallery/Security/SecurityPolicyService.cs",
"diff": "@@ -86,6 +86,8 @@ public virtual IEnumerable<IUserSecurityPolicySubscription> OrganizationSubscrip\n{\nget\n{\n+ yield return _contr... | C# | Apache License 2.0 | nuget/nugetgallery | Add missing org policies (#6195) |
455,747 | 20.07.2018 13:20:59 | 25,200 | 48b596f74f599811ba46b8b0ece374b969d1516e | [NuGet Symbol Server] Add core symbol package service | [
{
"change_type": "MODIFY",
"old_path": "src/NuGetGallery.Core/CoreConstants.cs",
"new_path": "src/NuGetGallery.Core/CoreConstants.cs",
"diff": "@@ -31,5 +31,9 @@ public static class CoreConstants\npublic const string UploadsFolderName = \"uploads\";\npublic const string ValidationFolderName = \"vali... | C# | Apache License 2.0 | nuget/nugetgallery | [NuGet Symbol Server] Add core symbol package service (#6190) |
455,735 | 23.07.2018 09:05:32 | 25,200 | 6c88bf6ba2cdbc6c214d602afe25c560ae48ac01 | Update UploadPackage.cshtml
Fix for | [
{
"change_type": "MODIFY",
"old_path": "src/NuGetGallery/Views/Packages/UploadPackage.cshtml",
"new_path": "src/NuGetGallery/Views/Packages/UploadPackage.cshtml",
"diff": "<div class=\"row\">\n<div class=\"@ViewHelpers.GetColumnClasses(ViewBag)\">\n@ViewHelpers.PackagesBreadcrumb(Url, CurrentUser, t... | C# | Apache License 2.0 | nuget/nugetgallery | Update UploadPackage.cshtml (#6174)
Fix for #6173 |
455,794 | 23.07.2018 09:18:35 | 25,200 | c16ba4fb4672eb147f8b062b25791ee502582626 | Fix PackageFeedSortingTest functional test | [
{
"change_type": "MODIFY",
"old_path": "tests/NuGetGallery.FunctionalTests/ODataFeeds/V2FeedExtendedTests.cs",
"new_path": "tests/NuGetGallery.FunctionalTests/ODataFeeds/V2FeedExtendedTests.cs",
"diff": "using System.IO;\nusing System.Linq;\nusing System.Net;\n+using System.Text;\nusing System.Threa... | C# | Apache License 2.0 | nuget/nugetgallery | Fix PackageFeedSortingTest functional test (#6185) |
455,736 | 23.07.2018 10:54:42 | 25,200 | c878ae093da6f67da94873321aa50ccdf3140497 | Add IsSigningAllowed method
Progress on | [
{
"change_type": "MODIFY",
"old_path": "src/NuGetGallery.Core/Extensions/PackageRegistrationExtensions.cs",
"new_path": "src/NuGetGallery.Core/Extensions/PackageRegistrationExtensions.cs",
"diff": "@@ -8,6 +8,30 @@ namespace NuGetGallery.Extensions\n{\npublic static class PackageRegistrationExtensio... | C# | Apache License 2.0 | nuget/nugetgallery | Add IsSigningAllowed method (#6199)
Progress on https://github.com/NuGet/NuGetGallery/issues/6181 |
455,794 | 24.07.2018 10:15:34 | 25,200 | 27f47c50565b72e57e1736b0228604f77dd99b7f | FI merge of hotfixes from master->dev | [
{
"change_type": "MODIFY",
"old_path": "src/NuGetGallery/Security/SecurityPolicyService.cs",
"new_path": "src/NuGetGallery/Security/SecurityPolicyService.cs",
"diff": "@@ -86,6 +86,8 @@ public virtual IEnumerable<IUserSecurityPolicySubscription> OrganizationSubscrip\n{\nget\n{\n+ yield return _contr... | C# | Apache License 2.0 | nuget/nugetgallery | FI merge of hotfixes from master->dev (#6204) |
455,794 | 24.07.2018 10:41:06 | 25,200 | 2cd942736a3da00b8ab785ad4eba076dbcab129c | Update to latest NuGet.Services.Sql | [
{
"change_type": "MODIFY",
"old_path": "src/NuGetGallery.Core/Diagnostics/IDiagnosticsSource.cs",
"new_path": "src/NuGetGallery.Core/Diagnostics/IDiagnosticsSource.cs",
"diff": "using System.Collections.Generic;\nusing System.Diagnostics;\nusing System.Runtime.CompilerServices;\n+using Microsoft.Ext... | C# | Apache License 2.0 | nuget/nugetgallery | Update to latest NuGet.Services.Sql (#6165) |
455,794 | 25.07.2018 11:48:33 | 25,200 | cc1d16b135fdd553d99225e123f36aac79847e4f | Add ko2 back for admins (regression from f559b6d) | [
{
"change_type": "ADD",
"old_path": null,
"new_path": "src/NuGetGallery/Scripts/knockout-2.2.1.js",
"diff": "+// Knockout JavaScript library v2.2.1\n+// (c) Steven Sanderson - http://knockoutjs.com/\n+// License: MIT (http://www.opensource.org/licenses/mit-license.php)\n+\n+(function() {function j(w... | C# | Apache License 2.0 | nuget/nugetgallery | Add ko2 back for admins (regression from f559b6d) (#6209) |
455,747 | 25.07.2018 11:53:14 | 25,200 | 7df2d8441ad4fc2ce4d2d2803a31aaa17962f214 | Add symbols configuration | [
{
"change_type": "ADD",
"old_path": null,
"new_path": "src/NuGetGallery/App_Data/Files/Content/Symbols-Configuration.json",
"diff": "+{\n+ \"isSymbolsUploadEnabledForAll\": false,\n+ \"alwaysEnabledForEmailAddresses\": [\n+ ],\n+ \"alwasyEnabledForDomains\": [\n+ ]\n+}\n\\ No newline at end of file\... | C# | Apache License 2.0 | nuget/nugetgallery | Add symbols configuration (#6207) |
455,776 | 26.07.2018 08:57:27 | 25,200 | 370d94eb1057d98ac1f0353c4c096c87cb05e77a | Fix Symbols-Configuration.json | [
{
"change_type": "MODIFY",
"old_path": "src/NuGetGallery/App_Data/Files/Content/Symbols-Configuration.json",
"new_path": "src/NuGetGallery/App_Data/Files/Content/Symbols-Configuration.json",
"diff": "\"isSymbolsUploadEnabledForAll\": false,\n\"alwaysEnabledForEmailAddresses\": [\n],\n- \"alwasyEnabl... | C# | Apache License 2.0 | nuget/nugetgallery | Fix Symbols-Configuration.json (#6213) |
455,736 | 26.07.2018 11:11:04 | 25,200 | 37ae0a49f7a92f6e7a2587d510d2ea4e90865346 | Add information columns to Certificates table
Progress on | [
{
"change_type": "MODIFY",
"old_path": "src/NuGetGallery.Core/Entities/EntitiesContext.cs",
"new_path": "src/NuGetGallery.Core/Entities/EntitiesContext.cs",
"diff": "@@ -373,6 +373,11 @@ protected override void OnModelCreating(DbModelBuilder modelBuilder)\n.HasForeignKey(uc => uc.CertificateKey)\n.W... | C# | Apache License 2.0 | nuget/nugetgallery | Add information columns to Certificates table (#6214)
Progress on https://github.com/NuGet/NuGetGallery/issues/6183 |
455,736 | 30.07.2018 15:28:23 | 25,200 | a92d27e042dde1c395b5ea0512f97f43404cf937 | Add ShortSubject and ShortIssuer to Certificate entity
Progress on | [
{
"change_type": "MODIFY",
"old_path": "src/NuGetGallery.Core/Entities/Certificate.cs",
"new_path": "src/NuGetGallery.Core/Entities/Certificate.cs",
"diff": "@@ -33,10 +33,20 @@ public class Certificate : IEntity\npublic string Subject { get; set; }\n/// <summary>\n- /// The subject distinguished na... | C# | Apache License 2.0 | nuget/nugetgallery | Add ShortSubject and ShortIssuer to Certificate entity (#6234)
Progress on https://github.com/NuGet/NuGetGallery/issues/6183 |
455,736 | 31.07.2018 16:46:17 | 25,200 | 9762ffd26f59c3b32db729a9d9109164ff3393a9 | Assert package ID and version instead of file size
Address | [
{
"change_type": "MODIFY",
"old_path": "tests/NuGetGallery.FunctionalTests/NuGetGallery.FunctionalTests.csproj",
"new_path": "tests/NuGetGallery.FunctionalTests/NuGetGallery.FunctionalTests.csproj",
"diff": "<Reference Include=\"FluentLinkChecker\">\n<HintPath>..\\..\\packages\\FluentLinkChecker.1.0... | C# | Apache License 2.0 | nuget/nugetgallery | Assert package ID and version instead of file size (#6240)
Address https://github.com/NuGet/NuGetGallery/issues/6241 |
455,736 | 31.07.2018 10:09:22 | 25,200 | 5749f9c10a40fc803ad1fe9a595e15f0a12b67fd | Add gallery UI to display new certificate information
Progress on | [
{
"change_type": "MODIFY",
"old_path": "src/Bootstrap/dist/css/bootstrap-theme.css",
"new_path": "src/Bootstrap/dist/css/bootstrap-theme.css",
"diff": "@@ -624,6 +624,10 @@ img.reserved-indicator-icon {\ndisplay: inline-block;\nwidth: 100%;\n}\n+.page-account-settings .expired-certificate {\n+ font-... | C# | Apache License 2.0 | nuget/nugetgallery | Add gallery UI to display new certificate information (#6238)
Progress on https://github.com/NuGet/NuGetGallery/issues/6183. |
455,782 | 02.08.2018 13:32:56 | 25,200 | 2e99a8507d02cba4bc7b76878c2ebeeee1be2e32 | Use (short) version string in package version history | [
{
"change_type": "MODIFY",
"old_path": "src/NuGetGallery/Views/Packages/DisplayPackage.cshtml",
"new_path": "src/NuGetGallery/Views/Packages/DisplayPackage.cshtml",
"diff": "+\n@using NuGet.Services.Validation;\n@model DisplayPackageViewModel\n<td>\n<a href=\"@Url.Package(packageVersion)\" title=\"@... | C# | Apache License 2.0 | nuget/nugetgallery | Use (short) version string in package version history (#6159) |
455,776 | 02.08.2018 14:40:55 | 25,200 | 7f6ba8371c2aad0e6633c82fdb85c163eb58ed27 | CSS changes for status page for to status from serialized ServiceStatus JSON blob | [
{
"change_type": "MODIFY",
"old_path": "src/Bootstrap/dist/css/bootstrap-theme.css",
"new_path": "src/Bootstrap/dist/css/bootstrap-theme.css",
"diff": "@@ -1491,8 +1491,8 @@ img.reserved-indicator-icon {\n.page-status .status-degraded .ms-Icon {\ncolor: orange;\n}\n-.page-status .latest-updates + p ... | C# | Apache License 2.0 | nuget/nugetgallery | CSS changes for status page for to status from serialized ServiceStatus JSON blob (#6205) |
455,756 | 02.08.2018 15:17:10 | 25,200 | b5be954e335f87fdcfe59dfa5d4905a9693830c6 | Fix owner info missing issue | [
{
"change_type": "MODIFY",
"old_path": "src/NuGetGallery/Views/Shared/_ListPackage.cshtml",
"new_path": "src/NuGetGallery/Views/Shared/_ListPackage.cshtml",
"diff": "title=\"@Strings.ReservedNamespace_ReservedIndicatorTooltip\"/>\n}\n+ @if (Model.Owners != null && Model.Owners.Any())\n+ {\n<span cla... | C# | Apache License 2.0 | nuget/nugetgallery | Fix owner info missing issue (#6257) |
455,747 | 03.08.2018 16:37:27 | 25,200 | e52830c111da67a6d32c654c193258b096ff1f68 | Add no-op migration | [
{
"change_type": "ADD",
"old_path": null,
"new_path": "src/NuGetGallery/Migrations/201808032317064_FixSymbolCreatedColumnEFIssue.Designer.cs",
"diff": "+// <auto-generated />\n+namespace NuGetGallery.Migrations\n+{\n+ using System.CodeDom.Compiler;\n+ using System.Data.Entity.Migrations;\n+ using Sy... | C# | Apache License 2.0 | nuget/nugetgallery | Add no-op migration (#6263) |
455,759 | 07.08.2018 18:48:19 | -7,200 | af207870d7c60a5262a41325e2cd951ab1086bdc | Added package compliance policy checks when uploading through NuGet.org UI | [
{
"change_type": "MODIFY",
"old_path": "src/NuGetGallery/Controllers/PackagesController.cs",
"new_path": "src/NuGetGallery/Controllers/PackagesController.cs",
"diff": "@@ -1619,6 +1619,16 @@ public virtual async Task<JsonResult> VerifyPackage(VerifyPackageRequest formDat\nreturn Json(HttpStatusCode.... | C# | Apache License 2.0 | nuget/nugetgallery | Added package compliance policy checks when uploading through NuGet.org UI (#6272) |
455,759 | 07.08.2018 21:05:38 | -7,200 | fdeb46a59871a68fae5ffe458f46a9a60712b0c4 | Admin should have permissions to manage certificates for an org | [
{
"change_type": "MODIFY",
"old_path": "src/NuGetGallery/Services/ActionsRequiringPermissions.cs",
"new_path": "src/NuGetGallery/Services/ActionsRequiringPermissions.cs",
"diff": "@@ -120,7 +120,7 @@ public static class ActionsRequiringPermissions\n/// </summary>\npublic static ActionRequiringAccoun... | C# | Apache License 2.0 | nuget/nugetgallery | Admin should have permissions to manage certificates for an org (#6274) |
455,782 | 07.08.2018 13:39:59 | 25,200 | d1610bbcbe48e5e21a8a81ad7d47814cc493051d | Fix logging exceptions from background thread
The previous code would try to resolve a service from DI in a background thread without a HttpContext, and Autofac would throw an exception. So, pass the required service to the background thread when it can be resolved. | [
{
"change_type": "MODIFY",
"old_path": "src/NuGetGallery/Services/BackgroundMessageService.cs",
"new_path": "src/NuGetGallery/Services/BackgroundMessageService.cs",
"diff": "using System.Net.Mail;\nusing System.Threading.Tasks;\nusing AnglicanGeek.MarkdownMailer;\n+using Elmah;\nusing NuGetGallery.C... | C# | Apache License 2.0 | nuget/nugetgallery | Fix logging exceptions from background thread (#6273)
The previous code would try to resolve a service from DI in a background thread without a HttpContext, and Autofac would throw an exception. So, pass the required service to the background thread when it can be resolved. |
455,782 | 07.08.2018 15:25:35 | 25,200 | e60e75fcab128094aa8aa0410a17ffc57bddf4bd | Don't throw when SmtpUri is not set | [
{
"change_type": "MODIFY",
"old_path": "src/NuGetGallery/Services/MessageService.cs",
"new_path": "src/NuGetGallery/Services/MessageService.cs",
"diff": "@@ -22,7 +22,7 @@ public MessageService(IMailSender mailSender, IAppConfiguration config, ITelemet\n: base(mailSender, config)\n{\nthis.telemetryS... | C# | Apache License 2.0 | nuget/nugetgallery | Don't throw when SmtpUri is not set (#6278) |
455,736 | 07.08.2018 17:03:10 | 25,200 | f507de0d6b261477eb0580afda909939b90c43b1 | Collapse multi-line reason phrases in HttpStatusCodeWithBodyResult
Address | [
{
"change_type": "MODIFY",
"old_path": "tests/NuGetGallery.Facts/Controllers/ApiControllerFacts.cs",
"new_path": "tests/NuGetGallery.Facts/Controllers/ApiControllerFacts.cs",
"diff": "@@ -590,13 +590,13 @@ public async Task CreatePackage_Returns400IfPackageSecurityPolicyFails()\n.Returns(new ApiScop... | C# | Apache License 2.0 | nuget/nugetgallery | Collapse multi-line reason phrases in HttpStatusCodeWithBodyResult (#6280)
Address https://github.com/NuGet/NuGetGallery/issues/6279 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.