提交历史

作者 SHA1 备注 提交日期
  Ernest Surudo 60784c7a36 Add ability to delete past events when re-emitting them 5 年之前
  Ernest Surudo 4f7cfdbca8 Batch-reemit in a background job 5 年之前
  Ernest Surudo 73fa32fe94 Add ability to reemit all of an agent's events from the UI 5 年之前
  Dominik Sander 201b784562 Fix specs and deprecation warnings 6 年之前
  Dominik Sander 03b628dadb Fix "request methods will accept only keyword arguments" deprecation 8 年之前
  Dominik Sander 42b132017f Rescue from AR:SubclassNotFound and allow to delete agents 8 年之前
  Dominik Sander 58f388d530 `service_id` is a valid part of the agent_params 8 年之前
  Dominik Sander b2f031003f Use strong_parameters and drop protected_attributes 8 年之前
  Dominik Sander d573b98a68 Show recently received events in dry run modal 8 年之前
  Dominik Sander 53d4559f6e Improve agent and scenario forms 8 年之前
  George Opritescu ad4a15d6da Added button to toggle visibility of disabled agents (#1464) 8 年之前
  Dominik Sander 73bcd927e3 Do not run/enqueue event propagation when a AgentPropagateJob is already enqueued 8 年之前
  Akinori MUSHA 5d63aea08e Update expected log in the specs 8 年之前
  Andrew Cantino 7042adc61d Fix spec 9 年之前
  Andrew Cantino a68775fd99 fix spec 9 年之前
  Dustin Miller c5766d2086 Update for rspec3 rails_helpers config, fix shoulda matchers 9 年之前
  Andrew Cantino ce84f159e0 There is a button to add a new Agent directly in a Scenario; deleting an Agent from its show page no longer 404s; there is a button to destroy all delayed_jobs 9 年之前
  Akinori MUSHA fe857bc6f0 Make the dry_run action accept an event payload 9 年之前
  Akinori MUSHA cb0333ee92 Fix a nonsense spec for dry_run 9 年之前
  Andrew Cantino a61bcc60cb stub spec that was making real HTTP call 9 年之前
  Akinori MUSHA fbca16e8d3 Add specs for DELETE memory 9 年之前
  Akinori MUSHA 979f803759 Add a "Dry Run" feature to the Agent form. 10 年之前
  Dominik Sander c1f336d04e FormConfigurable improvements 10 年之前
  Akinori MUSHA 5031cbbbac Migrate to RSpec's new expect syntax using Transpec. 10 年之前
  Bryce Mecum c4c2cedd92 Add two specs for Agent#destroy to cover redirects 10 年之前
  Akinori MUSHA ea0fb2cf90 Make drop_pending_events a virtual attribute of Agent. 10 年之前
  Akinori MUSHA 7edbf92f01 Give user an option to drop pending events when enabling an agent. 10 年之前
  Andrew Cantino dfa71d1f45 upgrade RSpec 10 年之前
  Andrew Cantino b91faf62a0 easier removal of agents from scenarios via the menu 10 年之前
  Andrew Cantino b25c38c45e better handling of return paths, and more specs 10 年之前