CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Sat, 09 Aug 2025 17:58:00 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20091012212701
location: https://web.archive.org/web/20091012212701/https://github.com/dpp
server-timing: captures_list;dur=0.657728, exclusion.robots;dur=0.021368, exclusion.robots.policy;dur=0.010088, esindex;dur=0.013687, cdx.remote;dur=83.150757, LoadShardBlock;dur=273.583444, PetaboxLoader3.datanode;dur=33.027608, PetaboxLoader3.resolve;dur=111.960262
x-app-server: wwwb-app225
x-ts: 302
x-tr: 385
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: Sat, 09 Aug 2025 17:58:01 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.7.61
x-archive-orig-date: Mon, 12 Oct 2009 21:27:01 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "cac00b50ca92552a1a117f99f98aa3c5"
x-archive-orig-x-runtime: 103ms
x-archive-orig-content-length: 71951
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: Mon, 12 Oct 2009 21:27:01 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Fri, 06 Jun 2008 23:17:16 GMT", ; rel="prev memento"; datetime="Thu, 27 Aug 2009 08:48:13 GMT", ; rel="memento"; datetime="Mon, 12 Oct 2009 21:27:01 GMT", ; rel="next memento"; datetime="Tue, 15 Dec 2009 13:58:17 GMT", ; rel="last memento"; datetime="Thu, 26 Jun 2025 23:11:41 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_12_20091012182546_crawl102-c/52_12_20091012212547_crawl101.arc.gz
server-timing: captures_list;dur=0.636399, exclusion.robots;dur=0.023160, exclusion.robots.policy;dur=0.009894, esindex;dur=0.012469, cdx.remote;dur=19.804979, LoadShardBlock;dur=197.886173, PetaboxLoader3.datanode;dur=88.967817, PetaboxLoader3.resolve;dur=247.353924, load_resource;dur=265.767615
x-app-server: wwwb-app225
x-ts: 200
x-tr: 593
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
dpp's Profile - GitHub
Public Activity
-
The Lift web framework for ScalaUpdated Mon Oct 12 09:21:11 -0700 2009
-
Interesting stuffUpdated Tue Oct 06 16:13:34 -0700 2009
-
git mirror of the scala repositoryForked from paulp/scala Fri Sep 11 17:47:57 -0700 2009
-
The Hoisted Content Management System that sits on top of LiftUpdated Fri Sep 18 13:33:55 -0700 2009
-
Files related to the JVM Language Summit 2009Updated Wed Sep 16 13:23:16 -0700 2009
-
Innovation Games Online API example codeUpdated Fri Sep 11 14:57:00 -0700 2009
-
The Great Scala Test BountyUpdated Thu Sep 10 17:02:49 -0700 2009
-
Lift and Cappuccino in one appUpdated Fri Sep 04 05:28:33 -0700 2009
-
A distributed, transactions storage systemUpdated Fri Aug 28 10:07:15 -0700 2009
-
A sample Lift app that can be used to discuss issuesUpdated Fri Jul 31 13:19:12 -0700 2009
Public Activity
New branch is at dpp/liftweb/tree/dpp_wip_issue_94
HEAD is 153b9c14a77914798b34d2547860bddbfe1e4266
x

