temiy / luv

Lua web-framework

This URL has Read+Write access

temiy (author)
Tue Nov 10 05:49:47 -0800 2009
commit  e3a5b59cde848f00ef8d5c5742aaf75a9b889b8c
tree    54c59bac8d57cfa9cf66f10b7315d026ad20aaba
parent  fb35abf6478554f77a949f73f364519dcc77cece
luv /
name age message
file .gitignore Sun Feb 08 08:12:46 -0800 2009 Few fixes to UrlConf and Tamplier. [Tema]
file LICENSE Sat May 16 06:44:48 -0700 2009 Exceptions now automaticaly throws on creation.... [Tema]
directory cache/ Thu Aug 13 11:38:23 -0700 2009 Refactoring. [tema]
file checktypes.lua Mon Aug 10 11:15:47 -0700 2009 Checktypes improved. Refactoring. Fixes. [tema]
directory contrib/ Sun Sep 20 05:41:45 -0700 2009 Added function module with Decorator class. [temiy]
file crypt.lua Mon Aug 10 11:15:47 -0700 2009 Checktypes improved. Refactoring. Fixes. [tema]
directory css/ Tue Jun 23 06:20:05 -0700 2009 Updated jquery.ui to 1.7.2. Added Password fiel... [tema]
directory db/ Loading commit data...
directory dev/ Thu Oct 22 02:17:15 -0700 2009 Improved & fixed dev.coverage. [temiy]
file exceptions.lua
directory fields/
directory forms/
file fs.lua
file function.lua
file i18n.lua
file images.lua Thu Aug 13 11:38:23 -0700 2009 Refactoring. [tema]
file init.lua
directory js/
file oop.lua Mon Aug 10 11:15:47 -0700 2009 Checktypes improved. Refactoring. Fixes. [tema]
file sessions.lua
file signals.lua Tue Jun 02 10:44:04 -0700 2009 Added jQuery.UI. Added Date field & widget. Add... [Tema]
file string.lua
file table.lua Thu Aug 27 06:52:10 -0700 2009 Removed function module. Fixes for fields & forms. [tema]
directory templaters/
directory tests/ Thu Sep 17 05:51:40 -0700 2009 Function module deleted from tests. [temiy]
file utf8.lua Sat May 02 03:30:27 -0700 2009 Added UTF-8 support. Added i18n support. [Tema]
file utf8data.lua Sat May 02 03:30:27 -0700 2009 Added UTF-8 support. Added i18n support. [Tema]
directory utils/ Wed Aug 19 03:33:36 -0700 2009 Fixed Q & QuerySet. [tema]
file validators.lua Wed Sep 16 06:02:49 -0700 2009 Added Float and NonNegativeInt fields. Fixed bu... [tema]
file webservers.lua