An error occurred fetching the project authors.
  1. 06 Aug, 2013 1 commit
  2. 05 Mar, 2013 1 commit
  3. 14 Jan, 2013 4 commits
  4. 24 Aug, 2012 1 commit
  5. 16 Aug, 2012 1 commit
  6. 08 Jun, 2012 1 commit
  7. 10 May, 2012 1 commit
    • Vincent Pelletier's avatar
      Stop using "git pull" and meaningless identity when updating. · 349522b6
      Vincent Pelletier authored
      We are never supposed to merge anything. We are supposed to just follow
      upstream. pull merges, so it's just the wrong tool.
      Instead, fetch and reset.
      It is not a problem to always reset, as user already cannot rely on
      repository's survival across updates: if there is any error reported by
      git command, the repository will be wiped out. So resetting will not do
      any more harm than what can already happen.
      Also, properly quote paths to protect against spaces (in both command and
      update-command).
      349522b6
  8. 26 Mar, 2012 2 commits
  9. 22 Mar, 2012 1 commit
  10. 20 Mar, 2012 1 commit
  11. 29 Feb, 2012 1 commit
  12. 30 Jan, 2012 2 commits
  13. 26 Jan, 2012 1 commit
  14. 25 Jan, 2012 1 commit
  15. 19 Jan, 2012 1 commit
  16. 12 Jan, 2012 1 commit
  17. 23 Dec, 2011 4 commits
  18. 18 Nov, 2011 1 commit
  19. 16 Nov, 2011 3 commits
  20. 03 Oct, 2011 2 commits
    • Łukasz Nowak's avatar
      Workaround h.r.cmmi/download issue. · 436ea578
      Łukasz Nowak authored
      template part have to be the first one, in order to work without *destruction*
      done to zc.buildout by hexagonit.recipe.cmmi.
      436ea578
    • Łukasz Nowak's avatar
      Force lxml-python installation. · d8ce3d1e
      Łukasz Nowak authored
      lxml-python is part responsible for creating develop egg, which is build with
      specific configuration.
      
      As this profile is using another hack: develop eggs which does not exists,
      force (hopefully) to build lxml python as first part in order to not have it
      fetched and build in uncontrolled way by slapos.cookbook begin locally
      developed.
      d8ce3d1e
  21. 28 Sep, 2011 1 commit
  22. 23 Sep, 2011 1 commit
    • Łukasz Nowak's avatar
      Use old zc.recipe.egg. · e9fd0e6a
      Łukasz Nowak authored
      Experimental change: on some platforms z3c.recipe.scripts generate scripts
      which fails to run, even in case of building own python.
      e9fd0e6a
  23. 21 Sep, 2011 1 commit
  24. 08 Aug, 2011 4 commits
  25. 22 Jul, 2011 1 commit
  26. 08 Jul, 2011 1 commit