-
Notifications
You must be signed in to change notification settings - Fork 226
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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.9
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: parca-dev/parca
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: ui-v0.13.10
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 7 commits
- 73 files changed
- 3 contributors
Commits on Jun 21, 2022
-
Configuration menu - View commit details
-
Copy full SHA for b24ba06 - Browse repository at this point
Copy the full SHA b24ba06View commit details
Commits on Jun 22, 2022
-
build: Add race detector build flag (#1177)
Add race detector flag ``` [javierhonduco@computer parca]$ make go/bin ENABLE_RACE=yes go mod tidy mkdir -p ./bin go build -race -tags purego -o bin/ ./cmd/parca [javierhonduco@computer parca]$ make go/test ENABLE_RACE=yes go test -race -v `go list ./...` ```
Configuration menu - View commit details
-
Copy full SHA for f635655 - Browse repository at this point
Copy the full SHA f635655View commit details -
Configuration menu - View commit details
-
Copy full SHA for 94c82e5 - Browse repository at this point
Copy the full SHA 94c82e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for a70916d - Browse repository at this point
Copy the full SHA a70916dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 28e6159 - Browse repository at this point
Copy the full SHA 28e6159View commit details -
Merge pull request #1178 from parca-dev/metastorepb
*: Refactor metastore to be a gRPC service
Configuration menu - View commit details
-
Copy full SHA for e9119b5 - Browse repository at this point
Copy the full SHA e9119b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 33ed9f7 - Browse repository at this point
Copy the full SHA 33ed9f7View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff ui-v0.13.9...ui-v0.13.10