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 |
|
Massimo
|
523c813439
|
fixed some layout problems
|
2013-03-08 16:30:11 -06:00 |
|
mdipierro
|
b39788f883
|
fixed issue 1331, unkown http_x_forwarded_for, thanks Tyrone
|
2013-02-13 09:29:47 -06:00 |
|
mdipierro
|
4a8a41de91
|
if False: import import_all
|
2013-02-06 10:21:41 -06:00 |
|
mdipierro
|
76ad8258f5
|
semantic version support in admin
|
2012-12-20 15:47:46 -06:00 |
|
mdipierro
|
e08fdc42cf
|
fixed escaping of response.js, issue 1205, thanks max.morais.dmm
|
2012-12-06 23:02:09 -06:00 |
|
mdipierro
|
b6947c5f25
|
fixed problem with lazy tables and self references
|
2012-11-29 23:54:29 -06:00 |
|
Charles Winebrinner
|
bd13035a17
|
Added IPv6 support for Rocket, refactored some code, and fixed some bugs.
|
2012-11-18 01:03:04 -06:00 |
|
mdipierro
|
b44f82c13c
|
removed redundant assignment, thanks Niphlod
|
2012-10-26 15:51:17 -05:00 |
|
mdipierro
|
6aa5edc7ff
|
many pep8 improvements
|
2012-10-19 12:33:53 -05:00 |
|
mdipierro
|
71ec15190b
|
some pep8 changes (fixed spacing at end)
|
2012-10-19 10:37:07 -05:00 |
|
mdipierro
|
3a66f5e330
|
fixed some pep8 stuff
|
2012-10-19 09:40:17 -05:00 |
|
mdipierro
|
efcc2cf249
|
sessions in secure cookies, session.connect(cookie_key='mypassword')
|
2012-10-16 06:15:45 -05:00 |
|
Massimo
|
d61a4529f3
|
improved speed of regex_url_in
|
2012-10-12 11:33:02 -05:00 |
|
mdipierro
|
aadde5a791
|
much better custom_import, smaller, faster, and finally works with shell
|
2012-10-11 22:03:20 -05:00 |
|
mdipierro
|
ae597dac7f
|
increased admin (is_local) security, thanks Jonathan
|
2012-10-10 12:00:59 -05:00 |
|
mdipierro
|
6cd25ff346
|
faster local_hosts lookup
|
2012-10-10 11:43:06 -05:00 |
|
mdipierro
|
48d2ea7424
|
many improvements in cache
|
2012-10-10 11:01:09 -05:00 |
|
mdipierro
|
a9f4585a36
|
Auth(secure=True), thanks Yarin and Niphlod
|
2012-10-04 15:12:52 -05:00 |
|
mdipierro
|
5e88150ee3
|
fixed issue 1046, thanks Houdini
|
2012-09-29 10:17:06 -05:00 |
|
mdipierro
|
828aa493a6
|
static asset management, thanks Niphlod
|
2012-09-28 17:06:11 -05:00 |
|
Massimo
|
b30c1af78a
|
test
|
2012-09-25 14:50:32 -05:00 |
|
mdipierro
|
bcb6e477cf
|
fixed issue 1028, thanks Sherdim
|
2012-09-24 11:59:57 -05:00 |
|
mdipierro
|
e3a9044164
|
moved deafult headers logic, thanks Niphlod
|
2012-09-11 17:32:46 -05:00 |
|
mdipierro
|
00eb0d8a85
|
yet simpler header logic, thanks Anthony and Niphlod
|
2012-09-11 14:06:44 -05:00 |
|
mdipierro
|
87a1a861b8
|
possible fix for default response haders
|
2012-09-11 12:53:44 -05:00 |
|
mdipierro
|
7265736ce2
|
possibly fixed issue 964
|
2012-09-08 19:02:19 -05:00 |
|
mdipierro
|
fe14686586
|
fixed problem with headers in components
|
2012-09-04 15:07:09 -05:00 |
|
mdipierro
|
69bac57058
|
conditional session connect only
|
2012-09-02 22:30:33 -05:00 |
|