-
-
Notifications
You must be signed in to change notification settings - Fork 8.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[JENKINS-73278] Migrate core from EE 8 to EE 9 #9672
Merged
Changes from 45 commits
Commits
Show all changes
62 commits
Select commit
Hold shift + click to select a range
fdc46ed
[JENKINS-73278] Migrate core from EE 8 to EE 9
basil ac39015
Merge branch 'master' into jakarta
basil 066b83e
New incremental
basil 18e6f92
Fix deprecated method
basil 8c73deb
Merge branch 'master' into jakarta
basil 1bdf821
Update incrementals
basil 159977e
Merge branch 'master' into jakarta
basil 56524fa
Merge branch 'master' into jakarta
basil 8e348cc
Update core/src/main/java/hudson/security/SecurityRealm.java
basil ec2de4c
Update core/src/main/java/hudson/model/Job.java
basil 9e66c79
Update core/src/main/java/hudson/model/Descriptor.java
basil fd88bb5
Update core/src/main/java/hudson/model/Api.java
basil da5da53
Update core/src/main/java/hudson/model/Api.java
basil ebe3c01
Update core/src/main/java/hudson/model/Actionable.java
basil 61129e7
Update core/src/main/java/jenkins/model/Jenkins.java
basil 6f537e5
Update core/src/main/java/jenkins/model/Jenkins.java
basil d74b057
Update core/src/main/java/hudson/PluginManager.java
basil cc2d615
Update core/src/main/java/hudson/util/Graph.java
basil abd2c08
Update core/src/main/java/hudson/util/Graph.java
basil e6ad0e3
Update core/src/main/java/hudson/search/Search.java
basil 9e6a1a7
Update core/src/main/java/jenkins/model/Jenkins.java
basil 829894e
Update core/src/main/java/jenkins/model/Jenkins.java
basil 93033e1
Update core/src/main/java/jenkins/model/ModelObjectWithChildren.java
basil 133504b
Update core/src/main/java/jenkins/model/ModelObjectWithContextMenu.java
basil 41f79c7
Update core/src/main/java/jenkins/model/ParameterizedJobMixIn.java
basil 4039c7a
Update core/src/main/java/hudson/console/AnnotatedLargeText.java
basil e7025d0
Update core/src/main/java/hudson/model/AbstractItem.java
basil 0c219e9
Update core/src/main/java/hudson/model/AbstractItem.java
basil ce2a6b7
Update core/src/main/java/hudson/Plugin.java
basil 8a8be78
Update core/src/main/java/hudson/scm/AbstractScmTagAction.java
basil 4ca29c4
Update core/src/main/java/hudson/model/AbstractItem.java
basil ae770e3
Update core/src/main/java/hudson/model/Run.java
basil addd785
Update core/src/main/java/hudson/model/Run.java
basil 22d0ca6
Update core/src/main/java/hudson/model/UpdateCenter.java
basil f971ab6
Update core/src/main/java/hudson/model/View.java
basil 5aaba6f
Update core/src/main/java/hudson/model/View.java
basil 179ea54
Update core/src/main/java/hudson/model/View.java
basil 604db9f
Add imports
basil b68c552
https://github.com/jenkinsci/jenkins/pull/9672#issuecomment-2324945196
basil ff8986f
Fast incremental
basil a26e478
Revert "Update core/src/main/java/hudson/model/View.java"
basil 497b651
Revert "Fast incremental"
basil d923825
Different CSRF fix
basil 4f67784
Fast incremental
basil b536707
Revert "Fast incremental"
basil c3ec4a1
Released versions
basil 520776a
https://github.com/jenkinsci/jenkins/pull/9672#issuecomment-2326277011
basil cc07404
Fix build
basil 3a6a576
Fast incremental
basil 4f31577
Revert "Fast incremental"
basil fe998fb
Update core/src/main/java/hudson/model/Descriptor.java
basil 75120d8
https://github.com/jenkinsci/jenkins/pull/9672#discussion_r1738887508
basil 6315119
https://github.com/jenkinsci/jenkins/pull/9672#discussion_r1742018013
basil f735fdc
https://github.com/jenkinsci/jenkins/pull/9672#discussion_r1742029487
basil de29558
https://github.com/jenkinsci/jenkins/pull/9672#discussion_r1742071739
basil 10f333f
https://github.com/jenkinsci/jenkins/pull/9672#discussion_r1742082679
basil 96797e9
https://github.com/jenkinsci/jenkins/pull/9672#discussion_r1742273929
basil 715c02c
More fixes
basil 6cae674
The original problem was issueCrumb (probably validateCrumb too)
daniel-beck a42ed07
Two more calls to wrap
basil 2a4870c
Fast incremental
basil 90659fe
Revert "Fast incremental"
basil File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Excluded to avoid increasing API surface area, as this seems to be unused.