Ecosyste.ms: Issues

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

GitHub / CrowdHailer/raxx issues and pull requests

#194 - Project status?

Issue - State: closed - Opened by Nezteb about 1 year ago - 1 comment

#193 - replace depreciated Code.ensure_compiled?

Pull Request - State: closed - Opened by CharlesOkwuagwu over 3 years ago - 1 comment

#192 - Removes: warning: Code.ensure_compiled?/1 is deprecate

Pull Request - State: closed - Opened by CharlesOkwuagwu over 3 years ago - 1 comment

#191 - Fix Raxx.complete?/1 to return true when a body is an iolist

Pull Request - State: closed - Opened by varnerac over 4 years ago - 1 comment

#190 - Raxx.View add a way to have page metadata in the layout

Issue - State: open - Opened by CrowdHailer over 4 years ago

#189 - Gleam

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

#188 - Raxx.Request.uri/1 function

Pull Request - State: closed - Opened by nietaki almost 5 years ago

#187 - Fix travis CI

Pull Request - State: closed - Opened by nietaki almost 5 years ago - 2 comments

#186 - Make usage of iodata made more explicit in the docs

Pull Request - State: closed - Opened by nietaki almost 5 years ago - 2 comments

#185 - Fix specs, to show that Raxx.data can contain iodata

Issue - State: closed - Opened by CrowdHailer almost 5 years ago

#184 - Session protection

Pull Request - State: closed - Opened by CrowdHailer about 5 years ago

#182 - Encrypted session

Pull Request - State: closed - Opened by CrowdHailer about 5 years ago

#181 - failing tests for line information

Pull Request - State: open - Opened by CrowdHailer about 5 years ago
Labels: help wanted

#180 - Optional arguments

Pull Request - State: closed - Opened by CrowdHailer about 5 years ago

#179 - Raxx.Logger 1.0 Roadmap

Issue - State: open - Opened by CrowdHailer about 5 years ago
Labels: help wanted

#178 - Raxx.View 1.0 Roadmap

Issue - State: open - Opened by CrowdHailer about 5 years ago
Labels: help wanted

#177 - Raxx.Session 1.0 Roadmap

Issue - State: open - Opened by CrowdHailer about 5 years ago
Labels: help wanted

#176 - Csrf protection

Pull Request - State: closed - Opened by CrowdHailer about 5 years ago

#175 - Incorrect parsing of request when path looks like an absolute url

Issue - State: closed - Opened by CrowdHailer about 5 years ago - 1 comment

#174 - Start a Raxx session project

Pull Request - State: closed - Opened by CrowdHailer about 5 years ago

#173 - Handle unexpected HTTP verb

Issue - State: closed - Opened by lasseebert over 5 years ago - 6 comments

#172 - Next breaking release

Pull Request - State: closed - Opened by CrowdHailer over 5 years ago

#171 - Remove eex html dep

Pull Request - State: closed - Opened by lasseebert over 5 years ago - 3 comments

#170 - Remove eex_html dep?

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

#169 - Add middleware Method override and head middleware

Pull Request - State: closed - Opened by CrowdHailer over 5 years ago

#168 - deprecate Raxx.Layout module

Pull Request - State: closed - Opened by CrowdHailer over 5 years ago

#167 - New 1.0 roadmap

Issue - State: closed - Opened by CrowdHailer over 5 years ago - 11 comments

#166 - Implement partial macro included by view and layout

Pull Request - State: closed - Opened by CrowdHailer over 5 years ago

#165 - extract Raxx.View to an extension

Pull Request - State: closed - Opened by CrowdHailer over 5 years ago

#164 - upgrade logger to middleware behaviour

Pull Request - State: closed - Opened by CrowdHailer over 5 years ago

#163 - allow to set multiple cookies

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

#162 - Implement partial macro

Pull Request - State: closed - Opened by CrowdHailer over 5 years ago

#161 - remove logger to it's own project

Pull Request - State: closed - Opened by CrowdHailer over 5 years ago

#160 - breaking release

Pull Request - State: closed - Opened by CrowdHailer over 5 years ago

#159 - Add Raxx.Context

