コミット履歴

作者 SHA1 メッセージ 日付
  Jordi Boggiano 573aad8801 Check if ini_set exists before calling it 13 年 前
  Kirill chEbba Chebunin 34c4f94619 Fix typo in troubleshooting doc 13 年 前
  Kirill chEbba Chebunin 21596b2ccd Increase memory to 512M, remove warning 13 年 前
  Kirill chEbba Chebunin ba45ef2b70 Remove commented code forom cli script 13 年 前
  Kirill chEbba Chebunin 4f129424e1 Increase memory_limit to 256M if it is lower than this value 13 年 前
  Jordi Boggiano 41fc6ff9ee Fix formatRequirements return value, fixes #1026 13 年 前
  Jordi Boggiano 99c33a54fd Merge pull request #1027 from bamarni/patch-2 13 年 前
  Bilal Amarni 5669419416 fixed typo 13 年 前
  Kirill chEbba Chebunin 99f3444f30 Fix typo in troubleshooting article 13 年 前
  Jordi Boggiano c97720c607 Fix picking of new dev packages for updates to latest source ref 13 年 前
  Kirill chEbba Chebunin 47156103a6 Remove hard coded memory limit. Add troubleshooting doc 13 年 前
  Jordi Boggiano f9f86f03ae Performance improvements to create-project 13 年 前
  Jordi Boggiano 456b35ae72 Disable xdebug scream/show_exception_trace, fixes #989 13 年 前
  Jordi Boggiano c14bc368b0 Fix memory usage of the update command 13 年 前
  Jordi Boggiano e1bd2fd6df Clean ups after feedback 13 年 前
  Jordi Boggiano a0903d4d35 Update create-project and show commands to use the new filterPackages method 13 年 前
  Jordi Boggiano c31d588b7d Update init and depends commands to use the new filterPackages method 13 年 前
  Jordi Boggiano 012798b179 Convert search command to use the filterPackages method 13 年 前
  Jordi Boggiano e3b6bd781c Add RepositoryInterface::filterPackages to stream ops on lists 13 年 前
  Jordi Boggiano 9965f02951 Clean up link creation 13 年 前
  Jordi Boggiano d6de4a0036 Rename Package interfaces to reduce BC issues 13 年 前
  Jordi Boggiano 8a275336a1 CS cleanups 13 年 前
  Jordi Boggiano e46d26cb9b Add loadAliasPackage to the StreamableRepositoryInterface and clear up responsibilities between Pool and Repositories 13 年 前
  Jordi Boggiano 9a1fd450b0 Remove code duplication 13 年 前
  Jordi Boggiano 62ead24b61 Rename variable for clarity 13 年 前
  Jordi Boggiano 26e8217db7 Remove duplication of branch alias parsing code 13 年 前
  Jordi Boggiano 774021bf99 Clean up Installer::aliasPackages() 13 年 前
  Jordi Boggiano 25142c5351 Clarify variable variable usage 13 年 前
  Jordi Boggiano 2d4076e9b2 Add support for aliases in streamed repos 13 年 前
  Jordi Boggiano c8a685be6b Reduce memory usage by only loading packages that are actually needed, fixes #456 13 年 前