-
Notifications
You must be signed in to change notification settings - Fork 238
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: dotnet/razor
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: ddad4c8d94
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: dotnet/razor
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 8157c5f69c
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 18 commits
- 18 files changed
- 1 contributor
Commits on Feb 12, 2025
-
Configuration menu - View commit details
-
Copy full SHA for a13ac9b - Browse repository at this point
Copy the full SHA a13ac9bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 72de4bd - Browse repository at this point
Copy the full SHA 72de4bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 89322e3 - Browse repository at this point
Copy the full SHA 89322e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 914ace6 - Browse repository at this point
Copy the full SHA 914ace6View commit details -
Configuration menu - View commit details
-
Copy full SHA for e00fe0b - Browse repository at this point
Copy the full SHA e00fe0bView commit details -
Configuration menu - View commit details
-
Copy full SHA for faba41c - Browse repository at this point
Copy the full SHA faba41cView commit details -
Configuration menu - View commit details
-
Copy full SHA for c1d7007 - Browse repository at this point
Copy the full SHA c1d7007View commit details
Commits on Feb 13, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 1f3a57c - Browse repository at this point
Copy the full SHA 1f3a57cView commit details -
Sorry, there was too much red on my screen for me to concentrate
Configuration menu - View commit details
-
Copy full SHA for 2f00131 - Browse repository at this point
Copy the full SHA 2f00131View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d7edaa - Browse repository at this point
Copy the full SHA 0d7edaaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 35d8e82 - Browse repository at this point
Copy the full SHA 35d8e82View commit details -
Configuration menu - View commit details
-
Copy full SHA for fb1d3c3 - Browse repository at this point
Copy the full SHA fb1d3c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9744a6f - Browse repository at this point
Copy the full SHA 9744a6fView commit details -
Configuration menu - View commit details
-
Copy full SHA for a00dd8d - Browse repository at this point
Copy the full SHA a00dd8dView commit details -
Don't use Directory.Exists to check if a path is relative (#11483)
Fixes #11482 Explanation, copied from the issue: RCLs don't have an absolute `BaseIntermediateOutputPath`, so we end up seeing `<current directory>\obj` as the obj path, and we have a `Directory.Exists` check that catches if that happens, and falls back to different logic for an RCL. Turns out current directory is the solution folder, and so sometimes that obj path does exist, but it exists for a different project, and then all sorts of fun shenanigans ensue.
Configuration menu - View commit details
-
Copy full SHA for 825b243 - Browse repository at this point
Copy the full SHA 825b243View commit details -
Configuration menu - View commit details
-
Copy full SHA for ec82dbb - Browse repository at this point
Copy the full SHA ec82dbbView commit details -
Fix a couple of options in the old options screen (#11486)
Fixes #7025 Turns out in the old options screen we weren't setting two of the options to honour user choices, and we were also clobbering their choice for one of them every time the screen opened.
Configuration menu - View commit details
-
Copy full SHA for 579f384 - Browse repository at this point
Copy the full SHA 579f384View commit details
Commits on Feb 14, 2025
-
Add a couple of "stress tests" to the integration test project (#11481)
Two tests that run for an hour, adding and removing components and verifying that classification is correct afterwards. One uses an RCL, one doesn't. The tests are setup to not run in CI, only manually on dev machines, so as not to delay the CI runs, and because sometimes these have a different version of "success" :)
Configuration menu - View commit details
-
Copy full SHA for 8157c5f - Browse repository at this point
Copy the full SHA 8157c5fView 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 ddad4c8d94...8157c5f69c