1. 14 Nov, 2014 1 commit
  2. 08 Nov, 2014 1 commit
  3. 07 Nov, 2014 1 commit
  4. 06 Nov, 2014 1 commit
  5. 04 Nov, 2014 1 commit
  6. 03 Nov, 2014 1 commit
  7. 30 Oct, 2014 3 commits
  8. 29 Oct, 2014 4 commits
  9. 28 Oct, 2014 1 commit
  10. 27 Oct, 2014 1 commit
    • More v2 roles class work · 7ea84d74
      * added ability to set parents (will be used when the deps are loaded)
      * added role caching, so roles are not reloaded needlessly (and for
        use in detecting when roles have already been run)
      * reworked the way metadata was stored - now individual attribute fields
        instead of a dictionary blob
      James Cammarata committed
  11. 26 Oct, 2014 1 commit
  12. 24 Oct, 2014 1 commit
  13. 22 Oct, 2014 1 commit
  14. 21 Oct, 2014 9 commits
  15. 20 Oct, 2014 2 commits
    • Overhauls to v2 code · b0069a33
      * using inspect module instead of iteritems(self.__class__.__dict__, due
        to the fact that the later does not include attributes from parent
        classes
      * added tags/when attributes to Base() class for use by all subclasses
      * removed value/callable code from Attribute, as they are not used
      * started moving some limited code from utils to new places in v2 tree
        (vault, yaml-parsing related defs)
      * re-added ability of Block.load() to create implicit blocks from tasks
      * started overhaul of Role class and role-related code
      James Cammarata committed
  16. 19 Oct, 2014 1 commit
  17. 16 Oct, 2014 3 commits
  18. 15 Oct, 2014 7 commits