Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / inhabitedtype/ocaml-webmachine issues and pull requests

#100 - rd: internal refactor of Rd construction

Pull Request - State: closed - Opened by seliopou over 4 years ago

#99 - Reorg Util module

Pull Request - State: closed - Opened by seliopou over 4 years ago

#98 - examples are failing to build

Issue - State: closed - Opened by idkjs almost 5 years ago - 1 comment

#97 - Update webmachine.mli

Pull Request - State: closed - Opened by hannesm almost 5 years ago - 1 comment

#96 - Post create

Pull Request - State: closed - Opened by linse almost 5 years ago - 12 comments

#95 - Port to dune

Pull Request - State: closed - Opened by emillon over 5 years ago - 1 comment

#94 - What about httpaf support?

Issue - State: open - Opened by hannesm almost 6 years ago - 1 comment

#93 - fix if-match / if-none-match implementation

Pull Request - State: closed - Opened by hannesm about 6 years ago - 4 comments

#92 - Simplify http date parser according to RFC 7231

Pull Request - State: closed - Opened by ansiwen over 6 years ago - 4 comments

#91 - Wm_util.Date?

Issue - State: open - Opened by hannesm over 6 years ago - 6 comments

#90 - fix-examples-build: only build examples for newer ocaml versions

Pull Request - State: closed - Opened by seliopou over 6 years ago

#89 - wrapped: make webmachine a "wrapped" jbuilder library

Pull Request - State: closed - Opened by seliopou over 6 years ago - 1 comment

#88 - fix-async-examples: fix the build and remove deprecations warnings

Pull Request - State: closed - Opened by seliopou over 6 years ago

#87 - travis: add post_install hook compiling the examples, test on 4.05.0 and 4.06.0

Pull Request - State: closed - Opened by hannesm over 6 years ago - 6 comments

#86 - PUT fails when content_types_provided is empty

Issue - State: closed - Opened by xguerin over 6 years ago - 2 comments
Labels: question

#85 - update build instructions to reflect switch from oasis to jbuilder^Wdune

Pull Request - State: closed - Opened by hannesm over 6 years ago - 2 comments

#84 - Remove CalendarLib dependency

Pull Request - State: closed - Opened by ansiwen over 6 years ago - 13 comments

#83 - accept: Don't crash on parsing errors

Pull Request - State: closed - Opened by andrewalker almost 7 years ago - 2 comments

#82 - Invalid Accept crashes the server

Issue - State: closed - Opened by andrewalker almost 7 years ago - 2 comments

#81 - Question about content_types_accepted

Issue - State: open - Opened by hadils almost 7 years ago - 4 comments
Labels: enhancement

#80 - Remove the dependency on calendar and disable the tests for those decision points.

Pull Request - State: closed - Opened by tmcgilchrist about 7 years ago - 2 comments

#79 - Implement parser for HTTP date format

Issue - State: closed - Opened by seliopou about 7 years ago - 3 comments
Labels: enhancement, help wanted

#78 - Move to jbuilder

Pull Request - State: closed - Opened by thedufer about 7 years ago - 2 comments

#77 - Add more versions of ocaml compiler.

Pull Request - State: closed - Opened by tmcgilchrist about 7 years ago - 1 comment

#76 - Fix cohttp_async_io unbound issue

Pull Request - State: closed - Opened by tmcgilchrist about 7 years ago - 2 comments

#75 - Cannot build from source: Cohttp_async_io is unbounded (OS X 10.11.6)

Issue - State: closed - Opened by erwanor about 7 years ago - 5 comments
Labels: bug

#74 - accept: clean up accept header parsing

Pull Request - State: closed - Opened by seliopou over 7 years ago

#73 - Dependency on calendar breaks usage with mirage

Issue - State: closed - Opened by ansiwen over 7 years ago - 11 comments
Labels: enhancement, help wanted

#72 - fix cohttp link in readme

Pull Request - State: closed - Opened by yomimono over 7 years ago

#71 - WWW-Authenticate header with any scheme #60

Pull Request - State: closed - Opened by kkazuo over 7 years ago - 2 comments

#70 - Fix media match for content_types_accepted #69

Pull Request - State: closed - Opened by zoggy over 7 years ago - 3 comments

