Commit Graph

6918 Commits

Author SHA1 Message Date
niphlod 735357da1d seems that --use-mirrors is ATM borked.
Anyway, --use-mirrors is going to de deprecated in future releases of pip.
Pypi infrastructure is more reliable than a year ago, let's hope we don't incur in any
downtimes.
2013-09-01 01:02:48 +02:00
mdipierro 72ca29694a Merge pull request #192 from niphlod/fix/setup_scripts
fix scripts fetching handlers from /handlers
2013-08-31 07:45:05 -07:00
niphlod d61bbc6a5f fix scripts fetching handlers from /handlers 2013-08-31 14:23:35 +02:00
mdipierro 1f9071d5df moved options_std.py to examples, thanks Niphlod 2013-08-30 18:29:27 -05:00
mdipierro 27229ea979 Merge pull request #191 from niphlod/fix/anyserver
fix anyserver with logging and/or profiler
2013-08-30 16:25:46 -07:00
mdipierro ab29b42fbb Merge pull request #190 from niphlod/fix/examples
fix examples app
2013-08-30 16:25:06 -07:00
mdipierro e1d906256d Merge pull request #189 from niphlod/issue/1584
fixed issue 1584 (grid export with left join)
2013-08-30 16:24:29 -07:00
mdipierro 9526edc49d Merge pull request #188 from jmistx/master
Popen objects leak fixed
2013-08-30 16:23:47 -07:00
niphlod 761d7fd824 fix anyserver with logging and/or profiler 2013-08-30 22:46:36 +02:00
niphlod 5036e36083 fix examples app 2013-08-30 22:05:57 +02:00
niphlod a7d4c5297e fixed issue 1584 (grid export with left join) 2013-08-30 21:13:49 +02:00
Michele Comitini 013d9090f4 Merge ssh://github.com/web2py/web2py 2013-08-30 18:00:59 +02:00
mdipierro b13c2cf6e3 possibly solved issue 1617? thanks fredcy 2013-08-30 17:38:51 +02:00
mdipierro a122215b41 new attempt at fixing session but commented test which fails 2013-08-30 17:38:51 +02:00
mdipierro 5ebf93e453 fixed memdb(Client()) problem 2013-08-30 17:38:51 +02:00
mdipierro 4d46477bee support for content-type .xslm, thanks Niphlod 2013-08-30 17:38:51 +02:00
Johan Englund 49ff414c5c Rewrite navbar & added sublime to gitignore 2013-08-30 17:38:50 +02:00
mdipierro 44f5c0c824 exists to isdir, thanks Niphlod 2013-08-30 17:38:50 +02:00
mdipierro 9aee01df62 updated Makefile 2013-08-30 17:38:50 +02:00
mdipierro 13c782eaa6 handlers check for 'applications' folder 2013-08-30 17:38:50 +02:00
mdipierro 72b3092ef6 moved handlers 2013-08-30 17:38:50 +02:00
mdipierro 03942ba38f allow conditional templates, although no compilation, thanks Anthony 2013-08-30 17:38:50 +02:00
mdipierro c997192277 another possible solution to issue 1524, without monkey patching 2013-08-30 17:38:50 +02:00
mdipierro aebb331fe7 monkey_patched_pickle 2013-08-30 17:38:50 +02:00
mdipierro dafbc17826 fixed get_app problem on windows 2013-08-30 17:38:50 +02:00
mdipierro cc3da8a50e fixed get_app problem on windows 2013-08-30 17:38:50 +02:00
mdipierro 137b4ed75a fixed if False in widget.py, thanks Niphlod 2013-08-30 17:38:49 +02:00
mdipierro a6a678bf4a fixed windows paths, thanks Niphlod 2013-08-30 17:38:49 +02:00
mdipierro 1d83daa068 more details in README 2013-08-30 17:38:49 +02:00
mdipierro 0bf787ae5e no echo in Makefile 2013-08-30 17:38:49 +02:00
mdipierro d70a13e412 commented scripts in setup.py, broke build 2013-08-30 17:38:49 +02:00
mdipierro 8dc8c49dec added a README file 2013-08-30 17:38:49 +02:00
mdipierro cd704f74bb moved lots of files 2013-08-30 17:38:49 +02:00
mdipierro f18b264ca1 no more plugins in wizard 2013-08-30 17:38:49 +02:00
niphlod 5bdfbc98dd added boilerplate to be able to run tests from anywhere. Added test for validate_and_insert too. 2013-08-30 17:38:49 +02:00
mdipierro 52c8629f4b fixed typo in globals, thanks Niphlod 2013-08-30 17:38:49 +02:00
Ricardo Pedroso 92fc9a6dce support new session logic 2013-08-30 17:38:48 +02:00
niphlod 02d616aaa3 fix issue with scheduler namespace. Thanks @limedrop for spotting this. 2013-08-30 17:38:48 +02:00
gi0baro 5cef463dcf Support querying for null values in mongoDB 2013-08-30 17:38:48 +02:00
Dominic König e7ce778121 Ability to send emails with empty message body. 2013-08-30 17:38:48 +02:00
mdipierro 667009318e fixed problem with get_app when app does not exist 2013-08-30 17:38:48 +02:00
mdipierro 838a1ffc82 fixed missing error in design when app does not exist 2013-08-30 17:38:48 +02:00
mdipierro 4ce6d03d89 removed customize it 2013-08-30 17:38:48 +02:00
mdipierro 24c9f999e1 fixing more bugs in new session handling 2013-08-30 17:38:48 +02:00
jmistx 17ee260e3c Popen objects leak fixed 2013-08-30 05:40:01 -07:00
mdipierro db2469f109 fixed issue 1448, headers in wiki media files, sorry Nico this fell under the radar and tool way longer than should have 2013-08-29 21:32:36 -05:00
mdipierro 7c47619e2f fixed issue 1654, auth.enable_record_versioning(db), thanks hitkatojp 2013-08-29 21:16:16 -05:00
mdipierro ca0bbac685 chaged pickling rules for lazyT 2013-08-29 18:57:52 -05:00
mdipierro b82f46352d Merge pull request #187 from niphlod/issue/response_js_order
fixed the order of response.js execution. Thanks @Anthony
2013-08-29 16:43:11 -07:00
mdipierro b9fc2a66c7 Merge pull request #186 from carpaIdea/master
auth navbar - added bare mode and PEP8 tweaks
2013-08-29 11:58:12 -07:00