odoo/addons/web/static
Antony Lesuisse ec9a543014 [FIX] dbmanager: backup support both zip and pg_dump custom format
- let the user choose between the pg_dump custom format or the zip format including the filestore
- use file objects to allow dumps larger than memory
- postgres subprocess invocation is now clean and thread-safe, we dont touch the local process environ anymore
- add a manifest to the zip dump format with version information about odoo, postgres (pg_dump doesnt output it) and modules
2015-01-19 02:05:12 +01:00
..
lib [IMP] web: update font awesome to 4.2 2014-12-22 13:21:46 +01:00
src [FIX] dbmanager: backup support both zip and pg_dump custom format 2015-01-19 02:05:12 +01:00
test [ADD] JS widgets reference documentation 2014-10-07 10:21:44 +02:00