Historique des commits

Auteur SHA1 Message Date
  LogMANOriginal 193ca87afa [phpcs] enforce single quotes (#732) il y a 6 ans
  teromene 3ca59392c2 Fix for crashes when accessing FileCache in case it has been purged/not created yet. il y a 6 ans
  logmanoriginal a4b9611e66 [phpcs] Add missing rules il y a 7 ans
  logmanoriginal 5de03d6b9f [FileCache] Use serialize instead of json_encode il y a 7 ans
  logmanoriginal 1d26c7f1c3 [FileCache] Do not delete .gitkeep il y a 7 ans
  logmanoriginal 14c689e7a3 [core] Fix typos il y a 8 ans
  Gilles Maurer 4dfbc16a5b Fix Cache write verification il y a 8 ans
  logmanoriginal 82ed2c5ffb [FileCache] Change output format to JSON il y a 8 ans
  logmanoriginal 5c309e93dc [cache] Specify cache duration for 'purgeCache' il y a 8 ans
  logmanoriginal 2d56b717cf [FileCache] Add property to define cache folder il y a 8 ans
  logmanoriginal 5639b158e7 [FileCache] Change parameters to lower-case il y a 8 ans
  logmanoriginal d941fa41f6 [FileCache] Remove 'isPrepareCache' il y a 8 ans
  logmanoriginal ac0a9a90ad [FileCache] Build file name solely on given parameters il y a 8 ans
  logmanoriginal 5ccde61a19 [FileCache] Rename 'prepare' to 'setParameters' il y a 8 ans
  logmanoriginal 0998cbde9d [cache] Directly implement CacheInterface in FileCache il y a 8 ans
  logmanoriginal 5f1c4e1c55 [FileCache] Implement recursive directory creation il y a 8 ans
  logmanoriginal ad825aa88a [FileCache] Assign same permission to group as others il y a 8 ans
  logmanoriginal 45890d5969 [FileCache] Don't store folder creation status il y a 8 ans
  logmanoriginal 5fdb3b2fd9 [FileCache] Build path using function instead of constant il y a 8 ans
  logmanoriginal 9ac678aac5 [Cache] Move 'purge' function to implementations il y a 8 ans
  logmanoriginal 51ff8de346 [Cache] Remove orphan function utf8_encode_deep il y a 8 ans
  logmanoriginal 62eec43980 [core] Apply common indentation il y a 8 ans
  logmanoriginal c2ea8d0ee9 [FileCache] Ignore 'format' when generating the file name il y a 8 ans
  logmanoriginal d9b6477ff6 [FileCache] Fix loading cached data il y a 8 ans
  Paul de Rosanbo e59bf64c42 Fix cache bug, the content of the cache was encoded in utf8 before il y a 8 ans
  Teromene 259e5ef9de Casting to UTF-8 before converting to JSON. il y a 8 ans
  teromene 2e4e89aff8 Correction of few bugs. il y a 9 ans
  Yves ASTIER 927b04dfef Refonte du code il y a 11 ans