1
0
Fork 0
Commit Graph

215 Commits (9ed05e09f34b8ad000289f8680491447a63185dc)

Author SHA1 Message Date
Nils Adermann 15e764bb3f Merge pull request #439 from Seldaek/git_push
Set push url correctly for github clones
2012-03-16 03:24:14 -07:00
Jordi Boggiano d5891fe8d0 Fix test 2012-03-15 18:32:31 +01:00
Jordi Boggiano 659775a607 Merge remote-tracking branch 'simensen/GitHub404FixPartTwo' 2012-03-15 18:16:31 +01:00
Beau Simensen 38680998ed Remove the RemoteFilesystem factory and document GitHubDriver->GitDriver fallback. 2012-03-14 18:44:27 -07:00
Jordi Boggiano a02940cafb Fix tests 2012-03-15 01:28:10 +01:00
Jordi Boggiano 3b77d25a3c Merge remote-tracking branch 'hason/priority'
Conflicts:
	src/Composer/Factory.php
2012-03-15 01:01:46 +01:00
Jordi Boggiano e763af7412 Set push url correctly for github clones 2012-03-11 21:01:41 +01:00
Jordi Boggiano 8bd0814b67 Merge pull request #420 from digitalkaoz/composer_tests
added some trivial tests
2012-03-11 09:01:12 -07:00
Jordi Boggiano 5696b44a4f Fix tests 2012-03-11 15:56:47 +01:00
digitalkaoz a284eb5cfe coding style fixes 2012-03-10 09:53:03 +01:00
Beau Simensen 6efbc7d531 Enhanced GitHub API/Private Repository support 2012-03-09 23:49:21 -08:00
Jordi Boggiano edf93f1fcc Fix test & behavior 2012-03-10 02:14:40 +01:00
Jordi Boggiano f8a09eaa3f Make classmaps relative instead of absolute for file portability 2012-03-10 01:59:59 +01:00
Jordi Boggiano 27eb249aab Merge remote-tracking branch 'beberlei/ClassMaps' 2012-03-10 01:22:40 +01:00
Jordi Boggiano 89f69256f8 Merge remote-tracking branch 'kostiklv/console-overwrite-fix' 2012-03-10 00:50:52 +01:00
digitalkaoz 8dad8d8c43 added some trivial tests 2012-03-09 19:30:37 +01:00
Jordi Boggiano 1d544630b6 Allow requesting a particular vcs driver to bypass github/bitbucket ones 2012-03-09 18:33:04 +01:00
Martin Hasoň 947d429c61 Removed definition of global constants reserved for PHP >=5.4 and fixed tests 2012-03-09 09:31:51 +01:00
Jordi Boggiano 3e22084ea4 Overhaul VcsDrivers, introduce TransportException for remote filesystem errors 2012-03-08 23:14:56 +01:00
Jordi Boggiano 3aabb4784c Cross platform test fixes 2012-03-08 18:19:31 +01:00
till 23902023e5 fix namespace 2012-03-08 14:17:22 +01:00
Jordi Boggiano ae6de4be60 Merge pull request #377 from till/svn-auth
Svn auth
2012-03-08 01:59:51 -08:00
Jordi Boggiano ada9c20db1 Update Git/Hg downloaders tests, making sure they never use a live filesystem instance 2012-03-08 00:11:52 +01:00
Konstantin Tjuterev 0b7896cdad Simplified & fixed ConsoleIO->overwrite, corrected output when downloading with progress 2012-03-06 23:01:51 +02:00
Martin Hasoň 9021c86237 Added packagist repository as the last repository with the lowest priority 2012-03-06 11:17:41 +01:00
Martin Hasoň 2b08df5192 Changed repository priority in the pool 2012-03-06 11:17:23 +01:00
Jordi Boggiano bd54e43d37 Rework JsonFile API slightly, avoid tokenizing in php if the syntax is valid 2012-03-05 22:01:47 +01:00
Jordi Boggiano 07a82c9223 Merge remote-tracking branch 'digitalkaoz/json_schema_validator' 2012-03-05 20:08:18 +01:00
Benjamin Eberlei 671cd5ee08 Add tests for ClassMapGenerator 2012-03-05 14:10:01 +01:00
Jordi Boggiano 9bcea6f485 Merge remote-tracking branch 'hason/filedownloader' 2012-03-05 13:53:56 +01:00
Martin Hasoň 0d93674819 Added tests for the RemoteFilesystem class 2012-03-05 11:26:07 +01:00
Martin Hasoň 492e672b23 Added tests for StreamContextFactory 2012-03-05 08:51:54 +01:00
till ae15d8a5b6 update test (escapeshellarg()) 2012-03-04 19:53:53 +01:00
till 8dab89e140 remove bootstrapping 2012-03-04 19:45:23 +01:00
Nils Adermann 6de46a16e6 Merge pull request #381 from hason/version
Added isDev method to the VersionParser class
2012-03-04 04:37:48 -08:00
Martin Hasoň 736ea800e3 Added isDev method to the VersionParser class 2012-03-03 19:49:24 +01:00
till 5b60885c7a * remove this (even though it is in the Vcs test) 2012-03-02 22:09:47 +01:00
till f7c0ce5c6e fix namespace and loader 2012-03-02 22:08:40 +01:00
till 101e15bb86 move mysql 2012-03-02 22:08:25 +01:00
till 1c9f649422 * cover detection and getSvnCredentialString() 2012-03-02 20:19:50 +01:00
Dave Marshall c2421db7d9 Add stderr to exceptions for GitDownloader 2012-02-29 11:05:25 +00:00
Martin Hasoň f026e2a0eb Added tests for FileDownloader and ArchiveDownloader 2012-02-28 11:59:18 +01:00
Wookieb f93135b3bd Cosmetic tests fix - remove test directories 2012-02-24 12:28:41 +01:00
Wookieb 8d3b40ff8e Tests should remove created directories after testing process 2012-02-24 10:40:47 +01:00
digitalkaoz 6929c42848 added schema/syntax validation for composer.json 2012-02-23 21:54:49 +01:00
Nils Adermann 73d7528f5f Merge pull request #342 from mikey179/git-error-handling
Git error handling
2012-02-22 06:15:00 -08:00
Nils Adermann 85a07affd7 Merge pull request #350 from Seldaek/aliasing
Aliasing
2012-02-22 02:48:49 -08:00
Jordi Boggiano 1213067d96 Add test 2012-02-22 09:40:15 +01:00
Jordi Boggiano 59d2b1145c Add lock file alias support and a bunch of fixes 2012-02-21 16:44:49 +01:00
Jordi Boggiano 82054f2060 Add aliasing: `foo as bar` will require foo and automatically make it replace the bar version 2012-02-21 14:03:24 +01:00