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: parca-dev/parca
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: ui-v0.13.6
Choose a base ref
...
head repository: parca-dev/parca
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: ui-v0.13.7
Choose a head ref
  • 15 commits
  • 17 files changed
  • 6 contributors

Commits on Jun 9, 2022

  1. Configuration menu
    Copy the full SHA
    3f23606 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d37e5d View commit details
    Browse the repository at this point in the history
  3. Refactor debuginfo/metadata

    Signed-off-by: Kemal Akkoyun <kakkoyun@gmail.com>
    kakkoyun committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    3fb208d View commit details
    Browse the repository at this point in the history
  4. Make marshalled enums human-readable

    Fix linter issues
    
    Signed-off-by: Kemal Akkoyun <kakkoyun@gmail.com>
    kakkoyun committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    a3dfdae View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2022

  1. build(deps): bump bufbuild/buf-setup-action from 1.4.0 to 1.5.0

    Bumps [bufbuild/buf-setup-action](https://github.com/bufbuild/buf-setup-action) from 1.4.0 to 1.5.0.
    - [Release notes](https://github.com/bufbuild/buf-setup-action/releases)
    - [Commits](bufbuild/buf-setup-action@v1.4.0...v1.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: bufbuild/buf-setup-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 14, 2022
    Configuration menu
    Copy the full SHA
    08ced2b View commit details
    Browse the repository at this point in the history
  2. build(deps): bump node from 18.2.0-alpine3.15 to 18.3.0-alpine3.15

    Bumps node from 18.2.0-alpine3.15 to 18.3.0-alpine3.15.
    
    ---
    updated-dependencies:
    - dependency-name: node
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 14, 2022
    Configuration menu
    Copy the full SHA
    6f6836e View commit details
    Browse the repository at this point in the history
  3. Address review issues

    Signed-off-by: Kemal Akkoyun <kakkoyun@gmail.com>
    kakkoyun committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    954234a View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1142 from parca-dev/dependabot/docker/node-18.3.0…

    …-alpine3.15
    
    build(deps): bump node from 18.2.0-alpine3.15 to 18.3.0-alpine3.15
    kakkoyun authored Jun 14, 2022
    Configuration menu
    Copy the full SHA
    70cb2d8 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1136 from javierhonduco/debuginfo-metadata

    Add Debuginfo metadata
    kakkoyun authored Jun 14, 2022
    Configuration menu
    Copy the full SHA
    70e59f6 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1101 from parca-dev/dependabot/github_actions/buf…

    …build/buf-setup-action-1.5.0
    
    build(deps): bump bufbuild/buf-setup-action from 1.4.0 to 1.5.0
    kakkoyun authored Jun 14, 2022
    Configuration menu
    Copy the full SHA
    a7f3e66 View commit details
    Browse the repository at this point in the history
  7. Upgrade grpc gateway to v2.10.3

    Signed-off-by: Kemal Akkoyun <kakkoyun@gmail.com>
    kakkoyun committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    81b3973 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #1156 from kakkoyun/upgrade_grpc_gateway

    go.*: Upgrade grpc gateway to v2.10.3
    kakkoyun authored Jun 14, 2022
    Configuration menu
    Copy the full SHA
    b67ad7d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c166978 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #1158 from parca-dev/default-metrics-time

    area/ui: Use a default 15mins value for DateTimePicker
    yomete authored Jun 14, 2022
    Configuration menu
    Copy the full SHA
    2a2cf0d View commit details
    Browse the repository at this point in the history
  11. ui-v0.13.7

    yomete committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    9024567 View commit details
    Browse the repository at this point in the history
Loading