1. 31 Jan, 2012 9 commits
  2. 22 Jan, 2012 1 commit
  3. 19 Jan, 2012 2 commits
  4. 16 Jan, 2012 1 commit
  5. 18 Nov, 2011 3 commits
  6. 10 Nov, 2011 1 commit
  7. 12 Oct, 2011 5 commits
  8. 11 Oct, 2011 3 commits
  9. 06 Oct, 2011 3 commits
  10. 03 Oct, 2011 1 commit
  11. 01 Oct, 2011 1 commit
  12. 28 Sep, 2011 3 commits
  13. 27 Sep, 2011 2 commits
  14. 22 Sep, 2011 5 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
    • Łukasz Nowak's avatar
      Proof that bindings to nc are immutable. · 79064a17
      Łukasz Nowak authored
      79064a17
    • Łukasz Nowak's avatar
      Immune buildout on any networkcache issues. · b9795d85
      Łukasz Nowak authored
      As fallback shall be always possible make binding really immune to any problems
      in networkcache including name errors, api changes, syntax errors, etc.
      b9795d85