1. 12 Oct, 2011 3 commits
    • Antoine Catton's avatar
      Add test to prove bug in Romain's bugfix. · 26185bec
      Antoine Catton authored
      26185bec
    • Antoine Catton's avatar
      Bug #664539 fix. · edc108ea
      Antoine Catton authored
      This fix was already done by Roman. But the escape_data dict cache was
      posing problem in specific complex case. (Notably in
      collective.recipe.template tests).
      To keep the last fix, we would have to change every method of Options
      class.
      
      This fix does not use escape_data dict cache. This way, it allow
      a simple working fix with minimal impact. Not breaking backward
      compatibility.
      edc108ea
    • Antoine Catton's avatar
      Revert "Escape $$ character to $." · e5ef240b
      Antoine Catton authored
      This reverts commit ef1a217bbb2b0abd21a630e6154ff8dc5e968caa.
      e5ef240b
  2. 11 Oct, 2011 3 commits
  3. 06 Oct, 2011 3 commits
  4. 03 Oct, 2011 1 commit
  5. 01 Oct, 2011 1 commit
  6. 28 Sep, 2011 3 commits
  7. 27 Sep, 2011 2 commits
  8. 22 Sep, 2011 3 commits
    • Łukasz Nowak's avatar
      d5d8cc78
    • Łukasz Nowak's avatar
      Fill changelog. · 4f935bcb
      Łukasz Nowak authored
      4f935bcb
    • Łukasz Nowak's avatar
      Make nc bindings immune for slapos.libnetworkcache errors. · d257344a
      Łukasz Nowak authored
      According to specification networkcache usage in buildout shall be fully
      optional. The missing part was to make bindings immune on slapos.libnetworkcache
      API changes or its internal errors.
      
      Squashed commit of the following:
      
      commit 79064a17
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Thu Sep 22 13:12:54 2011 +0200
      
          Proof that bindings to nc are immutable.
      
      commit b9795d85
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Thu Sep 22 11:35:38 2011 +0200
      
          Immune buildout on any networkcache issues.
      
          As fallback shall be always possible make binding really immune to any problems
          in networkcache including name errors, api changes, syntax errors, etc.
      
      commit ff3a32b9
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Thu Sep 22 11:22:10 2011 +0200
      
          Show how networkcache is installed.
      
      commit eeaccfc2
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Fri Sep 2 11:14:49 2011 +0200
      
          M2Crypto is not needed anymore.
      d257344a
  9. 31 Aug, 2011 4 commits
  10. 26 Aug, 2011 7 commits
  11. 25 Aug, 2011 10 commits