openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
D
doze
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Mar 18, 2025 — Mar 18, 2026
Showing page 1 of 5
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
bump to 0.0.11 for security fix
Nick Griffiths
More...
about 13 years ago
disable yaml media type after cve-2013-0156:
Nick Griffiths
More...
about 13 years ago
use `gem build` over `rake package`
Nick Griffiths
More...
about 14 years ago
include a simple example application
Nick Griffiths
More...
about 14 years ago
bump to 0.0.10
Nick Griffiths
More...
about 14 years ago
include the doze error in the extras given to error resources. allows custom error resources to potentially elaborate on the default response
Nick Griffiths
More...
about 14 years ago
minor clarification
Nick Griffiths
More...
over 14 years ago
bump version to 0.0.9
Nick Griffiths
More...
over 14 years ago
doze applications can raise 401 and 403 errors
Nick Griffiths
More...
over 14 years ago
Bit of a braindump TODO for Doze
Matthew Willson
More...
over 14 years ago
Make HTML serialization play nice with quadhexbytes URI template variables. Bumps to 0.0.8
Matthew Willson
More...
over 14 years ago
Fix a test failure testing fallback behaviour when a friendly 404 error resource fails and then a friendly 500 fails too
Matthew Willson
More...
almost 15 years ago
Gem and bundler tweaks to bring project into line with our more recent conventions
Matthew Willson
More...
almost 15 years ago
bump version to 0.0.7
Nick Griffiths
More...
almost 15 years ago
Include 404s in doze's list of known client errors
Nick Griffiths
More...
almost 15 years ago
bump version to 0.0.6
Nick Griffiths
More...
about 15 years ago
New resource unavailable error for use within resource code, get client resource errors to extend Doze::ClientError, clarify that Responder#response is not just an accessor
Nick Griffiths
More...
about 15 years ago
Bump version to 0.0.5
Matthew Willson
More...
over 15 years ago
URITemplate supports quadhexbytes variables, and improved extensibility for other template variable types in future
Matthew Willson
More...
over 15 years ago
Some more URITemplate escape/unescape fixes and couple of extra test assertions for them
Matthew Willson
More...
almost 16 years ago
Bumped version to 0.0.4
get
More...
almost 16 years ago
URITemplate parts structure flattened out for the optimised WithPrefix subclass
Matthew Willson
More...
almost 16 years ago
Speedup for with_prefix which allows the compilation of the expand method to benefit examples which use with_prefix
Matthew Willson
More...
almost 16 years ago
Optimise matching inside URITemplate. Uses quicker inlined version of Rack::Utils.unescape and memoizes a few things. Around 50-60% speedup on some cases I tried
Matthew Willson
More...
almost 16 years ago
URI template optimisation for template expansion. Now compiles a ruby expression on creation of the template object. approx 50% speedup on a simple case I tried
Matthew Willson
More...
almost 16 years ago
Doze handling of media-type-specific extensions now a special framework capability; media type extension extracted before routing, and used by the request's negotiator to affect representations selected for all responses to that request, including (crucially) error responses.
Matthew Willson
More...
about 16 years ago
Fix for proxying of different arities of post method in Resource::Proxy
Matthew Willson
More...
about 16 years ago
Use media-type specific entity class for multipart uploads
Matthew Willson
More...
about 16 years ago
Register json and yaml extensions; allow html extension to be registered to media type associated with supplied HTML serialization entity if desired
Matthew Willson
More...
about 16 years ago
allow underscore in media type route file extensions
Matthew Willson
More...
about 16 years ago
←
1
2
3
4
5
→
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