summary refs log tree commit
path: root/lib/rack.rb
DateCommit message (Expand)
2022-08-03Move Rack::MockRequest/Response into dedicated files. (#1935)
2022-03-09Deprecate Rack::Auth::Digest
2022-02-22Move `Rack::Session` module and related tests into a separate gem.
2022-02-04Merge pull request #1801 from jeremyevans/require-part-testing
2022-02-03Enable directly requiring Rack components
2022-02-02Add Rack::Headers to support lower-case header keys
2022-01-26Remove `rack.multithread`/`rack.multiprocess`/`rack.run_once`
2020-07-14Remove Rack::HTTP_VERSION and don't set HTTP_VERSION in env in cgi and webrick
2020-02-08Remove SERVER_ADDR.
2020-02-08Add `HTTP_PORT` constant for consistency.
2020-02-05Convenient cache and content type methods for `Rack::Response`.
2020-01-27Add a few more autoloads
2020-01-12Improve install process.
2020-01-10Start 2.2.0 development
2019-11-15Fix autoloading File and Files constants.
2019-03-01Leahize
2018-11-06Master is 2.1 or 3.0
2018-07-29remove .freeze
2018-04-17Update LICENSE (#1261)
2018-04-17RuboCop: enable Layout/Space* cops (#1259)
2018-04-13Add frozen_string_literal: true to remaining files
2016-06-30bumping to 2.0.1 to work around Rack 2.0.1
2016-06-30bump version to 2.0.0
2016-05-06bumping version 2.0.0.rc1
2015-10-06* Add `Rack::Response::Helpers#etag` and `etag=`. Use this for
2015-06-24Rename files to follow ruby naming conventions
2015-06-13Merge pull request #885 from deepj/constants-and-frozen-strings
2015-06-12replace OkJson in favor of the JSON gem
2015-06-12Constantize all rack environment variables and make them frozen
2015-05-24Merge pull request #859 from deepj/transfer-encoding
2015-05-21bump version to 2.0, change supported ruby versions
2015-05-21Constantize Transfer-Encoding header where possible
2015-05-20Constantize Set-Cookie header where possible
2015-05-20Extracted Rack::Utils.parse_cookies in order to read cookies from frozen env....
2015-04-27Correct documentation at top of rack.rb about requiring it
2015-02-19Merge branch 'master' into soulim-even-less-objects
2015-01-03Fix #773: Rack.release must match value in gemspec.
2014-11-27Header specification change increments SPEC
2014-10-03Follow-up for the pull request #737
2014-10-02Less allocated objects on each request
2014-07-14Rack::TempfileReaper
2013-02-06Add JSON cookie coder. To be default after 1.6+
2013-01-13Rack::Auth::AbstractRequest#scheme returns strings
2013-01-13Reimplement auth scheme fix
2013-01-04master is now Rack 1.5, SPEC 1.2.
2011-12-30fix Rack.release
2011-05-31fix Rack::Lock, use same logic for Rack::CommonLogger
2011-05-03Bump release
2011-05-02Autoloads, requires, and using new api
2010-06-13Push Rack.release to 1.2