 mdipierroandGitHub
|
77968b5034
|
Merge pull request #1502 from matclab/issue_1500
Allow cookie to contains several '='
|
2016-10-14 10:12:05 -05:00 |
|
Mathieu Clabaut
|
3f96c521f3
|
Allow cookie to contains several '='
close #1500
|
2016-10-09 21:48:10 +02:00 |
|
ilvalle
|
c1d81a8f60
|
fix few app admin py3 issues, updated qdb (close #1471)
|
2016-10-08 12:26:04 +02:00 |
|
mdipierro
|
a9d3d31417
|
merged with niphlod
|
2016-10-03 17:42:39 -05:00 |
|
niphlod
|
bcc237ead8
|
removing pycrypto hard dep
|
2016-10-04 00:11:54 +02:00 |
|
niphlod
|
15769857cb
|
1st trial
|
2016-10-03 22:16:55 +02:00 |
|
niphlod
|
9539cc7542
|
make pymysql usable inside web2py
|
2016-10-01 00:15:47 +02:00 |
|
mdipierro
|
590a505c54
|
upgraded PyMysql to 0.7.9, thanks niphlod
|
2016-09-30 16:02:40 -05:00 |
|
ilvalle
|
4468355d01
|
fix py3 xmlrpc imports, close #1473
|
2016-09-25 10:43:42 +02:00 |
|
niphlod
|
25e8f4aef1
|
fixes #1449
codename "he who late imports by default makes everybody's life a misery
for no speedup at all"
|
2016-09-19 21:33:01 +02:00 |
|
kelson
|
b96d0697ee
|
use constant-time comparison to verify websocket hmac
|
2016-08-17 16:18:44 -04:00 |
|
Giovanni Barillari
|
0528a347b3
|
Updated pyDAL to 16.08
|
2016-08-13 15:38:55 +02:00 |
|
mdipierro
|
7440d38253
|
moved local_html_escape into utils, thanks Simone
|
2016-08-01 05:19:46 -05:00 |
|
mdipierro
|
2e0630c48c
|
moved local_html_escape into utils, thanks Simone
|
2016-08-01 05:15:52 -05:00 |
|
mdipierro
|
cf12fea68b
|
fixed more imports
|
2016-08-01 04:26:46 -05:00 |
|
mdipierro
|
35eaba1096
|
removed duplicated code, using pydal's _compat.py
|
2016-08-01 03:39:22 -05:00 |
|
mdipierro
|
4519985dc2
|
fixed indentation in webclient, issue #1396
|
2016-07-29 08:53:56 -05:00 |
|
niphlod
|
a0720ce01e
|
feature parity (cron recurrence) with scheduler
|
2016-07-18 21:36:56 +02:00 |
|
mdipierro
|
c5bd7ca25d
|
look for dal in packages by default
|
2016-07-05 08:35:42 -05:00 |
|
 mdipierroandGitHub
|
5d13e56dc5
|
Merge pull request #1376 from niphlod/fix/1354
fixes #1354
|
2016-07-01 01:56:21 -05:00 |
|
 mdipierroandGitHub
|
5a5c2b500a
|
Merge pull request #1375 from niphlod/fix/1355
fixes #1355
|
2016-07-01 01:56:02 -05:00 |
|
niphlod
|
4966466509
|
fixes #1354
|
2016-06-28 21:46:07 +02:00 |
|
niphlod
|
a96f137e03
|
fixes #1355
|
2016-06-28 21:43:31 +02:00 |
|
ilvalle
|
ea337e07d0
|
p3 fixes in applications
|
2016-06-28 19:58:20 +02:00 |
|
ilvalle
|
8aecaf4514
|
PY3 fixes and added tests for gluon/admin.py
|
2016-06-24 22:54:56 +02:00 |
|
ilvalle
|
61795bc65e
|
enabled test_web.py in PY3
|
2016-06-22 19:07:58 +02:00 |
|
ilvalle
|
476db87335
|
updated pysimplesoap to current master
|
2016-06-21 21:25:30 +02:00 |
|
ilvalle
|
d9c7953147
|
updated user_agent_parser to 1.7.8, fix webclient
|
2016-06-19 11:49:16 +02:00 |
|
 mdipierroandGitHub
|
338ca6ba5c
|
Merge pull request #1361 from ilvalle/py3_fixes_step2
few py3 fixes
|
2016-06-18 07:48:39 -05:00 |
|
ilvalle
|
2aeb063890
|
enabled test_appadmin, fix markmin2html, fix main.py
|
2016-06-15 20:17:58 +02:00 |
|
ilvalle
|
a27f6f88ef
|
fix serializers, websocket_messaging
|
2016-06-13 20:20:49 +02:00 |
|
ilvalle
|
180ada57da
|
fix request.json, close #1337
|
2016-06-13 18:00:14 +02:00 |
|
ilvalle
|
1f013d76f3
|
minor few fix
|
2016-06-10 14:14:40 +02:00 |
|
ilvalle
|
3103226686
|
revert fcgi changes
|
2016-06-10 14:14:39 +02:00 |
|
ilvalle
|
fd850ab46f
|
fix validators, updated gluon/contrib/ipaddr
|
2016-06-07 19:50:49 +02:00 |
|
ilvalle
|
71ba0e515f
|
updated portalocker, few py3 syntax/import fix
|
2016-06-04 14:07:42 +02:00 |
|
ilvalle
|
dcd24cf88c
|
Updated fpdf to the last version (py3 compatible), fix contrib/appconfig
|
2016-06-04 09:23:31 +02:00 |
|
ilvalle
|
97eb013831
|
fix test_html and test_template for py3
|
2016-06-03 11:46:32 +02:00 |
|
ilvalle
|
a1fd92b7f8
|
updated imports in tests
|
2016-06-02 14:28:21 +02:00 |
|
ilvalle
|
01bab81432
|
manually adapt few imports
|
2016-06-01 20:16:30 +02:00 |
|
ilvalle
|
48e10a3793
|
running libfuturize.fixes.fix_print_with_import
|
2016-05-30 21:23:40 +02:00 |
|
ilvalle
|
36ca754c77
|
running libfuturize.fixes.fix_raise
|
2016-05-30 18:03:48 +02:00 |
|
ilvalle
|
d74413bc16
|
running lib2to3.fixes.fix_methodattrs
|
2016-05-30 18:03:48 +02:00 |
|
ilvalle
|
02e0cd187a
|
running lib2to3.fixes.fix_has_key
|
2016-05-29 08:31:20 +02:00 |
|
ilvalle
|
9588ba690c
|
running lib2to3.fixes.fix_tuple_params
|
2016-05-29 08:31:20 +02:00 |
|
ilvalle
|
a5599f3eab
|
running lib2to3.fixes.fix_idioms
|
2016-05-29 08:31:20 +02:00 |
|
ilvalle
|
8074927191
|
running lib2to3.fixes.fix_renames
|
2016-05-29 08:31:19 +02:00 |
|
ilvalle
|
35900da19b
|
running lib2to3.fixes.fix_except
|
2016-05-29 08:31:19 +02:00 |
|
ilvalle
|
14830e8906
|
running lib2to3.fixes.fix_standarderror
|
2016-05-29 08:31:19 +02:00 |
|
ilvalle
|
d22222ebea
|
running lib2to3.fixes.fix_reduce
|
2016-05-29 08:31:19 +02:00 |
|