phpci/PHPCI/Model/Build
2015-04-22 11:41:33 +02:00
..
BitbucketBuild.php Renaming project.git_key and project.public_key to project.ssh_private_key and project.ssh_public_key respectively. 2014-05-13 15:15:33 +00:00
GithubBuild.php Github: Support pull private repository from pull request 2015-04-22 11:41:33 +02:00
GitlabBuild.php Properly handling Gitlab URLs that contain ports. 2014-07-30 15:33:05 +01:00
LocalBuild.php Fixed settings handling for symlink creation in local build 2015-02-23 14:07:42 +00:00
MercurialBuild.php Add support for Mercurial SSH-based clones. 2015-02-23 16:17:46 +00:00
RemoteGitBuild.php Add the --recursive parameter to the git clone to get the submodules 2015-04-09 12:03:08 +02:00
SubversionBuild.php Add SVN support to PHPCI. 2015-02-20 14:14:36 +00:00