dlage
|
a65234478c
|
Merge branch 'master' into fix-missing-folders-in-script
|
2019-05-23 14:32:04 +01:00 |
|
mdipierro
|
94af61e732
|
better cron limits number of threads, thanks P.Pastori
|
2019-05-22 21:44:42 -07:00 |
|
mdipierro
|
2ccd7a86ec
|
better thread handling in GUI and more resiliant start/stop, thanks P.Pastori
|
2019-05-18 22:21:03 -07:00 |
|
dlage
|
30a0ac6a1b
|
Refactor methods from gluon/admin to gluon/fileutils
|
2019-05-16 18:51:26 +01:00 |
|
mdipierro
|
42528987af
|
regex fix, thanks Paolo
|
2019-05-04 10:20:44 -07:00 |
|
mdipierro
|
1c08c07a0f
|
new command line options
|
2019-05-01 21:07:52 -07:00 |
|
mdipierro
|
0a9975809c
|
cleanup in main, thanks Paolo
|
2019-04-23 22:10:53 -07:00 |
|
mdipierro
|
066d9c9ab5
|
better newcrow and widget, fixed some ssl related bugs, thanks Paolo
|
2019-04-11 21:15:48 -07:00 |
|
mdipierro
|
18da4fa7fd
|
request.folder no longer ends with os.sep
|
2019-03-31 19:46:55 -07:00 |
|
mdipierro
|
2941aa13da
|
fixed admin save
|
2019-03-03 13:53:12 -08:00 |
|
Vinyl Darkscratch
|
f434ebec8a
|
Update Python 3 compatibility
|
2019-02-09 00:01:11 -08:00 |
|
Faelysse
|
6e0da9cea7
|
HTTP header date made independent of locale, fixes #1997
|
2018-09-06 14:46:07 +02:00 |
|
Robin
|
16e3e7c35e
|
Changed file to open
file is deprecated in python 3, but open works on both. So for compatibility I would suggest to use open over file.
|
2018-05-08 11:00:35 +02:00 |
|
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 |
|