-
-
Notifications
You must be signed in to change notification settings - Fork 6k
Comparing changes
Open a pull request
base repository: go-gitea/gitea
base: v1.18.1
head repository: go-gitea/gitea
compare: v1.18.2
- 8 commits
- 10 files changed
- 6 contributors
Commits on Jan 18, 2023
-
Set disable_gravatar/enable_federated_avatar when offline mode is true (
Configuration menu - View commit details
-
Copy full SHA for e902b98 - Browse repository at this point
Copy the full SHA e902b98View commit details -
Reliable selection of admin user (#22509) (#22511)
Backport #22509 Co-authored-by: Sybren <122987084+drsybren@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e6e2c2f - Browse repository at this point
Copy the full SHA e6e2c2fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 63e5db5 - Browse repository at this point
Copy the full SHA 63e5db5View commit details
Commits on Jan 19, 2023
-
cgo cross-compile for freebsd (#22397) (#22519)
Provide pre-compiled cgo binaries for freebsd Co-authored-by: John Olheiser <john.olheiser@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 4b3e456 - Browse repository at this point
Copy the full SHA 4b3e456View commit details -
Configuration menu - View commit details
-
Copy full SHA for fa33271 - Browse repository at this point
Copy the full SHA fa33271View commit details -
Configuration menu - View commit details
-
Copy full SHA for fd7ebaa - Browse repository at this point
Copy the full SHA fd7ebaaView commit details -
chore: changelog 1.18.2 (#22530)
Signed-off-by: jolheiser <john.olheiser@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 1ae2525 - Browse repository at this point
Copy the full SHA 1ae2525View commit details -
When updating by rebase we need to set the environment for head repo (#…
…22535) (#22536) Backport #22535 The update by rebase code reuses the merge code but shortcircuits and pushes back up to the head. However, it doesn't set the correct pushing environment - and just uses the same environment as the base repo. This leads to the push update failing and thence the PR becomes out-of-sync with the head. This PR fixes this and adjusts the trace logging elsewhere to help make this clearer. Fix #18802 Signed-off-by: Andrew Thornton <art27@cantab.net> Signed-off-by: Andrew Thornton <art27@cantab.net>
Configuration menu - View commit details
-
Copy full SHA for 3c531d3 - Browse repository at this point
Copy the full SHA 3c531d3View commit details
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 v1.18.1...v1.18.2