A controller to provide GitHub compatible URL for Git clients.
Provides BASIC Authentication for GitRepositoryServlet.
Provides GitLFS Transfer API https://github.com/git-lfs/git-lfs/blob/master/docs/api/basic-transfers.md
Provides Git repository via HTTP.
Initialize GitBucket system.
Initialize GitBucket system. Update database schema and load plug-ins automatically in the context initializing.
Supply assets which are provided by plugins.
Removes session associated temporary files when session is destroyed.
Controls the transaction with the open session in view pattern.
Provides Git repository via HTTP.
This servlet provides only Git repository functionality. Authentication is provided by GitAuthenticationFilter.