Wed, 25 Oct 2017 22:07:53 -0400 |
Augie Fackler |
test_urls: correctly use test_util.testui instead of ui.ui
|
Sat, 11 Jun 2016 22:36:57 +0100 |
Jun Wu |
svnrepo: change svnurl to not use self.svn
|
Wed, 07 Aug 2013 16:00:52 +0200 |
Dan Villiom Podlaski Christiansen |
tests: remove old test-loading infrastructure
|
Thu, 19 Apr 2012 18:29:28 +0200 |
Patrick Mezard |
test_util: merge load_svndump_fixture() into TestBase
|
Wed, 12 Oct 2011 15:43:31 +0800 |
Yonggang Luo |
tests: avoid shadowing Python builtin all()
|
Wed, 12 Oct 2011 15:35:25 +0800 |
Yonggang Luo |
globally: clean up whitespace around operators and commas to conform with PEP8
|
Mon, 04 Oct 2010 21:00:36 -0500 |
Dan Villiom Podlaski Christiansen |
svnwrap: fix handling of quotable URLs (fixes #197, refs #132)
|
Wed, 29 Sep 2010 18:04:26 +0200 |
Dan Villiom Podlaski Christiansen |
svnrepo: make the svnurl property obtain the URL from Subversion.
|
Tue, 14 Sep 2010 19:24:55 +0200 |
Dan Villiom Podlaski Christiansen |
tests_urls: activate a test that was previously overlooked
|
Wed, 11 Aug 2010 19:57:35 +0200 |
Dan Villiom Podlaski Christiansen |
svnwrap: factor out a common module
|
Mon, 20 Jul 2009 16:00:37 -0400 |
David Stanek |
Remove the svn+ from svn+https urls before calling the Subversion API. This was already being done for svn+http urls.
|
Sat, 18 Jul 2009 20:44:33 -0500 |
Patrick Mezard |
Revive svn+http(s) URLs support (issue94)
|
Sat, 18 Jul 2009 20:44:33 -0500 |
Patrick Mezard |
svnrepo: expose the same svnurl than SubversionRepo
|
Sat, 18 Jul 2009 20:44:33 -0500 |
Patrick Mezard |
svnwrappers: override svn+ssh credentials with supplied ones if any
|