Historique des commits

Auteur SHA1 Message Date
  everzet 05ddfde868 Reflect latest refactoring changes in commands il y a 13 ans
  everzet ef71836f30 Refactored Composer class to be service container il y a 13 ans
  everzet 0694f5217a Implemented RepositoryManager il y a 13 ans
  everzet 3c439ce41c Added "type" field validator to ArrayLoader il y a 13 ans
  everzet 5890b05eb0 Implemented ArrayDumper il y a 13 ans
  everzet 20318f77a0 Refactored FilesystemRegistry to FilesystemRepository il y a 13 ans
  everzet 5c841187fd Fixed RepositoryInterface il y a 13 ans
  everzet 28d9df7da6 Added hasPackage and removePackage methods to the ArrayRepository il y a 13 ans
  everzet 2fc0699492 Moved operations evaluation into new InstallationManager class il y a 13 ans
  everzet 50aa7ac607 Provide $useSource argument to the DownloaderInterface methods il y a 13 ans
  everzet 17d1abcec0 Refactored DownloadManager il y a 13 ans
  everzet 6133108710 Refactored LibraryInstaller to use WritableRepository instead of Registry il y a 13 ans
  everzet 9f98ee25ea Enhanced repository interface il y a 13 ans
  everzet 123f5fef77 Refactored Operations in order to fulfill naderman requests il y a 13 ans
  Jordi Boggiano 751f506080 Add info to docblocks il y a 13 ans
  Konstantin Kudryashov cce4d3af11 Merge pull request #1 from Seldaek/refactoring il y a 13 ans
  Jordi Boggiano 6d667a849e Remove broken functional test il y a 13 ans
  Jordi Boggiano 8533a65061 Remove unused methods from RepositoryInterface il y a 13 ans
  Jordi Boggiano e700e6fcd9 Use new version parser in PlatformRepository il y a 13 ans
  Jordi Boggiano cd80f22781 Type is not mandatory il y a 13 ans
  Jordi Boggiano c67d8ee2a3 Add note to schema il y a 13 ans
  Jordi Boggiano d27691a67f Fix namespace/use/typo issues il y a 13 ans
  everzet 10bd9c3729 Fixed FilesystemRegistry test name il y a 13 ans
  everzet 0a1e7320b0 Refactored solver result array. Now it returns array of operation objects which are much nicer to work with il y a 13 ans
  everzet 5b0d17cc13 DownloaderInterface refactored il y a 13 ans
  everzet 69f1de9986 Enhanced PackageInterface and BasePackage with getUniqueName() method, which provides name-version-releaseType string (used in installer registry) il y a 13 ans
  everzet cde9531e4d DownloadManager implemented il y a 13 ans
  everzet 0a2f4e7e32 Installer now provides full download path to the downloader il y a 13 ans
  everzet 45cab9fe8c Installers FilesystemRegistry implemented il y a 13 ans
  everzet 067007656b LibraryInstaller refactored and tested il y a 13 ans