stable
Clone or download
Read-only
story #7740: Use nice git URLs
Now, one can use the same url to browse, clone and push. Bonus: manage write automatically Change-Id: I3365a7272848d3182abc79fcbc397c0eaa846bfa
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/git/include/Git.class.php | +31 | −0 | Go to diff View file |
M | plugins/git/include/Git/HTTP/Command.class.php | +9 | −1 | Go to diff View file |
M | plugins/git/include/Git/HTTP/CommandFactory.class.php | +18 | −9 | Go to diff View file |
M | plugins/git/include/Git/HTTP/Wrapper.class.php | +12 | −0 | Go to diff View file |
M | plugins/git/include/Git/URL.class.php | +69 | −0 | Go to diff View file |
M | plugins/git/include/GitRepositoryFactory.class.php | +0 | −23 | Go to diff View file |
M | plugins/git/tests/Git/URLTest.php | +104 | −0 | Go to diff View file |
M | plugins/git/tests/GitRepositoryFactoryTest.php | +0 | −50 | Go to diff View file |
D | plugins/git/www/g.php | +0 | −52 | Go to diff View file |