Historique des commits

Auteur SHA1 Message Date
  bronze1man 9a1f4e4458 fix some files mode bug 755->644 il y a 12 ans
  Jordi Boggiano 8d0b7f278e CS fixes il y a 12 ans
  Pavel Savinov 831bd844bd Almost PHPDoc problems fixed il y a 12 ans
  Jordi Boggiano c7ed20e9d8 Fix minor issues in json code il y a 13 ans
  Jordi Boggiano 27898c4c31 Suppress errors from mkdir calls that are checked for failure il y a 13 ans
  deguif 1b5229dc04 Fixed phpdoc il y a 13 ans
  Jordi Boggiano c0e5736ae7 Add support for one-file-per-provider composer repositories il y a 13 ans
  Jordi Boggiano a54bf6269e Improve error messages when network failures occur il y a 13 ans
  Adel d3b9f5c33f Fix phpdocs il y a 13 ans
  Jordi Boggiano db16f68fbf Tweak exception messages il y a 13 ans
  Robert Schönthal 0cd453449b minor changes to JsonFile::parseJson for Drivers il y a 13 ans
  Robert Schönthal c517ac6404 fixed issue #347 added file to json validation exception il y a 13 ans
  Jordi Boggiano 66e9dcddf4 CS fixes il y a 13 ans
  Jordi Boggiano c440b4594a More PSR-2 goodness il y a 13 ans
  Jordi Boggiano 1bd4ccbd54 php-cs-fixer magic il y a 13 ans
  Jordi Boggiano f516c1de48 Add license info for code snippet we reused il y a 13 ans
  Jordi Boggiano a30e6109bf Fix 5.4.0 interop in formatting of empty array/objects il y a 13 ans
  Jordi Boggiano 69864aeb13 Make check more explicit il y a 13 ans
  Jordi Boggiano 3bdee3aabe Detect and report UTF8 encoding errors in json files il y a 13 ans
  Jordi Boggiano b14366ed08 Fix exception when a json file can not be downloaded il y a 13 ans
  Jordi Boggiano 7f65dd7409 Use RemoteFilesystem everywhere we do http requests il y a 14 ans
  Martin Hasoň 947d429c61 Removed definition of global constants reserved for PHP >=5.4 and fixed tests il y a 14 ans
  Jordi Boggiano 7ceca9b789 Suppress relaxed schema and build it on the fly in php, refs #151 il y a 14 ans
  Jordi Boggiano 82dd1c1f7f Add relaxed schema for application packages that do not need to be distributed il y a 14 ans
  Jordi Boggiano bd54e43d37 Rework JsonFile API slightly, avoid tokenizing in php if the syntax is valid il y a 14 ans
  digitalkaoz 6929c42848 added schema/syntax validation for composer.json il y a 14 ans
  Martin Hasoň e621495c4d Added support for JSON_UNESCAPED_SLASHES il y a 14 ans
  Jordi Boggiano d1d9c715c9 Add newline at the end of formatted jsons il y a 14 ans
  Jordi Boggiano 33fcb959ea Refactor JsonFile::encode to match json_encode il y a 14 ans
  Martin Hasoň ff0f833b3e Added support for JSON_UNESCAPED_UNICODE and fixed parsing string il y a 14 ans