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
Branch selector
master
User selector
All users
All time
Commit history
Commits on May 25, 2017
[JENKINS-42487] Exclude git repository from being polled for changes.
per-bohlin
committed
31ebb1f
View commit details
Copy full SHA for 31ebb1f
Browse repository at this point
Commits on May 20, 2017
Revert "Exclude maven-plugin as transitive dependency of promoted-builds"
Show description for f2b45cb
MarkEWaite
committed
f2b45cb
View commit details
Copy full SHA for f2b45cb
Browse repository at this point
Broaden the assertion to avoid false test failures
MarkEWaite
committed
81f7d9b
View commit details
Copy full SHA for 81f7d9b
Browse repository at this point
Exclude maven-plugin as transitive dependency of promoted-builds
Show description for 5a4f072
MarkEWaite
committed
5a4f072
View commit details
Copy full SHA for 5a4f072
Browse repository at this point
Use parent pom 2.28
MarkEWaite
committed
2242eb0
View commit details
Copy full SHA for 2242eb0
Browse repository at this point
Merge pull request #496 from MarkEWaite/master-JENKINS-44087-NPE-before-first-build
Show description for 9daa4dd
MarkEWaite
authored
9daa4dd
View commit details
Copy full SHA for 9daa4dd
Browse repository at this point
Commits on May 5, 2017
Only track project credentials if last build exists
Show description for 6641628
MarkEWaite
committed
6641628
View commit details
Copy full SHA for 6641628
Browse repository at this point
Commits on May 4, 2017
Temporarily, don't fail build on findbugs errors
Show description for daf202d
MarkEWaite
committed
daf202d
View commit details
Copy full SHA for daf202d
Browse repository at this point
Commits on May 3, 2017
Test plugin compat with latest Jenkins LTS
MarkEWaite
committed
b0a5ebf
View commit details
Copy full SHA for b0a5ebf
Browse repository at this point
Commits on May 2, 2017
Some unix filesystems are only 1 second resolution, increase the window by 500ms to ensure overlap
stephenc
committed
81b0cf0
View commit details
Copy full SHA for 81b0cf0
Browse repository at this point
Commits on Apr 27, 2017
Merge pull request #491 from liskin/JENKINS-34350-notifycommit-csrf
Show description for fd68967
MarkEWaite
authored
fd68967
View commit details
Copy full SHA for fd68967
Browse repository at this point
[JENKINS-34350] Add test for crumb exclusion on /git/notifyCommit
liskin
committed
509e137
View commit details
Copy full SHA for 509e137
Browse repository at this point
[JENKINS-34350] Fix POST to /git/notifyCommit with CSRF protection on
Show description for 8ac8cc9
liskin
committed
8ac8cc9
View commit details
Copy full SHA for 8ac8cc9
Browse repository at this point
Commits on Apr 21, 2017
[maven-release-plugin] prepare for next development iteration
MarkEWaite
committed
bc51d27
View commit details
Copy full SHA for bc51d27
Browse repository at this point
[maven-release-plugin] prepare release git-3.3.0
MarkEWaite
committed
c0f88d6
View commit details
Copy full SHA for c0f88d6
Browse repository at this point
Commits on Apr 19, 2017
Merge pull request #490 from MarkEWaite/track-credential-use
Show description for efeb022
MarkEWaite
authored
efeb022
View commit details
Copy full SHA for efeb022
Browse repository at this point
Merge pull request #430 from Praqma/JENKINS-37331
Show description for 383f5ab
MarkEWaite
authored
383f5ab
View commit details
Copy full SHA for 383f5ab
Browse repository at this point
[JENKINS-37331] Use name 'Git Branches'
MadsNielsen
committed
69cf99c
View commit details
Copy full SHA for 69cf99c
Browse repository at this point
[JENKINS-37331] No paragraphs, use commas to sperate
MadsNielsen
committed
b80f632
View commit details
Copy full SHA for b80f632
Browse repository at this point
Implemented JENKINS-37331 - Add branches to build list view column
MadsNielsen
committed
8ccee77
View commit details
Copy full SHA for 8ccee77
Browse repository at this point
Commits on Apr 18, 2017
Add credential tracking test
Show description for 35b3fc0
MarkEWaite
committed
35b3fc0
View commit details
Copy full SHA for 35b3fc0
Browse repository at this point
Track credentials of project's last build rather than project
Show description for 588d898
MarkEWaite
committed
588d898
View commit details
Copy full SHA for 588d898
Browse repository at this point
[JENKINS-38827] Track credentials use in some relevant cases
Show description for 79e610c
MarkEWaite
committed
79e610c
View commit details
Copy full SHA for 79e610c
Browse repository at this point
Commits on Apr 17, 2017
Fix [JENKINS-43630] - NPE if remote URL is null
Show description for 44da1a4
MarkEWaite
committed
44da1a4
View commit details
Copy full SHA for 44da1a4
Browse repository at this point
Test to show JENKINS-43630
MarkEWaite
committed
c3d75a6
View commit details
Copy full SHA for c3d75a6
Browse repository at this point
Commits on Apr 15, 2017
Don't hide class field with a local variable named "branch"
MarkEWaite
committed
6a48f2d
View commit details
Copy full SHA for 6a48f2d
Browse repository at this point
Commits on Apr 14, 2017
Revert "Use mockito 2.7.22 as test dependency"
Show description for 12a77dd
MarkEWaite
committed
12a77dd
View commit details
Copy full SHA for 12a77dd
Browse repository at this point
Use @Test(expected) to annotate expected exception
MarkEWaite
committed
4e38437
View commit details
Copy full SHA for 4e38437
Browse repository at this point
Use mockito 2.7.22 as test dependency
MarkEWaite
committed
f18fd4f
View commit details
Copy full SHA for f18fd4f
Browse repository at this point
Use script-security 1.27 as test dependency
MarkEWaite
committed
23bf71d
View commit details
Copy full SHA for 23bf71d
Browse repository at this point
Use junit plugin 1.20 as test dependency
MarkEWaite
committed
83494dc
View commit details
Copy full SHA for 83494dc
Browse repository at this point
Use ssh-credentials 1.13
Show description for d7928bb
MarkEWaite
committed
d7928bb
View commit details
Copy full SHA for d7928bb
Browse repository at this point
Use bridge-method-annotation 1.15
MarkEWaite
committed
dec52a6
View commit details
Copy full SHA for dec52a6
Browse repository at this point
Commits on Apr 10, 2017
Use java 7 try with resources in GitSCM
MarkEWaite
committed
1e8df01
View commit details
Copy full SHA for 1e8df01
Browse repository at this point
Use jdk 7 try with resources and assert notifyCommit message content
MarkEWaite
committed
eec3d3d
View commit details
Copy full SHA for eec3d3d
Browse repository at this point
Previous
Next
You can’t perform that action at this time.