Merge branch 'master' of https://github.com/odoo/odoo
[odoo/odoo.git] / openerp / http.py
2014-12-02 Mack[FIX] http.py: no traceback for SessionExpiredException
2014-11-28 Xavier Morel[FIX] enable --debug for non-xmlrpc contexts
2014-11-21 Christophe Simonis[FIX] http.py: log 400 errors
2014-11-24 Christophe Simonis[IMP] http: do not log traceback for Warnings
2014-11-20 Christophe Simonis[FIX] http.py: invalid request must return a status...
2014-11-03 hiekmann[FIX] corrected a word in a comment
2014-10-07 Xavier Morel[FIX] JS tutorial
2014-09-29 Sandy CarterFix two possible AsciiErrors when an exception occurs
2014-09-16 Fabien Meghazi[ADD] http.send_file() helper
2014-09-09 Raphael Collet[IMP] openerp/http.py: accept mimetype application...
2014-09-08 Olivier Dony[MERGE] Forward-port of saas-5 up to 9ce08b7
2014-09-08 Xavier Morel[IMP] distribute branding on @groups instead of disabli...
2014-09-05 Fabien Meghazi[FIX] Restore /login redirection on SessionExpired
2014-09-01 Christophe Simonis[FIX] http.py: session id is `sid` attribute
2014-09-01 Xavier Morel[ADD] openerp.http reference doc
2014-08-27 Fabien Meghazi[IMP] Increase statics cache from 12 hours to 1 week
2014-07-07 Christophe Simonis[FIX] data-dir management
2014-07-06 Raphael Collet[MERGE] new v8 api by rco
2014-06-25 Olivier Dony[FIX] Forward-port of saas-5 up to 0d330ca
2014-06-25 Olivier Dony[MERGE] Forward-port of saas-4 up to fa739ac
2014-06-25 Olivier Dony[MERGE] Forward-port of saas-3 up to 141e1b2
2014-06-25 Olivier Dony[FIX] http.dispatch: call handle_exception() even w...
2014-06-22 Christophe Simonis[MERGE] forward port of branch saas-5 up to 4cb5381
2014-06-22 Christophe Simonis[MERGE] forward port of branch saas-4 up to 1f20f61
2014-06-22 Christophe Simonis[MERGE] forward port of branch saas-3 up to 75884c3
2014-06-18 Fabien Meghazigit commit -a -mm
2014-06-18 Fabien MeghaziChanged as per the recommandation of Sir Odo
2014-06-17 Xavier Morel[ADD] ability to trigger retrying rendering with an...
2014-06-05 Augustin Cisterne... [IMP] Db filter %h
2014-06-03 Christophe Simonis[FIX] routing_map: correct subclasses detection.
2014-06-02 Christophe Simonis[FIX] http: change the way the routing map is build
2014-05-27 Olivier Dony[MERGE] Forward-port of latest saas-4 fixes, up to...
2014-05-27 Olivier Dony[MERGE] Forward-port latest saas-3 bugfixes, up to...
2014-05-23 Denis Ledoux[FIX] request.handle_exception: cleanup override logic...
2014-05-22 Denis Ledoux[MERGE] Forward-port of latest saas-3 bugfixes, up...
2014-05-21 Martin Trigaux[FIX] http: force rolleback for failed http request
2014-05-19 Xavier Morel[FIX] indentation and formatting of various rst snippets
2014-05-19 Xavier Morel[FIX] rST warnings & errors
2014-05-08 Fabien Meghazi[IMP] monodb selects first database if only one match...
2014-05-01 Antony Lesuisse[MERGE] saas-4 report_webkit missing dependency on...
2014-04-29 Antony Lesuisse[FIX] http Internal Server Error when switching branches
2014-04-29 Fabien Meghazi[MERGE] upstream
2014-04-29 Fabien Meghazi[FIX] routing_type meta info was populated too late...
2014-04-24 Denis Ledoux[FIX] http: set back the gen_session_id controller...
2014-04-23 Fabien Meghazi[MERGE] upstream
2014-04-18 Christophe Simonis[FIX] http: correct detection of old (v7) routes that...
2014-04-10 Fabien Meghazi[MERGE] trunk
2014-04-09 Fabien Meghazi[WIP] AssetsBundle
2014-04-09 Raphael Collet[MERGE] test_cursor: implement a cursor mockup that...
2014-04-09 Raphael Collet[IMP] make TestCursor more robust, and remove some...
2014-04-09 Raphael Collet[IMP] registry: now cursor() simply returns a cursor...
2014-04-08 Raphael Collet[IMP] http tests: implement a test cursor that keeps...
2014-04-08 Raphael Collet[IMP] registry: add method get_cursor() to simply retri...
2014-04-08 Fabien Meghazi[ADD] t-call-assets
2014-04-07 Christophe Simonis[MERGE] forward port of branch saas-3 up to revid 5112...
2014-03-28 Olivier Dony[FIX] http,ir.http: refactor exception handling to...
2014-03-26 Fabien Meghazi[MERGE] upstream
2014-03-25 Fabien Meghazi[MERGE] upstream
2014-03-25 chm@openerp.com[MERGE] from trunk
2014-03-24 Christophe Simonis[FIX] http: when generating static routes, only wrap...
2014-03-24 Christophe Simonis[FIX] http: nodb_routing_map become a lazy property...
2014-03-24 Christophe Simonis[FIX] http: register the wsgi handler directly
2014-03-19 Antony Lesuisse[MERGE] trunk
2014-03-19 Fabien Meghazi[FIX] doc typo
2014-03-18 chm@openerp.com[FIX] do not rolback cursor in test mode
2014-03-18 chm@openerp.commerge upstream
2014-03-18 chm@openerp.com[WIP] rev me
2014-03-18 Christophe Simonis[MERGE] forward port of branch saas-3 up to revid 5093...
2014-03-17 Antony Lesuisse[MERGE] trunk
2014-03-17 Olivier Dony[FIX] http dispatch: make sure transaction rollback...
2014-03-17 Antony Lesuisse[FIX] tests dont log traceback on aborted request while...
2014-03-17 Antony Lesuisse[FIX] race condition for test cursors
2014-03-16 Antony Lesuisse[MERGE] trunk
2014-03-16 Antony Lesuissesql loggin cleanups
2014-03-16 Antony Lesuisse[REM] http useless controller
2014-03-12 Stephane Wirtel[MERGE] from trunk
2014-03-11 Christophe Simonis[MERGE] forward port of branch saas-3 up to revid 5088...
2014-03-11 Christophe Simonis[FIX] http: ensure to clean the request cursor before...
2014-03-03 Kersten Jeremy[FIX] Remove default tz from context, to allow website...
2014-02-28 Stephane Wirtel[MERGE] from Trunk
2014-02-28 Stephane Wirtel[IMP] Add a new Logging Handler, where we will store...
2014-02-27 Christophe Simonismerge upstream
2014-02-27 Antony Lesuisse[MERGE] trunk
2014-02-27 Stephane Wirtel[IMP] Move the netsvc.dispatch_rpc function from netsvc...
2014-02-26 Fabien Meghazi[REM] removed Request's getattr proxying to httprequest
2014-02-20 Fabien Meghazi[IMP] Refactor CROS support
2014-02-20 Fabien Meghazi[FIX] Don't crash if no host specified
2014-02-20 Fabien Meghazi[FIX] Correctly handle super() for decorated routes...
2014-02-19 Fabien Meghazi[IMP] Warn if invalid response type is returned for...
2014-02-19 Fabien Meghazi[REM] Completely removed LazyResponse
2014-02-19 Fabien Meghazi[FIX] convert endpoint responses only if it's the curre...
2014-02-19 Fabien Meghazi[FIX] Response default mimetype
2014-02-18 Fabien Meghazi[ADD] Request with lazy rendering support
2014-02-16 Antony Lesuisse[IMP] phantomjs testing
2014-02-09 Antony Lesuisse[IMP] move test cases to tests.py remove deprecated...
2014-02-09 Antony Lesuissenew test execution engine
2014-02-06 Christophe Simonis[MERGE] backport trunk revision 5053 fva@openerp.com...
2014-02-06 Christophe Simonis[IMP] http: extract save/get session actions as methods...
2014-02-06 Frédéric van der... [IMP] cors rpc: enable preflight request caching, vastl...
2014-02-03 Xavier Morel[FIX] add warning when dbfilter logs out current session
next