CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Sun, 31 Aug 2025 20:13:03 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20100209084014
location: https://web.archive.org/web/20100209084014/https://github.com/astaple
server-timing: captures_list;dur=0.882693, exclusion.robots;dur=0.025526, exclusion.robots.policy;dur=0.012085, esindex;dur=0.015248, cdx.remote;dur=35.944577, LoadShardBlock;dur=692.772228, PetaboxLoader3.datanode;dur=293.219779, PetaboxLoader3.resolve;dur=213.863634
x-app-server: wwwb-app217
x-ts: 302
x-tr: 780
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app217; 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 20:13:05 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.7.61
x-archive-orig-date: Tue, 09 Feb 2010 08:40:14 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "53f700f4ce0a93c365f1b40cb11d97ac"
x-archive-orig-x-runtime: 217ms
x-archive-orig-content-length: 86050
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Tue, 09 Feb 2010 08:40:14 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Mon, 23 Mar 2009 00:40:04 GMT", ; rel="prev memento"; datetime="Tue, 08 Dec 2009 17:40:14 GMT", ; rel="memento"; datetime="Tue, 09 Feb 2010 08:40:14 GMT", ; rel="next memento"; datetime="Wed, 21 Apr 2010 11:59:17 GMT", ; rel="last memento"; datetime="Wed, 25 Jun 2025 20:38:04 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_14_20100209065129_crawl102-c/52_14_20100209083831_crawl101.arc.gz
server-timing: captures_list;dur=1.424707, exclusion.robots;dur=0.019737, exclusion.robots.policy;dur=0.009410, esindex;dur=0.015892, cdx.remote;dur=31.875703, LoadShardBlock;dur=697.169226, PetaboxLoader3.datanode;dur=557.725944, PetaboxLoader3.resolve;dur=217.371017, load_resource;dur=166.294366
x-app-server: wwwb-app217
x-ts: 200
x-tr: 1017
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
astaple's Profile - GitHub
Public Activity
astaple
- You’re not logged in!
- Login
- Pricing & Signup
- Member Since
- Nov 07, 2008 (about 1 year)
Following 0 coders and watching 2 repositories view all →
astaple doesn’t have any public repositories yet
Public Activity 
HEAD is eab0cc8da6a84575eca13cad923ccb5e099a50f9
x

-
astaple committed eab0cc8d:
merge
-
astaple committed 7b2d93d0:
Merge branch 'master' of github.com:mongodb/mongo
-
astaple committed 40184615:
SERVER-446 add smokeParallel target
-
astaple committed 56c790cb:
SERVER-446 fix v8 regex conversion
-
astaple committed ad8292a9:
SERVER-446 make v8 undefined/null conversion same as sm
-
astaple committed 0131eaf8:
Add debugging support for multiple destructors, and some guards to prevent this condition from arising
-
astaple committed 53998ac7:
SERVER-258 group work with read only mode
-
astaple committed 946d42e8:
SERVER-258 make db.eval work with read only mode
HEAD is c11297df9a7dca4170a1f7c6ec6b97335753aeca
x

-
astaple committed c11297df:
Merge branch 'master' of github.com:mongodb/mongo
-
astaple committed d0847c99:
SERVER-308 add support for --directoryperdb option
-
astaple committed a13d0b88:
MINOR listFiles print problem dir
-
astaple committed 9909d295:
MINOR remove unused test function
-
astaple committed b151a6f5:
SERVER-308 use flag, not field
-
astaple committed ec3731c7:
SERVER-308 add directoryperdb option, remove dead code
HEAD is e6f4d0dffdaa038b06916f21a3311a018e7187a5
x

-
astaple committed e6f4d0df:
Merge branch 'master' of github.com:mongodb/mongo
-
astaple committed 6a53bfcd:
SERVER-256 BinData construction and base64 string rep in v8 shell
-
astaple committed 826cd391:
SERVER-256 allow BinData construction in sm shell
-
astaple committed 8cfc0ef3:
output large bindata types correctly
-
astaple committed 769029d7:
SERVER-256 fix BinData byte alignment issue and add base64 representation to toString() output