Commit Graph

64 Commits (master)

Author SHA1 Message Date
Antony Lesuisse 13cdc34b65 openerp apps main moved to cli ready for new commands
10 years ago
Christophe Simonis a9094cc3ce [IMP] move main script into openerp dir
10 years ago
Olivier Dony 6dd4a1ae5f [FIX] openerp-server: missing variable in startup script for --test-file option
11 years ago
Antony Lesuisse 2fdccd40c3 fix command line installation
11 years ago
Antony Lesuisse 4679680dba manual merge of multicorn
11 years ago
Stephane Wirtel f55028de4d [MERGE] server: remove unused imports (Thanks to Florent Xicluna)
11 years ago
Stephane Wirtel f56863c672 [FIX] Reset the right python environment
11 years ago
Vo Minh Thu f3742f0558 [FIX] test_ir_sequence: reduce the number of call to next() (to reduce test time).
11 years ago
Christophe Simonis 610c8d8078 [IMP] yaml import: log as TEST only for test files
11 years ago
Olivier Dony 4af38cc64a [IMP] attempt to dump uid performing operation along with thread stacks
11 years ago
Olivier Dony 4238bc991e [FIX] openerp-server: allow missing thread names in dump_stacks
11 years ago
Stephane Wirtel ebb46f71ef [FIX] babel: Set the right path for the localedata of Babel when we use it via the py2exe app.
11 years ago
Vo Minh Thu 01449bfb37 [IMP] post_load: factored common code. This also fix bug lp:929466
11 years ago
Vo Minh Thu d14a3e9df0 [IMP] loading: call post-load hook in non-server-wide-module too.
11 years ago
Florent Xicluna d8b25ca182 [MRG] merge trunk.
11 years ago
Vo Minh Thu 23eb63f139 [MERGE] merged trunk.
11 years ago
Florent Xicluna 111d8b76f7 [REF] one unused import and one redundant import.
11 years ago
Vo Minh Thu 084af04092 [FIX] import-hook: correctly import the server-wide-module (i.e
11 years ago
Vo Minh Thu 0b301cce7e [IMP] openerp-server: use a global (at the module level) _logger.
11 years ago
Vo Minh Thu 0ed4377cf8 [MERGE] merged trunk.
11 years ago
Olivier Dony 356e4ed9bd [FIX] translation: remove calls to trans_update_res_ids
11 years ago
Vo Minh Thu d348a0de79 [IMP] import hook: moved to a proper location (openerp.modules.module instead of openerp-server).
11 years ago
Vo Minh Thu 455e47e5e8 [IMP] openerp.addons: openerp.addons is used instead of
11 years ago
Vo Minh Thu 1560538f8a [IMP] module: use the `openerp.addons.` namespace to load addons.
11 years ago
Vo Minh Thu f24a29717e [FIX] orm: correctly set the module name on the model, even when imported with
11 years ago
Vo Minh Thu e50025945a [FIX] modules: removed temporary line/print.
11 years ago
Vo Minh Thu 64ec5f36df [IMP] modules: began to replace sys.path appending with an import hook.
11 years ago
Vo Minh Thu d1d47a3ff2 [FIX] Hitting ^C on Windows is broken, this patch
12 years ago
Vo Minh Thu d239f6bcd1 [IMP] openerp-server: start services, load any server-wide module, then preload some registries.
12 years ago
Vo Minh Thu 9f11dfe53c [IMP] startup script: added little reminder when the `web` module can not be imported.
12 years ago
Olivier Dony e7601e68cb [MERGE] sync with latest trunk
12 years ago
Olivier Dony fbb36c547c [IMP] openerp-server: handle more startup exceptions w/o exiting main thread
12 years ago
Antony Lesuisse b91d70a42d [MERGE] trunk
12 years ago
Vo Minh Thu 4268ca38b7 [MERGE] merged trunk.
12 years ago
Antony Lesuisse 7a88d9058d [MERGE] trunk
12 years ago
Olivier Dony 008cc8e385 [IMP] openerp-server: catch db init errors to avoid exiting main thread
12 years ago
Vo Minh Thu cc26f2b5d2 [IMP] tests: added a simple test case to create a database via XML-RPC.
12 years ago
niv-openerp e42256c478 [imp] switched the dates to UTC. I'm so happy.
12 years ago
Fabien Pinckaers cc2df187e7 nope
12 years ago
Vo Minh Thu d743353e16 [IMP] wsgi: provide the start- and stop-server functions.
12 years ago
Vo Minh Thu 46ad605226 [IMP] wsgi:
12 years ago
Vo Minh Thu d593e484c4 [MERGE] merged trunk.
12 years ago
Olivier Dony 8a2bc42c3c [IMP] openerp-server: setup signal handlers earlier, spellcheck
12 years ago
Vo Minh Thu 995a037f2d [IMP] wsgi: set the config via gunicorn config file.
12 years ago
Vo Minh Thu 9ca78ea013 [MERGE] merged trunk.
12 years ago
Vo Minh Thu 98c4a1a972 [FIX] startup: when preloading a registry with the -d option, document_webdav
12 years ago
Vo Minh Thu 0a6fe4d1f7 [IMP] wsgi: added exception handling.
12 years ago
Vo Minh Thu 9aeba4fece [REF] netsvc.OpenERPDispatcher: that class is gone, replaced by a simple function.
12 years ago
Vo Minh Thu 8ca1a87201 [IMP] wsgi: modules can be pre-loaded and expose a WSGI handler.
12 years ago
Vo Minh Thu b8d25dc2b8 [FIX] openerp-server: forgot to remove the utf-8 quote as stated on the merge prop by xrg.
12 years ago