Commit Graph

488 Commits

Author SHA1 Message Date
Michele Comitini aeeab4e669 Merge branch 'master' of github.com:web2py/web2py 2012-05-16 22:40:38 +02:00
Massimo DiPierro 8514d670a4 restored copy of logging, works today 2012-05-16 11:15:56 -05:00
Michele Comitini ec0c6d7059 Simplify the https check logic using request.is_https which is smarter. 2012-05-15 22:38:43 +02:00
Massimo Di Pierro 66b9b8c1ad removed copy of logging.conf because default logging.example.conf breaks web2py. 2012-05-15 09:06:31 -05:00
Massimo Di Pierro 01642b64bd improved csv does not require id field, issue 795, thanks Dominic Koenig 2012-05-14 14:28:35 -05:00
Massimo Di Pierro 6d43756297 sys.exit of error on run_system_tests 2012-05-14 14:27:27 -05:00
Massimo Di Pierro aad6f4947f sys.exit(1) of error on run_system_tests 2012-05-14 14:26:34 -05:00
Massimo DiPierro 8a20930acd added comment in Makefile 2012-05-11 21:56:17 -05:00
Massimo DiPierro dc05ac732d README.markdown 2012-05-11 21:52:26 -05:00
Massimo DiPierro 98c7bd14d4 Create default logging.conf if it doesn't exist, thanks Marc 2012-05-11 17:41:25 -05:00
Massimo Di Pierro e2820aa32a another mongodb improvement 2012-05-11 14:52:21 -05:00
Massimo Di Pierro 24f5f4ead1 2.00.0 release candidate 2012-05-11 08:30:51 -05:00
Massimo Di Pierro c11b526891 fixed bug in recent widget commit, thanks Gyuris 2012-05-11 08:28:24 -05:00
Massimo Di Pierro 750dbccb79 Display import errors in the GUI as well as the terminal, issue 789, thanks Marc 2012-05-11 08:26:53 -05:00
Massimo Di Pierro f35e026854 better teradata adapter, thanks Andrew Willimott 2012-05-11 08:23:00 -05:00
Massimo Di Pierro f1021e25b8 better teradata adapter, thanks Andrew Willimott 2012-05-11 08:14:57 -05:00
Massimo Di Pierro ce4c0740dd make commit runs tests, let's try.... 2012-05-10 22:36:06 -05:00
Massimo Di Pierro 0478a4ee54 gracefully handle if a server is already running on the selected port, thanks Marc 2012-05-10 22:30:45 -05:00
Massimo Di Pierro 6b337dec48 fixed rocket ssl issue 787 2012-05-10 22:29:12 -05:00
Massimo Di Pierro a9aff39cd8 -S a/c/f, issue 786, thanks Carlos Galindo 2012-05-10 22:24:43 -05:00
Massimo Di Pierro 61f0db4876 https instead of http on initial startup with certificates, issue 783, thanks shivakumar. 2012-05-10 22:22:27 -05:00
Massimo DiPierro e8563209cc web2py.py --run_system_tests, thanks Marc Abramowitz 2012-05-10 18:20:24 -05:00
Massimo DiPierro 81528a31b5 added contrib/imageutils, thanks Bruno and Villas 2012-05-10 18:02:12 -05:00
Massimo DiPierro f3996a7703 better translation interface, thanks Daniel González Zaballos 2012-05-10 16:30:37 -05:00
Massimo Di Pierro a2ade9094c anothr attempt to fix mongodb adapter 2012-05-10 15:12:29 -05:00
Massimo Di Pierro 25038d5398 fixed mongo select? perhaps 2012-05-10 08:19:21 -05:00
Massimo Di Pierro 1a5512b3bf fixed another typo in recent mongodb commit 2012-05-07 17:40:26 -05:00
Massimo Di Pierro 934e403fae fixed typo in previous commit 2012-05-07 17:36:10 -05:00
Massimo Di Pierro 3222d1325a mongodb fix? 2012-05-07 15:27:32 -05:00
Massimo Di Pierro 2beb15f997 reverted change to LI(name) in MENU 2012-05-07 12:18:42 -05:00
Massimo Di Pierro 7e7e953a68 fixed bug introduced recently when non-GAE, thanks Dominic Koenig 2012-05-07 08:15:47 -05:00
Massimo Di Pierro 83c06dc9a0 better scheduler docs, thanks Michael 2012-05-06 17:32:27 -05:00
Massimo Di Pierro 079764bfce preserve exception in custom_import, thanks Mike Amy 2012-05-06 17:29:58 -05:00
Massimo Di Pierro a1f6c2d160 added tox.ini, thanks Marc 2012-05-06 17:27:54 -05:00
Massimo Di Pierro 423da1695e edits in README.markdown 2012-05-06 17:21:17 -05:00
Massimo Di Pierro 99690b2c3c README->README.markdown, thanks msabramo 2012-05-06 17:19:17 -05:00
Massimo Di Pierro 241a5e0694 closed github issue 5, thanks MoMaT 2012-05-06 16:05:13 -05:00
Massimo Di Pierro f03887f478 fixed github issue 4, thanks ilvalle 2012-05-06 16:01:10 -05:00
Massimo Di Pierro 318fdac8e1 better backward compatibility in bigint_id=False (default) 2012-05-05 09:01:29 -05:00
Massimo DiPierro fd7456ea47 new bigint type, DAL(...bigint_id=True) works better 2012-05-04 14:01:53 -05:00
Massimo DiPierro a7dd70cbad portable spatialite import, issue 774, thanks TheBigBamboozle and Denes 2012-05-04 10:47:24 -05:00
Massimo DiPierro 1e008695c4 better -E -b -L options for scheduler, thanks niphlod 2012-05-04 10:27:05 -05:00
Massimo Di Pierro d454e67161 better check for auto-upload 2012-05-03 21:00:41 -05:00
Massimo Di Pierro c40833b804 add_permission now prevents duplicates 2012-05-03 20:51:54 -05:00
Massimo Di Pierro 6436f39e26 better gluon/contrib/autolinks.py, no more <embed><iframe> 2012-05-03 19:00:59 -05:00
Massimo Di Pierro ecc5ae10e1 better gluon/contrib/autolinks.py (still not sure this is behavior I want) 2012-05-03 18:48:30 -05:00
Massimo Di Pierro f69af10885 better autolinks 2012-05-03 17:56:06 -05:00
Massimo Di Pierro d9445aefbe better gluon/contrib/autolinks.py 2012-05-03 11:54:55 -05:00
Massimo Di Pierro 6e301146f0 better gluon/contrib/autolinks.py 2012-05-03 11:14:21 -05:00
Massimo Di Pierro ba812c62be gluon/contrib/autolinks.py 2012-05-03 10:04:57 -05:00