Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Better URL validation (#1507) | Lauris BH | 2017-04-19 | 4 | -0/+417 |
* Add correct git branch name validation * Change git refname validation error constant name * Implement URL validation based on GoLang url.Parse method * Backward compatibility with older Go compiler * Add git reference name validation unit tests * Remove unused variable in unit test * Implement URL validation based on GoLang url.Parse method * Backward compatibility with older Go compiler * Add url validation unit tests |