Pull Request - State: closed - Opened by nietaki over 5 years ago - 3 comments

#158 - fix unused clause in code generated by router

Pull Request - State: closed - Opened by CrowdHailer over 5 years ago

#157 - Implementing middlewares

Pull Request - State: closed - Opened by CrowdHailer over 5 years ago - 3 comments

#156 - Feature Proposal: Raxx.Context

Issue - State: closed - Opened by nietaki over 5 years ago - 3 comments

#155 - Experiments in expanding the meaning of a Channel.

Pull Request - State: closed - Opened by CrowdHailer over 5 years ago

#154 - fix doc example

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

#153 - Work around deprecation warnings messing with the compilation.

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

#152 - Router is aware of stacks

Pull Request - State: closed - Opened by CrowdHailer over 5 years ago - 4 comments

#151 - Cache dialyzer artifacts

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

#150 - Use middleware

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

#149 - make `use Raxx.Middleware` a thing

Issue - State: closed - Opened by nietaki over 5 years ago - 2 comments

#148 - Add a Middleware-aware Router

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

#147 - Benchmark different Raxx.Stack state structures and switch to the fastest one

Issue - State: open - Opened by nietaki over 5 years ago - 1 comment

#146 - Add CircleCI config with Dialyzer PLT caching

Pull Request - State: closed - Opened by varnerac over 5 years ago

#145 - Change Raxx.get/set_header calls to allow duplicate headers.

Pull Request - State: closed - Opened by varnerac over 5 years ago - 3 comments

#144 - Change Request.headers doc from map to proplist

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

#143 - Introduce separate behaviour for streaming and simple cases

Pull Request - State: closed - Opened by CrowdHailer over 5 years ago - 3 comments

#142 - Should setting a body on a GET request raise an error.

Issue - State: closed - Opened by CrowdHailer almost 6 years ago - 1 comment
Labels: question

#141 - An option for middleware that fits in the existing Raxx.Server behaviour

Pull Request - State: closed - Opened by CrowdHailer almost 6 years ago - 2 comments

#140 - A quick, possibly over simplistic, benchmark for middleware

Pull Request - State: closed - Opened by CrowdHailer almost 6 years ago - 1 comment

#139 - Add middleware interfaces and integration

Pull Request - State: closed - Opened by nietaki almost 6 years ago - 8 comments

#138 - Remove handle_request from Raxx.Server behaviour

Issue - State: closed - Opened by nietaki almost 6 years ago - 2 comments

#137 - Add Raxx.Kit reference to the readme.

Pull Request - State: closed - Opened by nietaki almost 6 years ago

#136 - Add middleware proof of concept

Issue - State: closed - Opened by nietaki almost 6 years ago - 10 comments

#135 - Dialyzer warnings when returning non-trivial responses from handle_request

Issue - State: closed - Opened by nietaki almost 6 years ago - 4 comments

#134 - iodata in all specs for body

Issue - State: closed - Opened by CrowdHailer almost 6 years ago - 1 comment

#133 - Fix warnings that come from the `EEx.HTML.Safe` protocol warnings.

Issue - State: closed - Opened by CrowdHailer almost 6 years ago - 1 comment
Labels: help wanted

#132 - Add line numbers from template to view.

Issue - State: open - Opened by CrowdHailer almost 6 years ago
Labels: bug

#131 - Standardize default responses for errors

Issue - State: closed - Opened by CrowdHailer almost 6 years ago - 1 comment

#130 - `Raxx.set_body` should raise an exception for messages with no body.

Issue - State: closed - Opened by CrowdHailer almost 6 years ago - 1 comment
Labels: Beginner

#129 - HTTP1 parsing should not crash on invalid content_length header

Issue - State: closed - Opened by CrowdHailer almost 6 years ago - 1 comment
Labels: help wanted, Beginner

#128 - Fix typo in Http1 documentation

Pull Request - State: closed - Opened by ktec almost 6 years ago - 1 comment

#127 - Raxx.set_body should set the content length.

Issue - State: closed - Opened by CrowdHailer almost 6 years ago - 1 comment

#126 - Default Raxx.Server should have a limit on the maximum body it will build into a request

