mdipierro
|
b81810bb02
|
semantic version support in admin
|
2012-12-20 15:47:46 -06:00 |
|
mdipierro
|
8f7b82fdb3
|
fixed escaping of response.js, issue 1205, thanks max.morais.dmm
|
2012-12-06 23:02:09 -06:00 |
|
mdipierro
|
1e7315d4a8
|
fixed problem with lazy tables and self references
|
2012-11-29 23:54:29 -06:00 |
|
Charles Winebrinner
|
b388f41f80
|
Added IPv6 support for Rocket, refactored some code, and fixed some bugs.
|
2012-11-18 01:03:04 -06:00 |
|
mdipierro
|
5a478302f4
|
removed redundant assignment, thanks Niphlod
|
2012-10-26 15:51:17 -05:00 |
|
mdipierro
|
4b2ba185ae
|
many pep8 improvements
|
2012-10-19 12:33:53 -05:00 |
|
mdipierro
|
b716df1a05
|
some pep8 changes (fixed spacing at end)
|
2012-10-19 10:37:07 -05:00 |
|
mdipierro
|
d552eb2eeb
|
fixed some pep8 stuff
|
2012-10-19 09:40:17 -05:00 |
|
mdipierro
|
30ec8e645b
|
sessions in secure cookies, session.connect(cookie_key='mypassword')
|
2012-10-16 06:15:45 -05:00 |
|
Massimo
|
a4fbf9b6b4
|
improved speed of regex_url_in
|
2012-10-12 11:33:02 -05:00 |
|
mdipierro
|
b8afce746b
|
much better custom_import, smaller, faster, and finally works with shell
|
2012-10-11 22:03:20 -05:00 |
|
mdipierro
|
36fc758690
|
increased admin (is_local) security, thanks Jonathan
|
2012-10-10 12:00:59 -05:00 |
|
mdipierro
|
63f56ddecc
|
faster local_hosts lookup
|
2012-10-10 11:43:06 -05:00 |
|
mdipierro
|
bf6f090428
|
many improvements in cache
|
2012-10-10 11:01:09 -05:00 |
|
mdipierro
|
dc51abe54c
|
Auth(secure=True), thanks Yarin and Niphlod
|
2012-10-04 15:12:52 -05:00 |
|
mdipierro
|
cd955d3603
|
fixed issue 1046, thanks Houdini
|
2012-09-29 10:17:06 -05:00 |
|
mdipierro
|
e18f38d4da
|
static asset management, thanks Niphlod
|
2012-09-28 17:06:11 -05:00 |
|
Massimo
|
1430bc824f
|
test
|
2012-09-25 14:50:32 -05:00 |
|
mdipierro
|
3055c87567
|
fixed issue 1028, thanks Sherdim
|
2012-09-24 11:59:57 -05:00 |
|
mdipierro
|
91c0b6c76a
|
moved deafult headers logic, thanks Niphlod
|
2012-09-11 17:32:46 -05:00 |
|
mdipierro
|
8f7bafb963
|
yet simpler header logic, thanks Anthony and Niphlod
|
2012-09-11 14:06:44 -05:00 |
|
mdipierro
|
9466389cd6
|
possible fix for default response haders
|
2012-09-11 12:53:44 -05:00 |
|
mdipierro
|
c7b2fb2b11
|
possibly fixed issue 964
|
2012-09-08 19:02:19 -05:00 |
|
mdipierro
|
d9121967e7
|
fixed problem with headers in components
|
2012-09-04 15:07:09 -05:00 |
|
mdipierro
|
d61748466e
|
conditional session connect only
|
2012-09-02 22:30:33 -05:00 |
|
mdipierro
|
c17c28e42b
|
routes_in = [('/welcome','/welcome',dict(web2py_disable_session = True))]
|
2012-09-02 15:09:32 -05:00 |
|
mdipierro
|
51d8932252
|
allow navbar without define_tables, thanks Anthony
|
2012-09-02 14:52:52 -05:00 |
|
mdipierro
|
c844759c63
|
fixed issue 964, thanks Michael and Jonathan
|
2012-08-30 17:04:07 -05:00 |
|
mdipierro
|
c02707a65c
|
support for HEAD requests
|
2012-08-29 08:22:35 -05:00 |
|
mdipierro
|
77198818d5
|
dict instead of {} where possible
|
2012-08-29 07:27:28 -05:00 |
|
mdipierro
|
4ef0e6cc94
|
fixed the case of missing tickets and a typo in last commit
|
2012-08-28 22:14:59 -05:00 |
|
mdipierro
|
d79853ceb7
|
lots of simplifications
|
2012-08-28 20:30:32 -05:00 |
|
mdipierro
|
f9e35599c6
|
many iteritems optimizations
|
2012-08-28 09:35:36 -05:00 |
|
mdipierro
|
18a2c2c68e
|
many speed improvements, thanks Michele
|
2012-08-28 08:28:36 -05:00 |
|
mdipierro
|
d322ec5690
|
fixed @//// in wiki and pep8 spacing
|
2012-08-25 11:29:11 -05:00 |
|
mdipierro
|
61a1fb1d58
|
another attempt at new Storage, thanks Jonathan
|
2012-08-21 14:30:02 -05:00 |
|
mdipierro
|
d9ff342ed0
|
reverted change that broke primary key check in appadmin
|
2012-08-18 16:21:52 -05:00 |
|
mdipierro
|
a608df5a29
|
removed unwanted whitespaces
|
2012-08-16 11:56:07 -05:00 |
|
mdipierro
|
6680d98c9e
|
raise HTTP(...,cookies=request.cookies)
|
2012-08-13 11:02:43 -05:00 |
|
mdipierro
|
fd8ed7937d
|
better info to debug issue 921
|
2012-08-08 09:35:01 -05:00 |
|
mdipierro
|
7a11621315
|
fixed encoding-decoding of flash, thanks Anthony
|
2012-08-06 06:28:32 -05:00 |
|
mdipierro
|
3e8c346105
|
tentative fix to ajax problem, thanks Vladyslav, needs test, may break flash=DIV()
|
2012-07-31 22:03:46 -05:00 |
|
mdipierro
|
5a16a35ef2
|
validate request.client
|
2012-07-26 07:49:12 -05:00 |
|
mdipierro
|
498588d53d
|
reverted part of recent test
|
2012-07-18 21:47:01 -05:00 |
|
mdipierro
|
ad75f7b127
|
fixed global_settings.gluon_parent for scripts, thanks Vladyslav
|
2012-07-18 18:46:43 -05:00 |
|
mdipierro
|
9709267d0f
|
more graful errors
|
2012-07-16 22:36:29 -05:00 |
|
mdipierro
|
666299c471
|
fixed socket.gaierror, thanks Carlos
|
2012-07-16 20:58:12 -05:00 |
|
mdipierro
|
019b887c63
|
many improvements from Vladyslav
|
2012-07-14 22:45:32 -05:00 |
|
Massimo Di Pierro
|
58f456487c
|
reverted revision 2799e09d6bb4, until better idea, because of backward compatibility
|
2012-06-14 15:42:18 -05:00 |
|
Massimo Di Pierro
|
25ecaee096
|
fixed encoding in flash messages, thanks Vlad
|
2012-05-28 13:23:40 -05:00 |
|