CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Sun, 31 Aug 2025 23:48:33 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20080908062956
location: https://web.archive.org/web/20080908062956/https://github.com/nicksieger
server-timing: captures_list;dur=0.493955, exclusion.robots;dur=0.018209, exclusion.robots.policy;dur=0.008035, esindex;dur=0.011813, cdx.remote;dur=19.828685, LoadShardBlock;dur=170.450289, PetaboxLoader3.datanode;dur=85.694741, PetaboxLoader3.resolve;dur=44.939835
x-app-server: wwwb-app225
x-ts: 302
x-tr: 217
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app225; 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: Sun, 31 Aug 2025 23:48:34 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.6.31
x-archive-orig-date: Mon, 08 Sep 2008 06:29:56 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-x-runtime: 0.01039
x-archive-orig-etag: "4eedc9d7a4dabc3150fa4fb889f24919"
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-orig-content-length: 38025
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Mon, 08 Sep 2008 06:29:56 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Wed, 16 Apr 2008 00:33:05 GMT", ; rel="prev memento"; datetime="Thu, 04 Sep 2008 05:19:22 GMT", ; rel="memento"; datetime="Mon, 08 Sep 2008 06:29:56 GMT", ; rel="next memento"; datetime="Fri, 19 Dec 2008 21:49:08 GMT", ; rel="last memento"; datetime="Sat, 26 Jul 2025 14:53:12 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: 52_5_20080908061352_crawl100-c/52_5_20080908062455_crawl103.arc.gz
server-timing: captures_list;dur=0.439070, exclusion.robots;dur=0.014622, exclusion.robots.policy;dur=0.007499, esindex;dur=0.011194, cdx.remote;dur=22.451051, LoadShardBlock;dur=196.281388, PetaboxLoader3.datanode;dur=113.245171, PetaboxLoader3.resolve;dur=215.449777, load_resource;dur=242.973827
x-app-server: wwwb-app225
x-ts: 200
x-tr: 526
server-timing: TR;dur=0,Tw;dur=0,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
nicksieger's Profile — GitHub
Public Activity
-
ActiveRecord adapter for JDBC and JRubyCreated Tue Mar 25 08:46:40 -0700 2008
-
Treat an ActiveRecord model as a file attachment, storing its patch, size, content type, etc.Forked from technoweenie/attachment_fu Mon Jan 14 06:51:56 -0800 2008
-
CI::Reporter is an add-on to Test::Unit and RSpec that allows you to generate XML reports of your...Created Sat Mar 01 14:38:26 -0800 2008
-
Serve git and advertise with bonjourForked from chad/gitjour Sat May 31 15:22:18 -0700 2008
-
use jetty to run any warbler based rails projectForked from fabiokung/jetty-rails Fri Aug 29 20:21:52 -0700 2008
-
JREXML is an add-on for JRuby that uses a Java pull parser library to speed up REXML.Created Sat Mar 01 15:03:58 -0800 2008
-
Git mirror of https://svn.codehaus.org/jruby/trunk/jrubyCreated Tue Jun 03 20:50:15 -0700 2008
-
Rack for JRuby and Java appserversCreated Tue May 13 19:57:24 -0700 2008
-
Adds multipart POST capability to net/httpCreated Tue Aug 12 10:33:41 -0700 2008
-
Ruby on RailsForked from rails/rails Fri Apr 11 06:31:00 -0700 2008
-
Code as Art, Art as Code. Processing and Ruby are meant for each other.Forked from jashkenas/ruby-processing Fri Apr 25 20:01:29 -0700 2008
-
Classy web-development dressed in a DSLForked from bmizerany/sinatra Wed Jan 23 20:49:54 -0800 2008
-
Pedal to the metal manual profilerCreated Fri Feb 29 20:58:24 -0800 2008
-
Warbler chirpily constructs .war files of your Rails applications.Created Sat Mar 01 10:46:46 -0800 2008
-
Webrat - Ruby Acceptance Testing for Web applicationsForked from brynary/webrat Thu Apr 17 09:26:23 -0700 2008
Public Activity
0d9e238cc938c96708d36bbd2cd4736e9ec93a1e
Remove flawed execute("ROLLBACK") approach; #reset! defaults to nothing
a3f12f575d4bf216a15188ecab2d26a11162bc3b
Default connection allow_concurrency to false (for PostgreSQL)
diff --git a/railties/configs/databases/jdbcmysql.yml b/railties/configs/databases/jdbcmysql.yml
new file mode 100644
index 0000000..a680d10
diff --git a/railties/configs/databases/jdbcmysql.yml b/railties/configs/databases/jdbcmysql.yml
new file mode 100644
index 0000000..a680d10
c5d18f6308d6980238caee2aea97df7894de4533
Remove flawed execute("ROLLBACK") approach; #reset! defaults to nothing
From c5d18f6308d6980238caee2aea97df7894de4533 Mon Sep 17 00:00:00 2001
From: Nick Sieger <nick@nicksieger.com>
Date: Thu, 4 Sep 2008 15:35:55 +0200
From 668d43b053f5f651b66357b3599e4bdec2c4a9e3 Mon Sep 17 00:00:00 2001
From: Nick Sieger <nick@nicksieger.com>
Date: Thu, 4 Sep 2008 15:16:29 +0200
668d43b053f5f651b66357b3599e4bdec2c4a9e3
Default connection allow_concurrency to false (for PostgreSQL)
From d4363f8e419b5d4b0048278b78290af4260b3db3 Mon Sep 17 00:00:00 2001
From: Nick Sieger <nick@nicksieger.com>
Date: Thu, 4 Sep 2008 15:16:29 +0200
b1b5330df9a54b4114186276b7b5e55566fa6e9b
Default connection allow_concurrency to false (for PostgreSQL)
This feature is coming soon. Sit tight!