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 |
|
mdipierro
|
deaee3f6a8
|
fixed setup, thanks Mike
|
2012-10-04 15:06:58 -05:00 |
|
mdipierro
|
7a35973bbf
|
fixed preblem with db singledon serialization in tickets
|
2012-10-04 11:53:04 -05:00 |
|
mdipierro
|
a0b0584be8
|
fixed wiki for missing body
|
2012-10-04 10:44:35 -05:00 |
|
mdipierro
|
66d9ead746
|
fixed problem with __new__ deprecated
|
2012-10-04 08:44:26 -05:00 |
|
mdipierro
|
8945dffb0c
|
allow re-definition of tables
|
2012-10-04 08:35:39 -05:00 |
|
Massimo
|
d026b39988
|
better request.requires_https, thanks Yarin and Niphlod
|
2012-10-03 12:32:12 -05:00 |
|
Massimo
|
2b99fd0ba6
|
fixed some problem with grid
|
2012-10-03 11:58:50 -05:00 |
|
Massimo
|
4ab78a096b
|
fixed issue 1064
|
2012-10-03 11:54:03 -05:00 |
|
Massimo
|
9c5ba437de
|
fised issue 1063
|
2012-10-02 14:55:56 -05:00 |
|
Massimo
|
b41490a6f6
|
wiki uses contains instead of startswith, thanks David
|
2012-10-02 14:50:16 -05:00 |
|
mdipierro
|
563934dcac
|
fixed issue 738
|
2012-10-01 21:16:42 -05:00 |
|
mdipierro
|
e8702e757e
|
attempt to fix issue 981
|
2012-10-01 21:11:45 -05:00 |
|
mdipierro
|
f4595ced2d
|
possibly fixed 1020
|
2012-10-01 20:52:02 -05:00 |
|
mdipierro
|
6cc29e4527
|
fixed DAL.__new__ and SQLFORM.factory
|
2012-10-01 19:15:37 -05:00 |
|
mdipierro
|
485719ca1f
|
more customizaiton of booleans
|
2012-10-01 17:07:06 -05:00 |
|
mdipierro
|
187140f083
|
better generic.xml, thanks Derek
|
2012-10-01 15:54:35 -05:00 |
|
mdipierro
|
89cbe815a7
|
fixed issue 1031, thanks David
|
2012-10-01 14:49:42 -05:00 |
|
mdipierro
|
3d28d1c2a7
|
another rocket fix
|
2012-10-01 14:25:38 -05:00 |
|
mdipierro
|
8a638c6115
|
fixed textarea for long translation strings in admin
|
2012-10-01 12:30:02 -05:00 |
|
mdipierro
|
a71cd3058a
|
speedup in build-environment, thanks Michele
|
2012-10-01 12:01:35 -05:00 |
|
mdipierro
|
720ce51dcd
|
fixed rocket (removed handling of static files, faster parse headers, pathoc fault-tolerant)
|
2012-10-01 11:57:45 -05:00 |
|
mdipierro
|
727993dd45
|
simplification in after_update
|
2012-09-30 16:50:57 -05:00 |
|
mdipierro
|
5e12803efa
|
self.connector
|
2012-09-30 14:45:47 -05:00 |
|
mdipierro
|
8ffa5bbbcb
|
adapter have do_connect
|
2012-09-30 14:19:52 -05:00 |
|
mdipierro
|
f502708f7a
|
made contrib.pbkdf2 optionional for utils
|
2012-09-30 13:47:49 -05:00 |
|
mdipierro
|
ec82c6b8af
|
cleaner code in dal
|
2012-09-30 13:40:41 -05:00 |
|
mdipierro
|
417c94470f
|
fixed Storage copy
|
2012-09-30 13:20:05 -05:00 |
|
mdipierro
|
396f4449d8
|
experimental DAL rewrite (work in progress)
|
2012-09-30 08:37:27 -05:00 |
|
mdipierro
|
27e0f08ee9
|
fixed issues with grid form and b.parent
|
2012-09-30 08:32:03 -05:00 |
|
mdipierro
|
c0ad842851
|
fixed admin and new dal
|
2012-09-30 07:30:08 -05:00 |
|
mdipierro
|
2348709622
|
fixed some bugs with singleton and remobed password from session.auth.user
|
2012-09-30 07:26:23 -05:00 |
|
mdipierro
|
5f727f6e6e
|
fixed problem with order of lazyness in DAL serialization in session
|
2012-09-30 00:23:15 -05:00 |
|
mdipierro
|
d42dfeb268
|
login works fine with lazy DAL
|
2012-09-30 00:10:25 -05:00 |
|
mdipierro
|
610cef4bb9
|
reverted DAL singleton until better understood
|
2012-09-29 23:47:30 -05:00 |
|
mdipierro
|
812e2535c0
|
Better LazySet
|
2012-09-29 23:38:07 -05:00 |
|
mdipierro
|
2ad2a6c77f
|
pickle.dumps(db(query).select() now always works and loads restore the full object (almost)
|
2012-09-29 23:20:37 -05:00 |
|
mdipierro
|
f99a1406bb
|
DAL is now a pickeable singleton
|
2012-09-29 22:33:18 -05:00 |
|
mdipierro
|
662261c590
|
in dal renamed thread to thread_local
|
2012-09-29 20:59:50 -05:00 |
|
mdipierro
|
fd1495effe
|
MemcacheClient(time_expire=3600)
|
2012-09-29 20:20:03 -05:00 |
|
mdipierro
|
6150be51b1
|
better rocket parsing, support for multiline headers
|
2012-09-29 18:39:53 -05:00 |
|
mdipierro
|
0c2d0178db
|
made new web2py_uuid working on python 2.5
|
2012-09-29 18:35:09 -05:00 |
|
mdipierro
|
0b4df40f60
|
yet faster web2py_uuid by caching urandom results
|
2012-09-29 17:56:43 -05:00 |
|
mdipierro
|
b7ac9b8757
|
more web2py_uuid speedup, thanks Michele
|
2012-09-29 17:16:35 -05:00 |
|
mdipierro
|
5e88150ee3
|
fixed issue 1046, thanks Houdini
|
2012-09-29 10:17:06 -05:00 |
|
mdipierro
|
309b051dbb
|
fixed copy.copy(storage), thanks Corne
|
2012-09-29 09:55:57 -05:00 |
|
mdipierro
|
759de1e911
|
prettidate works with future dates, thanks Sanjoy
|
2012-09-29 09:53:46 -05:00 |
|
mdipierro
|
6a1a44b493
|
fixed issue 1044, thanks Paolo
|
2012-09-28 20:20:05 -05:00 |
|
mdipierro
|
828aa493a6
|
static asset management, thanks Niphlod
|
2012-09-28 17:06:11 -05:00 |
|