This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
commit d488d23b463319eb29542eb6cea7a8a3608e2b6c
tree 41f5d540d65db8d295879337f7751e78d4af7020
parent 8a78cd691f27b27417c959633a63bef42c4d7248
tree 41f5d540d65db8d295879337f7751e78d4af7020
parent 8a78cd691f27b27417c959633a63bef42c4d7248
liftweb /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Tue Jun 23 16:14:39 -0700 2009 | |
| |
LICENSE.txt | Thu Feb 15 11:31:25 -0800 2007 | |
| |
OtherLicensedWorks.txt | Fri Mar 02 21:51:16 -0800 2007 | |
| |
README | Mon May 19 05:00:31 -0700 2008 | |
| |
docs/ | Thu Aug 21 15:12:43 -0700 2008 | |
| |
lift-actor/ | ||
| |
lift-amqp/ | Thu Oct 08 17:09:31 -0700 2009 | |
| |
lift-archetype-basic/ | Thu Jun 04 16:47:14 -0700 2009 | |
| |
lift-archetype-blank/ | Thu Jun 04 16:47:14 -0700 2009 | |
| |
lift-archetype-jpa-basic/ | Thu Jun 04 16:47:14 -0700 2009 | |
| |
lift-archetype-jpa-blank-single/ | Thu Jun 04 16:47:14 -0700 2009 | |
| |
lift-archetype-jpa-blank/ | Thu Jun 04 16:47:14 -0700 2009 | |
| |
lift-core/ | Thu Jul 02 20:58:34 -0700 2009 | |
| |
lift-facebook/ | Thu Jul 02 20:58:34 -0700 2009 | |
| |
lift-installer/ | Sun Apr 19 11:35:48 -0700 2009 | |
| |
lift-jpa/ | Thu Jul 02 20:58:34 -0700 2009 | |
| |
lift-machine/ | Wed May 27 07:58:47 -0700 2009 | |
| |
lift-mapper/ | ||
| |
lift-oauth/ | Thu Jul 02 20:58:34 -0700 2009 | |
| |
lift-openid/ | Fri May 01 21:30:48 -0700 2009 | |
| |
lift-osgi/ | ||
| |
lift-paypal/ | Thu Jul 02 20:58:34 -0700 2009 | |
| |
lift-record/ | ||
| |
lift-testkit/ | Fri May 01 21:30:48 -0700 2009 | |
| |
lift-textile/ | ||
| |
lift-util/ | ||
| |
lift-widgets/ | ||
| |
lift-xmpp/ | Thu Oct 08 17:09:31 -0700 2009 | |
| |
lift/ | ||
| |
pom.xml | ||
| |
remove-trailings.sh | Wed May 27 12:41:15 -0700 2009 | |
| |
sites/ | ||
| |
src/ | ||
| |
vscaladocs-packageLinkDefs.properties | Fri May 09 13:34:27 -0700 2008 |
README
lift is an expressive and elegant framework for writing web applications.
lift stresses the importance of security, maintainability, scalability
and performance, while allowing for high levels of developer productivity.
lift borrows from the best of existing frameworks, providing
* Seaside's highly granular sessions and security
* Rails fast flash-to-bang
* Django's "more than just CRUD is included"
* Wicket's designer-friendly templating style (see Lift View First)
And because lift applications are written in Scala, an elegant new JVM
language, you can still use your favorite Java libraries and deploy to your
favorite Servlet Container. Use the code you've already written and deploy
to the container you've already configured!
And it's hosted on GitHub









