Massimo
|
2fa7d72b01
|
added comments in cache, thanks Michele
|
2012-10-10 15:16:21 -05:00 |
|
mdipierro
|
f034d83c81
|
fixed problem with DAL on googlesql
|
2012-10-10 12:20:25 -05:00 |
|
mdipierro
|
b3afa2ab57
|
fixed impval=0, thanks vp
|
2012-10-10 12:10:51 -05:00 |
|
mdipierro
|
36fc758690
|
increased admin (is_local) security, thanks Jonathan
|
2012-10-10 12:00:59 -05:00 |
|
mdipierro
|
f764eb2653
|
rocket passes all pathoc tests without hang
|
2012-10-10 11:57:30 -05:00 |
|
mdipierro
|
63f56ddecc
|
faster local_hosts lookup
|
2012-10-10 11:43:06 -05:00 |
|
mdipierro
|
66de02929b
|
fixed gae_memcache increment bug, issue 1079, thanks in4tunio
|
2012-10-10 11:21:01 -05:00 |
|
mdipierro
|
3c4a142f9a
|
many improvements in cache, lazy cache.ram and cache.disk
|
2012-10-10 11:03:52 -05:00 |
|
mdipierro
|
bf6f090428
|
many improvements in cache
|
2012-10-10 11:01:09 -05:00 |
|
mdipierro
|
59ab818f5b
|
better toolbar, thanks Niphlod
|
2012-10-10 09:19:01 -05:00 |
|
mdipierro
|
77847daa77
|
auth.wiki preview, thanks Niphlod
|
2012-10-10 09:18:09 -05:00 |
|
Massimo
|
690d2df774
|
redis_sessions.py, thanks Niphlod
|
2012-10-09 14:36:34 -05:00 |
|
mdipierro
|
562cb58342
|
some work on mongodb but references do not work
|
2012-10-08 22:09:25 -05:00 |
|
mdipierro
|
1c8ef29413
|
fixed time_expire typo in mamcache, thanks Bruno
|
2012-10-08 12:09:00 -05:00 |
|
mdipierro
|
8e67c551de
|
fixed problem with close all instances when no instances
|
2012-10-08 11:03:21 -05:00 |
|
mdipierro
|
2b21678d48
|
clearing zombie list. Should not be necessary but what the heck
|
2012-10-07 13:31:02 -05:00 |
|
mdipierro
|
62be48decf
|
fixed issue 1072
|
2012-10-07 10:13:20 -05:00 |
|
mdipierro
|
668658b7c9
|
zombie dal is here, should fix scheduler problems while retaining Row/Rows serialization
|
2012-10-07 01:07:49 -05:00 |
|
mdipierro
|
f16c3a394f
|
lazy tables re-appeared in appadmin
|
2012-10-05 09:01:51 -05:00 |
|
mdipierro
|
570538042e
|
fixed IMAP reconnect
|
2012-10-05 07:25:21 -05:00 |
|
mdipierro
|
6a97bfe517
|
Auth use request.requires_https, thanks Yarin
|
2012-10-05 07:18:35 -05:00 |
|
mdipierro
|
20deb56e33
|
minor indentation change
|
2012-10-04 21:45:25 -05:00 |
|
mdipierro
|
a23a2c52c2
|
fixed url_in(request, environ)[1]['PATH_INFO']
|
2012-10-04 20:39:00 -05:00 |
|
mdipierro
|
3f6fa941cb
|
fixed issue 1067
|
2012-10-04 20:36:30 -05:00 |
|
mdipierro
|
28f914463b
|
removed depredation working, thanks Niphlod
|
2012-10-04 20:17:12 -05:00 |
|
mdipierro
|
f0c84b5230
|
scheduler non-writable field, thanks Niphlod
|
2012-10-04 20:10:55 -05:00 |
|
mdipierro
|
dc51abe54c
|
Auth(secure=True), thanks Yarin and Niphlod
|
2012-10-04 15:12:52 -05:00 |
|
mdipierro
|
c1d14a35ee
|
fixed preblem with db singledon serialization in tickets
|
2012-10-04 11:53:04 -05:00 |
|
mdipierro
|
4f4a0318aa
|
fixed wiki for missing body
|
2012-10-04 10:44:35 -05:00 |
|
mdipierro
|
54a1005af3
|
fixed problem with __new__ deprecated
|
2012-10-04 08:44:26 -05:00 |
|
mdipierro
|
7b4fac7a7f
|
allow re-definition of tables
|
2012-10-04 08:35:39 -05:00 |
|
Massimo
|
c80a6db604
|
better request.requires_https, thanks Yarin and Niphlod
|
2012-10-03 12:32:12 -05:00 |
|
Massimo
|
96247eda51
|
fixed some problem with grid
|
2012-10-03 11:58:50 -05:00 |
|
Massimo
|
bacff3453b
|
fised issue 1063
|
2012-10-02 14:55:56 -05:00 |
|
Massimo
|
b20e74c899
|
wiki uses contains instead of startswith, thanks David
|
2012-10-02 14:50:16 -05:00 |
|
mdipierro
|
efa5ceb6de
|
fixed issue 738
|
2012-10-01 21:16:42 -05:00 |
|
mdipierro
|
f79660dd2a
|
attempt to fix issue 981
|
2012-10-01 21:11:45 -05:00 |
|
mdipierro
|
606daabdd3
|
possibly fixed 1020
|
2012-10-01 20:52:02 -05:00 |
|
mdipierro
|
fc1e4ad620
|
fixed DAL.__new__ and SQLFORM.factory
|
2012-10-01 19:15:37 -05:00 |
|
mdipierro
|
54dcf2ead9
|
more customizaiton of booleans
|
2012-10-01 17:07:06 -05:00 |
|
mdipierro
|
083b598c93
|
fixed issue 1031, thanks David
|
2012-10-01 14:49:42 -05:00 |
|
mdipierro
|
94f11501ed
|
another rocket fix
|
2012-10-01 14:25:38 -05:00 |
|
mdipierro
|
a56cf59136
|
speedup in build-environment, thanks Michele
|
2012-10-01 12:01:35 -05:00 |
|
mdipierro
|
12cc81147c
|
fixed rocket (removed handling of static files, faster parse headers, pathoc fault-tolerant)
|
2012-10-01 11:57:45 -05:00 |
|
mdipierro
|
f70737ddc2
|
simplification in after_update
|
2012-09-30 16:50:57 -05:00 |
|
mdipierro
|
1a22497b64
|
self.connector
|
2012-09-30 14:45:47 -05:00 |
|
mdipierro
|
6da330a001
|
adapter have do_connect
|
2012-09-30 14:19:52 -05:00 |
|
mdipierro
|
f6652e7530
|
made contrib.pbkdf2 optionional for utils
|
2012-09-30 13:47:49 -05:00 |
|
mdipierro
|
5148c6ec3a
|
cleaner code in dal
|
2012-09-30 13:40:41 -05:00 |
|
mdipierro
|
954c79abcb
|
fixed Storage copy
|
2012-09-30 13:20:05 -05:00 |
|