Commit Graph

4449 Commits

Author SHA1 Message Date
mdipierro 1068e75902 multiple exports from grid, issue 423, thanks Hong-Khoan Quach 2012-07-08 17:26:44 -05:00
mdipierro 5b41df0859 scripts/setup-web2py-fedora-ami.sh, thanks Charles Law 2012-07-08 17:11:24 -05:00
mdipierro 4a93d6866a scripts/setup-web2py-fedora-ami.sh, thanks Charles Law 2012-07-08 17:11:24 -05:00
mdipierro f71bb239d8 renamed welcome crontab crontab.example, thanks Jonathan 2012-07-08 16:40:01 -05:00
mdipierro f7724c4f06 renamed welcome crontab crontab.example, thanks Jonathan 2012-07-08 16:40:01 -05:00
mdipierro 782c6fb6a1 improver navbar behavior, thanks Anthony 2012-07-08 09:45:20 -05:00
mdipierro e33094a3d6 improver navbar behavior, thanks Anthony 2012-07-08 09:45:20 -05:00
mdipierro 764ccd5005 scheduler patch, issue 878, thanks Toomim 2012-07-07 10:28:21 -05:00
mdipierro 98295289f0 scheduler patch, issue 878, thanks Toomim 2012-07-07 10:28:21 -05:00
Michele Comitini 2905b1b40c Merge github.com:web2py/web2py into HEAD 2012-07-06 22:59:32 +02:00
mdipierro 84d4359fd1 referrer_actions, thanks Anthony 2012-07-06 11:47:25 -05:00
mdipierro 56eee69ebf referrer_actions, thanks Anthony 2012-07-06 11:47:25 -05:00
mdipierro c0cc76ae93 removed varquote, too many problems 2012-07-06 11:32:01 -05:00
mdipierro 5e4283909b removed varquote, too many problems 2012-07-06 11:32:01 -05:00
Michele Comitini aeaf0447d5 Merge github.com:web2py/web2py 2012-07-06 16:26:33 +02:00
Michele Comitini bad7d9b960 Merge branch 'master' of github.com:michele-comitini/web2py 2012-07-06 16:25:58 +02:00
mdipierro 7aa90c3723 db._debug=True 2012-07-06 08:54:45 -05:00
mdipierro e15e36566c db._debug=True 2012-07-06 08:54:45 -05:00
mdipierro 7891045b18 fixed error in recent commit __idx, thanks Joel Carrier 2012-07-05 22:33:43 -05:00
mdipierro 901c2ebf32 fixed error in recent commit __idx, thanks Joel Carrier 2012-07-05 22:33:43 -05:00
mdipierro f227fb673c fixed typo 2012-07-05 22:29:51 -05:00
mdipierro fd3b52a7f8 fixed typo 2012-07-05 22:29:51 -05:00
mdipierro 0668739c6e check if git installed for openshift 2012-07-05 22:28:54 -05:00
mdipierro 60cf316e16 check if git installed for openshift 2012-07-05 22:28:54 -05:00
mdipierro 58a4fb4b2b fixed language in comments, thanks Clifford 2012-07-05 22:24:34 -05:00
mdipierro b6667e6da8 fixed language in comments, thanks Clifford 2012-07-05 22:24:34 -05:00
mdipierro b77bd65140 openshift integration, thanks prelegalwonder 2012-07-05 22:21:18 -05:00
mdipierro 7377cef7ff openshift integration, thanks prelegalwonder 2012-07-05 22:21:18 -05:00
mdipierro 6303f2c455 no double import contenttype, thanks Salomon Derossi 2012-07-05 22:09:13 -05:00
mdipierro b1a4ed556f no double import contenttype, thanks Salomon Derossi 2012-07-05 22:09:13 -05:00
mdipierro d3cbf94291 custom qualifier, thanks david karapetyan 2012-07-05 22:06:27 -05:00
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