-
Notifications
You must be signed in to change notification settings - Fork 138
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
Backend: Update to latest version of Echo Web Server #3216
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
✅ Hey nwmac! The commit authors and yourself have already signed the CLA. |
Codecov Report
@@ Coverage Diff @@
## v2-master #3216 +/- ##
=============================================
- Coverage 70.46% 70.45% -0.01%
=============================================
Files 661 661
Lines 29199 29199
Branches 6672 6672
=============================================
- Hits 20574 20572 -2
- Misses 8625 8627 +2 |
# Conflicts: # src/jetstream/plugins/metrics/cloud_foundry.go
richard-cox
approved these changes
Feb 11, 2019
KlapTrap
pushed a commit
that referenced
this pull request
Feb 12, 2019
* v2-master: (29 commits) Stop paginationResetPagination from added invalid fields Fix endpoint registration SSL error test Make sure we clear junk cookie to avoid issues Fix lint issue Fix for logging session secret detection Ensure we have same error output as V2 Add logging for session store secret Fixed typos. Simplified Backend: Update to latest version of Echo Web Server (#3216) Fixes for SESSION_STORE_SECRET Tidy ups Fix header copy paste typo Remove spurious logging Add logging when upgrade volume detected Fix session secret with multiple instances. Fix multiple sessions WIP Updates for 8 Feb Update status_updates.md Updates Patch the image version in the chart, so reuse-values can work ...
KlapTrap
pushed a commit
that referenced
this pull request
Feb 15, 2019
* v2-master: (188 commits) Weekly update Automated test script improvements and fixes (#3402) Fixed date --> data typo Also show forked repos when suggesting github repos in deploy app Changes following review - Removed commented out code - Ensure we handle entities with loooooong names - Wrap recent section on thin browsers - Remove favourite actions if endpoint is disconnected - Replaced `PaginationRemoveIdAction` with existing `ClearPaginationOfEntity` Fix issue where autocomplete stops working Front-end unit test fixes for switch to http client Address PR Feedback Docs updates E2E: Updated endpoint table data getter Fixes for echo v3 upgrade Stop paginationResetPagination from added invalid fields Fix endpoint registration SSL error test Make sure we clear junk cookie to avoid issues Fix lint issue Fix for logging session secret detection Ensure we have same error output as V2 Add logging for session store secret Fixed typos. Simplified Backend: Update to latest version of Echo Web Server (#3216) ...
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Update to v3 from v2