niphlod
|
e5dcdb074f
|
fixes #1310 and improves upon ideas shared on #1450
|
2016-09-22 00:01:22 +02:00 |
|
mdipierro
|
075f493332
|
Merge pull request #1454 from niphlod/fix/1449
fixes #1449
|
2016-09-21 09:52:55 -05:00 |
|
mdipierro
|
ae88d2f297
|
Merge pull request #1453 from niphlod/fix/1452
fixes #1452
|
2016-09-21 09:52:46 -05:00 |
|
mdipierro
|
0225b68d81
|
Merge pull request #1450 from ilvalle/getcfs_compiled
caching read_pyc
|
2016-09-21 09:52:32 -05: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 |
|
niphlod
|
790593228f
|
fixes #1452
|
2016-09-19 20:41:41 +02:00 |
|
ilvalle
|
352c93bc86
|
added getcfs for run_view_in
|
2016-09-16 20:19:38 +02:00 |
|
ilvalle
|
897e2ab95d
|
caching read_pyc for controllers and models
|
2016-09-16 16:28:20 +02:00 |
|
mdipierro
|
44362aa429
|
Merge pull request #1448 from abastardi/master
Avoid folder creation race condition
|
2016-09-14 08:49:18 -05:00 |
|
abastardi
|
c0742190f0
|
Avoid folder creation race condition
|
2016-09-12 09:55:33 -04:00 |
|
mdipierro
|
0d646fa5e7
|
Merge pull request #1446 from ilvalle/fix_xmlescape
fix py3.5 xmlescape with bytes
|
2016-09-11 09:45:07 -05:00 |
|
mdipierro
|
d96fe2907e
|
Merge pull request #1445 from vinyldarkscratch/translations
Translations and related improvements
|
2016-09-11 09:44:49 -05:00 |
|
mdipierro
|
251724a741
|
Merge pull request #1440 from niphlod/fix/sys_path_dance3
fixes #1439
|
2016-09-11 09:40:56 -05:00 |
|
Vinyl Darkscratch
|
808c85fdc3
|
Update welcome/es.py, Spanish complete!
|
2016-09-10 22:12:48 -07:00 |
|
Vinyl Darkscratch
|
9263f8c4c3
|
Fixed test errors
Cleaned the damage caused by a faulty script run that created a test
error as described in
https://travis-ci.org/web2py/web2py/builds/158680015
|
2016-09-10 22:06:14 -07:00 |
|
ilvalle
|
1623328678
|
fix missing to_unicode import, close #1442
|
2016-09-09 21:13:27 +02:00 |
|
ilvalle
|
2ec0c0b535
|
fix py3.5 xmlescape with bytes
|
2016-09-09 16:29:55 +02:00 |
|
Vinyl Darkscratch
|
aee0f8dbc5
|
Stripped unused strings from translations
|
2016-09-09 01:59:14 -07:00 |
|
Vinyl Darkscratch
|
2140eced79
|
Fixing a consistency error when updating T.M() translations
|
2016-09-09 01:26:41 -07:00 |
|
Vinyl Darkscratch
|
f9dce481f7
|
Added encoding to plural files
Added “# -*- coding: utf-8 -*-“ lines to all plural files
|
2016-09-09 01:09:39 -07:00 |
|
Vinyl Darkscratch
|
05537b9916
|
Language update
|
2016-09-09 00:43:39 -07:00 |
|
Vinyl Darkscratch
|
38f1e318cf
|
Update translations
|
2016-09-09 00:17:40 -07:00 |
|
mdipierro
|
b84b47dad2
|
Merge pull request #1436 from niphlod/fix/sys_path_dance2
fix sys.path dance part #2 and scheduler tests for py3
|
2016-09-01 10:23:29 -05:00 |
|
mdipierro
|
8370791b83
|
Merge pull request #1434 from niphlod/fix/sys_path_dance
first step towards dropping sys.path dance
|
2016-08-31 08:09:36 -05:00 |
|
niphlod
|
d1d765455f
|
fixes #1439
|
2016-08-31 02:04:45 +02:00 |
|
niphlod
|
a1e1bf3500
|
fix sys.path dance part #2 and scheduler tests for py3
|
2016-08-31 01:47:42 +02:00 |
|
niphlod
|
1bf499e3be
|
first step towards dropping sys.path dance
|
2016-08-29 23:01:22 +02:00 |
|
mdipierro
|
326335c3cd
|
Merge pull request #1433 from BuhtigithuB/improve/ubuntu-nginx-script
No cleartext input password for setup nginx uwsgi ubuntu script
|
2016-08-27 22:13:35 -05:00 |
|
mdipierro
|
59315c874d
|
Merge pull request #1431 from ShySec/fix_add_membership
fixed auth.add_membership succeeding with invalid group_id/user_id
|
2016-08-25 00:12:51 -05:00 |
|
mdipierro
|
c63dbf6045
|
Merge pull request #1429 from ShySec/websocket_compare
use constant-time comparison to verify websocket hmac
|
2016-08-25 00:12:33 -05:00 |
|
mdipierro
|
82714f31ad
|
Merge pull request #1430 from ShySec/static_path_match
fixed "/app/static" throwing AttributeError instead of HTTP(404)
|
2016-08-25 00:11:17 -05:00 |
|
mdipierro
|
0cdf3bd832
|
Merge pull request #1428 from ShySec/pad_update
secure_dumps/secure_loads/pad update
|
2016-08-25 00:10:53 -05:00 |
|
mdipierro
|
93054a2dca
|
pydal v16.08
|
2016-08-25 00:09:29 -05:00 |
|
Richard Vézina
|
2a3f90a30f
|
No cleartext input password for setup nginx uwsgi ubuntu script
|
2016-08-24 15:47:46 -04:00 |
|
kelson
|
3bed4eee8c
|
fixed deprecated assertRaisesRegexp
added additional coverage tests
|
2016-08-17 18:27:44 -04:00 |
|
kelson
|
2b0166a8de
|
add_membership unittests
|
2016-08-17 18:14:39 -04:00 |
|
kelson
|
fe058bf817
|
fixed auth.add_membership succeeding with invalid group_id/user_id
|
2016-08-17 17:17:34 -04:00 |
|
kelson
|
f8f96ba613
|
fixed /app/static throwing AttributeError instead of HTTP(404)
|
2016-08-17 16:50:06 -04:00 |
|
kelson
|
b96d0697ee
|
use constant-time comparison to verify websocket hmac
|
2016-08-17 16:18:44 -04:00 |
|
kelson
|
4b925bf297
|
added PKCS #7 v1.5 padding
updated secure_dumps to use SHA256
fixed secure_dumps using truncated encryption_key hash
fixed pad ignoring blocksize argument
|
2016-08-17 16:08:05 -04:00 |
|
mdipierro
|
e87378b07f
|
allow a cllback in streamer
|
2016-08-16 19:12:47 -05:00 |
|
mdipierro
|
6e9c8212e2
|
Merge branch 'master' of github.com:web2py/web2py
|
2016-08-16 19:08:15 -05:00 |
|
mdipierro
|
fb0bca3709
|
Merge pull request #1425 from zvolsky/_plugin_failure
F redirect in admin/default/design (install of plugin)
|
2016-08-16 18:50:09 -05:00 |
|
mdipierro
|
a2354addec
|
Merge pull request #1423 from gi0baro/master
Updated pyDAL to 16.08
|
2016-08-16 18:49:10 -05:00 |
|
mdipierro
|
9158f766e4
|
Merge pull request #1419 from ilvalle/test_sqlhtml
enabled tests/test_sqlhtml.py
|
2016-08-16 18:49:02 -05:00 |
|
mdipierro
|
7a20866d4f
|
Merge pull request #1416 from vdubya/master
minor grammatical fix
|
2016-08-16 18:48:46 -05:00 |
|
zvolsky
|
9e5bf2bf03
|
F error message in admin/default/design (install of plugin)
|
2016-08-16 13:38:13 +02:00 |
|
zvolsky
|
16b11c7ef2
|
F redirect in admin/default/design (install of plugin)
|
2016-08-16 13:28:29 +02:00 |
|
Giovanni Barillari
|
0528a347b3
|
Updated pyDAL to 16.08
|
2016-08-13 15:38:55 +02:00 |
|
ilvalle
|
461e290768
|
added unittest for sqlform represent
|
2016-08-08 20:57:43 +02:00 |
|