Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove need to run invoke update after docker pull #6524

Open
wants to merge 25 commits into
base: master
Choose a base branch
from

Commits on Jan 21, 2024

  1. first implementation of improved docker

    only devel version
    ChristianSchindler committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    5205846 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. Merge branch 'master' of https://github.com/inventree/InvenTree into …

    …pr/ChristianSchindler/6305
    matmair committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    65f6a51 View commit details
    Browse the repository at this point in the history
  2. move execute skript

    matmair committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    c7fae4c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    28d06a4 View commit details
    Browse the repository at this point in the history
  4. reset work command

    matmair committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    34a2586 View commit details
    Browse the repository at this point in the history
  5. run database checks

    only in server process
    matmair committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    6c33c5f View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Configuration menu
    Copy the full SHA
    028b61f View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Configuration menu
    Copy the full SHA
    839d9f9 View commit details
    Browse the repository at this point in the history
  2. style fix

    matmair committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    c778094 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Merge branch 'master' of https://github.com/inventree/InvenTree into …

    …pr/ChristianSchindler/6305
    matmair committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    785aff0 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Configuration menu
    Copy the full SHA
    2d89f06 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Configuration menu
    Copy the full SHA
    1dd52c2 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. Configuration menu
    Copy the full SHA
    bc9704b View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Merge branch 'master' of https://github.com/inventree/InvenTree into …

    …pr/ChristianSchindler/6305
    matmair committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    27de080 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Configuration menu
    Copy the full SHA
    6d22701 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Configuration menu
    Copy the full SHA
    d3ec46c View commit details
    Browse the repository at this point in the history
  2. Update Dockerfile

    matmair authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    fbca4c0 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. Configuration menu
    Copy the full SHA
    6f2ada1 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. Configuration menu
    Copy the full SHA
    7b88d0c View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. move to using api_version

    matmair committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    9a42167 View commit details
    Browse the repository at this point in the history
  2. fix typo

    matmair committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    7d10d69 View commit details
    Browse the repository at this point in the history
  3. remove unneeded section

    matmair authored Aug 20, 2024
    Configuration menu
    Copy the full SHA
    51ce61a View commit details
    Browse the repository at this point in the history
  4. Make safer to execute

    matmair authored Aug 20, 2024
    Configuration menu
    Copy the full SHA
    218f9c0 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. Configuration menu
    Copy the full SHA
    ac33170 View commit details
    Browse the repository at this point in the history
  2. Update contrib/container/execute.sh

    Co-authored-by: ChristianSchindler <52111837+ChristianSchindler@users.noreply.github.com>
    matmair and ChristianSchindler authored Aug 23, 2024
    Configuration menu
    Copy the full SHA
    8d8fbd4 View commit details
    Browse the repository at this point in the history