1
0
Fork 0
composer/tests/Composer/Test/Repository/Vcs
Henrik Bjørnskov 782c6303bc Initial GitLab Driver
This is a proof of concept, and mostly done to gather feedback on the
structure of the driver and to see if this is something that Composer
should include in core.

Various review changes based on Stof comments.

* Remove cleanup() as it is implemented by the abstract class.
* Remove wrong comment in getReferences
* Implement getSource (as GitHubDriver does)
* Finish phpDocs for methods.
2015-03-04 00:08:30 +01:00
..
GitHubDriverTest.php github deprecation changes 2015-02-11 10:18:47 +01:00
GitLabDriverTest.php Initial GitLab Driver 2015-03-04 00:08:30 +01:00
PerforceDriverTest.php CS fixes 2014-10-17 18:57:27 +01:00
SvnDriverTest.php Allow SVN to connect with credentials provided with the auth.json file 2014-05-30 17:14:43 +02:00