forked from akhikhl/gretty
-
Notifications
You must be signed in to change notification settings - Fork 37
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: gretty-gradle-plugin/gretty
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.1.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: gretty-gradle-plugin/gretty
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.1.3
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 8 commits
- 9 files changed
- 3 contributors
Commits on Nov 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9821169 - Browse repository at this point
Copy the full SHA 9821169View commit details
Commits on Feb 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b68f935 - Browse repository at this point
Copy the full SHA b68f935View commit details -
Configuration menu - View commit details
-
Copy full SHA for 071861d - Browse repository at this point
Copy the full SHA 071861dView commit details -
Revert "Also run a JDK-21 build on Gradle 8"
This reverts commit 071861d.
Configuration menu - View commit details
-
Copy full SHA for 9558f49 - Browse repository at this point
Copy the full SHA 9558f49View commit details -
Configuration menu - View commit details
-
Copy full SHA for c69f1dc - Browse repository at this point
Copy the full SHA c69f1dcView commit details
Commits on May 19, 2024
-
Support folders under "src/resources" in fastReload conifguration pro…
…perty. (#305) When hotreload is enabled gretty watches and always recompile/redeploy webapp if there are any change "src/java" or "src/resources". That is inconvenient when changing static resources in "src/resources" that don't require recompilation/redeploy. Workaround is to specify such folders under `src/resources` as fastReload. This change makes sure that fastReload check is performed before recompile check for sources.
Configuration menu - View commit details
-
Copy full SHA for 806457e - Browse repository at this point
Copy the full SHA 806457eView commit details
Commits on May 20, 2024
-
Fix jetty redeploy with custom jetty-env.xml (#304)
Redeploy would fail because runner classloader is separate from the servlet container classloader. So runner was not able to create new WebAppContext.
Configuration menu - View commit details
-
Copy full SHA for 428d42a - Browse repository at this point
Copy the full SHA 428d42aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5cc0093 - Browse repository at this point
Copy the full SHA 5cc0093View 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 v3.1.2...v3.1.3