Commit Graph

6918 Commits

Author SHA1 Message Date
mdipierro e6ab9cb597 custom qualifier, thanks david karapetyan 2012-07-05 22:06:27 -05:00
mdipierro 4e1c6ed82c db.close(). thanks nick name 2012-07-05 21:32:09 -05:00
mdipierro a0b585fc25 db.close(). thanks nick name 2012-07-05 21:32:09 -05:00
mdipierro ed30e169cd catching timout in rocket sendall, thanks nickname 2012-07-05 21:17:20 -05:00
mdipierro db1a42d5e5 catching timout in rocket sendall, thanks nickname 2012-07-05 21:17:20 -05:00
mdipierro b3139dbc49 fixed typo in recent commit, thanks szimson 2012-07-05 10:51:03 -05:00
mdipierro db9c5bd369 fixed typo in recent commit, thanks szimson 2012-07-05 10:51:03 -05:00
mdipierro 5378ae2384 error message on Crypt exception 2012-07-05 10:47:10 -05:00
mdipierro bee3c154ef error message on Crypt exception 2012-07-05 10:47:10 -05:00
mdipierro 4c48bf3cac more varquote(s) but this is a temp solution 2012-07-05 09:31:23 -05:00
mdipierro 0d8d8817f4 more varquote(s) but this is a temp solution 2012-07-05 09:31:23 -05:00
mdipierro c75bd968a5 varquote for mssql and postgresql 2012-07-05 09:21:52 -05:00
mdipierro 6169e192f7 varquote for mssql and postgresql 2012-07-05 09:21:52 -05:00
mdipierro da94e68e53 fixed default algorithm with salt, requires hmac_key 2012-07-04 23:30:52 -05:00
mdipierro 6864183739 fixed default algorithm with salt, requires hmac_key 2012-07-04 23:30:52 -05:00
mdipierro 8963f8df94 fixed varquote if no-table and IDENTITY 2012-07-04 22:50:48 -05:00
mdipierro 2f84135dd9 fixed varquote if no-table and IDENTITY 2012-07-04 22:50:48 -05:00
mdipierro f5a62808f8 fixed GAE contains,issue 874, thanks Howesc 2012-07-04 22:50:03 -05:00
mdipierro b83f9fcfda fixed GAE contains,issue 874, thanks Howesc 2012-07-04 22:50:03 -05:00
mdipierro cf473cad1e fixed GAE contains,issue 874, thanks Howesc 2012-07-04 22:48:34 -05:00
mdipierro de771e8117 fixed GAE contains,issue 874, thanks Howesc 2012-07-04 22:48:34 -05:00
mdipierro fe4c6a9bb0 fixed GAE contains,issue 874, thanks Howesc 2012-07-04 22:47:25 -05:00
mdipierro cb5a993f41 fixed GAE contains,issue 874, thanks Howesc 2012-07-04 22:47:25 -05:00
mdipierro f8d5bf87c1 Auth(...,salt=True), thanks Dave Stoll 2012-07-04 19:22:40 -05:00
mdipierro ae83fe9ac4 Auth(...,salt=True), thanks Dave Stoll 2012-07-04 19:22:40 -05:00
mdipierro 9d5ea2031b bootstrap 2.0.4 + responsive, issue 858, thanks lightdot 2012-07-04 17:45:55 -05:00
mdipierro 3d6335ce7c bootstrap 2.0.4 + responsive, issue 858, thanks lightdot 2012-07-04 17:45:55 -05:00
mdipierro 6f1f893112 quotes field and tablenames in mysql, thanks Toomim 2012-07-04 17:37:49 -05:00
mdipierro 31bbd7707e quotes field and tablenames in mysql, thanks Toomim 2012-07-04 17:37:49 -05:00
mdipierro 074b3de687 component timeout defauls to oo, issue 871, thanks Simon 2012-07-04 17:05:27 -05:00
mdipierro 5e110aec52 component timeout defauls to oo, issue 871, thanks Simon 2012-07-04 17:05:27 -05:00
mdipierro fc142503a6 issue 873, thanks Howesc 2012-07-04 17:02:38 -05:00
mdipierro 8a4f96e619 issue 873, thanks Howesc 2012-07-04 17:02:38 -05:00
mdipierro 6152f82042 routes_in=[('/path','303->http://..')] 2012-07-01 22:44:03 -05:00
mdipierro 4334488891 routes_in=[('/path','303->http://..')] 2012-07-01 22:44:03 -05:00
mdipierro d91271fa42 more T's in appadmin.py, thanks Vladyslav 2012-06-30 12:11:00 -05:00
mdipierro 96893b2c26 more T's in appadmin.py, thanks Vladyslav 2012-06-30 12:11:00 -05:00
mdipierro 7e2c62eedc adding 'strong' to 'permitted_tags', and 'a.target' to allowed_attributes, thanks Vladyslav 2012-06-30 12:08:53 -05:00
mdipierro 91bbe402bb adding 'strong' to 'permitted_tags', and 'a.target' to allowed_attributes, thanks Vladyslav 2012-06-30 12:08:53 -05:00
mdipierro c6f79af372 for some reason shell forgets settings, this works around temporarily fixes the problem, thanks Vladyslav Kozlovskyy 2012-06-30 11:54:36 -05:00
mdipierro 0e8111a19e for some reason shell forgets settings, this works around temporarily fixes the problem, thanks Vladyslav Kozlovskyy 2012-06-30 11:54:36 -05:00
mdipierro 80e827187e added setup-scheduler-centos.sh, issue 867, thanks Tyrone 2012-06-29 20:55:44 -05:00
mdipierro 95c978b705 added setup-scheduler-centos.sh, issue 867, thanks Tyrone 2012-06-29 20:55:44 -05:00
mdipierro 646ad05aaa issue 523, search_widget can be a dict, thanks Ato 2012-06-29 11:22:04 -05:00
mdipierro 366c11428e issue 523, search_widget can be a dict, thanks Ato 2012-06-29 11:22:04 -05:00
mdipierro 00f54c3d31 updated memcache to 1.48, thanks Jonathan 2012-06-29 09:34:09 -05:00
mdipierro 30b67b29df updated memcache to 1.48, thanks Jonathan 2012-06-29 09:34:09 -05:00
mdipierro a53f689a6d better scheduler, thanks Niphlod 2012-06-28 22:50:03 -05:00
mdipierro 17487cd40d better scheduler, thanks Niphlod 2012-06-28 22:50:03 -05:00
mdipierro ffae332ad3 better extension parsing, thanks Corne 2012-06-28 09:56:53 -05:00