All Classes and Interfaces
Class
Description
Transport
implementation across pipes.CSRF exclusion for git-upload-pack.
Convenient subtype of
HttpGitRepository
where the repository
is non-bare, resides in a directory local to the controller, and you maintain
the local up-to-date checkout whenever a change is pushed.UI-bound object that exposes a Git repository via HTTP.
Implements "git-receive-pack" in Jenkins SSH that receives uploaded commits from clients.
Resolves the full name of the repository as given by Git clients to actual
Repository
.Implements "git-upload-pack" in Jenkins SSH that lets clients
download commits from us.