phpci/PHPCI/Model/Build
rm3nchaca 81fbc6a5a0 fix file link in plugins
Running builds leave a file link with an error like "http://gitlab.example.com/root/project/blob/master/index.php#L6" but it is pointing to the actual file, not the file with a bug, example "97f0a6453d/index.php (L6)"

Close #915
2015-04-22 12:24:29 +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 fix file link in plugins 2015-04-22 12:24:29 +02: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