Commit Graph

36 Commits

Author SHA1 Message Date
mdipierro 918d3bd6df fixed typo, thanks Mart 2012-09-01 07:01:38 -05:00
mdipierro d3ecb78ef9 yet better storage, thanks Michele 2012-08-25 18:42:27 -05:00
mdipierro 71507f0ce0 major optimization in Storage, Table, Row (2x), thanks Michele 2012-08-25 16:19:50 -05:00
mdipierro 35d728e0c9 typo in Storage, thanks Michele 2012-08-25 15:50:01 -05:00
mdipierro d322ec5690 fixed @//// in wiki and pep8 spacing 2012-08-25 11:29:11 -05:00
mdipierro dcb4a92bc4 R-2.0.1-rc2 2012-08-23 11:11:41 -05:00
mdipierro cf51c40e86 restoring Settings backward compatibility, thanks Dominic 2012-08-23 08:42:47 -05:00
mdipierro 7d217c45f8 reverted Storage again, check for bug not reliable, :-( 2012-08-22 15:27:19 -05:00
mdipierro 639aeafbd0 fixed have_bug 2012-08-22 13:00:28 -05:00
mdipierro b7623af28c bug detection for Storage, reverted improvements in dal :-( 2012-08-22 10:48:17 -05:00
mdipierro 054b9c672c fixed portalocker in Storage, restored appadmin 2012-08-21 22:19:43 -05:00
mdipierro 83dcaf6313 new Storage passes all tests 2012-08-21 14:41:43 -05:00
mdipierro 61a1fb1d58 another attempt at new Storage, thanks Jonathan 2012-08-21 14:30:02 -05:00
mdipierro c6c417af72 reverted Storage again. :-( 2012-08-21 13:38:27 -05:00
mdipierro f15f6683a2 new Storage class, thanks Oscar Benjamin 2012-08-21 11:34:55 -05:00
mdipierro 75a48ec45f reverted storage.py again 2012-08-20 21:56:26 -05:00
mdipierro 4dae25ec8f another attempt at faster Storage 2012-08-20 21:54:02 -05:00
mdipierro d29724cdbb better web2py.py thanks Niphlod 2012-08-20 16:02:11 -05:00
mdipierro 89fb924c3f Storage.__class__ = dict tricks isinstance 2012-08-20 12:04:55 -05:00
mdipierro 8ef3a0c265 fixed is_impersonating, thanks Martin 2012-08-20 11:57:30 -05:00
mdipierro d766935f3b fixed form, @{component:...} in auth.wiki, @{...} in markmin 2012-08-18 00:10:36 -05:00
mdipierro 872a311320 new Storage object makes some code 10x faster 2012-08-17 21:29:36 -05:00
mdipierro c17e588ec7 updated CHANGELOG 2012-08-17 14:48:14 -05:00
mdipierro a608df5a29 removed unwanted whitespaces 2012-08-16 11:56:07 -05:00
mdipierro fafa5a7885 request.args(-i), issue 919, thanks David Adley 2012-08-05 21:26:16 -05:00
mdipierro 8884b24a4b missing pickling methods in Storage, thanks marius.v.niekerk 2012-07-18 14:20:46 -05:00
Massimo Di Pierro fd82097bfc request.args(0,default=0, cast=int, url_onerror=URL(...)), thanks Anthony 2012-04-30 11:39:37 -05:00
Massimo Di Pierro 4d90fe7bf5 fixed pickleablestorage import 2012-04-17 10:02:23 -05:00
Massimo Di Pierro ba93692ed4 fixed issue 728, bug in languages, thanks pgergo 2012-03-26 11:17:20 -05:00
Massimo Di Pierro 54b6b9d995 fixed typo in storage.py 2012-03-02 10:03:40 -06: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 Di Pierro e66fb147dd reverted Pickleable until we understand it better 2011-12-17 22:07:36 -06:00
Massimo Di Pierro 3ffe6af6a5 Pickable -> Pickeable, thanks Anthony 2011-12-17 11:15:45 -06:00
Massimo Di Pierro 64d5a1c5ae http://code.google.com/p/web2py/issues/detail?id=355 2011-12-16 10:16:44 -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