Commit Graph

  • 853c0b1a3a Better LazySet mdipierro 2012-09-29 23:38:07 -05:00
  • 2ad2a6c77f pickle.dumps(db(query).select() now always works and loads restore the full object (almost) mdipierro 2012-09-29 23:20:37 -05:00
  • d0d8a4827e pickle.dumps(db(query).select() now always works and loads restore the full object (almost) mdipierro 2012-09-29 23:20:37 -05:00
  • f99a1406bb DAL is now a pickeable singleton mdipierro 2012-09-29 22:33:18 -05:00
  • 4745ce42f9 DAL is now a pickeable singleton mdipierro 2012-09-29 22:33:18 -05:00
  • 662261c590 in dal renamed thread to thread_local mdipierro 2012-09-29 20:59:50 -05:00
  • bba13becd0 in dal renamed thread to thread_local mdipierro 2012-09-29 20:59:50 -05:00
  • fd1495effe MemcacheClient(time_expire=3600) mdipierro 2012-09-29 20:20:03 -05:00
  • 7712e005c4 MemcacheClient(time_expire=3600) mdipierro 2012-09-29 20:20:03 -05:00
  • 6150be51b1 better rocket parsing, support for multiline headers mdipierro 2012-09-29 18:39:53 -05:00
  • 07c667f469 better rocket parsing, support for multiline headers mdipierro 2012-09-29 18:39:53 -05:00
  • 0c2d0178db made new web2py_uuid working on python 2.5 mdipierro 2012-09-29 18:35:09 -05:00
  • 57ad1ec1cf made new web2py_uuid working on python 2.5 mdipierro 2012-09-29 18:35:09 -05:00
  • 0b4df40f60 yet faster web2py_uuid by caching urandom results mdipierro 2012-09-29 17:56:43 -05:00
  • 60a043479c yet faster web2py_uuid by caching urandom results mdipierro 2012-09-29 17:56:43 -05:00
  • b7ac9b8757 more web2py_uuid speedup, thanks Michele mdipierro 2012-09-29 17:16:35 -05:00
  • 1a43e1671f more web2py_uuid speedup, thanks Michele mdipierro 2012-09-29 17:16:35 -05:00
  • 5e88150ee3 fixed issue 1046, thanks Houdini mdipierro 2012-09-29 10:17:06 -05:00
  • cd955d3603 fixed issue 1046, thanks Houdini mdipierro 2012-09-29 10:17:06 -05:00
  • 309b051dbb fixed copy.copy(storage), thanks Corne mdipierro 2012-09-29 09:55:57 -05:00
  • 492a0c51d1 fixed copy.copy(storage), thanks Corne mdipierro 2012-09-29 09:55:57 -05:00
  • 759de1e911 prettidate works with future dates, thanks Sanjoy mdipierro 2012-09-29 09:53:46 -05:00
  • dd4a4c281f prettidate works with future dates, thanks Sanjoy mdipierro 2012-09-29 09:53:46 -05:00
  • 6a1a44b493 fixed issue 1044, thanks Paolo mdipierro 2012-09-28 20:20:05 -05:00
  • 41ec6da72c fixed issue 1044, thanks Paolo mdipierro 2012-09-28 20:20:05 -05:00
  • 828aa493a6 static asset management, thanks Niphlod mdipierro 2012-09-28 17:06:11 -05:00
  • e18f38d4da static asset management, thanks Niphlod mdipierro 2012-09-28 17:06:11 -05:00
  • 6c5227b6b3 fixed issue 1042, thanks Dominic Massimo 2012-09-28 12:47:36 -05:00
  • bd27df8fa5 fixed issue 1042, thanks Dominic Massimo 2012-09-28 12:47:36 -05:00
  • 3ea23a97ed closed issue 995, thanks Peter Massimo 2012-09-28 12:38:03 -05:00
  • 2f44c2de9b closed issue 995, thanks Peter Massimo 2012-09-28 12:38:03 -05:00
  • f7b5922fd9 fixed issue 1040 mdipierro 2012-09-28 09:25:27 -05:00
  • ccf154a807 fixed issue 1040 mdipierro 2012-09-28 09:25:27 -05:00
  • 8bee93c236 faster web2py_uuid() thanks Michele mdipierro 2012-09-28 09:21:03 -05:00
  • 837453dd6e faster web2py_uuid() thanks Michele mdipierro 2012-09-28 09:21:03 -05:00
  • 8e6e7ed4cc fixed search in wiki again for firebird mdipierro 2012-09-28 08:51:18 -05:00
  • 64bc60cdf0 fixed search in wiki again for firebird mdipierro 2012-09-28 08:51:18 -05:00
  • 2c156e850a fixed menu hoover issue 1036, thanks Paolo mdipierro 2012-09-27 22:28:59 -05:00
  • af258c334e fixed menu hoover issue 1036, thanks Paolo mdipierro 2012-09-27 22:28:59 -05:00
  • 6fff0f5eee fixed many bugs in dal, thanks Mart Senecal mdipierro 2012-09-27 22:15:56 -05:00
  • 627fff624a fixed many bugs in dal, thanks Mart Senecal mdipierro 2012-09-27 22:15:56 -05:00
  • 29201be7f0 fixed problem with pypy mdipierro 2012-09-27 22:09:23 -05:00
  • bc8127f6de fixed problem with pypy mdipierro 2012-09-27 22:09:23 -05:00
  • f667c6224f added better comments to address issue 1033 mdipierro 2012-09-27 21:45:19 -05:00
  • 19bf43815d added better comments to address issue 1033 mdipierro 2012-09-27 21:45:19 -05:00
  • ab6f0fd62d fixed field_parent references broken in 2.0.x, thanks Marin mdipierro 2012-09-27 15:12:36 -05:00
  • 7709074d7c fixed field_parent references broken in 2.0.x, thanks Marin mdipierro 2012-09-27 15:12:36 -05:00
  • da23a195ab removed some un-necessary has_attr mdipierro 2012-09-27 14:43:57 -05:00
  • 4b73f249dd removed some un-necessary has_attr mdipierro 2012-09-27 14:43:57 -05:00
  • b1ec80793c fixed add button in grid mdipierro 2012-09-27 14:21:55 -05:00
  • ae9e2c2be0 fixed add button in grid mdipierro 2012-09-27 14:21:55 -05:00
  • 55cd08865f fixed issue 1032, thanks Carlos mdipierro 2012-09-27 14:09:05 -05:00
  • fd8edb5aa2 fixed issue 1032, thanks Carlos mdipierro 2012-09-27 14:09:05 -05:00
  • 4efd08a66f http 422, better tagcloud, possibly fixed firbird issue with tagcloud mdipierro 2012-09-27 14:05:43 -05:00
  • 82ab59c46a http 422, better tagcloud, possibly fixed firbird issue with tagcloud mdipierro 2012-09-27 14:05:43 -05:00
  • ded6b0579d possibly fixed issue 1031, thanks villas mdipierro 2012-09-26 12:45:56 -05:00
  • 74a63e98b5 possibly fixed issue 1031, thanks villas mdipierro 2012-09-26 12:45:56 -05:00
  • 534e8a629e db.get(,default=None), thanks Carlos Massimo 2012-09-25 16:18:52 -05:00
  • 9e23b3dac5 db.get(,default=None), thanks Carlos Massimo 2012-09-25 16:18:52 -05:00
  • b42436909f distinct instead of groupby Massimo 2012-09-25 14:56:49 -05:00
  • 077ce011e2 distinct instead of groupby Massimo 2012-09-25 14:56:49 -05:00
  • b30c1af78a test Massimo 2012-09-25 14:50:32 -05:00
  • 1430bc824f test Massimo 2012-09-25 14:50:32 -05:00
  • d984652ab7 CAS should disabled retrive username mdipierro 2012-09-24 22:44:19 -05:00
  • 722b16e620 CAS should disabled retrive username mdipierro 2012-09-24 22:44:19 -05:00
  • 440885cee2 synced web2py.js, thanks Jeremy mdipierro 2012-09-24 20:18:30 -05:00
  • 30727ef9e4 synced web2py.js, thanks Jeremy mdipierro 2012-09-24 20:18:30 -05:00
  • 547ad1e9dc db().select(...query.case('true','false)) code cleanup mdipierro 2012-09-24 18:09:22 -05:00
  • 0f322f8a69 db().select(...query.case('true','false)) code cleanup mdipierro 2012-09-24 18:09:22 -05:00
  • e7e875bb7b db().select(...query.case('true','false)) mdipierro 2012-09-24 18:06:07 -05:00
  • ec5b4dde6f db().select(...query.case('true','false)) mdipierro 2012-09-24 18:06:07 -05:00
  • c41f9972c3 gluon/contrib/comet_messaging.py -> gluon/contrib/websocket_messaging.py mdipierro 2012-09-24 16:21:11 -05:00
  • 630dcb799e gluon/contrib/comet_messaging.py -> gluon/contrib/websocket_messaging.py mdipierro 2012-09-24 16:21:11 -05:00
  • be76f61c96 nore more typo fixed, thanks niphlod mdipierro 2012-09-24 15:54:58 -05:00
  • c6d1e47226 nore more typo fixed, thanks niphlod mdipierro 2012-09-24 15:54:58 -05:00
  • ffca891f57 data, no attr, thanks Niphlod mdipierro 2012-09-24 15:13:34 -05:00
  • aa8315a7c9 data, no attr, thanks Niphlod mdipierro 2012-09-24 15:13:34 -05:00
  • 40d3ff40f6 apos entity fix, thanks Michele mdipierro 2012-09-24 12:48:39 -05:00
  • 80040bf8e5 apos entity fix, thanks Michele mdipierro 2012-09-24 12:48:39 -05:00
  • b8b2eadf2e better setup-web2py-nginx-uwsgi-ubuntu.sh, thanks Bruno mdipierro 2012-09-24 12:44:42 -05:00
  • 8f382f322e better setup-web2py-nginx-uwsgi-ubuntu.sh, thanks Bruno mdipierro 2012-09-24 12:44:42 -05:00
  • ec16dc8cec crud methods have FORM **attributes, thanks Daniel mdipierro 2012-09-24 12:43:22 -05:00
  • 9ccc7dc59a crud methods have FORM **attributes, thanks Daniel mdipierro 2012-09-24 12:43:22 -05:00
  • e8a2b3b10f fixed https://github.com/web2py/web2py/pull/33, fetching Oracle Clobs, thanks dhx mdipierro 2012-09-24 12:39:28 -05:00
  • 70f6f86827 fixed https://github.com/web2py/web2py/pull/33, fetching Oracle Clobs, thanks dhx mdipierro 2012-09-24 12:39:28 -05:00
  • bcb6e477cf fixed issue 1028, thanks Sherdim mdipierro 2012-09-24 11:59:57 -05:00
  • 3055c87567 fixed issue 1028, thanks Sherdim mdipierro 2012-09-24 11:59:57 -05:00
  • 823dbdfcc1 addClass/hasClass entropy_check, thanks Niphlod mdipierro 2012-09-24 11:50:59 -05:00
  • 473955611a addClass/hasClass entropy_check, thanks Niphlod mdipierro 2012-09-24 11:50:59 -05:00
  • 9cfffa8a78 fixed minify code to fix paths in css files, thanks Jeremy mdipierro 2012-09-24 10:11:35 -05:00
  • 21a7ded8e0 fixed minify code to fix paths in css files, thanks Jeremy mdipierro 2012-09-24 10:11:35 -05:00
  • 862543a12c css:inline patch,thanks Jeremy mdipierro 2012-09-24 09:25:26 -05:00
  • 23347995e2 css:inline patch,thanks Jeremy mdipierro 2012-09-24 09:25:26 -05:00
  • 6e20017723 SQLFORM().accepts(onvalidation=dict(onchange=lambda....)), thanks Alan mdipierro 2012-09-23 19:24:05 -05:00
  • 4027a3cda3 SQLFORM().accepts(onvalidation=dict(onchange=lambda....)), thanks Alan mdipierro 2012-09-23 19:24:05 -05:00
  • e7fd8ee0b7 linked_tables in smartgrid can be a dict() mdipierro 2012-09-23 19:16:27 -05:00
  • a9b6c4f1a3 linked_tables in smartgrid can be a dict() mdipierro 2012-09-23 19:16:27 -05:00
  • 554fe30288 better entropy colors and optional callback, thanks Niphlod mdipierro 2012-09-23 17:00:34 -05:00
  • c1330662aa better entropy colors and optional callback, thanks Niphlod mdipierro 2012-09-23 17:00:34 -05:00
  • 3fbd80728d better entropy colors and optional callback, thanks Niphlod mdipierro 2012-09-23 16:58:11 -05:00