openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
E
ewgi
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 17 hours
ago. based on code collected
2 days
ago.
Jun 17, 2025 — Jun 17, 2026
Showing page 1 of 4
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
check that headers in response is a list
Filippo Pacini
More...
over 16 years ago
modified all possible http status codes from rfc
Filippo Pacini
More...
over 16 years ago
add some tests for response record
Filippo Pacini
More...
over 16 years ago
add more tests
Filippo Pacini
More...
over 16 years ago
started working on the lint module
Filippo Pacini
More...
over 16 years ago
Patch from sendtopms which fixes parse_element/2 for server_port in ewgi_mochiweb
Hunter Morris
More...
over 16 years ago
Simplify Emakefile
Hunter Morris
More...
over 16 years ago
Fix line endings in support files
Hunter Morris
More...
over 16 years ago
Deleting character intruder. :\
davide
More...
over 16 years ago
ewgi_api: with the new stream_process_init/[2,3] function the process generating the push stream can now specify which headers to use in the response. Updated the push_streams gateway implementations as well as the ewgi_push_stream middleware and examples.
davide
More...
over 16 years ago
Bug fix: we were ignoring/incorrectly passing the response headers to Yaws.
davide
More...
over 16 years ago
ewgi_mochiweb, ewgi_inets - push_streams: trying to mimic the work done by yaws_server:done_or_continuer(). TODO: come up with a to remove the need for having an active webserver process just waiting for the new socket owner to complete!
davide
More...
over 16 years ago
ewgi_inets/stream_process_deliver_chunk: removed a unneeded dependency on mochihex.
davide
More...
over 16 years ago
ewgi_mochiweb: remove the function that was injecting the POST data in the remote_user_data field.
davide
More...
over 16 years ago
Added support for push stream in mochiweb and inets (feel free to quick the tires).
davide
More...
over 16 years ago
Changed the order of arguments to EwgiServer:stream_process_end/2.
davide
More...
over 16 years ago
ewgi_push_stream: was overriding all response headers, fixed now.
davide
More...
over 16 years ago
ewgi_post: added support for content-type "application/json".
davide
More...
over 16 years ago
ewgi_api: - rolled back the changes regarding charset conversion to unicode; ewgi_post: - the input charset conversion to unicode landed on this module; - all content-type key/value pairs are now passed along for processing within the content-type handler; - changed the response content-type to "text/html; charset=utf8".
davide
More...
over 16 years ago
Drop the usage of parametrized modules in the ewgi gateways (it wasn't really needed and was getting in the way of a clean implementation of the push_streams).
davide
More...
over 16 years ago
Push Streams middleware (currrently only supported in Yaws).
davide
More...
over 16 years ago
Merge branch 'master' of git://github.com/davide/ewgi
Filippo Pacini
More...
over 16 years ago
Added support for processing MIME content-type=utf8 in POST data.
davide
More...
over 16 years ago
Generate the ewgi_examples.app file (VSN from the Makefile; MODULES constructed using the names of the compiled modules - all under the ebin folder).
davide
More...
over 16 years ago
Moved some basic middleware back to the ewgi_examples project as they are simply not generic enough to include in this project.
davide
More...
over 16 years ago
Added support for setting paths for the cookies (enabling separate session storage for sites running on the same host).
davide
More...
over 16 years ago
Add rule for building files under src/utils/.
davide
More...
over 16 years ago
Rename type bool() to boolean().
davide
More...
over 16 years ago
OTP-8187 - dialyzer not only accepts but also properly processes remote types (i.e., types of the form ModuleName:TypeName()).
davide
More...
over 16 years ago
Copied support module smak_html_util as ewgi_util_html.
davide
More...
over 16 years ago
←
1
2
3
4
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree