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

Praj/rebase with upstream #11

Open
wants to merge 35 commits into
base: master
Choose a base branch
from

Conversation

PrajaktaPurohit
Copy link

No description provided.

Richard Carlsson and others added 30 commits November 28, 2017 21:09
Eliminate use of module_info to check whether a module exports a function
Make webmachine_mochiweb loop call use latest version of module
Suppress stacktrace-related warnings in OTP21
… not 1xx or 204.

Signed-off-by: Prajakta Purohit <prajakta@opscode.com>
…nt_length

no Content-Length in header if response code is 1xx or 204
…eaders_headers_type

Fixed type reference in wm_reqdata.hrl
Using httpd_util:rfc1123_date/1 converts the date from local time to
GMT. This makes the test case fail in any time zone east of GMT (but
pass in GMT or a time zone west of GMT). To avoid this, we have to first
convert the time to GMT via that function and then convert it back to
Erlang date time. This way, we make sure we use exactly the same date in
both Last-Modified and in If-Modified-Since, honoring the original
intent of the test case.
The latest version of mochiweb can't be found in hex and the current
project owner does not have control to publish a new version. In order
to have webmachine be more compatible with erlang 21, the mochiweb version
needs to be upgraded as the "tuple calls" have officially been removed
from the language.
Update mochiweb dependency to git
…mochiweb-options

webmachine_mochiweb: change LoopFun to an {M,F,As} tuple
Signed-off-by: Prajakta Purohit <prajakta@chef.io>
PrajaktaPurohit and others added 4 commits August 11, 2020 02:55
… the conditional for supporting the olderversions of Erlang. Any version > R13 can support this code.

Signed-off-by: Prajakta Purohit <prajakta@chef.io>
…er than R15.

Since we don't support versions that old, removing this script.

Signed-off-by: Prajakta Purohit <prajakta@chef.io>
mochiweb -> master
ibrowse  -> chef/ibrowse ma/revert_ipv6

Signed-off-by: Lincoln Baker <lbaker@chef.io>
===> Compiling _build/default/lib/webmachine/src/webmachine_resource.erl failed
_build/default/lib/webmachine/src/webmachine_resource.erl:205: erlang:get_stacktrace/0: deprecated; use the new try/catch syntax for retrieving the stack backtrace

Signed-off-by: Lincoln Baker <lbaker@chef.io>
@PrajaktaPurohit PrajaktaPurohit force-pushed the praj/rebase_with_upstream branch from 04d5e26 to d7b5a10 Compare August 11, 2020 10:01
@sonarqubecloud
Copy link

sonarqubecloud bot commented May 3, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

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.

8 participants