コミット履歴

作者 SHA1 メッセージ 日付
  Jordi Boggiano 256bfedea1 Merge remote-tracking branch 'jalliot/proxy2' 14 年 前
  Martin Hasoň e46e1fb981 Changed method to static - JsonFile::encode 14 年 前
  Martin Hasoň 76a2be5ae0 Fixed detection of missing comma and added detection of missing colon in json 14 年 前
  Jordan Alliot 054faef5eb New context at each call and possibility to add more options and params to the context 14 年 前
  Jordan Alliot 9c27e38654 Moved proxy handling to a new class so that it can be reused in other parts of Composer 14 年 前
  Jakub Zalas dcdb761e17 Used strict comparision. 14 年 前
  Jakub Zalas c680ec7e51 Fixed json encoding when quoted value contained trailing backslash. 14 年 前
  Jordi Boggiano bfe28905d0 Fix formatting and make pretty-printing optional 14 年 前
  Justin Rainbow 447230d77a Extracting JsonFile additions for prettifying JSON 14 年 前
  Fabien Potencier 90f2a9f406 Use JSON_PRETTY_PRINT option when dumping JSON to help debugging 14 年 前
  Jordi Boggiano 293c45fabe Fix unescaped backslash issue 14 年 前
  Jordi Boggiano 066a0db752 Add detection for unescaped backslashes 14 年 前
  Jordi Boggiano f5aa3e6c79 Add detection for extra commas in arrays 14 年 前
  Jordi Boggiano c129d570e8 Add more json validation rules 14 年 前
  Fabien Potencier 1450ebd837 Fix bug in an exception, added unit tests 14 年 前
  Jordi Boggiano 17286e993c Add exception when json files can not be read 14 年 前
  Jordi Boggiano be769ea1ac Add user-agent header to json fetches, fixes #39 14 年 前
  Jordi Boggiano 1a9de17a88 Detect and report common mistakes in json syntax, refs #36 14 年 前
  Jordi Boggiano cad0967788 json_decode returns null on error, not false 14 年 前
  Jordi Boggiano 9210500714 Handle false and empty decoded json values as valid 14 年 前
  Jordi Boggiano 18e28a2a9f Make sure .composer dir is created before writing in it 14 年 前
  everzet 1cca62dc97 move json parsing instructions into single class object 14 年 前
  everzet 1fcb833902 added Json parsing abstraction 14 年 前