Commit Graph

1498 Commits

Author SHA1 Message Date
mdipierro d9f83927e1 no more custom_import_install in gaehandler.py 2012-10-13 09:37:41 -05:00
mdipierro d8d85815ad redis session patch, thanks Niphlod 2012-10-13 09:26:53 -05:00
mdipierro 4d569d3f7d fixed issue 1081, conflict betweeen web2py css error and bootstrap error classes, thanks Paolo and lapcchan 2012-10-13 09:25:32 -05:00
mdipierro 10aa5d4c8c fixed issue 1084 2012-10-12 22:16:23 -05:00
mdipierro 06eaf803b5 ip address validator fixed 2012-10-12 18:17:06 -05:00
Massimo 63a5e953ba fixed problem with renaming of the rewrite.thread to rewrite.THREAD_LOCAL 2012-10-12 12:19:08 -05:00
Massimo 0f725d0d68 some minor simplifications in rewrite.py 2012-10-12 11:48:25 -05:00
Massimo d61a4529f3 improved speed of regex_url_in 2012-10-12 11:33:02 -05:00
mdipierro aadde5a791 much better custom_import, smaller, faster, and finally works with shell 2012-10-11 22:03:20 -05:00
mdipierro ca5efcc032 fixed cron 2012-10-11 16:48:07 -05:00
mdipierro a13c77d836 just alignment of custom_import 2012-10-11 09:23:36 -05:00
mdipierro 85edef0802 faster init on gae and better gae_memcache 2012-10-11 08:27:58 -05:00
Massimo b3841e19d2 added comments in cache, thanks Michele 2012-10-10 15:16:21 -05:00
mdipierro eaadd12c0e fixed problem with DAL on googlesql 2012-10-10 12:20:25 -05:00
mdipierro 1b780e3178 fixed impval=0, thanks vp 2012-10-10 12:10:51 -05:00
mdipierro ae597dac7f increased admin (is_local) security, thanks Jonathan 2012-10-10 12:00:59 -05:00
mdipierro 83cd22077e rocket passes all pathoc tests without hang 2012-10-10 11:57:30 -05:00
mdipierro 6cd25ff346 faster local_hosts lookup 2012-10-10 11:43:06 -05:00
mdipierro 1a1bb7abd7 fixed issue 1077, thanks c.guimaraes 2012-10-10 11:25:25 -05:00
mdipierro 66aeff12fc fixed gae_memcache increment bug, issue 1079, thanks in4tunio 2012-10-10 11:21:01 -05:00
mdipierro d5cdcf9285 many improvements in cache, lazy cache.ram and cache.disk 2012-10-10 11:03:52 -05:00
mdipierro 48d2ea7424 many improvements in cache 2012-10-10 11:01:09 -05:00
mdipierro 4222430988 better toolbar, thanks Niphlod 2012-10-10 09:19:01 -05:00
mdipierro e95809a442 auth.wiki preview, thanks Niphlod 2012-10-10 09:18:09 -05:00
Massimo 45dd57e49e redis_sessions.py, thanks Niphlod 2012-10-09 14:36:34 -05:00
Massimo e68ab9c746 added jquery.mobile 1.2.0 2012-10-09 09:04:27 -05:00
mdipierro 89c4e562ee some work on mongodb but references do not work 2012-10-08 22:09:25 -05:00
mdipierro 72f5d51ca4 fixed time_expire typo in mamcache, thanks Bruno 2012-10-08 12:09:00 -05:00
mdipierro 3cab47a13d fixed problem with close all instances when no instances 2012-10-08 11:03:21 -05:00
mdipierro 19e7871355 removed rc1 2012-10-08 09:15:33 -05:00
mdipierro f99d5d6b34 2.1.0rc1 2012-10-07 22:45:38 -05:00
mdipierro 90ed2b0c51 clearing zombie list. Should not be necessary but what the heck 2012-10-07 13:31:02 -05:00
mdipierro 64c7fdf057 fixed issue 1074, thanks mjmare 2012-10-07 10:48:37 -05:00
mdipierro aa2ff6e3f2 fixed issue 1072 2012-10-07 10:13:20 -05:00
mdipierro 5b19b606c4 fixed routes example, issue 1073 2012-10-07 10:12:04 -05:00
mdipierro 700a639c8e fixed routes example, issue 1073 2012-10-07 10:11:10 -05:00
mdipierro ab987cd740 db.define_table(...,redefine=True) 2012-10-07 01:10:08 -05:00
mdipierro 7cdef717d0 zombie dal is here, should fix scheduler problems while retaining Row/Rows serialization 2012-10-07 01:07:49 -05:00
mdipierro 626baf5705 Try the mobile interface link in site 2012-10-05 10:38:58 -05:00
mdipierro 2841fbbf61 fixed mobile admin, and improved it 2012-10-05 10:24:14 -05:00
mdipierro b142fa9f7e lazy tables re-appeared in appadmin 2012-10-05 09:01:51 -05:00
mdipierro 6ab5c9d116 fixed IMAP reconnect 2012-10-05 07:25:21 -05:00
mdipierro 80a77b256e Auth use request.requires_https, thanks Yarin 2012-10-05 07:18:35 -05:00
mdipierro de5546c713 fixed issue 990 2012-10-04 21:52:04 -05:00
mdipierro 1f07dc517e minor indentation change 2012-10-04 21:45:25 -05:00
mdipierro 3841025ffc fixed url_in(request, environ)[1]['PATH_INFO'] 2012-10-04 20:39:00 -05:00
mdipierro f7c364d34b fixed issue 1067 2012-10-04 20:36:30 -05:00
mdipierro 669cb6547d removed depredation working, thanks Niphlod 2012-10-04 20:17:12 -05:00
mdipierro 9d4e854723 scheduler non-writable field, thanks Niphlod 2012-10-04 20:10:55 -05:00
mdipierro a9f4585a36 Auth(secure=True), thanks Yarin and Niphlod 2012-10-04 15:12:52 -05:00