You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Sandy Carter f8a9a43865 Set bzrlib as optional dependency. 10 years ago
__unported__ add missing installable and move unported in __unported__ 10 years ago
auth_admin_passkey [7.0] [FIX] Pep8 10 years ago
auth_from_http_basic [PEP8] Misc 10 years ago
auth_from_http_basic_logout Launchpad automatic translations update. 10 years ago
base_external_dbsource Fix failing yml test 10 years ago
base_optional_quick_create [FIX] This fixes #73 10 years ago
configuration_helper 7.0: fix flake8 errors 10 years ago
cron_run_manually [7.0] [FIX] Pep8 10 years ago
dbfilter_from_header Merge pull request #21 from bwrsandman/7.0-fix-flakes8 10 years ago
disable_openerp_online Fix wrong parenthesis 10 years ago
email_template_template [7.0] [FIX] Pep8 10 years ago
fetchmail_attach_from_folder [7.0] [FIX] Pep8 10 years ago
import_odbc [7.0] [FIX] Pep8 10 years ago
mail_environment Fix faulty default context 10 years ago
mass_editing [7.0] [FIX] Pep8 10 years ago
module_parent_dependencies [REF] change header in xml and python file; 10 years ago
scheduler_error_mailer [7.0] [FIX] Pep8 10 years ago
sentry_logger Set bzrlib as optional dependency. 10 years ago
server_environment [7.0] [FIX] Pep8 10 years ago
server_environment_files [PEP8] Misc 10 years ago
super_calendar [7.0] [FIX] Pep8 10 years ago
tree_view_record_id [FIX] flake8 10 years ago
users_ldap_groups [7.0] [FIX] Pep8 10 years ago
users_ldap_mail [7.0] [FIX] Pep8 10 years ago
users_ldap_populate [7.0] [FIX] Pep8 10 years ago
web_context_tunnel updated example usage link; trash VIM statements 10 years ago
.gitignore add .gitignore 10 years ago
.travis.yml Add sentry integration module 10 years ago
LICENSE Add license 10 years ago
README.md add README.md 10 years ago

README.md

Build Status Coverage Status

Server Environment And Tools

This project aim to deal with modules related to manage OpenERP server environment and provide useful tools. You'll find modules that:

  • Manage configuration depending on environment (devs, test, prod,..)
  • Keep the security on update
  • Manage email settings -...