Коммит түүх

Эзэн SHA1 Мессеж Огноо
  Jordi Boggiano a54bf6269e Improve error messages when network failures occur 13 жил өмнө
  Adel d3b9f5c33f Fix phpdocs 13 жил өмнө
  Jordi Boggiano db16f68fbf Tweak exception messages 13 жил өмнө
  Robert Schönthal 0cd453449b minor changes to JsonFile::parseJson for Drivers 13 жил өмнө
  Robert Schönthal c517ac6404 fixed issue #347 added file to json validation exception 13 жил өмнө
  Jordi Boggiano 66e9dcddf4 CS fixes 13 жил өмнө
  Jordi Boggiano c440b4594a More PSR-2 goodness 13 жил өмнө
  Jordi Boggiano 1bd4ccbd54 php-cs-fixer magic 13 жил өмнө
  Jordi Boggiano f516c1de48 Add license info for code snippet we reused 13 жил өмнө
  Jordi Boggiano a30e6109bf Fix 5.4.0 interop in formatting of empty array/objects 13 жил өмнө
  Jordi Boggiano 69864aeb13 Make check more explicit 13 жил өмнө
  Jordi Boggiano 3bdee3aabe Detect and report UTF8 encoding errors in json files 13 жил өмнө
  Jordi Boggiano b14366ed08 Fix exception when a json file can not be downloaded 13 жил өмнө
  Jordi Boggiano 7f65dd7409 Use RemoteFilesystem everywhere we do http requests 13 жил өмнө
  Martin Hasoň 947d429c61 Removed definition of global constants reserved for PHP >=5.4 and fixed tests 13 жил өмнө
  Jordi Boggiano 7ceca9b789 Suppress relaxed schema and build it on the fly in php, refs #151 13 жил өмнө
  Jordi Boggiano 82dd1c1f7f Add relaxed schema for application packages that do not need to be distributed 13 жил өмнө
  Jordi Boggiano bd54e43d37 Rework JsonFile API slightly, avoid tokenizing in php if the syntax is valid 13 жил өмнө
  digitalkaoz 6929c42848 added schema/syntax validation for composer.json 14 жил өмнө
  Martin Hasoň e621495c4d Added support for JSON_UNESCAPED_SLASHES 13 жил өмнө
  Jordi Boggiano d1d9c715c9 Add newline at the end of formatted jsons 13 жил өмнө
  Jordi Boggiano 33fcb959ea Refactor JsonFile::encode to match json_encode 13 жил өмнө
  Martin Hasoň ff0f833b3e Added support for JSON_UNESCAPED_UNICODE and fixed parsing string 13 жил өмнө
  Jordi Boggiano 256bfedea1 Merge remote-tracking branch 'jalliot/proxy2' 13 жил өмнө
  Martin Hasoň e46e1fb981 Changed method to static - JsonFile::encode 13 жил өмнө
  Martin Hasoň 76a2be5ae0 Fixed detection of missing comma and added detection of missing colon in json 13 жил өмнө
  Jordan Alliot 054faef5eb New context at each call and possibility to add more options and params to the context 13 жил өмнө
  Jordan Alliot 9c27e38654 Moved proxy handling to a new class so that it can be reused in other parts of Composer 13 жил өмнө
  Jakub Zalas dcdb761e17 Used strict comparision. 13 жил өмнө
  Jakub Zalas c680ec7e51 Fixed json encoding when quoted value contained trailing backslash. 13 жил өмнө