Граф коммитов

28 Коммитов

Автор SHA1 Сообщение Дата
risk danger olson f03b18ef5c Merge pull request #16 from github/unmaintained
Update README to reflect unmaintained status
2015-02-17 20:40:00 -07:00
Brandon Keepers e4d3223c44 Update README to reflect unmaintained status 2015-02-18 16:00:39 +13:00
risk danger olson 0313b9d1c4 Release 0.2.1 2013-04-15 17:55:17 -06:00
risk danger olson c08fe6ef77 String#each doesn't exist on 1.9 2013-04-15 17:54:59 -06:00
technoweenie d498c6e20a forgot to add this 2013-01-24 23:12:08 -07:00
technoweenie 3d921578cf Release 0.2.0 2013-01-24 23:10:55 -07:00
technoweenie 8fcc2f1fc6 whitespace 2013-01-24 23:05:07 -07:00
technoweenie 4ef33afdb7 host name is optional. pass nil to skip 2013-01-24 23:03:49 -07:00
rick a168e87bf6 Merge pull request #11 from github/more-status-codes
Add more status codes to track counts of
2013-01-24 22:03:11 -08:00
rick 8258f8f024 Merge pull request #8 from kb/request_status_fix
Fixes for RequestStatus throwing Rack::Lint::LintError: errors
2013-01-24 22:02:35 -08:00
rick 0ed40142f6 Merge pull request #6 from mheffner/feature/times_by_verb
Track response times broken out by HTTP method.
2013-01-24 21:59:01 -08:00
Andy Delcambre 0b23662821 Fix whitespace 2013-01-23 16:22:50 -08:00
Andy Delcambre 836648d44a Add more status codes to track counts of 2013-01-23 15:52:26 -08:00
Kyle Bolton 0ae3d3c9d1 Fixes for RequestStatus throwing Rack::Lint::LintError: errors
'No Content-Type header found' was being thrown due to an empty {}
being returned.

'Response body must respond to each' was being thrown due to "" no
longer responding to each as it did in ruby 1.8.7.

Both of these fixes are necessary for the call(env) method on the RequestStatus
class to respond properly. The gem currently does not have a test suite
to verify these changes, but I've confirmed each example in the comments for
RequestStatus responds correctly.
2012-04-26 20:02:40 -04:00
Mike Heffner 1a26a1bae7 Track response times broken out by HTTP method. 2012-02-09 12:33:13 -05:00
risk :danger: olson c2ecd5c6f3 Release 0.1.1 2011-12-14 12:02:17 -08:00
risk :danger: olson 7d813d4cbb RequestStatus with proc callback should return a valid rack response too 2011-12-14 12:02:03 -08:00
Corey Donohoe d5f58106de Return a normal rack-response for usage in rails3 2011-12-14 11:58:43 -08:00
risk :danger: olson 6549433488 Release 0.1.0 2011-12-14 09:29:52 -08:00
risk :danger: olson d2f06a2521 rename to Rack-StatsD 2011-12-14 09:29:17 -08:00
rick 466e7c8bc7 Merge pull request #5 from mheffner/feature/extend_status_codes
Add support for 400 and 401 status codes.
2011-12-13 11:51:58 -08:00
rick 8e6770b68e Merge pull request #4 from mheffner/feature/exclude_hostname
Allow hostname to be excluded.
2011-12-13 11:51:27 -08:00
Mike Heffner cce703500f Add support for 400 and 401 status codes. 2011-12-07 14:27:10 -05:00
Mike Heffner 195cd9917f Allow hostname to be excluded. 2011-12-07 12:08:53 -05:00
rick c7bba2c181 remove leftover Gitio reference 2011-12-02 17:38:48 -07:00
rick 6da71d2b8c TOASTY! 2011-12-02 16:52:09 -07:00
rick 7ca81ef501 Release 0.0.1 2011-12-02 16:49:44 -07:00
rick 18f143ddd0 flawless victory 2011-12-02 16:46:57 -07:00