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 (
ymnk (author)
Sun Apr 19 22:33:55 -0700 2009
commit 2350733e9a7ebc5ef8182b1c0efbb2d6df00b119
tree 08d8bf96a3bcfa2684bbea062c092119e51469a5
parent 4a046a7d68cabfbdc38a0e2bbc8a25cb7c135018
tree 08d8bf96a3bcfa2684bbea062c092119e51469a5
parent 4a046a7d68cabfbdc38a0e2bbc8a25cb7c135018
liftweb /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Sat Jan 31 20:32:29 -0800 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-amqp/ | Thu Jul 02 20:58:34 -0700 2009 | |
| |
lift-archetype-basic/ | Thu Feb 26 10:34:25 -0800 2009 | |
| |
lift-archetype-blank/ | Thu Feb 26 10:34:25 -0800 2009 | |
| |
lift-archetype-jpa-basic/ | Sat Apr 18 05:37:02 -0700 2009 | |
| |
lift-archetype-jpa-blank-single/ | Sat Apr 18 05:37:02 -0700 2009 | |
| |
lift-archetype-jpa-blank/ | Sat Apr 18 05:37:02 -0700 2009 | |
| |
lift-core/ | Thu Jul 02 20:58:34 -0700 2009 | |
| |
lift-facebook/ | Thu Jul 02 20:58:34 -0700 2009 | |
| |
lift-installer/ | Fri Mar 06 03:35:24 -0800 2009 | |
| |
lift-machine/ | Thu Feb 26 10:34:25 -0800 2009 | |
| |
lift-mapper/ | Sat Apr 18 05:37:02 -0700 2009 | |
| |
lift-oauth/ | Thu Jul 02 20:58:34 -0700 2009 | |
| |
lift-openid/ | Fri May 01 21:30:48 -0700 2009 | |
| |
lift-paypal/ | Thu Jul 02 20:58:34 -0700 2009 | |
| |
lift-record/ | Sun Mar 29 13:50:44 -0700 2009 | |
| |
lift-testkit/ | Fri May 01 21:30:48 -0700 2009 | |
| |
lift-textile/ | Sat Apr 18 05:37:02 -0700 2009 | |
| |
lift-util/ | Sat Apr 18 05:37:02 -0700 2009 | |
| |
lift-widgets/ | Mon Mar 23 08:38:41 -0700 2009 | |
| |
lift-xmpp/ | Thu Jul 02 20:58:34 -0700 2009 | |
| |
lift/ | Sun Apr 19 22:33:55 -0700 2009 | |
| |
pom.xml | Sat Apr 18 05:37:02 -0700 2009 | |
| |
sites/ | Sat Apr 18 05:37:02 -0700 2009 | |
| |
src/ | Sat Apr 18 05:37:02 -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







