Commit Graph

1095 Commits

Author SHA1 Message Date
mdipierro 084e36d0ea fixed a bunch of typos form recent commits, thanks Jonathan 2012-08-27 12:55:41 -05:00
mdipierro 7254e950e5 fixed some typos, thanks Jonathan 2012-08-27 12:15:30 -05:00
mdipierro bcee16284e possibly faster auth 2012-08-27 12:02:53 -05:00
mdipierro d2a6d93c0f scripts/bench.py 2012-08-27 11:07:52 -05:00
mdipierro 673e6b398d faster and leaner languages, should be 100% backward compatible, plurals work again 2012-08-27 10:57:26 -05:00
mdipierro e2b12bcdd4 better portalocker 2012-08-27 10:13:47 -05:00
mdipierro 9c4375258b better portalocker 2012-08-27 10:06:09 -05:00
mdipierro 86df475ae2 faster languages.py, still disabled plurals 2012-08-27 07:41:34 -05:00
mdipierro 6d78589ed0 simplified languages.py, disable (for today) plural subsystem 2012-08-27 01:43:04 -05:00
mdipierro 4000bf17a2 scripts/rmorphans.py 2012-08-26 21:34:24 -05:00
mdipierro cde8873297 title.png was needed after all 2012-08-26 21:20:23 -05:00
mdipierro 3aba0eda73 removed lots of legacy files 2012-08-26 21:14:02 -05:00
mdipierro cfc7e083a8 fixed forced hideerror, thanks Jim 2012-08-26 20:46:02 -05:00
mdipierro 807eea1b86 fixed issue 961 with DIV.add_class, thanks Dulakian 2012-08-26 19:02:44 -05:00
mdipierro 1840c5e0cc no more has_key 2012-08-26 18:34:50 -05:00
mdipierro a85ee973ed internal simplications in Auth 2012-08-26 17:57:10 -05:00
mdipierro 3e51459612 removed an inconcistency in Auth 2012-08-26 17:53:27 -05:00
mdipierro 74183d8db5 more simplification in Auth 2012-08-26 17:48:37 -05:00
mdipierro f3b86c3e5e auto-login after reset password 2012-08-26 17:28:19 -05:00
mdipierro c95d2b5156 fixed login_onaccept, thanks Martin 2012-08-26 17:05:52 -05:00
mdipierro 0b5aff95e2 more tests about dal 2012-08-26 15:51:15 -05:00
mdipierro 847fd5bb3e fixed some problems with html.py tests and postprocessing, thanks Michael 2012-08-26 14:12:09 -05:00
mdipierro c67d3070f2 some speadup in dal parse 1.5x 2012-08-26 11:50:48 -05:00
mdipierro 0ac105840e fixed xml() again 2012-08-26 10:41:26 -05:00
mdipierro 294d7583d2 improved Table (10x), DAL(2x), Row(10x) without memory leak 2012-08-26 09:32:10 -05:00
mdipierro 8d1b892406 xml(row_name,rows_name) 2012-08-26 00:00:15 -05:00
mdipierro 25c4ee3704 db().select().xml(strict=True) 2012-08-25 23:54:23 -05:00
mdipierro f405c22591 minor imprvements in DAL repr 2012-08-25 23:06:28 -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 123832e528 R-2.0.1-rc3 2012-08-25 15:08:18 -05:00
mdipierro d322ec5690 fixed @//// in wiki and pep8 spacing 2012-08-25 11:29:11 -05:00
mdipierro ae329f6adb fixed anchor in markmin 2012-08-25 11:25:58 -05:00
mdipierro f36546676f updated changelog 2012-08-25 11:22:28 -05:00
mdipierro 54b9e4126d GIT_MISSING message, thanks Niphlod 2012-08-25 11:17:39 -05:00
mdipierro da2083ee36 better fix of recycle Response in template, thanks Anthony 2012-08-24 23:47:47 -05:00
mdipierro e16d24b1d3 changelog update 2012-08-24 23:37:10 -05:00
mdipierro 477cefa5e1 fixed some styles for auth.wiki 2012-08-24 23:11:45 -05:00
mdipierro 19e9596b5b executesql(fields=,columns=),thanks Anthony 2012-08-24 22:52:45 -05:00
mdipierro 6d0721af66 template render can recycle a Response(), thanks Anthony 2012-08-24 22:40:18 -05:00
mdipierro 84cb7b6790 DIV.elements(replace=...), thanks Anthony 2012-08-24 22:17:49 -05:00
mdipierro e3d34d860a added .btn class in admin for grid 2012-08-24 19:24:58 -05:00
mdipierro 0b3604e3c7 more forgining auto links in markmin 2012-08-24 17:39:59 -05:00
mdipierro 0beafb39f9 new widget.py thanks Niphlod 2012-08-24 17:32:26 -05:00
mdipierro c5be7cb2f7 better error reporing on app_create failures 2012-08-24 17:05:18 -05:00
mdipierro 78e1815395 auth links should have same scheme as app 2012-08-24 16:36:14 -05:00
mdipierro ca6a03dac3 another multi_user_mode fix 2012-08-24 16:24:43 -05:00
mdipierro 636f6e6434 added links to multi_user_mode management 2012-08-24 16:17:32 -05:00
mdipierro 38fb587db0 fixed scripts/setup-web2py-nginx-uwsgi-ubuntu.sh \r 2012-08-24 15:53:10 -05:00