1. 07 Mar, 2018 8 commits
  2. 06 Mar, 2018 7 commits
  3. 05 Mar, 2018 5 commits
  4. 03 Mar, 2018 15 commits
  5. 02 Mar, 2018 4 commits
  6. 28 Feb, 2018 1 commit
    • Dominik Charousset's avatar
      Harmonize add_input_path and add_output_path impl · b4e0d75b
      Dominik Charousset authored
      The function `scheduled_actor::build_pipeline` previously treated input
      and output paths differently by requiring actors to store new managers
      in `stream_manager_` when adding an input path while
      `pending_stream_managers_` could remainded unchanged. Making things more
      consistent simplifies coding going forward.
      b4e0d75b