Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge dev into feature-redesign #4337

Merged
merged 70 commits into from
Jul 6, 2017
Merged

Merge dev into feature-redesign #4337

merged 70 commits into from
Jul 6, 2017

Conversation

joelverhagen
Copy link
Member

Commits.

Author Comment Commit
@joelverhagen Add outbound click event tracking for project URL, license URL, and m… ef6847f
@agr Forcing HTTPS in Gallery (#3993) … b0d125a
@chenriksson Fix InvalidOperationException from profile when multiple version are … 95190d3
@chenriksson Merge pull request #4286 from NuGet/master … 7303b09
@xavierdecoster Add X-NuGet-Warning header to response when pushing SemVer2 package (#… d6aa89c
@xavierdecoster Warn package authors when uploading a semver2 package through the web… 6cb5fed
@skofman1 Fix trx output of functional tests not to override each other (#4302) … 60f9cef
@chenriksson Update reflow to update IsLatest state (#4318) 192adc1
@joelverhagen Fix test issue caused by HTTPS redirect (#4332) ffcf527
@joelverhagen Merge branch 'dev' into feature-redesign d456c32

ryuyu and others added 30 commits May 22, 2017 09:53
[ReleasePrep][2017.05.19]RI of dev into master
Fixes #4002. Relevant to [VSTS #395879](https://devdiv.visualstudio.com/DefaultCollection/DevDiv/_workitems?id=395879&_a=edit). This help-text bug was for the sign-in page, but this also affects the Report Abuse page.

* Fixed accessibility of email field in report abuse page
* Fixed signature accessibility
* Added Nuget.Services.Logging; moved to TelemetryResponseCodeProcessor
* Added binding redirect for AI
* adding new optional semVerLevel query parameter to v2 odata endpoints

* adding new optional semVerLevel query parameter to v2 autocomplete endpoints

* Applying semVerLevel filter on v2 OData endpoints

* Use [FromUri] attribute on semVerLevel
(avoids having single quotes in the parameter value)

* Ensure navigation links on v2 feeds use normalized version

* Clarifying comment on Get(Id=,Version=) v2 API

* Properly default to semver2 inclusion on Get(Id=,Version=)

* Compare NormalizedVersion to be able to retrieve matching SemVer2 package versions for a given normalized version string.

* Code review feedback

* Update and fix broken test data
…ns (#3761)

* Keep legacy version compatibility checks in place for non-semver2 versions

* Added comment to clarify the reasons behind the legacy version check.

* Fix typo

* Rename test for clarity

* code review feedback
…equesting a specific version, and compare on NormalizedVersion
xavierdecoster and others added 19 commits June 9, 2017 18:28
* Make downloads link on home page a proper link (#4052)

* Fix the date format on stats page (#4057)

* Update telemetry processors (#4059)

* Average download shown incorrectly when its 1.x #4039 (#4040)

* Average download shown incorrectly when its 1.x #4039

* Moved logic to viewmodel and added UTs

* Package-Versions autocomplete endpoint does not properly handle semVerLevel when using the db #4086 (#4087)

* v2 package-versions auto-complete endpoint should exclude deleted versions #4092 (#4093)

* Remove auto-refresh AJAX call for total stats on home page #4090 (#4091)
- Added inline confirmation when adding new package owner
- Added package URL link to package owner request emails
- Added new notification to co-owners when package owner request is confirmed
- Added secure push policy messaging to communication above (confirmation, request, and notification)
- Added secure push policy messaging to package view for owners and admins
- Fixed bug on security policy admin view where toggle all broken if multiple subscriptions
- Updated security policy admin view to not reload page on update postback
- Added inline confirmation when adding new package owner
- Added package URL link to package owner request emails
- Added new notification to co-owners when package owner request is confirmed
- Added secure push policy messaging to communication above (confirmation, request, and notification)
- Added secure push policy messaging to package view for owners and admins
- Fixed bug on security policy admin view where toggle all broken if multiple subscriptions
- Updated security policy admin view to not reload page on update postback
* RequireSslAttribute to support the HEAD method correctly

* RequireSslAttribute is now used for every single request.

* Functional tests

* ForceSslMiddleware instead of global filter

* Removed the "if authenticated" comment

* Made Gallery to use the Nuget.Services.Owin library instead of other HTTPS redirect classes.

* Udpated to newer version of the ForceSslMiddleware.
Added /api/status to the list of exclusions.

* Merge error fix

* ForceSslExclusion documentation fix

* Stable NuGet.Services.Owin

* Added separate method for the Load Balancer to check the Gallery's own health (not the dependent services).
Modified tests to check that the new method does not redirect to HTTPS.

* Added `ForceSslExclustion` value example.
Duplicated documentation for the `ForceSslExclustion` in `AppConfiguration`.

* renamed the endpoint for LB health probe

* undo default SSL setting update
[Deployment 28.06.2017] FI master->dev
…4292)

* Add X-NuGet-Warning header to response when pushing SemVer2 package

* added unit test
… site (#4239)

* Warn package authors when uploading a semver2 package through the web site

* CR feedback

* fix wording

* Avoid HTML duplication of submit button on VerifyPackage view + move button out of the warning banner for semver2

* Added fwlink + updated wording
* Fix trx output of functional tests not to override each other

* PR feedback
ryuyu and others added 2 commits July 6, 2017 14:06
* Add new common stylesheet for highcontrast specific changes.
* shift bars slightly so Downloads text is always visible.
@joelverhagen joelverhagen merged commit 0751325 into NuGet:feature-redesign Jul 6, 2017
@joelverhagen joelverhagen deleted the dev-merge branch July 6, 2017 21:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.