-
dpp committed 244b736d:
The factory gets initialized so the lazy objects are less so closes #76
-
dpp committed ab24ded7:
Added dbNotNull_? flag to fields closes #47
-
dpp committed deaa88dd:
Updated Derby Schemifier stuff for primary key columns. Closes #78
-
dpp committed 1fa509a8:
Changed 'Edit' button to 'Save' closes #54
-
dpp committed 6f72390c:
PreCache can be deterministic or non-deterministic closes #80
-
dpp committed 01e62dcc:
Added support for MappedNullableLong closes #85
-
hseeberger committed 00ea7901:
Merge branch 'master' into heiko
-
hseeberger committed a3dfe685:
Fixed issue 87: Inaccurate ranges for previous and next (page) in CRUDify.
-
unknown committed 3b9de697:
making ctx a val
-
hseeberger committed 884b2111:
Fixed issue 84: Enhance CRUDify i18n
-
hseeberger committed 6c0b8fcd:
Fixed issue 82: Add parameterized ?? to S
-
hseeberger committed 7a8b2258:
Fixed issue 81: No i18n for "Sign Up" in MetaMegaProtoUser.signupXhtml
-
dpp committed 980cd471:
Got the XML groups and multiple text items working correctly
-
Joni Freeman committed 86faf351:
Simplify pattern match when quering the child elements of a Node.
-
Joni Freeman committed bbfe8537:
Use isInstanceOf instead of isAssignableFrom, use ne instead of != (after Derek\'s review)
-
Joni Freeman committed ea02c2ae:
Add a new spec.
-
Joni Freeman committed 8f004559:
Do not convert to field with null if we are constructing an array.
-
Joni Freeman committed 6c91df97:
Scala XML support generates sometimes XML with Group and multiple Text nodes. Add some special handling for those.
-
Joni Freeman committed 3dca13f8:
Support namespace prefixes, convert empty tag to null.
-
Joni Freeman committed 08d8f0f5:
Support XML attributes in toJson.
And 21 more commits...
dpp
deleted branch dpp_wip_issue_90 at dpp/liftweb
Fri Oct 09 14:41:46 -0700 2009
Deleted branch was at dpp/liftweb/tree/dpp_wip_issue_90
dpp
deleted branch dpp_wip_issue_83 at dpp/liftweb
Fri Oct 09 14:41:40 -0700 2009
Deleted branch was at dpp/liftweb/tree/dpp_wip_issue_83
Ability to exclude certain paths during URL re-write
Saved state of a Mapper entity should be based on flag, not primary key
New branch is at dpp/liftweb/tree/dpp_wip_issue_91
New branch is at dpp/liftweb/tree/dpp_wip_issue_83
New branch is at dpp/liftweb/tree/dpp_wip_issue_93
Binding a snippet in a comet actor
HEAD is b798ce43c10f94c4d17dc4448a6616bf53b19dda
x

-
Marius Danciu committed b798ce43:
Added Dave's parallel snipets. moved Lift merge to LiftMerge trait
dpp
deleted branch dpp_wip_issue54 at dpp/liftweb
Fri Oct 09 08:33:55 -0700 2009
Deleted branch was at dpp/liftweb/tree/dpp_wip_issue54
dpp
deleted branch dpp_wip_issue60 at dpp/liftweb
Fri Oct 09 08:32:58 -0700 2009
Deleted branch was at dpp/liftweb/tree/dpp_wip_issue60
dpp
deleted branch dpp_wip_issue_75 at dpp/liftweb
Fri Oct 09 08:27:24 -0700 2009
Deleted branch was at dpp/liftweb/tree/dpp_wip_issue_75
dpp
deleted branch dpp_wip_issue_76 at dpp/liftweb
Fri Oct 09 08:27:04 -0700 2009
Deleted branch was at dpp/liftweb/tree/dpp_wip_issue_76
dpp
deleted branch dpp_wip_issues_47_78_54_85_80_79 at dpp/liftweb
Fri Oct 09 08:26:43 -0700 2009
Deleted branch was at dpp/liftweb/tree/dpp_wip_issues_47_78_54_85_80_79
dpp
deleted branch dpp_wip_issue_60 at dpp/liftweb
Fri Oct 09 08:26:23 -0700 2009
Deleted branch was at dpp/liftweb/tree/dpp_wip_issue_60
HEAD is 7a4708d6d74d0464f8c44cd465cb285f982795f9
x

-
dpp committed 7a4708d6:
Merge branch 'dpp_wip_issue_75'
-
dpp committed c670a4c3:
Merge branch 'dpp_wip_issue_76'
-
dpp committed e1416b1c:
Merge branch 'dpp_wip_issues_47_78_54_85_80_79'
-
dpp committed 2a02a3a3:
Merge branch 'dpp_wip_issue_60'
-
dpp committed 31f6475a:
Include response cookies in Ajax responses. Closes #60
-
dpp committed 0cd32a66:
Polite error messages when there's a matching method name, but the signature is wrong closes #76
-
dpp committed 244b736d:
The factory gets initialized so the lazy objects are less so closes #76
-
dpp committed ab24ded7:
Added dbNotNull_? flag to fields closes #47
-
dpp committed deaa88dd:
Updated Derby Schemifier stuff for primary key columns. Closes #78
-
dpp committed 1fa509a8:
Changed 'Edit' button to 'Save' closes #54
-
dpp committed 6f72390c:
PreCache can be deterministic or non-deterministic closes #80
-
dpp committed 01e62dcc:
Added support for MappedNullableLong closes #85
Better error reporting when snippet methods can't be found
Basic Archetype doesn't do DI correctly
Schemefier Creates a BIGINT for a MappedStringForeignKey
PreCache can return incorrect results when used with non deterministic queries
Mapper support for NOT NULL
Derby Identity column DDL and SQL insert scripts
"Edit" label of Submit Button in default Edit and Create Forms (e.g. those created by CRUDify) is misleading
Add support for MappedOptLong
Setting cookies does not work in an ajax response
dpp
deleted branch master_post_M6 at dpp/liftweb
Thu Oct 08 17:23:30 -0700 2009
Deleted branch was at dpp/liftweb/tree/master_post_M6
New branch is at dpp/liftweb/tree/dpp_wip_issue_90
Saved state of a Mapper entity should be based on flag, not primary key
New branch is at dpp/liftweb/tree/dpp_wip_issue_60
New branch is at dpp/liftweb/tree/dpp_wip_issue_75
New branch is at dpp/liftweb/tree/dpp_wip_issue_76
New branch is at dpp/liftweb/tree/dpp_wip_issues_47_78_54_85_80_79
This feature is coming soon. Sit tight!