Commit Graph
30 Commits
Author SHA1 Message Date
mdipierro 7bb465df07 fixed bug in cache minify, thanks Jeremy 2012-09-11 08:24:59 -05:00
mdipierro 566f030902 stream allows for optional headers and fixed a formtyle bug, thanks Anthony 2012-09-10 17:29:41 -05:00
mdipierro a001a10bac lots of simplifications 2012-08-28 20:30:32 -05:00
mdipierro 5af9fe0a3e temp vars in dal.py (fixed error) 2012-08-28 19:07:26 -05:00
mdipierro 266208c13d many iteritems optimizations 2012-08-28 09:35:36 -05:00
mdipierro 43fc70695d improved toorbar, thanks Anthony 2012-08-27 16:16:25 -05:00
mdipierro ce968db278 toolbar() shows non-lazy tables, thanks Anthony 2012-08-27 14:07:25 -05:00
mdipierro ba385cf5b1 fixed a bunch of typos form recent commits, thanks Jonathan 2012-08-27 12:55:41 -05:00
mdipierro dcce7fc39a fixed @//// in wiki and pep8 spacing 2012-08-25 11:29:11 -05:00
mdipierro 3812548447 another attempt at new Storage, thanks Jonathan 2012-08-21 14:30:02 -05:00
mdipierro e70f8e8c51 more options in response.stream, thanks Alan 2012-08-21 08:55:41 -05:00
mdipierro 9d71ec6821 new Storage object makes some code 10x faster 2012-08-17 21:29:36 -05:00
mdipierro e76bcf0ea9 removed unwanted whitespaces 2012-08-16 11:56:07 -05:00
mdipierro b870074e5c valid html5 welcome, thanks Rob McC 2012-08-06 17:36:51 -05:00
mdipierro b1a4ed556f no double import contenttype, thanks Salomon Derossi 2012-07-05 22:09:13 -05:00
Massimo Di Pierro 1ef2f4f1fd store sessions in cookies, needs logic in main, thanks Nick Groenke 2012-06-10 01:18:30 -05:00
Massimo Di Pierro 139845cf60 request.args(0,default=0, cast=int, url_onerror=URL(...)), thanks Anthony 2012-04-30 11:39:37 -05:00
Massimo Di Pierro 5aaa8bde77 request.intargs(i,default,url_onerror=URL(...)) 2012-04-29 18:51:04 -05:00
Massimo Di Pierro 05ba91cde5 better response.files behavior 2012-04-18 17:31:10 -05:00
Massimo Di Pierro ba93692ed4 fixed issue 728, bug in languages, thanks pgergo 2012-03-26 11:17:20 -05:00
Massimo DiPierro 6270d119c2 fixed two typos, issue 726, thanks I.like.privaty.too 2012-03-20 20:29:01 -05:00
Massimo DiPierro 76cefeaa76 fixed typo in globals thanks Anthony 2012-03-12 21:35:40 -05:00
Massimo DiPierro 55a0e89c26 coffee and less support in response.fields, thanks Sam Sheftel 2012-03-12 13:48:38 -05:00
Massimo Di Pierro 02e7f38da7 fixed a major problem with locking in languages, thanks Dan McGee fr the help 2012-02-29 13:38:59 -06:00
Massimo DiPierro 08ca99a993 reponse.delimiters, thanks Denes 2012-02-28 13:48:37 -06:00
Massimo Di Pierro 23223157d0 web2py sitting behind load balancer showing lb IP not client IP, thanks Dave Stoll 2011-12-31 12:28:17 -06:00
Massimo Di Pierro 2650774230 fixed issue 583 (minify error with None) 2011-12-31 11:54:35 -06:00
Massimo Di Pierro ac82f1e4e7 request.requires_https, thanks Ross 2011-12-09 20:46:07 -06:00
Massimo Di Pierro d281acb421 fixws and 'new' button in grid query 2011-12-05 11:39:42 -06:00
Massimo Di Pierro d421c1321b initial commit 2011-11-22 23:30:42 -06:00