Permalink
Show file tree
Hide file tree
5 changes: 4 additions & 1 deletion
5
config/config-api/src/main/java/com/thoughtworks/go/config/materials/ScmMaterialConfig.java
7 changes: 6 additions & 1 deletion
7
...fig-api/src/main/java/com/thoughtworks/go/config/materials/perforce/P4MaterialConfig.java
8 changes: 8 additions & 0 deletions
8
config/config-api/src/main/java/com/thoughtworks/go/util/command/UrlArgument.java
3 changes: 1 addition & 2 deletions
3
.../config-api/src/test/java/com/thoughtworks/go/config/materials/ScmMaterialConfigTest.java
9 changes: 9 additions & 0 deletions
9
...fig-api/src/test/java/com/thoughtworks/go/config/materials/git/GitMaterialConfigTest.java
17 changes: 17 additions & 0 deletions
17
...pi/src/test/java/com/thoughtworks/go/config/materials/mercurial/HgMaterialConfigTest.java
28 changes: 23 additions & 5 deletions
28
...api/src/test/java/com/thoughtworks/go/config/materials/perforce/P4MaterialConfigTest.java
16 changes: 16 additions & 0 deletions
16
...fig-api/src/test/java/com/thoughtworks/go/config/materials/svn/SvnMaterialConfigTest.java
16 changes: 16 additions & 0 deletions
16
...fig-api/src/test/java/com/thoughtworks/go/config/materials/tfs/TfsMaterialConfigTest.java
4 changes: 4 additions & 0 deletions
4
config/config-api/src/test/java/com/thoughtworks/go/helper/MaterialConfigsMother.java
27 changes: 27 additions & 0 deletions
27
config/config-api/src/test/java/com/thoughtworks/go/util/command/UrlArgumentTest.java
6 changes: 3 additions & 3 deletions
6
domain/src/main/java/com/thoughtworks/go/domain/materials/git/GitCommand.java
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
#000 - Validate URLs provided
- Disallow URLs which are obviously not URLs.
- Loading branch information
Showing
12 changed files
with
134 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters