Commit History

Author SHA1 Message Date
  matt-whittom f3722a46ed Updated comments 12 years ago
  matt-whittom 8379985166 Updated/Standardized header comments 12 years ago
  matt-whittom dd81449998 Updated to remove vfsStreams (no longer needed by tests) 12 years ago
  matt-whittom 997b1b5d46 Replaced changes in RemoteFilesystemTest with changes from main branch. 12 years ago
  matt-whittom 7fdcdb4c54 Updated to complete functionality in Downloader to handle updates, returning change logs. 12 years ago
  matt-whittom 1015957659 Added tests and code for tests 12 years ago
  matt-whittom 1019c014e5 using theirs 12 years ago
  matt-whittom bab10dd9f8 Added ability to pass p4user and p4password in composer.json 12 years ago
  matt-whittom 53d6fcd6d3 using theirs 12 years ago
  matt-whittom a5df2851ef Finished cleanup of debug messages. 12 years ago
  matt-whittom 43108b4692 Cleanup phase 1 12 years ago
  matt-whittom 64bda65e11 Updated Perforce driver to use labels 12 years ago
  matt-whittom 36dd7dfea5 Cleaned up perforce code 12 years ago
  matt-whittom 0d061f2530 Added Perforce to Composer 12 years ago
  matt-whittom a980228b76 Added Perforce VCS to Composer. 12 years ago
  Jordi Boggiano 9b70b89b8f Merge pull request #2210 from Firehed/master 12 years ago
  Jordi Boggiano 80184b87d1 Fix undefined index error, fixes #2224 12 years ago
  Nils Adermann bf08019292 Load plugins and installers prior to checking installed packages 12 years ago
  Nils Adermann 2ca07add97 Merge remote-tracking branch 'github-composer/master' into plugins 12 years ago
  Nils Adermann 72919e04b0 Correct FileDownloaderTest for invalid checksum 12 years ago
  Nils Adermann 786ea2929b Merge remote-tracking branch 'github-composer/master' into plugins 12 years ago
  Nils Adermann a080ae3a51 Make sure directories we are downloading to are empty 12 years ago
  Jordi Boggiano 4b38158185 Merge pull request #2221 from Alan01252/fix-unexpectedas 12 years ago
  Jordi Boggiano 2bf90b544a Fix parsing of trunk in SvnDriver, fixes composer/satis#88 12 years ago
  Nils Adermann 5993450d5a Load plugin code from global vendor dir correctly 12 years ago
  Alan Hollis 1892f57e47 Fix file layout in unit tests 12 years ago
  Nils Adermann c5c180fdd2 Load plugins from global vendor dir too 12 years ago
  Nils Adermann 5867d477be Use call_user_func for PHP < 5.4 compatability and accept __invoke 12 years ago
  Nils Adermann a8c0170a91 Revert constructor arguments to old order for custom installers 12 years ago
  Nils Adermann 15ac7be6f1 Fix disabling plugins which has to happen in the factory now 12 years ago