1. 14 Aug, 2013 1 commit
    • add a way for callback to disable itself · 12bf9a8b
      The idea is that some plugin would not be called in some
      specific case, and the callback should decide by itself.
      
      Having a way to globally disable it is much cleaner than
      disabling every method one by one on the plugin side.
      
      My use case is for fedora-infrastructure that cannot be run
      from git checkout since it try to connect to the message bus,
      but another case would be to bootstrap infrastructure, or to
      run the code on a test servers without having all the callback
      infrastructure setup.
      Michael Scherer committed
  2. 13 Aug, 2013 11 commits
  3. 12 Aug, 2013 8 commits
  4. 11 Aug, 2013 15 commits
  5. 10 Aug, 2013 5 commits