#69 - Wrong test for content_types_accepted

Issue - State: closed - Opened by zoggy over 7 years ago - 3 comments

#68 - Implement Challenge variant of auth type

Issue - State: closed - Opened by seliopou over 7 years ago - 1 comment
Labels: bug, help wanted

#67 - cohttp-compat: compatibility with cohttp.0.21.0

Pull Request - State: closed - Opened by seliopou over 7 years ago

#66 - build: update _oasis and opam files

Pull Request - State: closed - Opened by seliopou over 7 years ago

#65 - fix for new cohttp

Pull Request - State: closed - Opened by vbmithr over 7 years ago - 4 comments

#64 - Example code: Fix typos in comments; link to examples in README

Pull Request - State: closed - Opened by olleolleolle almost 8 years ago - 1 comment

#63 - Build against OCaml 4.03.

Pull Request - State: closed - Opened by tmcgilchrist almost 8 years ago - 1 comment

#62 - Redirect does not set the HTTP code

Issue - State: open - Opened by Leonidas-from-XIV almost 8 years ago - 1 comment

#61 - Provide a body when reporting errors

Issue - State: open - Opened by talex5 about 8 years ago
Labels: enhancement, help wanted

#60 - Fix WWW-Authenticate header for requesting Basic authentication

Pull Request - State: closed - Opened by ansiwen over 8 years ago - 3 comments

#59 - cohttp-ver: add upper-bound to chttp version

Pull Request - State: closed - Opened by seliopou over 8 years ago

#58 - webmachine 0.3.1 can't be installed by opam with ocaml 4.02.3 and 4.03.0

Issue - State: closed - Opened by Khady over 8 years ago - 5 comments

#57 - readme: reorder sections, update dev instructions

Pull Request - State: closed - Opened by seliopou over 8 years ago

#56 - content_type_provided called twice, or where to set headers

Issue - State: closed - Opened by zoggy over 8 years ago - 2 comments

#55 - crud: fix PUT handling in crud_lwt example

Pull Request - State: closed - Opened by seliopou over 8 years ago

#54 - Corrupted PUT functionality in crud_lwt example

Issue - State: closed - Opened by pkel over 8 years ago - 1 comment

#53 - minor typo

Pull Request - State: closed - Opened by brakmic over 8 years ago - 1 comment

#52 - cohttp: further increase cohttp version constraint

Pull Request - State: closed - Opened by seliopou over 8 years ago

#51 - document resource class

Pull Request - State: closed - Opened by seliopou over 8 years ago

#50 - Implement missing POST functionality

Issue - State: closed - Opened by tmcgilchrist almost 9 years ago - 5 comments

#49 - Add CONTRIBUTING.md

Pull Request - State: closed - Opened by seliopou almost 9 years ago - 1 comment

#48 - fix cohttp version constraint

Pull Request - State: closed - Opened by seliopou almost 9 years ago

#47 - Implement logic around pre-conditions

Pull Request - State: closed - Opened by tmcgilchrist almost 9 years ago - 13 comments

#46 - Add initial support for PATCH.

Pull Request - State: closed - Opened by tmcgilchrist almost 9 years ago - 10 comments

#45 - vary: add default conneg variances

Pull Request - State: closed - Opened by seliopou almost 9 years ago

#44 - auth: Support typical auth schemes for is_authorized return type

Pull Request - State: closed - Opened by seliopou almost 9 years ago

#43 - crud: refactor crud example

Pull Request - State: closed - Opened by seliopou almost 9 years ago

#42 - release: 0.2.3

Pull Request - State: closed - Opened by seliopou almost 9 years ago

#41 - Illustrate how to prepare a simple class serving static content

Issue - State: open - Opened by foretspaisibles almost 9 years ago - 8 comments

#40 - Illustrate how to set cookies

Issue - State: open - Opened by foretspaisibles almost 9 years ago

#39 - Illustrate how to read cookies

Issue - State: open - Opened by foretspaisibles almost 9 years ago

#38 - Illustrate the use of forms

Issue - State: open - Opened by foretspaisibles almost 9 years ago - 2 comments

#37 - New example, a CRUD API

Pull Request - State: closed - Opened by slegrand45 about 9 years ago - 1 comment

