CARVIEW |
dpp
(David Pollak)
- You’re not logged in!
- Login
- Pricing & Signup
- Name
- David Pollak
- Website/Blog
- https://blog.lostlake.org
- Company
- lift
- Location
- San Francisco
- Member Since
- May 16, 2008 (about 1 year)
Following 4 coders and watching 34 repositories view all →
Public Repositories (20)
-
liftweb
The Lift web framework for Scala
Last updated Sun Jan 17 00:06:32 -0800 2010
-
kestrel
tiny queue system based on starling, in scala
Forked from robey/kestrel Thu Jan 14 13:44:35 -0800 2010
Last updated Fri Dec 04 11:05:32 -0800 2009
-
h2
A clone of the H2 database project
Last updated Thu Dec 03 15:17:47 -0800 2009
-
ESME
A mirror of the Apache ESME project
Last updated Thu Dec 03 14:48:53 -0800 2009
-
goatrodeo
A distributed, transactions storage system
Last updated Thu Dec 03 12:57:55 -0800 2009
-
imagine
Lift-based image upload and serving
Last updated Mon Nov 30 21:24:48 -0800 2009
-
treeview
Demonstrates use of Lift's TreeView widget
Forked from glennSilverman/treeview Tue Nov 24 16:28:48 -0800 2009
Last updated Tue Nov 24 17:53:09 -0800 2009
-
lift_vs_blazeds
Forked from oshyshko/lift_vs_blazeds Thu Nov 12 15:21:15 -0800 2009
Last updated Thu Nov 12 16:25:52 -0800 2009
-
scala
git mirror of the scala repository
Forked from paulp/scala Fri Sep 11 17:47:57 -0700 2009
Last updated Thu Sep 24 10:28:53 -0700 2009
-
hoisted
The Hoisted Content Management System that sits on top of Lift
Last updated Fri Sep 18 13:33:55 -0700 2009
-
jvm_summit_2009
Files related to the JVM Language Summit 2009
Last updated Wed Sep 16 13:23:16 -0700 2009
-
igo_api
Innovation Games Online API example code
Last updated Fri Sep 11 14:57:00 -0700 2009
-
great_scala_test
The Great Scala Test Bounty
Last updated Thu Sep 10 17:02:49 -0700 2009
-
Frothy
Lift and Cappuccino in one app
Last updated Fri Sep 04 05:28:33 -0700 2009
-
lift_1_1_sample
A sample Lift app that can be used to discuss issues
Last updated Fri Jul 31 13:19:12 -0700 2009
-
lift-samples
Samples of lift-based applications
Last updated Fri Jul 24 08:50:15 -0700 2009
-
dpp
Misc DPP stuff... lots of works in progress
Last updated Thu Jun 11 17:27:47 -0700 2009
-
spitballs
Secure Event based messaging over HTTP
Last updated Wed Mar 04 17:24:41 -0800 2009
-
swampland
The Lift-based bug tracking system
Last updated Fri Jan 09 16:30:11 -0800 2009
-
socialmaterial
Make Social Material into Social Fabric
Last updated Wed Jan 07 12:14:52 -0800 2009
Public Activity 

-
David Pollak committed f46e09d8:
Updated changes file
File handles retained during some operations
OAuth support
Extract Screen stuff from Wizard

-
dpp committed 7f5d2a35:
Merge branch 'master' into dpp_issue_275
-
dpp committed 7c751e80:
Merge branch 'master' into dpp_wip_dogscape
-
dpp committed 062ef6b1:
Issue 275 -- cache the file change times. Improves performance and avoids open file handles
-
David Pollak committed 349d77f9:
Finished the forms unification and added support for boolean
-
dpp committed ebd0621c:
Support for screens
-
David Pollak committed 45aa8c92:
Toward unification of input form things
OAuth support
File handles retained during some operations

-
David Pollak committed 349d77f9:
Finished the forms unification and added support for boolean
Lift needs to explicitly close streams
Misc SiteMap enhancements
H2 & Jetty do not play well when Jetty reloads code
Make it easier to use lift-json JsValue with JsonResponse

-
dpp committed 90bc9856:
Issue 262. Added easier support for JValue to JsonResponse
-
dpp committed bbcac25a:
Graceful Jetty restart with H2
-
dpp committed 5073a224:
Force closing of streams. More graceful restart of ActorPing
-
dpp committed 9f13ac2b:
Added some features to Menu
-
dpp committed 7ae15386:
Added features to SiteMap
Misc SiteMap enhancements
SHtml.ajaxEditable renders from unnecessarily
Lift needs to explicitly close streams
H2 & Jetty do not play well when Jetty reloads code

-
dpp committed 448847fc:
Issue 248 -- null checking for Mapper <-> JSON code
-
dpp committed 8c2e62c6:
Issue 244. Normal paragraphs can include bullet lists
-
dpp committed 9fdec840:
added the ability to split the Flot widget stuff between the <head> related stuff and the data/plotting stuff
-
dpp committed 8e8e6cc5:
Make sure <head> tags don't make it into SetHtml or Comet responses
-
dpp committed 19d7722c:
Revert "Added new methods for non-mapper queries"
-
dpp committed b62e7d1d:
Added new methods for non-mapper queries
-
dpp committed 95c67f83:
Issue 234. better null testing when turning results into String... added a more flexible query mechanism
NPE in MappedDateTime when encoding to json
lift-textile misprocesses a list without a preceding empty line
lift-flot tries to push code into <head>
NPE in DB.runQuery if a DECIMAL column is NULL