Commit Graph

6 Commits

Author SHA1 Message Date
Antony Lesuisse c54f840eb5 [FIX] dispatch allow controllers to be configured at the root of a module /<module>/<method>
bzr revid: al@openerp.com-20111018100754-eacxikmbo96cvcz8
2011-10-18 12:07:54 +02:00
Xavier Morel 40d8db3a65 [FIX] concurrent requests overwriting each other's literal contexts and domains dicts ~/projects/tiny/web/current
also prune empty/useless openerp sessions from the http sessions
before saving the http session, in order not to have *kilobytes* of
crud lying around the magnetic tape

bzr revid: xmo@openerp.com-20111017110756-sqociibor79i6svz
2011-10-17 13:07:56 +02:00
Christophe Simonis d29aa73971 [IMP] allow controller functions to return werkzeug.exceptions.HTTPException (i.e. 404 errors)
bzr revid: chs@openerp.com-20111013081351-layprblm1dt140py
2011-10-13 10:13:51 +02:00
Antony Lesuisse 0d79dca93f [IMP] cleanup of web.common
bzr revid: al@openerp.com-20111005175826-7fzk3wesvz198kpm
2011-10-05 19:58:26 +02:00
Xavier Morel 801e101a57 [FIX] we probably want to save the session even if the code throws some kind of exception
bzr revid: xmo@openerp.com-20110920215137-j97tgkvekv6v2850
2011-09-20 23:51:37 +02:00
Antony Lesuisse bedfc48dcf rename base into web part1
bzr revid: al@openerp.com-20110905110309-egx167t1ni1fzho1
2011-09-05 13:03:09 +02:00