ilvalle
|
b7b16da08f
|
Added the web2py_disable_garbage_collect option to avoid garbage collect
|
2018-01-07 18:53:33 +01:00 |
|
Vitaly Karpenko
|
d5eb8d8f17
|
gluon.http expects status code as integer
|
2017-11-02 13:52:25 +03:00 |
|
mdipierro
|
ebc614bf91
|
fixed has_ssl, thanks leonel
|
2017-08-04 10:21:43 -05:00 |
|
Richard Vézina
|
1a52b0ee3b
|
Enhance main.py PEP8
|
2017-06-22 09:46:55 -04:00 |
|
Vinyl Darkscratch
|
63c494c24d
|
Fixed accidental module-to-import swap
|
2016-10-10 20:59:31 -07:00 |
|
Vinyl Darkscratch
|
f8d62423e5
|
Update custom 503 page code to be less...idiotic
|
2016-10-10 20:53:21 -07:00 |
|
Vinyl Darkscratch
|
a28b1e30c9
|
Merge remote-tracking branch 'web2py/master'
|
2016-10-10 20:49:54 -07:00 |
|
ilvalle
|
a31cf09dd3
|
minor compileapp refactor
|
2016-09-28 21:49:24 +02:00 |
|
Vinyl Darkscratch
|
24d1eea554
|
Support for custom 503 responses
Added support for a custom 503 (temporary maintenance) page based upon
the DISABLED file in an app folder
|
2016-09-09 00:23:33 -07:00 |
|
Giovanni Barillari
|
0528a347b3
|
Updated pyDAL to 16.08
|
2016-08-13 15:38:55 +02:00 |
|
mdipierro
|
35eaba1096
|
removed duplicated code, using pydal's _compat.py
|
2016-08-01 03:39:22 -05:00 |
|
niphlod
|
3bc6769e28
|
fixes #1406
|
2016-07-28 21:36:43 +02:00 |
|
ilvalle
|
f343fab528
|
py3 fixes for admin app
|
2016-06-25 17:36:37 +02:00 |
|
ilvalle
|
2aeb063890
|
enabled test_appadmin, fix markmin2html, fix main.py
|
2016-06-15 20:17:58 +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
|
35900da19b
|
running lib2to3.fixes.fix_except
|
2016-05-29 08:31:19 +02:00 |
|
Leonel Câmara
|
a9ee9a6b58
|
remove simplejson
|
2016-05-11 00:47:23 +01:00 |
|
mdipierro
|
23292754e3
|
fixed gae logging issue
|
2016-03-19 15:10:19 -05:00 |
|
mdipierro
|
9533978b37
|
fixed error in previous commit
|
2016-03-14 14:57:21 -05:00 |
|
mdipierro
|
ab900957fe
|
fixed Cookie parsing stopped after first invalid cookie #1084, thanks paultuckey
|
2015-12-04 11:44:51 -06:00 |
|
niphlod
|
de399691ce
|
fixes #1039
It was a REEEAALLY good catch :-)
|
2015-09-21 22:09:17 +02:00 |
|
ilvalle
|
538f375284
|
lazy request.uuid
|
2015-05-28 18:30:06 +02:00 |
|
Hardirc
|
29c0eb6bac
|
Improve PEP8 gluon/main.py
|
2015-03-06 22:11:31 -05:00 |
|
gi0baro
|
f60c1dff93
|
Fixing imports for new pydal
|
2014-12-15 22:24:04 +01:00 |
|
gi0baro
|
dcadcf0ffb
|
Added pyDAL from repository, adapted web2py code
|
2014-12-15 20:13:40 +01:00 |
|
gi0baro
|
5e5e649c28
|
Added modular DAL, updated gluon imports to new structure
|
2014-09-03 12:48:03 +02:00 |
|
mdipierro
|
5364193759
|
revent register and other form from ever sending back a password, thanks Anthony
|
2014-08-27 14:35:36 -05:00 |
|
mdipierro
|
2d3ccfaba7
|
removed epydoc and fixed a typo in pevious commit
|
2014-08-26 14:24:07 -05:00 |
|
mdipierro
|
80d9722964
|
more security, thanks Niphlod
|
2014-08-26 14:21:28 -05:00 |
|
mdipierro
|
535a39feaa
|
request.is_shell and request.is_scheduler
|
2014-08-07 23:55:32 -05:00 |
|
unknown
|
4358313eea
|
Now routes.py will be gotten from applications_parent in case of using main.HttpServer.
Previous behavior: route.py must be located in gluon_parent which is wrong.
|
2014-03-31 19:17:51 +04:00 |
|
niphlod
|
c44cfcb27c
|
sphinx-compatible docstrings
|
2014-03-11 22:18:33 +01:00 |
|
Massimo
|
b67141b1ef
|
fixed problem with ENABLED/DISABLED, issue 1689
|
2013-09-24 13:29:54 -05:00 |
|
mdipierro
|
afdb028070
|
R-2.6.4
|
2013-09-21 20:42:19 -05:00 |
|
Massimo
|
f78e172eda
|
fixed issue 1673, propagation for format in archive tables
|
2013-09-20 12:47:15 -05:00 |
|
mdipierro
|
6c1cc6fc96
|
tabs -> spaces
|
2013-09-13 15:39:39 -05:00 |
|
mdipierro
|
ed9def985e
|
R-2.6.1
|
2013-09-12 17:08:52 -05:00 |
|
mdipierro
|
11d0c28f91
|
toolbar and ajax fix patch
|
2013-09-05 09:48:40 -05:00 |
|
Alfonso de la Guarda Reyes
|
a51d087797
|
Fixing some typos inside tests and unneeded modules
|
2013-09-02 19:32:26 -05:00 |
|
mdipierro
|
70a1fbfd41
|
bypass all session logic when application does not exist, and close files
|
2013-08-29 08:22:35 -05:00 |
|
mdipierro
|
1ffd110d05
|
bypass all session logic when application does not exist
|
2013-08-29 08:09:56 -05:00 |
|
niphlod
|
ad29ebe866
|
profiler now save dumps in a dir
|
2013-08-17 14:02:46 +02:00 |
|
mdipierro
|
5b94e8f4aa
|
fixed logic for tickets in db?
|
2013-08-09 15:57:27 -05:00 |
|
mdipierro
|
9c1702f5c3
|
richer structure in DISABLED
|
2013-08-09 04:49:10 -05:00 |
|
mdipierro
|
a3222f601a
|
richer structure in DISABLED
|
2013-08-09 04:39:01 -05:00 |
|
mdipierro
|
b0e9140508
|
web3py backport of lazy get_vars,post_vars and vars, thanks Niphlod (may need more testing)
|
2013-08-06 06:46:07 -05:00 |
|
mdipierro
|
7220c78581
|
fixed bug about lazy WSGI middleware, thanks Anthony
|
2013-08-06 01:59:11 -05:00 |
|
mdipierro
|
6faacfbf36
|
fixed issue 1607:NamedTemporaryFile broke GAE, thanks Alan
|
2013-07-26 15:56:03 -05:00 |
|
mdipierro
|
1be0f3f468
|
fixed problem with tempfiles in Android, thanks Fernando Pacheco
|
2013-07-16 13:15:11 -05:00 |
|