Issue - State: closed - Opened by CrowdHailer almost 6 years ago - 1 comment
Labels: bug, help wanted

#125 - Update View module - fix typo

Pull Request - State: closed - Opened by ktec almost 6 years ago - 1 comment

#124 - Views PR

Pull Request - State: closed - Opened by CrowdHailer almost 6 years ago

#123 - Add a view layer

Pull Request - State: closed - Opened by CrowdHailer almost 6 years ago - 1 comment

#122 - Update Parser

Pull Request - State: closed - Opened by ktec almost 6 years ago - 3 comments

#121 - Handle case-insensitive "connection" header

Pull Request - State: closed - Opened by CharlesOkwuagwu almost 6 years ago - 8 comments

#120 - connection header with capitalized values

Issue - State: closed - Opened by CrowdHailer almost 6 years ago - 1 comment
Labels: help wanted, Beginner

#119 - Add a simple client but robust client.

Pull Request - State: closed - Opened by CrowdHailer almost 6 years ago

#118 - Extract parts of the project that should be separate extensions

Issue - State: closed - Opened by CrowdHailer almost 6 years ago - 3 comments

#117 - Update README.md

Pull Request - State: closed - Opened by ktec almost 6 years ago - 1 comment

#116 - Various Typos in Readme

Pull Request - State: closed - Opened by ktec almost 6 years ago - 1 comment

#114 - Fix typo in Raxx.Server

Pull Request - State: closed - Opened by arcz almost 6 years ago - 1 comment

#113 - Allow duplicate headers.

Pull Request - State: closed - Opened by varnerac almost 6 years ago - 1 comment

#112 - add alias module for Raxx to erlang naming scheme

Pull Request - State: closed - Opened by CrowdHailer about 6 years ago

#111 - Add helper for content-disposition

Issue - State: closed - Opened by CrowdHailer about 6 years ago - 1 comment

#110 - Better errors

Pull Request - State: closed - Opened by CrowdHailer about 6 years ago

#107 - Router middleware clobbers uuid

Issue - State: closed - Opened by varnerac about 6 years ago - 4 comments

#105 - Add a functionality to set a date on responses.

Issue - State: closed - Opened by CrowdHailer about 6 years ago - 5 comments
Labels: help wanted

#102 - HTML safe templates.

Issue - State: closed - Opened by CrowdHailer over 6 years ago - 1 comment

#98 - On rare occasions we see this error: `Elixir.RuntimeError: Headers should not be duplicated`

Issue - State: closed - Opened by samsondav over 6 years ago - 6 comments
Labels: bug, help wanted

#95 - Websocket Support

Issue - State: closed - Opened by thdxr over 6 years ago - 4 comments

#88 - helper for accepts

Issue - State: closed - Opened by CrowdHailer over 6 years ago
Labels: wontfix

#86 - add middleware to handle `x-forwarded-for`

Issue - State: closed - Opened by CrowdHailer over 6 years ago
Labels: enhancement, help wanted

#85 - add middleware Raxx.CORS

Issue - State: closed - Opened by CrowdHailer over 6 years ago - 6 comments

#83 - add middleware to protect from forgery. (CSRF)

Issue - State: closed - Opened by CrowdHailer over 6 years ago - 1 comment
Labels: enhancement, help wanted, wontfix

#80 - add middleware Raxx.EnforceHTTPS

Issue - State: closed - Opened by CrowdHailer over 6 years ago - 2 comments
Labels: enhancement, help wanted, wontfix

#48 - virtual hosting and the mount field

Issue - State: closed - Opened by CrowdHailer almost 7 years ago - 1 comment

#39 - Implement `X-forwarded-for`

Issue - State: closed - Opened by CrowdHailer about 7 years ago - 3 comments
Labels: wontfix

#36 - Location header to warn if set on invalid response status

Issue - State: closed - Opened by CrowdHailer over 7 years ago
Labels: Beginner

#31 - Adding Cowboy to a supervision tree

Issue - State: closed - Opened by CrowdHailer over 7 years ago - 2 comments
Labels: help wanted

#1 - URI query decoding.

Issue - State: closed - Opened by CrowdHailer about 8 years ago - 3 comments