Skip to content
This repository was archived by the owner on Mar 11, 2019. It is now read-only.
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: powerapi-ng/powerapi-scala
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4.2
Choose a base ref
...
head repository: powerapi-ng/powerapi-scala
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 15 commits
  • 16 files changed
  • 1 contributor

Commits on Feb 19, 2018

  1. refactor(Docker): Rework of cli and cpu-sampling Docker images

    Using Ubuntu Xenial (LTS) as base to benefit from stable packages instead of compiling dependencies.
    gfieni committed Feb 19, 2018
    Configuration menu
    Copy the full SHA
    9be1f24 View commit details
    Browse the repository at this point in the history
  2. fix(Travis CI): Fix Travis CI Docker images push for releases, use of…

    … official InfluxDB container instead of installing it from packages, add version number for binary releases.
    gfieni committed Feb 19, 2018
    Configuration menu
    Copy the full SHA
    dcfa631 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d718ed6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9b71358 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    528ec03 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6ffa820 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2018

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

Commits on Mar 1, 2018

  1. feat(cli): Improve containers monitoring

    The containers can now be monitored using theirs Name, short and full ID.
    Use of the container's name as target name instead of the full ID.
    Trying to monitor an unknown container is considered as fatal error and PowerAPI will shutdown.
    gfieni committed Mar 1, 2018
    Configuration menu
    Copy the full SHA
    833838c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    036feba View commit details
    Browse the repository at this point in the history
  3. Merge pull request #91 from gfieni/fix-docker-monitoring

    Improve containers monitoring
    gfieni authored Mar 1, 2018
    Configuration menu
    Copy the full SHA
    41914b4 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2018

  1. Configuration menu
    Copy the full SHA
    433fbfc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0ba35cc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8becf42 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #93 from gfieni/fix-docker-conf

    Docker images improvement
    gfieni authored Mar 2, 2018
    Configuration menu
    Copy the full SHA
    fd90546 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8606335 View commit details
    Browse the repository at this point in the history
Loading