CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Wed, 30 Jul 2025 16:31:27 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20081225071424
location: https://web.archive.org/web/20081225071424/https://github.com/jeremy
server-timing: captures_list;dur=0.651898, exclusion.robots;dur=0.024252, exclusion.robots.policy;dur=0.012131, esindex;dur=0.010967, cdx.remote;dur=1889.296750, LoadShardBlock;dur=659.564670, PetaboxLoader3.datanode;dur=506.854754, PetaboxLoader3.resolve;dur=97.651336
x-app-server: wwwb-app215
x-ts: 302
x-tr: 2576
server-timing: TR;dur=0,Tw;dur=604,Tc;dur=1
set-cookie: SERVER=wwwb-app215; path=/
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
HTTP/2 200
server: nginx
date: Wed, 30 Jul 2025 16:31:29 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.6.26
x-archive-orig-date: Thu, 25 Dec 2008 07:14:24 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-x-runtime: 2376ms
x-archive-orig-etag: "4db2c19c1f516a09f8173c3cf7150393"
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-orig-content-length: 185428
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Thu, 25 Dec 2008 07:14:24 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Tue, 15 Apr 2008 00:37:50 GMT", ; rel="prev memento"; datetime="Wed, 17 Dec 2008 09:33:30 GMT", ; rel="memento"; datetime="Thu, 25 Dec 2008 07:14:24 GMT", ; rel="next memento"; datetime="Wed, 04 Feb 2009 12:57:58 GMT", ; rel="last memento"; datetime="Thu, 03 Apr 2025 04:06:47 GMT"
content-security-policy: default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org
x-archive-src: 51_7_20081225041953_crawl105-c/51_7_20081225071219_crawl103.arc.gz
server-timing: captures_list;dur=0.696942, exclusion.robots;dur=0.025062, exclusion.robots.policy;dur=0.011122, esindex;dur=0.013128, cdx.remote;dur=886.976967, LoadShardBlock;dur=181.964735, PetaboxLoader3.datanode;dur=145.376112, PetaboxLoader3.resolve;dur=249.181343, load_resource;dur=226.093253
x-app-server: wwwb-app215
x-ts: 200
x-tr: 1575
server-timing: TR;dur=0,Tw;dur=644,Tc;dur=0
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
content-encoding: gzip
jeremy's Profile — GitHub
Public Activity
-
Basic internationalization(i18n) library for RubyForked from svenfuchs/i18n Sat Aug 23 17:15:39 -0700 2008
-
Mocha is a mocking & stubbing library for RubyForked from floehopper/mocha Sun Nov 23 16:15:49 -0800 2008
-
Contributed Rack Middleware and UtilitiesForked from rtomayko/rack-contrib Tue Dec 09 13:48:10 -0800 2008
-
Ruby on RailsForked from rails/rails Sat Apr 12 15:30:38 -0700 2008
-
ruby lang (www.ruby-lang.org) svn mirrorForked from juretta/ruby Sat Aug 23 19:02:15 -0700 2008
-
a fast code profiler for RubyForked from nitay/ruby-prof Sun Jun 08 13:26:23 -0700 2008
-
An application used while testing some changes to the internals of ActionView. Not suitable for ...Forked from NZKoz/sillytestapp Sun Nov 30 16:42:00 -0800 2008
Public Activity
yarv2llvm was created Sun Oct 05 02:39:02 -0700 2008
gcgraph's description:
Graph generator of GC inforamation of GC::Profiler Module
macruby's description:
Ruby 1.9 ported to run directly on top of Mac OS X core technologies. Mirror.
macournoyer has
17
public repos
and 51
followers.
9c13d6f2ee50b5b6976f3dc4c9999887946159c0
Merge branch 'master' into routing
7eda62f057344306bfd88206910f0e8e8c77137a
Use common #generate_path
HEAD is 9c13d6f2ee50b5b6976f3dc4c9999887946159c0
x

