225 Commits (83123b2d402cb2618528f84bdb7ed855670f804b)

Author SHA1 Message Date
Nils Adermann 2c87fe5a22 Collect solver problems in Problem objects with human readable output. 12 years ago
Jordi Boggiano 2249dd0548 Fix tests when openssl is disabled 12 years ago
Nils Adermann 15e764bb3f Merge pull request #439 from Seldaek/git_push
Set push url correctly for github clones
12 years ago
Jordi Boggiano d5891fe8d0 Fix test 12 years ago
Jordi Boggiano 659775a607 Merge remote-tracking branch 'simensen/GitHub404FixPartTwo' 12 years ago
Jordi Boggiano 438cea6363 Regroup bootstrapers 12 years ago
Jordi Boggiano 36c53f4b82 Merge branch 'patch-xdebug' of https://github.com/SongoQ/composer 12 years ago
Beau Simensen 38680998ed Remove the RemoteFilesystem factory and document GitHubDriver->GitDriver fallback. 12 years ago
Marcin Chyłek 7d2a287863 Add file_exists in bootstrap.php 12 years ago
Jordi Boggiano a02940cafb Fix tests 12 years ago
Jordi Boggiano 3b77d25a3c Merge remote-tracking branch 'hason/priority'
Conflicts:
	src/Composer/Factory.php
12 years ago
Jordi Boggiano e763af7412 Set push url correctly for github clones 12 years ago
Jordi Boggiano 8bd0814b67 Merge pull request #420 from digitalkaoz/composer_tests
added some trivial tests
12 years ago
Jordi Boggiano 5696b44a4f Fix tests 12 years ago
digitalkaoz a284eb5cfe coding style fixes 12 years ago
Beau Simensen 6efbc7d531 Enhanced GitHub API/Private Repository support 12 years ago
Jordi Boggiano edf93f1fcc Fix test & behavior 12 years ago
Jordi Boggiano f8a09eaa3f Make classmaps relative instead of absolute for file portability 12 years ago
Jordi Boggiano 27eb249aab Merge remote-tracking branch 'beberlei/ClassMaps' 12 years ago
Jordi Boggiano 89f69256f8 Merge remote-tracking branch 'kostiklv/console-overwrite-fix' 12 years ago
digitalkaoz 8dad8d8c43 added some trivial tests 12 years ago
Jordi Boggiano 1d544630b6 Allow requesting a particular vcs driver to bypass github/bitbucket ones 12 years ago
Martin Hasoň 947d429c61 Removed definition of global constants reserved for PHP >=5.4 and fixed tests 12 years ago
Jordi Boggiano 3e22084ea4 Overhaul VcsDrivers, introduce TransportException for remote filesystem errors 12 years ago
Jordi Boggiano 3aabb4784c Cross platform test fixes 12 years ago
till 23902023e5 fix namespace 12 years ago
Jordi Boggiano ae6de4be60 Merge pull request #377 from till/svn-auth
Svn auth
12 years ago
Jordi Boggiano ada9c20db1 Update Git/Hg downloaders tests, making sure they never use a live filesystem instance 12 years ago
Konstantin Tjuterev 0b7896cdad Simplified & fixed ConsoleIO->overwrite, corrected output when downloading with progress 13 years ago
Martin Hasoň 9021c86237 Added packagist repository as the last repository with the lowest priority 13 years ago
Martin Hasoň 2b08df5192 Changed repository priority in the pool 13 years ago
Jordi Boggiano bd54e43d37 Rework JsonFile API slightly, avoid tokenizing in php if the syntax is valid 13 years ago
Jordi Boggiano 07a82c9223 Merge remote-tracking branch 'digitalkaoz/json_schema_validator' 13 years ago
Benjamin Eberlei 671cd5ee08 Add tests for ClassMapGenerator 13 years ago
Jordi Boggiano 9bcea6f485 Merge remote-tracking branch 'hason/filedownloader' 13 years ago
Martin Hasoň 0d93674819 Added tests for the RemoteFilesystem class 13 years ago
Martin Hasoň 492e672b23 Added tests for StreamContextFactory 13 years ago
till ae15d8a5b6 update test (escapeshellarg()) 13 years ago
till 8dab89e140 remove bootstrapping 13 years ago
Nils Adermann 6de46a16e6 Merge pull request #381 from hason/version
Added isDev method to the VersionParser class
13 years ago
Martin Hasoň 736ea800e3 Added isDev method to the VersionParser class 13 years ago
till 5b60885c7a * remove this (even though it is in the Vcs test) 13 years ago
till f7c0ce5c6e fix namespace and loader 13 years ago
till 101e15bb86 move mysql 13 years ago
till 1c9f649422 * cover detection and getSvnCredentialString() 13 years ago
Dave Marshall c2421db7d9 Add stderr to exceptions for GitDownloader 13 years ago
Martin Hasoň f026e2a0eb Added tests for FileDownloader and ArchiveDownloader 13 years ago
Wookieb f93135b3bd Cosmetic tests fix - remove test directories 13 years ago
Wookieb 8d3b40ff8e Tests should remove created directories after testing process 13 years ago
digitalkaoz 6929c42848 added schema/syntax validation for composer.json 13 years ago