Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: odoo/docker
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: niulinlnc/docker
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 4 commits
  • 3 files changed
  • 3 contributors

Commits on Oct 25, 2019

  1. Configuration menu
    Copy the full SHA
    74047e3 View commit details
    Browse the repository at this point in the history
  2. Update entrypoint.sh

    Fix the error wait-for-psql.py: the following arguments are required: --db_host, --db_port, --db_user, --db_password
    in case we only set those variables (db_host,db_port,db_user,db_password) in odoo conf
    jpcweb authored Oct 25, 2019
    Configuration menu
    Copy the full SHA
    de41fd1 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2019

  1. Merge pull request #1 from 0yik/feature-get-value-config

    [FIX] Odoo 11.0-13.0: get database config value
    niulin lnc authored Oct 27, 2019
    Configuration menu
    Copy the full SHA
    1067dad View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from jpcweb/patch-1

    Update entrypoint.sh
    niulin lnc authored Oct 27, 2019
    Configuration menu
    Copy the full SHA
    c1f427b View commit details
    Browse the repository at this point in the history
Loading