Historique des commits

Auteur SHA1 Message Date
  Nils Adermann d153ab3f8f Call feature rules update rules, as there is no difference in composer il y a 13 ans
  Nils Adermann f98ab2e491 An array of installed packages is no longer needed in the solver il y a 13 ans
  Nils Adermann 7be4b82ad2 Move all solver members to top of the file il y a 13 ans
  Nils Adermann 6410817c4e Policy rules cannot conflict with jobs anymore il y a 13 ans
  Nils Adermann 3618ddacb0 Remove commented out debug output il y a 13 ans
  Nils Adermann 2cb2cde096 Installed packages are now always removed unless otherwise requested il y a 13 ans
  Nils Adermann 1a48ebaf57 Create lookup table for installed packages in only one place il y a 13 ans
  Nils Adermann 0e537b9c93 We won't implement choice rules, you need to edit composer.json to choose il y a 13 ans
  Nils Adermann 5ba9a887c2 We do not support any options to keep obsolete packages il y a 13 ans
  Jordi Boggiano 41bd845c54 Merge pull request #634 from igorw/bin-relative-symlink il y a 13 ans
  Igor Wiedler 8d71030cc1 [Installer] Classic var_dump must be removed il y a 13 ans
  Igor Wiedler aa4ececa2a [Installer] Make bin symlinks relative, closes #620 il y a 13 ans
  Jordi Boggiano 54f2e8fb45 Merge pull request #633 from igorw/fix-installer-remove-bins il y a 13 ans
  Igor Wiedler b83422b051 [Installer] Fix removeBinaries, closes #567 il y a 13 ans
  Jordi Boggiano f5ea87e855 Merge pull request #632 from igorw/no-suggest-installed il y a 13 ans
  Igor Wiedler 1e23354666 Do not suggest packages that were installed il y a 13 ans
  Jordi Boggiano 8ff497ac6f Skip filter_var on 5.3.2 since it is buggy il y a 13 ans
  Igor Wiedler 0995933183 Do not install root package as a vendor if some dependency requires it, closes #480 il y a 13 ans
  Jordi Boggiano ed8aa8322a Do not prevent updates if untracked files are present il y a 13 ans
  Jordi Boggiano 0e9f88a3da Fix DownloadManagerTest creating directories on disk il y a 13 ans
  Jerome Tamarelle 610f15a768 Fix unit tests for VcsRepository il y a 13 ans
  Jerome Tamarelle 1139b5c306 Protect composer home against web access il y a 13 ans
  Jerome Tamarelle f0ea097134 Remove umask il y a 13 ans
  Jerome Tamarelle 8b408449f6 Create ~/.composer/cache.hg directory if not exists il y a 13 ans
  Jerome Tamarelle 23ef8a419a Fix var scope in HgDriver il y a 13 ans
  Jérôme Tamarelle d200481037 Fix tmp dir for HgDriver il y a 13 ans
  Jerome Tamarelle cc6e1397b2 Fix var scope il y a 13 ans
  Jerome Tamarelle da823f5f19 Store vcs repositories in composer home to prevent permission issues il y a 13 ans
  Jerome Tamarelle 949728f812 Remove redundant __contruct from VcsDriver implementations and move init code to initialize method il y a 13 ans
  Jerome Tamarelle 017ebabcb5 Pass composer configuration to VcsDriver il y a 13 ans