849 Commits (52d876e11e65a6b4b3780ac5c6ff1083b916d6aa)
 

Author SHA1 Message Date
Nils Adermann 52d876e11e Add SolverProblemsException and test basic solver failures 13 years ago
Nils Adermann 8fd4e56029 Deciding to install a package and wanting to install it, is not a conflict 13 years ago
Nils Adermann fea16b39a1 Merge pull request #318 from edorian/remove-allowUninstall
Remove the allowUninstall policy option and clean up the only usage
13 years ago
Volker Dusch 3fb75faa75 Now that no more update rules are created the code that handles them can be removed too.
Also adapted the tests that used TYPE_UPDATE exemplarily to use TYPE_FEATURE.
13 years ago
Volker Dusch ec61297122 Remove the allowUninstall policy option and clean up the only usage 13 years ago
Nils Adermann cbc021c05d featureRule no longer exists, only update rule 13 years ago
Nils Adermann 54a8dc1d9c Merge pull request #317 from edorian/remove-allowDowngrade
Removed the option to disallowed downgrades
13 years ago
Volker Dusch 5fdca19880 Removed the option to disallowed downgrades and simplifed some places where it was used 13 years ago
Nils Adermann 1dd15e5662 Merge pull request #316 from edorian/solver-update-tests
Some added update tests
13 years ago
Jordi Boggiano e2199b2b03 Fixed automatic date parsing of versions 13 years ago
Jordi Boggiano 230e145053 Fix downloader tests on windows and mock Filesystem properly 13 years ago
Volker Dusch a8b2db64d5 Expaned the update tests to make sure a) Only requested updates execute and b) Installed repos with no actions get pruned from the jobqueue 13 years ago
Nils Adermann e7441edcf1 Merge pull request #315 from edorian/cleanup-update-all
Cleanup unreachable code
13 years ago
Jordi Boggiano a28fa790be Fix regex 13 years ago
Volker Dusch cc80e5a3b1 Cleanup unreachable code 13 years ago
Nils Adermann 8aa0127de8 Remove test of undefined behaviour for unknown types in rulesets 13 years ago
Nils Adermann 7609f27052 Merge branch 'add-tests' of https://github.com/l3l0/composer into new-master
* 'add-tests' of https://github.com/l3l0/composer:
  Made fixes after review.
  Made changes which fied warnings and errors in tests.
  Fixed tests after update and merge of changes from upstream/master
  Fixed code. Changes improved code testability
  Added and extended some unit tests
13 years ago
Jordi Boggiano 5e3bf86851 Remove .swp file 13 years ago
Jordi Boggiano 0ee505a246 Merge pull request #314 from edorian/solver-visibility
Clean up Solver public api
13 years ago
Volker Dusch fb69ef64c5 Fix Solver function visibility to reflect what acutally should be the public interface 13 years ago
Jordi Boggiano 43ce9ab14f Merge pull request #313 from naderman/fix-assert
Add a test for the off by one error in solver conflict resolution
13 years ago
Nils Adermann 460822fb96 Fix indentation of doc comment 13 years ago
Nils Adermann 3b54316e91 Add a test for the off by one error in solver conflict resolution 13 years ago
Nils Adermann 3167cccb6f Merge pull request #311 from Seldaek/allow_local_fs
Allow local file system git repos & do not restrict to valid http* urls
13 years ago
Jordi Boggiano fa8cb14073 Simplify check 13 years ago
Jordi Boggiano f152fe723d Allow local file system git repos & do not restrict to valid http* urls 13 years ago
Jordi Boggiano 1d15e64205 Merge pull request #310 from edorian/test-skip-mbstring
Skip tests if mbstring is not installed
13 years ago
Volker Dusch 9ede082371 Skip tests if mbstring is not installed 13 years ago
Jordi Boggiano cac51b1baf Merge pull request #309 from naderman/fix-assert
Off by one error in the solver - 1 cannot be false
13 years ago
Nils Adermann cb7f656fa9 Off by one error in the solver - 1 cannot be false
Fixes #133, #160, #162, #177, #289
13 years ago
Jordi Boggiano 9f2efee207 Merge pull request #308 from stof/null_io
Added a NullIO
13 years ago
Christophe Coevoet 28d3d4b130 Added a NullIO 13 years ago
Jordi Boggiano 70bea8fe57 Fix previous commit 13 years ago
Jordi Boggiano b2076c2462 Re-order repos so that packagist always has the lowest priority 13 years ago
Jordi Boggiano 4d7ecdcb69 Fix authentication behavior when re-entering get() 13 years ago
Jordi Boggiano a8aef7e203 Text tweaks 13 years ago
Jordi Boggiano 35cca1ed7f Do not reveal input length 13 years ago
Jordi Boggiano 60fddb2c09 Use parse_url instead of manual parsing 13 years ago
Jordi Boggiano 8b7a64ab28 Limit progress output, mitigates #283 13 years ago
Jordi Boggiano 844c43092f Fix re-entrant behavior 13 years ago
Jordi Boggiano db03b7bbbd Fix line endings 13 years ago
Jordi Boggiano d0f6b679bc Merge remote-tracking branch 'francoispluchino/master' 13 years ago
Jordi Boggiano 8dcb75080e Merge remote-tracking branch 'wookieb/installer_dry_run' 13 years ago
Franois Pluchino 89b0c8b2e7 Restore the original file mode 13 years ago
Jordi Boggiano deaaf2ef37 Merge pull request #307 from hason/slashes
Added support for JSON_UNESCAPED_SLASHES
13 years ago
Martin Hasoň e621495c4d Added support for JSON_UNESCAPED_SLASHES 13 years ago
Jordi Boggiano fcc2d11056 Merge pull request #306 from Lowgain/patch-1
Exception mentioned PEAR repository when should be VCS, was misleading
13 years ago
Logan Aube ea05f678fd Exception mentioned PEAR repository when should be VCS, was misleading 13 years ago
François Pluchino 56150fd98f Merge remote branch 'composer/master' 13 years ago
François Pluchino dbfbbab904 Add changes requested 13 years ago