1
0
Fork 0

Commit Graph

  • 1c57ed0152 Clone added packages in update Jordi Boggiano 2011-10-22 22:40:03 +0200
  • b667cf98c2 Clone added packages in update Jordi Boggiano 2011-10-22 22:40:03 +0200
  • 35f3e5f9f6 Typo fix Jordi Boggiano 2011-10-22 22:25:30 +0200
  • 2b15c4321b Typo fix Jordi Boggiano 2011-10-22 22:25:30 +0200
  • a218ede900 Allow disabling of the default packagist repository in the main composer.json Jordi Boggiano 2011-10-22 22:23:45 +0200
  • 35849ca227 Allow disabling of the default packagist repository in the main composer.json Jordi Boggiano 2011-10-22 22:23:45 +0200
  • 0103242fa2 Add PackageRepository to define inline packages Jordi Boggiano 2011-10-22 22:22:11 +0200
  • aeab3c16fd Add PackageRepository to define inline packages Jordi Boggiano 2011-10-22 22:22:11 +0200
  • ced9c9a687 Add parsing and on-the-fly loading of repositories defined in packages Jordi Boggiano 2011-10-22 22:20:30 +0200
  • 9b24734c9d Add parsing and on-the-fly loading of repositories defined in packages Jordi Boggiano 2011-10-22 22:20:30 +0200
  • 3060551711 Add exception when json files can not be read Jordi Boggiano 2011-10-22 22:18:44 +0200
  • 17286e993c Add exception when json files can not be read Jordi Boggiano 2011-10-22 22:18:44 +0200
  • f48a545101 Adjust RepositoryManager to handle multiple repositories of one type Jordi Boggiano 2011-10-22 20:49:19 +0200
  • 450095e61d Adjust RepositoryManager to handle multiple repositories of one type Jordi Boggiano 2011-10-22 20:49:19 +0200
  • e4c22da01d Fix typo Jordi Boggiano 2011-10-22 20:24:06 +0200
  • 33e7001d7e Fix typo Jordi Boggiano 2011-10-22 20:24:06 +0200
  • 43b4206f94 Add supports() to the InstallerInterface Jordi Boggiano 2011-10-22 20:20:19 +0200
  • c33fc80d23 Add supports() to the InstallerInterface Jordi Boggiano 2011-10-22 20:20:19 +0200
  • 344083203f Fix issues in new autoloader code Jordi Boggiano 2011-10-22 19:49:54 +0200
  • 8a571c05db Fix issues in new autoloader code Jordi Boggiano 2011-10-22 19:49:54 +0200
  • 06e65a3932 Use wrapped PlatformRepository only in the Solver Jordi Boggiano 2011-10-22 19:05:20 +0200
  • c8cfa15f52 Use wrapped PlatformRepository only in the Solver Jordi Boggiano 2011-10-22 19:05:20 +0200
  • 86e92e3d25 Add missing docblock Jordi Boggiano 2011-10-22 19:04:26 +0200
  • 28369ea623 Add missing docblock Jordi Boggiano 2011-10-22 19:04:26 +0200
  • fe7f96bd20 [composer] wrap UniversalClassLoader require in if class_exists Igor Wiedler 2011-10-16 21:43:19 +0200
  • 808a2c9448 [composer] wrap UniversalClassLoader require in if class_exists Igor Wiedler 2011-10-16 21:43:19 +0200
  • d8e66ebe42 [autoload] refactor getFullPackage into populateAutoloadInformation Igor Wiedler 2011-10-16 20:10:50 +0200
  • aa7c4b8ef7 [autoload] refactor getFullPackage into populateAutoloadInformation Igor Wiedler 2011-10-16 20:10:50 +0200
  • 0c5f208ac1 [autoload] refactor autoload generation code into a AutoloadGenerator Igor Wiedler 2011-10-16 20:04:29 +0200
  • 9d238330b3 [autoload] refactor autoload generation code into a AutoloadGenerator Igor Wiedler 2011-10-16 20:04:29 +0200
  • 7ca0bb2dd1 rename installAs to target-dir Igor Wiedler 2011-10-16 18:52:08 +0200
  • 72a1f66b7a rename installAs to target-dir Igor Wiedler 2011-10-16 18:52:08 +0200
  • b871fe544e return early (this is very important) Igor Wiedler 2011-10-16 18:46:37 +0200
  • 409b2e47ae return early (this is very important) Igor Wiedler 2011-10-16 18:46:37 +0200
  • fb6500199d [autoload] autoloading prototype Igor Wiedler 2011-10-09 16:43:16 +0200
  • ea31039556 [autoload] autoloading prototype Igor Wiedler 2011-10-09 16:43:16 +0200
  • ddaabb9958 define types for autoload and repositories Igor Wiedler 2011-10-22 21:44:19 +0200
  • d99d1f6d13 Merge pull request #60 from naderman/master Nils Adermann 2011-10-22 08:35:33 -0700
  • 72f69e6109 Merge pull request #60 from naderman/master Nils Adermann 2011-10-22 08:35:33 -0700
  • 4612c1e05f Merge e16c3f0626 into 7558731830 GitHub Merge Button 2011-10-22 08:29:12 -0700
  • e3c4c2ff88 Remove useless test, packages providing different versions aren't alternatives Nils Adermann 2011-10-22 17:26:42 +0200
  • e16c3f0626 Remove useless test, packages providing different versions aren't alternatives Nils Adermann 2011-10-22 17:26:42 +0200
  • fe22e7bd36 Enable solver test regarding replaced packages after policy fix Nils Adermann 2011-10-22 17:23:23 +0200
  • 0801d8ed31 Enable solver test regarding replaced packages after policy fix Nils Adermann 2011-10-22 17:23:23 +0200
  • 478feb9779 Prefer original packages over replaced packages of same repository priority Nils Adermann 2011-10-22 17:20:45 +0200
  • 571c14adf9 Prefer original packages over replaced packages of same repository priority Nils Adermann 2011-10-22 17:20:45 +0200
  • db2fc899ec Define the calculation of package priorities in a single method Nils Adermann 2011-10-22 16:48:23 +0200
  • 44369472be Define the calculation of package priorities in a single method Nils Adermann 2011-10-22 16:48:23 +0200
  • d83f43aa97 Correctly implement priorities and version numbers in the default policy Nils Adermann 2011-10-22 16:44:10 +0200
  • 1b6f57e651 Correctly implement priorities and version numbers in the default policy Nils Adermann 2011-10-22 16:44:10 +0200
  • a422a7c673 Pool repository index represents priority, highest index = highest priority Nils Adermann 2011-10-22 16:39:49 +0200
  • b52d6d881a Pool repository index represents priority, highest index = highest priority Nils Adermann 2011-10-22 16:39:49 +0200
  • 96104971d0 Merge branch 'master' of https://github.com/composer/composer into autoload Igor Wiedler 2011-10-22 15:19:04 +0200
  • 43b139f4bf Fix documentation layout Nils Adermann 2011-10-22 13:02:12 +0200
  • 7558731830 Fix documentation layout Nils Adermann 2011-10-22 13:02:12 +0200
  • b722a8ef07 Add basic specification of the default solver policy behaviour Nils Adermann 2011-10-22 12:48:53 +0200
  • 4d5655a604 Add basic specification of the default solver policy behaviour Nils Adermann 2011-10-22 12:48:53 +0200
  • 7d79e7e713 DefaultPolicy test: pick package providing newest virtual package version Nils Adermann 2011-10-21 15:22:47 +0200
  • 55d5e55195 DefaultPolicy test: pick package providing newest virtual package version Nils Adermann 2011-10-21 15:22:47 +0200
  • 7e912155a9 Complete the policy tests with provider and replacement tests Nils Adermann 2011-10-21 14:58:31 +0200
  • 0c30610fdc Complete the policy tests with provider and replacement tests Nils Adermann 2011-10-21 14:58:31 +0200
  • 7ab267b32b Adding tests for the default policy specifying its desired behaviour Nils Adermann 2011-10-21 14:44:24 +0200
  • e4c94dd415 Adding tests for the default policy specifying its desired behaviour Nils Adermann 2011-10-21 14:44:24 +0200
  • dd3e11ed81 [composer] wrap UniversalClassLoader require in if class_exists Igor Wiedler 2011-10-16 21:43:19 +0200
  • e71fcdc0f5 [autoload] refactor getFullPackage into populateAutoloadInformation Igor Wiedler 2011-10-16 20:10:50 +0200
  • b5f1bffcfa [autoload] refactor autoload generation code into a AutoloadGenerator Igor Wiedler 2011-10-16 20:04:29 +0200
  • 774e8584fd rename installAs to target-dir Igor Wiedler 2011-10-16 18:52:08 +0200
  • 3e12d2f64b return early (this is very important) Igor Wiedler 2011-10-16 18:46:37 +0200
  • 4d7e012e2f Merge branch 'master' of https://github.com/composer/composer into autoload Igor Wiedler 2011-10-16 18:44:45 +0200
  • 401090b4e0 Add a few solver tests regarding "replace" Jordi Boggiano 2011-10-15 20:03:55 +0200
  • 40cc5fea1d Add a few solver tests regarding "replace" Jordi Boggiano 2011-10-15 20:03:55 +0200
  • a2b43ac6f8 Merge pull request #48 from nrk/fix-symfony-bundle Jordi Boggiano 2011-10-15 06:03:06 -0700
  • de7cbe60fe Merge pull request #48 from nrk/fix-symfony-bundle Jordi Boggiano 2011-10-15 06:03:06 -0700
  • e3384b6138 Merge 74d7fdfcef into e09f6900da GitHub Merge Button 2011-10-15 05:59:06 -0700
  • 0f1d7cf2b4 Fix missing support for the symfony-bundle package type. Daniele Alessandri 2011-10-15 14:34:16 +0200
  • 74d7fdfcef Fix missing support for the symfony-bundle package type. Daniele Alessandri 2011-10-15 14:34:16 +0200
  • ccb63fbfb2 Fix up version parsing Jordi Boggiano 2011-10-11 11:49:32 +0200
  • e09f6900da Fix up version parsing Jordi Boggiano 2011-10-11 11:49:32 +0200
  • d449901502 Add some more version normalization and support for branch names Jordi Boggiano 2011-10-11 09:30:10 +0200
  • 19f89069a4 Add some more version normalization and support for branch names Jordi Boggiano 2011-10-11 09:30:10 +0200
  • 7a32860871 [autoload] autoloading prototype Igor Wiedler 2011-10-09 16:43:16 +0200
  • 4ce2aab990 Update README Jordi Boggiano 2011-10-03 10:49:23 +0200
  • 536c1e0f88 Update README Jordi Boggiano 2011-10-03 10:49:23 +0200
  • 136b6731fa Remove validation for now since it's doing more harm than good Jordi Boggiano 2011-10-02 23:54:13 +0200
  • b3fe30200b Remove validation for now since it's doing more harm than good Jordi Boggiano 2011-10-02 23:54:13 +0200
  • 88ea8db08a Fix phar compiler Jordi Boggiano 2011-10-02 23:38:54 +0200
  • 7d4e67b335 Fix phar compiler Jordi Boggiano 2011-10-02 23:38:54 +0200
  • 79ced88037 Updated README, refs #24 Jordi Boggiano 2011-10-02 23:38:27 +0200
  • 7c7bbb18c8 Updated README, refs #24 Jordi Boggiano 2011-10-02 23:38:27 +0200
  • 52b2c4a880 Add user-agent header to json fetches, fixes #39 Jordi Boggiano 2011-10-02 22:39:15 +0200
  • be769ea1ac Add user-agent header to json fetches, fixes #39 Jordi Boggiano 2011-10-02 22:39:15 +0200
  • b2329f33cc Error out when a package can not be found, refs #30 Jordi Boggiano 2011-10-02 21:24:09 +0200
  • 2ebc795754 Error out when a package can not be found, refs #30 Jordi Boggiano 2011-10-02 21:24:09 +0200
  • 4bf6ebd6e9 Detect and report common mistakes in json syntax, refs #36 Jordi Boggiano 2011-10-02 21:14:00 +0200
  • 1a9de17a88 Detect and report common mistakes in json syntax, refs #36 Jordi Boggiano 2011-10-02 21:14:00 +0200
  • 0ba99e2e4a json_decode returns null on error, not false Jordi Boggiano 2011-10-02 21:04:37 +0200
  • cad0967788 json_decode returns null on error, not false Jordi Boggiano 2011-10-02 21:04:37 +0200
  • 9746593786 Handle false and empty decoded json values as valid Jordi Boggiano 2011-10-02 20:49:26 +0200
  • 9210500714 Handle false and empty decoded json values as valid Jordi Boggiano 2011-10-02 20:49:26 +0200
  • 7789c9d016 Make sure .composer dir is created before writing in it Jordi Boggiano 2011-10-02 20:46:33 +0200