1038 コミット (7c37fea1c5a6dc4f57f798c91acc980038d8b88c)

作者 SHA1 メッセージ 日付
  Akinori MUSHA dcc72d9d98 Add a tooltip to badges. 10 年 前
  Akinori MUSHA 460ba68a95 Put a badge indicating the number of events created on each agent node. 10 年 前
  Akinori MUSHA 5296af3b31 Show the agent type in tooltip. 10 年 前
  Akinori MUSHA 53cb86c6de Set the digraph title to "Agent Event Flow". 10 年 前
  Akinori MUSHA 18175330fc Stop adding "(Disabled)" to disabled agents. 10 年 前
  Andrew Cantino 4442ef27e5 Merge pull request #422 from drcapulet/route-changes 10 年 前
  Andrew Cantino 2df477f4bf Merge pull request #419 from drcapulet/hipchat-shared 10 年 前
  Andrew Cantino 84fd8bedb5 remove created_at from default options 10 年 前
  Andrew Cantino cf3238dff5 Merge pull request #417 from knu/add_created_at_to_event_drop 10 年 前
  Alex Coomans 15e3f0a33d Break Diagram into it's own controller, nest resources 10 年 前
  Glenn / devalias 448c402d51 Add Bountysource link/badge to README 10 年 前
  Dominik Sander b71ea25418 Merge branch 'master' into omniauth 10 年 前
  Alex Coomans 2f9c7b56a6 Allow HipchatAgent to use a shared credential 10 年 前
  Andrew Cantino 4e89313140 Merge pull request #418 from cantino/fix_seed 10 年 前
  Andrew Cantino ebe302492d fix some more XPaths 10 年 前
  Akinori MUSHA ceea91fe2a Add EventDrop#created_at and drop (skip_)created_at from EventFormattingAgent. 10 年 前
  Andrew Cantino 47eee57a99 Merge pull request #412 from knu/website_agent-per_node_xpath 10 年 前
  Glenn / devalias f119f7f9f9 Added 'suggest an agent' thread link to README.md 10 年 前
  Akinori MUSHA 70157dc687 Look into options['extract'] for checking the extraction type. 10 年 前
  Akinori MUSHA fa0723ed8a Correct an XPath in description. 10 年 前
  Akinori MUSHA 7b6119f1f2 `"text": true` should have meant ".//text()", not "text()". 10 年 前
  Akinori MUSHA 76ecced268 WebsiteAgent: Improve readability with regard to XPath evaluation. 10 年 前
  Akinori MUSHA a800342c29 WebsiteAgent: Add a spec for XPath returning an integer value. 10 年 前
  Akinori MUSHA 4d623c5893 WebsiteAgent: Introduce per-node XPath evaluation in extraction. 10 年 前
  Andrew Cantino e746bee3dc Merge pull request #410 from knu/provide_access_to_agent 10 年 前
  Andrew Cantino 13b8fbbedc Update README.md 10 年 前
  Andrew Cantino fcc97dd683 Merge pull request #404 from cantino/heroku 10 年 前
  Andrew Cantino 9d0695fc76 Merge pull request #413 from knu/improve_diagram 10 年 前
  Andrew Cantino 5183f3d257 Merge pull request #407 from cantino/rss_agent 10 年 前
  Akinori MUSHA c0810d3dfd Set the link target of nodes to _blank. 10 年 前
  Akinori MUSHA 593630b4a2 Improve agents diagram. 10 年 前
  Akinori MUSHA 8596bd0f0d Introduce a new concern LiquidDroppable for refactoring. 10 年 前
  Akinori MUSHA 307ef15b8e EventFormattingAgent: Partial revert: Do not include "agent" to payload. 10 年 前
  Akinori MUSHA 00514d2ca5 Add a hover-help for the Options field which explains interpolation. 10 年 前
  Akinori MUSHA c1f114d56b Make {{agent}} universally accessible from any agent. 10 年 前
  Akinori MUSHA 6c30b1676e Fix grammar. 10 年 前
  Akinori MUSHA a799408272 Add specs for AgentDrop. 10 年 前
  Akinori MUSHA 9ab66aa32e Fix specs after the transition from skip_agent to {{agent}}. 10 年 前
  Akinori MUSHA f79e26d63a Remove the "skip_agent" option from EventFormattingAgent. 10 年 前
  Akinori MUSHA e55bb4ac3d EventFormattingAgent: Enable access to upstream agent info via "agent". 10 年 前
  Akinori MUSHA a25e4f6c2a Fix a leftover of JsonPath to Liquid conversion. 10 年 前
  Akinori MUSHA 4be27d53c7 Add Agent#short_type. 10 年 前
  Andrew Cantino 67fcfef70c Merge pull request #408 from cantino/multiple_email_recipients 10 年 前
  Andrew Cantino 2ab771d61e Merge pull request #409 from cantino/post_agent_interpolates_url 10 年 前
  Andrew Cantino f4df522f2f adding a basic RSS agent 10 年 前
  Andrew Cantino b257d11a26 allow the PostAgent to accept interpolation in post_url 10 年 前
  Andrew Cantino 93dacae42c allow email agents to accept an optional "recipients" list to override the account default 10 年 前
  Andrew Cantino 0c63622eb2 exit when username is wrong 10 年 前
  Andrew Cantino 8781fd16b5 try again 10 年 前
  Andrew Cantino e21c859dfc Gemfile trickery for Heroku 10 年 前