openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
G
Goliath
Settings
|
Report Duplicate
2
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 18, 2023 — Jan 18, 2024
Showing page 19 of 27
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Added an accessor to inspect the recentest recent latency. It's kindof a hack -- it sets a class variable each time the timer goes off -- is there a better way?
Philip (flip) Kromer
More...
almost 14 years ago
YAML unit tests pass (tests were incompletely migrated)
Philip (flip) Kromer
More...
almost 14 years ago
Merge branch 'master' of github.com:postrank-labs/goliath
Philip (flip) Kromer
More...
almost 14 years ago
YAML formatter for text/yaml
Philip (flip) Kromer
More...
almost 14 years ago
minor cleanups
dj2
as dan sinclair
More...
almost 14 years ago
Merge branch 'master' of https://github.com/postrank-labs/goliath
Philip (flip) Kromer
More...
almost 14 years ago
Added Chunked Transfer Encoding HTTP streaming, with example
Philip (flip) Kromer
More...
almost 14 years ago
use latest EM beta build
Ilya Grigorik
More...
almost 14 years ago
Add some links in coverage
Bruno Michel
More...
almost 14 years ago
formatting
dj2
as dan sinclair
More...
almost 14 years ago
Merge branch 'master' of https://github.com/infochimps/goliath into infochimps-master
dj2
as dan sinclair
More...
almost 14 years ago
rescuing Goliath::Validation::Error separately from general Exception. Required that Goliath::Validation::Error be split off into own file and require'd into goliath/api.rb
Philip (flip) Kromer
More...
almost 14 years ago
Define subclass of Goliath::Validation::Error for each standard HTTP error code (4xx and 5xx): Goliath::Validation::NotFoundError, Goliath::Validation::GatewayTimeoutError, and so forth.
Philip (flip) Kromer
More...
almost 14 years ago
Goliath::Rack::Validation::NumericRange accepts :as => Float -- coerce param to a float, not an integer
Philip (flip) Kromer
More...
almost 14 years ago
Api catches *all* errors, which means you can't use Goliath::Rack::ValidationError to catch an error raised within the Goliath::API class. I don't really like this implementation, but here's a patch to make Goliath::API pass through any Goliath::Validation::Error exceptions if Goliath::Rack::ValidationError is included
Philip (flip) Kromer
More...
almost 14 years ago
oops, no need to hash the filename twice in rasterize example
Ilya Grigorik
More...
almost 14 years ago
goliath + phantomjs rasterize example
Ilya Grigorik
More...
almost 14 years ago
pass through user specified response code and headers when streaming
Ilya Grigorik
More...
almost 14 years ago
only cleanup current if we have a current
dj2
More...
almost 14 years ago
bump version number
dj2
More...
almost 14 years ago
fix reloader when using other middleware, reloader is on by default in development now
Ilya Grigorik
More...
almost 14 years ago
less strings, more symbols for server env
Ilya Grigorik
More...
almost 14 years ago
simplify reloader check
Ilya Grigorik
More...
almost 14 years ago
fix reloader magic
dj2
More...
almost 14 years ago
always set LOADED_FEATURES with our basename
dj2
More...
almost 14 years ago
make sure LOADED_FEATURES gets updated if Rack::Reloader is used in other modes
dj2
More...
almost 14 years ago
use constants for regexes
dj2
More...
almost 14 years ago
Better handling of POST data
dj2
More...
almost 14 years ago
sigh
dj2
More...
almost 14 years ago
Reloader is always present in development mode.
dj2
More...
almost 14 years ago
←
1
2
…
15
16
17
18
19
20
21
22
23
…
26
27
→
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