 mdipierroandGitHub
|
2396cad2d1
|
Merge pull request #1658 from ilvalle/fix_minify
fix minify, added tests
|
2017-07-10 14:09:53 -05:00 |
|
mdipierro
|
83681f3f5d
|
fixed markmin test, change beahvior
|
2017-07-10 03:16:42 -05:00 |
|
mdipierro
|
dc4ff7c3cc
|
made markmin2html independens on gluon again and fixed reported problem, thanks mweissen
|
2017-07-10 03:01:35 -05:00 |
|
ilvalle
|
9f79dccb05
|
fix minify, added tests
|
2017-06-20 22:12:43 +02:00 |
|
mdipierro
|
81fa787ec2
|
fixes #1514, thanks RekGRpth
|
2017-06-20 14:59:57 -05:00 |
|
mdipierro
|
16df6840ed
|
fixes #1547, thanks yaminle
|
2017-06-20 14:47:59 -05:00 |
|
 mdipierroandGitHub
|
c9b6b0faf8
|
Merge pull request #1607 from sugizo/fix_memcache_appadmin
appadmin can use ccache with cache.ram = cache.disk = cache.memcache
|
2017-04-28 08:09:17 -05:00 |
|
sugizo
|
ab537242c4
|
appadmin can use ccache with cache.ram = cache.disk = cache.memcache
|
2017-04-13 06:31:40 +07:00 |
|
Leonel Câmara
|
fe0f506efc
|
Create a CookieJar on __init__ instead of creating a new one each post
Fixes #1505
|
2017-04-03 19:54:06 +01:00 |
|
Carlos Cesar Caballero Díaz
|
34f2825a49
|
fix ldap_auth logging info not shown
|
2017-03-14 13:09:29 -04:00 |
|
Carlos Cesar Caballero Díaz
|
7dec909254
|
fixed group mapping on ldap auth
|
2017-03-14 13:00:32 -04:00 |
|
ilvalle
|
637579f531
|
replaced ipaddr with ipaddress.py (backported from py3)
|
2016-12-03 08:42:35 +01:00 |
|
 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 |
|