Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
devconsoft
/
git-plugin
Public
forked from
jenkinsci/git-plugin
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
git-plugin
src
main
java
hudson
plugins
on
builddata
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 7, 2013
save Build as last action for change log to compute from previous built revision.
ndeloof
committed
231e6cc
View commit details
Copy full SHA for 231e6cc
View code at this point
Browse repository at this point
replace BuildData with BuildHistory saving built revision
ndeloof
committed
ebfecde
View commit details
Copy full SHA for ebfecde
View code at this point
Browse repository at this point
load build history from (legacy) BuildData
ndeloof
committed
38e123a
View commit details
Copy full SHA for 38e123a
View code at this point
Browse repository at this point
attempt to replace BuildData with BuildHistory
Show description for f73a1e9
ndeloof
committed
f73a1e9
View commit details
Copy full SHA for f73a1e9
View code at this point
Browse repository at this point
With Build as SCMRevisionState, it becomes easier to propagate revision to matrix axes.
ndeloof
committed
a82e48d
View commit details
Copy full SHA for a82e48d
View code at this point
Browse repository at this point
place deprecated as last to avoid misuse
ndeloof
committed
7d8f93b
View commit details
Copy full SHA for 7d8f93b
View code at this point
Browse repository at this point
introduce BuildHistory per-project instance
Show description for 999fbe9
ndeloof
committed
999fbe9
View commit details
Copy full SHA for 999fbe9
View code at this point
Browse repository at this point
limit BuildData usage across codebase
ndeloof
committed
bea2ed6
View commit details
Copy full SHA for bea2ed6
View code at this point
Browse repository at this point
expose and use Build as SCMRevisionState
ndeloof
committed
0c8256f
View commit details
Copy full SHA for 0c8256f
View code at this point
Browse repository at this point
Commits on Sep 21, 2013
Merge branch 'refactoring'
Show description for 2a3cf69
kohsuke
committed
2a3cf69
View commit details
Copy full SHA for 2a3cf69
View code at this point
Browse repository at this point
fixed a test regression (since when?)
kohsuke
committed
91c159a
View commit details
Copy full SHA for 91c159a
View code at this point
Browse repository at this point
[FIXED JENKINS-19037] Ugly stack trace when saving configuration with a missing repository URL.
jglick
committed
42f15d8
View commit details
Copy full SHA for 42f15d8
View code at this point
Browse repository at this point
Commits on Sep 12, 2013
fix regression introduced by git-client-plugin 340da905666600a18866ebba27376c7f1874d673
ndeloof
committed
d6de5b3
View commit details
Copy full SHA for d6de5b3
View code at this point
Browse repository at this point
Commits on Sep 10, 2013
Merge remote-tracking branch 'origin/master-scm-api' into refactoring
Show description for 1b1b0ec
ndeloof
committed
1b1b0ec
View commit details
Copy full SHA for 1b1b0ec
View code at this point
Browse repository at this point
Commits on Sep 6, 2013
Not all BuildChooser types apply to all job types
stephenc
committed
fb9990c
View commit details
Copy full SHA for fb9990c
View code at this point
Browse repository at this point
Commits on Sep 2, 2013
Merge remote-tracking branch 'sapone/refactoring' into refactoring
ndeloof
committed
61a48f6
View commit details
Copy full SHA for 61a48f6
View code at this point
Browse repository at this point
Commits on Aug 30, 2013
Integrate with the credentials integration for git client
stephenc
committed
964efb3
View commit details
Copy full SHA for 964efb3
View code at this point
Browse repository at this point
UI to let user configure credentials for git repository
ndeloof
committed
4bc2dda
View commit details
Copy full SHA for 4bc2dda
View code at this point
Browse repository at this point
[FIXED JENKINS-18834] moving Prune before Fetch
Sergey Mylnikov
committed
4f48d8e
View commit details
Copy full SHA for 4f48d8e
View code at this point
Browse repository at this point
Choosing merge strategy
Sergey Mylnikov
committed
f4cf2b2
View commit details
Copy full SHA for f4cf2b2
View code at this point
Browse repository at this point
Bugfix: missing DataBoundConstructors.
Sergey Mylnikov
committed
289536a
View commit details
Copy full SHA for 289536a
View code at this point
Browse repository at this point
Commits on Aug 28, 2013
git-client 1.1.x throws InterruptedException
ndeloof
committed
5eaa138
View commit details
Copy full SHA for 5eaa138
View code at this point
Browse repository at this point
Needs to be public
stephenc
committed
08a273d
View commit details
Copy full SHA for 08a273d
View code at this point
Browse repository at this point
Needs to be public
stephenc
committed
e2a035e
View commit details
Copy full SHA for e2a035e
View code at this point
Browse repository at this point
Allow other interested parties to gain access to the push notifications
Show description for 5f41516
stephenc
committed
5f41516
View commit details
Copy full SHA for 5f41516
View code at this point
Browse repository at this point
Allow other interested parties to gain access to the push notifications
stephenc
committed
3165a9c
View commit details
Copy full SHA for 3165a9c
View code at this point
Browse repository at this point
Commits on Aug 20, 2013
Merge branch 'master' into refactoring
Show description for 492b280
ndeloof
committed
492b280
View commit details
Copy full SHA for 492b280
View code at this point
Browse repository at this point
Commits on Aug 13, 2013
Fixing fetch for allowing multiple refspecs
Sergey Mylnikov
committed
a5cc890
View commit details
Copy full SHA for a5cc890
View code at this point
Browse repository at this point
Commits on Aug 8, 2013
Removed possible NullPointerException during start
Norman Specht
committed
064e95c
View commit details
Copy full SHA for 064e95c
View code at this point
Browse repository at this point
changeset URL must not end with '/'
jmalm
committed
aa60c52
View commit details
Copy full SHA for aa60c52
View code at this point
Browse repository at this point
Use 'changeset' path for inspecting changesets -- not 'file'
jmalm
committed
333262e
View commit details
Copy full SHA for 333262e
View code at this point
Browse repository at this point
Commits on Aug 7, 2013
git-client 1.1.2
jglick
committed
ea6e990
View commit details
Copy full SHA for ea6e990
View code at this point
Browse repository at this point
Commits on Aug 2, 2013
Merge pull request #164 from olafmandel/JENKINS-18328
Show description for 58997a8
ndeloof
committed
58997a8
View commit details
Copy full SHA for 58997a8
View code at this point
Browse repository at this point
Update GitLab version number switch
Show description for 5c4ddd4
olafmandel
committed
5c4ddd4
View commit details
Copy full SHA for 5c4ddd4
View code at this point
Browse repository at this point
Commits on Aug 1, 2013
[FIXED JENKINS-7411]
Show description for c5b127f
kohsuke
committed
c5b127f
View commit details
Copy full SHA for c5b127f
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.