#36 - respond: don't reset body if no body is provided

Pull Request - State: closed - Opened by seliopou about 9 years ago

#35 - io: replace IO module with io type

Pull Request - State: closed - Opened by seliopou about 9 years ago

#34 - redirect: add redirect bit to rd, handle properly in diagram

Pull Request - State: closed - Opened by seliopou about 9 years ago - 2 comments

#33 - No handler called on PUT request?

Issue - State: closed - Opened by slegrand45 about 9 years ago - 3 comments
Labels: question

#32 - How to return HTTP 201 (created) after a POST?

Issue - State: closed - Opened by slegrand45 about 9 years ago - 4 comments
Labels: bug, question

#31 - is_authorized: support www-authenticate header

Pull Request - State: closed - Opened by seliopou about 9 years ago

#30 - Remove auth_required

Pull Request - State: closed - Opened by seliopou about 9 years ago

#29 - eager: fix overeager resource construction

Pull Request - State: closed - Opened by seliopou about 9 years ago

#28 - options: default options handler returns Allow header

Pull Request - State: closed - Opened by seliopou about 9 years ago

#27 - allow: include allow header when returning 405

Pull Request - State: closed - Opened by seliopou about 9 years ago

#26 - dispatch: update to latest API

Pull Request - State: closed - Opened by seliopou about 9 years ago

#25 - dispatch package

Pull Request - State: closed - Opened by seliopou about 9 years ago

#24 - prepare for release

Pull Request - State: closed - Opened by seliopou about 9 years ago

#23 - v3o20-fix: invert test in v3o20, and test response body

Pull Request - State: closed - Opened by seliopou about 9 years ago

#22 - v3o20 condition seems reversed

Issue - State: closed - Opened by edwintorok about 9 years ago - 1 comment
Labels: bug

#21 - update license in build files, test on OCaml 4.01

Pull Request - State: closed - Opened by seliopou about 9 years ago

#20 - Convert example to Lwt

Pull Request - State: closed - Opened by foretspaisibles about 9 years ago - 6 comments

#19 - Expose connection information in Rd.t

Issue - State: open - Opened by seliopou about 9 years ago
Labels: enhancement

#18 - examples: add async-based "Hello, world!" example

Pull Request - State: closed - Opened by seliopou over 9 years ago

#17 - opam fixes and new test

Pull Request - State: closed - Opened by seliopou over 9 years ago

#16 - Keep dependencies in sync with OPAM

Pull Request - State: closed - Opened by Chris00 over 9 years ago - 1 comment

#15 - Initial release

Pull Request - State: closed - Opened by seliopou over 9 years ago

#14 - Finish implementing cache handlers

Issue - State: closed - Opened by seliopou over 9 years ago - 2 comments
Labels: bug

#13 - Finishing porting Erlang tests

Issue - State: open - Opened by seliopou over 9 years ago - 2 comments
Labels: enhancement, help wanted

#12 - doc: fix typo in mli documentation

Pull Request - State: closed - Opened by seliopou over 9 years ago

#11 - fields: remove unused object fields

Pull Request - State: closed - Opened by seliopou over 9 years ago

#10 - rework in preparation for release

Pull Request - State: closed - Opened by seliopou over 9 years ago

#9 - put: allow PUT requests at v3o18

Pull Request - State: closed - Opened by seliopou over 9 years ago

#8 - path_info: provide safe and unsafe methods

Pull Request - State: closed - Opened by seliopou over 9 years ago

#7 - v3o18: allow DELETE requests to reach this decision node

Pull Request - State: closed - Opened by seliopou over 9 years ago

#6 - accept: fix content negotiation bugs

Pull Request - State: closed - Opened by seliopou over 9 years ago

#5 - improve dispatch support

Pull Request - State: closed - Opened by seliopou over 9 years ago

#4 - not_found: add not_found argument to dispatch

Pull Request - State: closed - Opened by seliopou over 9 years ago

#3 - Usability API changes

Pull Request - State: closed - Opened by seliopou over 9 years ago

#2 - opam: add version constraint for re package

Pull Request - State: closed - Opened by seliopou over 9 years ago

#1 - travis

Pull Request - State: closed - Opened by seliopou over 9 years ago