summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Make Rack::Lint::InputWrapper delegate size method to underlying IO object.rack-0.4Michael S. Klishin2008-09-052-0/+16
* Update to version 0.40.4Christian Neukirchen2008-08-211-1/+1
* Fix packaging scriptChristian Neukirchen2008-08-211-0/+2
* Update READMEChristian Neukirchen2008-08-212-14/+28
* Document REQUEST_METHOD future changesChristian Neukirchen2008-08-191-0/+1
* Disarm and document Content-Length checking in Rack::Lint for 0.4Christian Neukirchen2008-08-173-100/+19
* Improve test documentationChristian Neukirchen2008-08-091-6/+22
* Don't test OpenID in the default test suiteChristian Neukirchen2008-08-091-1/+1
* Wrangle paths so finally lighttpd should start everything on all platforms co...Christian Neukirchen2008-08-094-8/+5
* Don't test openid if not availableChristian Neukirchen2008-08-091-0/+5
* Don't test mongrel if not availableChristian Neukirchen2008-08-091-0/+5
* Silence OpenID warningsChristian Neukirchen2008-08-091-0/+4
* Make memcache tests start and kill memcached itselfChristian Neukirchen2008-08-091-0/+14
* BUG: Output of date in wrong time format for cookie expiration (fixed)Scytrin dai Kinthra2008-08-073-5/+10
* Merge commit 'core/master'Scytrin dai Kinthra2008-08-0717-59/+376
|\
| * Make Rack::Lint threadsafeChristian Neukirchen2008-08-011-1/+5
| * Merge git://github.com/dkubb/rackChristian Neukirchen2008-07-2410-45/+140
| |\
| | * Ensure the comparison is case insensitiveDan Kubb2008-07-241-1/+1
| | * Updated Rake::Lint to ensure Content-Length header is present for non-chunked...Dan Kubb2008-07-2410-45/+140
| * | Make Lint show proper errors for headersJulik2008-07-122-8/+11
| |/
| * Fix digest paramater scanning.Clive Crous2008-07-091-2/+2
| * spec_rack_handler.rb - Fixed typosChristoffer Sawicki2008-07-061-1/+1
| * spec_rack_utils.rb - Reformulated two test case descriptionsChristoffer Sawicki2008-07-061-2/+2
| * deflater.rb - Make gzip's mtime parameter mandatoryChristoffer Sawicki2008-07-061-1/+1
| * deflater.rb - Update TODOsChristoffer Sawicki2008-07-061-2/+0
| * deflater.rb - Move out the Zlib::Deflate constructor arguments to a constantChristoffer Sawicki2008-07-061-6/+9
| * deflater.rb - Removed unnecessary require "time" and whitespaceChristoffer Sawicki2008-07-062-5/+4
| * added mtime for Deflater.gzip and fixed gzip specBen Alpert2008-07-062-3/+10
| * deflater.rb - Added an error message for the 406 Not Acceptable caseChristoffer Sawicki2008-07-062-8/+13
| * added gzip support to Rack::DeflaterBen2008-07-062-1/+27
| * Implemented Rack::DeflaterChristoffer Sawicki2008-07-063-0/+96
| * Added support for Accept-Encoding (via Request#accept_encoding and Utils.sele...Christoffer Sawicki2008-07-064-0/+81
|/
* Merge branch 'openid2'Scytrin dai Kinthra2008-07-012-58/+152
|\
| * Refactoring of sanity checks on adding extensions for more descriptive except...Scytrin dai Kinthra2008-07-012-21/+66
| * Default :return_to is Request#url.Scytrin dai Kinthra2008-07-011-3/+11
| * Documentation revisions. 80 cols!Scytrin dai Kinthra2008-07-011-34/+75
|/
* Additional documentation examples.Scytrin dai Kinthra2008-06-291-0/+11
* Merge branch 'openid2'Scytrin dai Kinthra2008-06-292-8/+105
|\
| * Revisions to setup checks in order to match test specs.Scytrin dai Kinthra2008-06-292-6/+11
| * Additional checks and tests for extension handling.Scytrin dai Kinthra2008-06-282-6/+53
| * Expansion and better handling of extensions.Scytrin dai Kinthra2008-06-281-18/+42
| * Initial support for OpenID extensions.Scytrin dai Kinthra2008-06-281-3/+24
|/
* Reformatting of debug warningScytrin dai Kinthra2008-06-281-1/+2
* Make Rack::File use RFC 2616 HTTP Date/Time format for Last-ModifiedDan Kubb2008-06-272-2/+12
* Merge commit 'scytrin/master'Christian Neukirchen2008-06-243-88/+334
|\
| * Merge commit 'chneukirchen/master'Scytrin dai Kinthra2008-06-241-1/+2
| |\
| * \ Merge branch 'openid2'Scytrin dai Kinthra2008-06-244-438/+296
| |\ \
| | * | Documentation revisionsScytrin dai Kinthra2008-06-241-70/+45
| | * | OpenID2 moved to replace OpenIDScytrin dai Kinthra2008-06-244-438/+321
| * | | Merge branch 'openid2'Scytrin dai Kinthra2008-06-233-0/+389
| |\ \ \ | | |/ /