1. 10 Sep, 2015 1 commit
    • Adam Barth's avatar
      Remove "disqualified" concept · 2234294d
      Adam Barth authored
      Allows a non-initialised stateful component to be used as a source of
      settings more than once. Instead of asserting that it was only being
      used once, we assert that once you are stateful you don't get used as a
      bag of settings, which is the real thing we were trying to avoid.
      
      A lot of code ends up using StatefulComponents as a source multiple
      times in a row, and before this would fail.
      
      Patch by Ian Hickson
      2234294d
  2. 09 Sep, 2015 10 commits
  3. 08 Sep, 2015 9 commits
  4. 07 Sep, 2015 1 commit
  5. 06 Sep, 2015 1 commit
  6. 05 Sep, 2015 4 commits
  7. 04 Sep, 2015 14 commits