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 8b5ad6d7fac428886a74356150b332443e4443e7
tree 39710dd7f0c95627c98e5f0871f7c8cd819ad5b6
parent f109724e42cf2f9d7224e92fd1431068d00dc9ab
tree 39710dd7f0c95627c98e5f0871f7c8cd819ad5b6
parent f109724e42cf2f9d7224e92fd1431068d00dc9ab
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 | |
| |
Rakefile | Mon Sep 14 15:37:11 -0700 2009 | |
| |
examples/ | Thu Oct 08 17:09:31 -0700 2009 | |
| |
lift-actor/ | Sun Aug 16 07:36:58 -0700 2009 | |
| |
lift-amqp/ | Thu Oct 08 17:09:31 -0700 2009 | |
| |
lift-archetypes/ | Thu Oct 08 15:56:35 -0700 2009 | |
| |
lift-core/ | Thu Feb 26 10:34:25 -0800 2009 | |
| |
lift-facebook/ | Sun Mar 29 13:30:29 -0700 2009 | |
| |
lift-installer/ | Fri Aug 14 01:09:49 -0700 2009 | |
| |
lift-jpa/ | Thu Jul 02 20:58:34 -0700 2009 | |
| |
lift-json/ | Mon Oct 12 09:19:55 -0700 2009 | |
| |
lift-jta/ | Wed Jul 29 11:22:57 -0700 2009 | |
| |
lift-machine/ | Sun Aug 16 07:36:58 -0700 2009 | |
| |
lift-mapper/ | Mon Oct 12 19:30:01 -0700 2009 | |
| |
lift-oauth/ | Thu Feb 26 10:34:25 -0800 2009 | |
| |
lift-openid/ | Thu Oct 08 17:09:31 -0700 2009 | |
| |
lift-osgi/ | Wed Jul 29 11:22:57 -0700 2009 | |
| |
lift-paypal/ | Sun Oct 11 04:39:59 -0700 2009 | |
| |
lift-record/ | Tue Sep 08 21:32:22 -0700 2009 | |
| |
lift-testkit/ | Thu Oct 08 17:09:31 -0700 2009 | |
| |
lift-textile/ | Mon Oct 12 20:00:15 -0700 2009 | |
| |
lift-util/ | ||
| |
lift-widgets/ | Thu Aug 27 11:44:25 -0700 2009 | |
| |
lift-wizard/ | Thu Oct 08 17:09:31 -0700 2009 | |
| |
lift-xmpp/ | Thu Oct 08 17:09:31 -0700 2009 | |
| |
lift/ | Mon Oct 12 19:56:21 -0700 2009 | |
| |
maven/ | Sat Sep 19 08:42:10 -0700 2009 | |
| |
pom.xml | Wed Aug 26 10:51:14 -0700 2009 | |
| |
presentations/ | Fri Oct 02 16:32:29 -0700 2009 | |
| |
remove-trailings.sh | Wed May 27 12:41:15 -0700 2009 | |
| |
src/ | Mon Oct 12 20:00:15 -0700 2009 | |
| |
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