-
jeremy committed 9c13d6f2:
Merge branch 'master' into routing
-
josh committed fda62ecf:
Rename AbstractResponse to Response and inheirt from Rack::Response
-
josh committed a14bbd7a:
Process CGI 'cookie' header into 'Set-Cookie' for all responses.
-
josh committed cbee72d2:
Improve cookie test coverage
-
josh committed 3da1b94d:
Use status response accessor instead of the 'Status' header
-
josh committed 12e416a0:
Diverge Metal implementation from Rack::Cascade since we want the last app to return its headers and body if the status is a 404.
-
lifo committed c3f53f41:
Merge docrails
-
lifo committed 89b75814:
Add repair_helper.rb file I forgot in previous commit 8a92cd
-
h-lame committed 8a92cdc8:
Add a repair_helper to repair changes to the validations inside validations_test.rb [#674 state:resolved]
-
lifo committed c044c079:
Revert "Auto-load template handlers based on unmatched extensions [#1540 state:resolved]"
-
jeremy committed 6ce4b430:
Cheaper metal cascade
-
jeremy committed 03f6ecc6:
Use LogTailer
-
jeremy committed 248391a7:
Merge branch 'master' of git@github.com:rails/rails
-
jeremy committed 86abd688:
Ensure rack.multithread is set back to original value. Accept external lock.
-
jeremy committed 788ab845:
No need to dup immutable options
-
jeremy committed c81cd321:
Be sure to call super
-
jeremy committed a10e473b:
Rename Rails::Rack::Logger -> LogTailer. Speed up log mtime checks.
-
jeremy committed 6703f909:
Cheaper log tail time comparison
-
al2o3cr committed a9422cc1:
Fix preloading of has_one :through associations on belongs_to [#1507 state:resolved]
-
Manfred committed 8326b951:
Free MySQL::Result objects after a call to execute [#1416 state:resolved]
-
fcheung committed 9c7fe7c6:
Don't include table_name twice
-
fcheung committed c9ab7098:
Ensure :include checks joins when determining if it can preload [#528 state:resolved]
-
miloops committed 9cf6b1b1:
Add missing model files so tests can run isolated [#1506 state:resolved]
-
fcheung committed 707d0dd3:
Fix preloading of belongs_to with null foreign key generating useless query [#1027 state:resolved]
-
fcheung committed 428e77bf:
Make exceptions raise from find_by_foo! have a more helpful message [#1567 state:resolved]
-
josh committed a9fde9a2:
Cleanup dispatch path
-
josh committed 3b35366d:
Use more generic test env flag
-
josh committed 2e22c7fd:
Conditionally inject session middleware instead of using session management
-
josh committed 2eb2ec9e:
Move gaint lock into middleware
-
methodmissing committed 3ff6b00e:
Persistent session identifier support for CookieSessionStore and API compat. with the server side stores [#1591 state:resolved]
-
brady8 committed 33f76bb2:
Ensure error file is sent with a 'text/html' content type [#1478 state:resolved]
-
josh committed f23c2796:
When checking for the wrong routing method, ensure the environment is passed to recognize optimize [#1406 state:resolved]
-
josh committed 175cb7a9:
Fix metal tests
-
josh committed 61a41154:
Make generated Metal bits a pure rack endpoint application (not middleware)
-
jnewland committed 97a178bf:
Decorate responses from Rack Middleware and Rails Metal for the purposes of integration testing. A test for the following Metal:
-
josh committed 1bcfce01:
Remove set_cookie hack from rack response since we dont use cgi sessions anymore
-
josh committed 246b582d:
Remove CGI::Session memory leak patch
-
josh committed ec1bd987:
Session Fixation tests have been rolled into the session cookie tests
-
josh committed 8c3a5436:
Introduce Rails Metal
-
mernen committed c4023cbe:
Update documentation for default_scope
-
fxn committed 46c7dd23:
normalize author names in changelogs [#1495 state:committed]
-
Hongli Lai (Phusion committed 9e2b4a10:
Do not output an ETag header if response body is blank or when sending files with send_file(... :xsendfile => true) [#1578 state:committed]
-
josh committed 7c090509:
Lazy load flash access
-
josh committed 9a733f6c:
Don't write nil values to default session options hash
-
josh committed 95c839bd:
Session objects are always a hash, so we need to ensure a flash hash is always assigned to the session
-
jeremy committed 89056885:
Merge branch 'master' of git@github.com:rails/rails
-
jeremy committed 19be3d35:
Revert "Make constantize look into ancestors"
-
josh committed 43ac42c4:
Clear empty nil values in session hash before saving
-
josh committed ed708307:
Switch to Rack based session stores.
-
nex3 committed e8c19154:
Auto-load template handlers based on unmatched extensions [#1540 state:resolved]
-
Hongli Lai (Phusion) committed a392f34f:
Require mocha >= 0.9.3, older versions don't work anymore [#1579 state:resolved]
-
jeremy committed 0d48408d:
Merge branch 'master' of git@github.com:rails/rails
-
fcheung committed 262fef7e:
Make constantize look into ancestors
-
mojodna committed 4966076d:
Use Mime::JS in place of explicit 'text/javascript' [#1573 state:resolved]
-
mojodna committed f36dafa4:
Implement Mime::Type.=~ to match all synonyms against arg [#1573 state:resolved]
-
fcheung committed 7c185181:
Properly parenthasize calls to defined?(Rails) in 75fa82418 [#1563 state:resolved]
-
dpickett committed 38412ecb:
Fixed ActionView::TestCase current url context [#1561 state:resolved]
-
dhh committed 07326b38:
Merge branch 'master' of git@github.com:rails/rails
-
dhh committed f9a02b12:
Added gem backtrace pretty priting (Juan Lupión) [#1497 state:committed]
-
fcheung committed 4dcd8f01:
Make delete_if/reject faster and fix other mutators
-
fcheung committed 6eed6cf5:
Make delete_if/reject faster and fix other mutators
-
dust committed 49306cca:
Add :partial option to assert_template [#1550 state:resolved]
-
fcheung committed 5ede4ce1:
Fixed session related memory leak [#1558 state:resolved]
-
josh committed 7cfa6c53:
Fixed template lookups from outside the rails root [#1557 state:resolved]
-
alloy committed 7394d12d:
Fixed ActiveSupport::OrderedHash #delete_if, #reject!, and #reject, which did not sync the @keys after the operation.
-
christos committed 69387ce0:
Fix for Integration::Session follow_redirect! headers['location'] bug with Rack [#1555 state:resolved]
-
josh committed 75fa8241:
Prefer Rails.logger over RAILS_DEFAULT_LOGGER
-
fcheung committed 455c7f9e:
Don't use the transaction instance method so that people with has_one/belongs_to :transaction aren't fubared
-
fcheung committed 9f69ff12:
Squash memory leak when calling flush with an empty buffer
-
jeremy committed d45e2c73:
Merge branch 'master' of git@github.com:rails/rails
-
jeremy committed b30ae197:
Revert "Fix: counter_cache should decrement on deleting associated records."
-
Bruce Krysiak committed aa5cdb0d:
Added a :camelize option to ActiveRecord and Hash to_xml serialization and from_xml deserialization
-
miloops committed 96b815d7:
Fix test names collision.
-
jeremy committed 95395430:
Add ActiveRecord::VERSION autoload
-
jeremy committed e4c0163f:
Fix ActionController autoloads
-
miloops committed 05f21837:
Fix: counter_cache should decrement on deleting associated records.
-
fcheung committed 355f41d8:
Rework ActiveSupport::OrderedHash to make lookups faster
-
josh committed 014b7994:
Explicitly require ERB Utils extensions from TagHelper
-
jeremy committed bf253261:
Merge branch 'master' of git@github.com:rails/rails
-
jeremy committed 781e29be:
Fix tests broken by switch to Pathname
-
jeremy committed e8c4939f:
Benchmark.ms
-
jeremy committed c3fe6ebb:
How'd that sneak in there?
-
dhh committed e54f1792:
Updated included memcache-client to the 1.5.0.5 version which includes fixes from fiveruns and 37signals to deal with failover and timeouts (Joshua Sierles) [#1535 state:committed]
-
jeremy committed 7eda62f0:
Use common #generate_path
-
jeremy committed 2ae28cde:
Cache static paths
2ae28cde501b393e3d59354b160524b013059bd8
Cache static paths
HEAD is fda62ecf707b4023b30303dd0baf303f1ef8d344
x

-
josh committed fda62ecf:
Rename AbstractResponse to Response and inheirt from Rack::Response
-
josh committed a14bbd7a:
Process CGI 'cookie' header into 'Set-Cookie' for all responses.
-
josh committed cbee72d2:
Improve cookie test coverage
-
josh committed 3da1b94d:
Use status response accessor instead of the 'Status' header
-
josh committed 12e416a0:
Diverge Metal implementation from Rack::Cascade since we want the last app to return its headers and body if the status is a 404.
-
lifo committed c3f53f41:
Merge docrails
-
lifo committed 89b75814:
Add repair_helper.rb file I forgot in previous commit 8a92cd
-
h-lame committed 8a92cdc8:
Add a repair_helper to repair changes to the validations inside validations_test.rb [#674 state:resolved]
-
lifo committed c044c079:
Revert "Auto-load template handlers based on unmatched extensions [#1540 state:resolved]"
-
jeremy committed 6ce4b430:
Cheaper metal cascade
-
jeremy committed 03f6ecc6:
Use LogTailer
-
jeremy committed 248391a7:
Merge branch 'master' of git@github.com:rails/rails
-
jeremy committed 86abd688:
Ensure rack.multithread is set back to original value. Accept external lock.
-
jeremy committed 788ab845:
No need to dup immutable options
-
jeremy committed c81cd321:
Be sure to call super
-
jeremy committed a10e473b:
Rename Rails::Rack::Logger -> LogTailer. Speed up log mtime checks.
-
jeremy committed 6703f909:
Cheaper log tail time comparison
-
al2o3cr committed a9422cc1:
Fix preloading of has_one :through associations on belongs_to [#1507 state:resolved]
-
Manfred committed 8326b951:
Free MySQL::Result objects after a call to execute [#1416 state:resolved]
-
fcheung committed 9c7fe7c6:
Don't include table_name twice
-
fcheung committed c9ab7098:
Ensure :include checks joins when determining if it can preload [#528 state:resolved]
-
miloops committed 9cf6b1b1:
Add missing model files so tests can run isolated [#1506 state:resolved]
-
fcheung committed 707d0dd3:
Fix preloading of belongs_to with null foreign key generating useless query [#1027 state:resolved]
-
fcheung committed 428e77bf:
Make exceptions raise from find_by_foo! have a more helpful message [#1567 state:resolved]
-
josh committed a9fde9a2:
Cleanup dispatch path
-
josh committed 3b35366d:
Use more generic test env flag
-
josh committed 2e22c7fd:
Conditionally inject session middleware instead of using session management
-
josh committed 2eb2ec9e:
Move gaint lock into middleware
-
methodmissing committed 3ff6b00e:
Persistent session identifier support for CookieSessionStore and API compat. with the server side stores [#1591 state:resolved]
-
brady8 committed 33f76bb2:
Ensure error file is sent with a 'text/html' content type [#1478 state:resolved]
-
josh committed f23c2796:
When checking for the wrong routing method, ensure the environment is passed to recognize optimize [#1406 state:resolved]
-
josh committed 175cb7a9:
Fix metal tests
-
josh committed 61a41154:
Make generated Metal bits a pure rack endpoint application (not middleware)
-
jnewland committed 97a178bf:
Decorate responses from Rack Middleware and Rails Metal for the purposes of integration testing. A test for the following Metal:
-
josh committed 1bcfce01:
Remove set_cookie hack from rack response since we dont use cgi sessions anymore
-
josh committed 246b582d:
Remove CGI::Session memory leak patch
-
josh committed ec1bd987:
Session Fixation tests have been rolled into the session cookie tests
-
josh committed 8c3a5436:
Introduce Rails Metal
-
mernen committed c4023cbe:
Update documentation for default_scope
-
fxn committed 46c7dd23:
normalize author names in changelogs [#1495 state:committed]
-
Hongli Lai (Phusion committed 9e2b4a10:
Do not output an ETag header if response body is blank or when sending files with send_file(... :xsendfile => true) [#1578 state:committed]
-
josh committed 7c090509:
Lazy load flash access
-
josh committed 9a733f6c:
Don't write nil values to default session options hash
-
josh committed 95c839bd:
Session objects are always a hash, so we need to ensure a flash hash is always assigned to the session
-
jeremy committed 89056885:
Merge branch 'master' of git@github.com:rails/rails
-
jeremy committed 19be3d35:
Revert "Make constantize look into ancestors"
-
josh committed 43ac42c4:
Clear empty nil values in session hash before saving
-
josh committed ed708307:
Switch to Rack based session stores.
-
nex3 committed e8c19154:
Auto-load template handlers based on unmatched extensions [#1540 state:resolved]
-
Hongli Lai (Phusion) committed a392f34f:
Require mocha >= 0.9.3, older versions don't work anymore [#1579 state:resolved]
-
jeremy committed 0d48408d:
Merge branch 'master' of git@github.com:rails/rails
-
fcheung committed 262fef7e:
Make constantize look into ancestors
-
mojodna committed 4966076d:
Use Mime::JS in place of explicit 'text/javascript' [#1573 state:resolved]
-
mojodna committed f36dafa4:
Implement Mime::Type.=~ to match all synonyms against arg [#1573 state:resolved]
-
fcheung committed 7c185181:
Properly parenthasize calls to defined?(Rails) in 75fa82418 [#1563 state:resolved]
-
dpickett committed 38412ecb:
Fixed ActionView::TestCase current url context [#1561 state:resolved]
-
dhh committed 07326b38:
Merge branch 'master' of git@github.com:rails/rails
-
dhh committed f9a02b12:
Added gem backtrace pretty priting (Juan Lupión) [#1497 state:committed]
-
fcheung committed 4dcd8f01:
Make delete_if/reject faster and fix other mutators
-
fcheung committed 6eed6cf5:
Make delete_if/reject faster and fix other mutators
-
dust committed 49306cca:
Add :partial option to assert_template [#1550 state:resolved]
-
fcheung committed 5ede4ce1:
Fixed session related memory leak [#1558 state:resolved]
-
josh committed 7cfa6c53:
Fixed template lookups from outside the rails root [#1557 state:resolved]
-
alloy committed 7394d12d:
Fixed ActiveSupport::OrderedHash #delete_if, #reject!, and #reject, which did not sync the @keys after the operation.
-
christos committed 69387ce0:
Fix for Integration::Session follow_redirect! headers['location'] bug with Rack [#1555 state:resolved]
-
josh committed 75fa8241:
Prefer Rails.logger over RAILS_DEFAULT_LOGGER
-
fcheung committed 455c7f9e:
Don't use the transaction instance method so that people with has_one/belongs_to :transaction aren't fubared
-
fcheung committed 9f69ff12:
Squash memory leak when calling flush with an empty buffer
-
jeremy committed d45e2c73:
Merge branch 'master' of git@github.com:rails/rails
-
jeremy committed b30ae197:
Revert "Fix: counter_cache should decrement on deleting associated records."
-
Bruce Krysiak committed aa5cdb0d:
Added a :camelize option to ActiveRecord and Hash to_xml serialization and from_xml deserialization
-
miloops committed 96b815d7:
Fix test names collision.
-
jeremy committed 95395430:
Add ActiveRecord::VERSION autoload
-
jeremy committed e4c0163f:
Fix ActionController autoloads
-
miloops committed 05f21837:
Fix: counter_cache should decrement on deleting associated records.
-
fcheung committed 355f41d8:
Rework ActiveSupport::OrderedHash to make lookups faster
-
josh committed 014b7994:
Explicitly require ERB Utils extensions from TagHelper
-
jeremy committed bf253261:
Merge branch 'master' of git@github.com:rails/rails
-
jeremy committed 781e29be:
Fix tests broken by switch to Pathname
-
jeremy committed e8c4939f:
Benchmark.ms
-
jeremy committed c3fe6ebb:
How'd that sneak in there?
-
dhh committed e54f1792:
Updated included memcache-client to the 1.5.0.5 version which includes fixes from fiveruns and 37signals to deal with failover and timeouts (Joshua Sierles) [#1535 state:committed]
-
jeremy committed 9adcf951:
Fix failing test introduced by optional-format routes
-
jeremy committed 39de112e:
Use full path to environment
-
Jason Cheow committed 4e60eeba:
Add ActiveSupport::Multibyte::Chars#ord method so that it returns correct Unicode value instead of falling back on String#ord in CoreExtensions, which is not multibyte compatible
-
jeremy committed 9b22e56d:
Changelog entry for #1294
-
jeremy committed e631c5da:
Changelog entry for #1397
-
amatsuda committed c3b87dd4:
Make word separator in AR validation error messages configurable.
-
amatsuda committed 273c7700:
Change Array#to_sentence I18n options to pass comma and space character from outside.
-
Ben Symonds committed 091e6f79:
Change field_changed? method to handle the case where a nullable integer column is changed from 0 to '0'
rails's description:
Ruby on Rails
thewoolleyman has
23
public repos
and 10
followers.
6ce4b4303543eed6f2c323dcaae291bacfeb4d2c
Cheaper metal cascade
03f6ecc6c650404c668638c07cdf7631df794b1a
Use LogTailer
af0d3d137bc39f13221bf16130628b007f007cd2
Add 'times' option to run the profiled app more than once
HEAD is 248391a7e11e9fa5ffe312cb380034691430acc5
x

-
jeremy committed 248391a7:
Merge branch 'master' of git@github.com:rails/rails
-
jeremy committed 86abd688:
Ensure rack.multithread is set back to original value. Accept external lock.
-
jeremy committed 788ab845:
No need to dup immutable options
-
jeremy committed c81cd321:
Be sure to call super
-
jeremy committed a10e473b:
Rename Rails::Rack::Logger -> LogTailer. Speed up log mtime checks.
-
jeremy committed 6703f909:
Cheaper log tail time comparison
248391a7e11e9fa5ffe312cb380034691430acc5
Merge branch 'master' of git@github.com:rails/rails
« NewerOlder »
This feature is coming soon. Sit tight!