All Classes and Interfaces
Classes
Class
Description
Placeholder class for information of a build
Controller class for serving web content
BuildThread class that allows building of git repo to run after webhook receives response
This class setups REST endpoints and handles different HTTP requests
Spring Boot Application class that runs the CI-server
Class that handles downloading and extracting GitHub repositories
Class that compiles Java projects with Maven and reports if the compilation
and tests were successful.
This class handles all communication with the database for
insertions, deletions and retrieval of builds
This class handles the commit status updates with GitHub's API