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 |
|
mdipierro
|
5c3d2edf3b
|
moved the locals restoring logic, thanks ozancag
|
2013-07-14 15:50:23 -05:00 |
|
mdipierro
|
44697f5544
|
setting locale to default, fixed issue 1583, thanks ozancag
|
2013-07-14 06:05:49 -05:00 |
|
mdipierro
|
3407cf6584
|
made the WSGI compatibility layer lazy, nobody uses it anyway and it may be broken, probably should be removed
|
2013-06-30 09:19:26 -05:00 |
|
mdipierro
|
768b49224c
|
fixed Issue 1563:Web2py in error when the request contains a json string corresponding to a list, thanks Hono Sandai
|
2013-06-27 01:51:03 -05:00 |
|
Matt Broadstone
|
176c9f4ad9
|
allow to process post vars in DELETE requests
|
2013-06-04 15:26:32 -04:00 |
|
mdipierro
|
9ac438d05a
|
removed the timeout issues Issue 1488:Web2py not run OpenSUSE 12.3 64Bits but it may now work as intended
|
2013-05-11 22:11:21 -05:00 |
|
mdipierro
|
8f9f4aae32
|
improved ipv6 address checked, thanks Jonathan
|
2013-05-05 10:13:26 -05:00 |
|
mdipierro
|
95adb233f7
|
issue Issue 1474 attachment: addrinfo.patch, thanks Jonathan
|
2013-05-03 21:42:17 -05:00 |
|
mdipierro
|
40918f44fd
|
auto parsing of json content-type, thanks Niphlod
|
2013-04-15 10:16:18 -05:00 |
|
mdipierro
|
2ed122a534
|
fixed typo, thank you Philipp Storz
|
2013-03-15 09:49:46 -05:00 |
|