tag:github.com,2008:https://github.com/nSwann09/NuGetGallery/releases Tags from NuGetGallery 2017-06-13T07:16:02Z tag:github.com,2008:Repository/98096929/v2017.06.14 2017-06-13T07:16:02Z v2017.06.14: Support for policy propagation (#4061) (#4117) <p>Support for policy propagation (<a class="issue-link js-issue-link" href="https://github.com/NuGet/NuGetGallery/pull/4061">NuGet#4061</a>) (<a class="issue-link js-issue-link" href="https://github.com/NuGet/NuGetGallery/pull/4117">NuGet#4117</a>)</p> <p>- Added inline confirmation when adding new package owner <br />- Added package URL link to package owner request emails <br />- Added new notification to co-owners when package owner request is confirmed <br />- Added secure push policy messaging to communication above (confirmation, request, and notification) <br />- Added secure push policy messaging to package view for owners and admins <br />- Fixed bug on security policy admin view where toggle all broken if multiple subscriptions <br />- Updated security policy admin view to not reload page on update postback</p> xavierdecoster tag:github.com,2008:Repository/98096929/v2017.04.28 2017-04-28T21:42:19Z v2017.04.28: Merge pull request #3846 from NuGet/dev <p>Merge pull request <a class="issue-link js-issue-link" href="https://github.com/NuGet/NuGetGallery/pull/3846">NuGet#3846</a> from NuGet/dev</p> <p>[ReleasePrep][2017.04.28]RI of dev into master</p> tag:github.com,2008:Repository/98096929/v2017.03.27 2017-03-27T16:17:58Z v2017.03.27: Revert UpdateIsLatest optimistic concurrency changes (#3707) <p>Revert UpdateIsLatest optimistic concurrency changes (<a class="issue-link js-issue-link" href="https://github.com/NuGet/NuGetGallery/pull/3707">NuGet#3707</a>)</p> <p>* Revert "UpdateIsLatest concurrent unlist fix (<a class="issue-link js-issue-link" href="https://github.com/NuGet/NuGetGallery/pull/3695">NuGet#3695</a>)"</p> <p>This reverts commit <a class="commit-link" href="https://github.com/nSwann09/NuGetGallery/commit/551fd8616d25f7257513380b13e9443b0f93afc9"><tt>551fd86</tt></a>.</p> <p>* Revert "Fix concurrent push test by disabling search hijacking on feed (<a class="issue-link js-issue-link" href="https://github.com/NuGet/NuGetGallery/pull/3641">NuGet#3641</a>)"</p> <p>This reverts commit <a class="commit-link" href="https://github.com/nSwann09/NuGetGallery/commit/00fb3fb2d811e11e05e437b08fbc8171c7fcde0c"><tt>00fb3fb</tt></a>.</p> <p>* Revert "IsLatest Fix: wrong connection string passed to retry context (<a class="issue-link js-issue-link" href="https://github.com/NuGet/NuGetGallery/pull/3632">NuGet#3632</a>)"</p> <p>This reverts commit <a class="commit-link" href="https://github.com/nSwann09/NuGetGallery/commit/1b6b5b0d447066599138b83ba94e9de045228cf1"><tt>1b6b5b0</tt></a>.</p> <p>* Revert "<span class="issue-keyword tooltipped tooltipped-se">Fix</span> <a class="issue-link js-issue-link" href="https://github.com/NuGet/NuGetGallery/issues/2514">NuGet#2514</a> - Use optimistic concurrency to prevent multiple UpdateIsLatest calls on same package (<a class="issue-link js-issue-link" href="https://github.com/NuGet/NuGetGallery/pull/3548">NuGet#3548</a>)"</p> <p>This reverts commit <a class="commit-link" href="https://github.com/nSwann09/NuGetGallery/commit/27ea9bc5b3e10797c7bf18e1d2ccfb8f22c79eab"><tt>27ea9bc</tt></a>.</p> chenriksson tag:github.com,2008:Repository/98096929/v2017.03.22 2017-03-20T23:09:43Z v2017.03.22 joelverhagen tag:github.com,2008:Repository/98096929/v2017.02.24 2017-02-27T18:27:35Z v2017.02.24 joelverhagen tag:github.com,2008:Repository/98096929/v2017.01.30 2017-01-31T18:29:10Z v2017.01.30 joelverhagen tag:github.com,2008:Repository/98096929/v2017.01.27 2017-01-27T22:39:06Z v2017.01.27 joelverhagen tag:github.com,2008:Repository/98096929/v2017.01.17 2017-01-12T21:50:18Z v2017.01.17: Merge remote-tracking branch 'refs/remotes/origin/dev' <p>Merge remote-tracking branch 'refs/remotes/origin/dev'</p> <p># Conflicts: <br /># src/NuGetGallery/Controllers/ApiController.cs <br /># tests/NuGetGallery.Facts/Controllers/PackagesControllerFacts.cs</p> tag:github.com,2008:Repository/98096929/v2017.01 2017-01-06T03:32:57Z v2017.01 cristinamanum tag:github.com,2008:Repository/98096929/v2016.12 2016-12-08T00:39:56Z v2016.12: Functional test that verifies the order of packages in the feed (#3398) <p>Functional test that verifies the order of packages in the feed (<a class="issue-link js-issue-link" href="https://github.com/NuGet/NuGetGallery/pull/3398">NuGe…</a></p> <p><a class="issue-link js-issue-link" href="https://github.com/NuGet/NuGetGallery/pull/3398">…t#3398</a>)</p> <p>* PackagesAppearInFeedInOrderTest</p> <p>* remove isListed check from CheckIfPackageVersionExistsInSource</p> <p>* remove FindPackagesById url comment</p> <p>* fix to small code error</p> <p>* pr fixes</p> <p>* increase number of tries to give test more leeway</p> <p>* improve runtime of test by bypassing search service</p> <p>* remove unused references</p> <p>* fix name of PackagesInOrderRefreshTimeMs</p> <p>* removed unnecessary checking, tidied the code</p>