824 コミット (f4df522f2fb65191c28b1e2b87f6706c20641c94)

作者 SHA1 メッセージ 日付
  Andrew Cantino 9b463231f7 Merge pull request #216 from dougaitken/patch-1 11 年 前
  Doug Aitken 4c0e01681f Recapitalising GitHub 11 年 前
  Andrew Cantino 7c98b1acce Merge pull request #210 from knu/ftpsite_agent 11 年 前
  Akinori MUSHA df16d8dead Ignore force_encoding if empty. 11 年 前
  Akinori MUSHA fc822e6c92 Rename FtpsiteAgent#transaction to saving_entries to avoid name conflict. 11 年 前
  Akinori MUSHA 030c7d685a Add regexp matching support to EventFormattingAgent. 11 年 前
  Andrew Cantino 136cbf5c56 Merge pull request #213 from knu/website_agent-xpath 11 年 前
  Akinori MUSHA 8ea2ba573f Add :xpath support to WebsiteAgent. 11 年 前
  Andrew Cantino e1587891a8 Merge pull request #211 from knu/fix-twitter_publish_agent 11 年 前
  Akinori MUSHA 7bc20a0b44 Add :force_encoding support to WebsiteAgent. 11 年 前
  Akinori MUSHA 23de8735e2 Take care of the case where most_recent_event is nil. 11 年 前
  Akinori MUSHA e4dc6a31c3 Implement FtpsiteAgent. 11 年 前
  Andrew Cantino ff546b6671 fix spec 11 年 前
  Andrew Cantino aba9be6b0b add missing <link> element to RSS feed generation 11 年 前
  Andrew Cantino 25b62ae1f1 Merge pull request #203 from cantino/data_output_agent 11 年 前
  Andrew Cantino 97fa824771 Merge pull request #204 from cantino/clarify_delayed_job_web_usage 11 年 前
  Andrew Cantino e73223476f Merge pull request #208 from knu/tweet_id 11 年 前
  Akinori MUSHA ef81624aee Update the spec for TwitterPublishAgent. 11 年 前
  Akinori MUSHA 60290c8206 Include tweet_id in payload for each successful tweet. 11 年 前
  Glenn 'devalias' Grant 3c1dc644e8 Don't run things on disabled agents 11 年 前
  Glenn 'devalias' Grant 7f04c83936 [196-Disable] Make event index delete button red 11 年 前
  Glenn 'devalias' Grant a8fcf038c7 [196-Disable] Cleanup agent show menu and include disabled state 11 年 前
  Glenn 'devalias' Grant ea1138613e [196-Disable] Update agent diagram to show disabled state 11 年 前
  Glenn 'devalias' Grant 86f730740d [196-Disable] Update agent _form to include disable option 11 年 前
  Glenn 'devalias' Grant 9e935ce74e [196-Disable] Update agent index, controller, css, etc to show disabled state 11 年 前
  Glenn 'devalias' Grant c73a21aab3 [196-Disable] DB Migration 11 年 前
  Andrew Cantino db0fbe4c93 rename WebhooksController to WebRequestsController; refactor and support deprecated methods for now 11 年 前
  Andrew Cantino 671e190b35 disable DelayedJobWeb link when it is not enabled 11 年 前
  Andrew Cantino ea8963a8cf add show page for the new agent 11 年 前
  Andrew Cantino dacd03d783 Add DataOutputAgent that returns JSON or RSS 2.0 (XML) when requested 11 年 前
  Andrew Cantino 794ae69b91 Refactor webhook handling to accept all HTTP verbs 11 年 前
  Andrew Cantino 99644a426d Add XKCD hovertext to default seed and website agent 11 年 前
  Andrew Cantino 63a42fff3c Add option to treat strings starting with $ as JSONPath 11 年 前
  Andrew Cantino 0e7c5c5b95 Merge pull request #184 from ms32035/master 11 年 前
  ms32035 686694cdd2 Add to_i for Agent postgres compatibility 11 年 前
  Andrew Cantino 691f3b7956 Merge pull request #193 from ixti/remove-ruby-locks 11 年 前
  Aleksey V Zapparov 84721de4bf Remove .ruby-{gemset,version} out of control 11 年 前
  Andrew Cantino 802b668a24 update .travis.yml to use Ruby 2.1.1 11 年 前
  Andrew Cantino cca1d4d73d fix capitalization of Github 11 年 前
  Andrew Cantino 892c3efd42 clarify .env.example 11 年 前
  Andrew Cantino 23d6589c15 fix db/seeds.rb 11 年 前
  Andrew Cantino 2928602e87 Merge pull request #190 from wizonesolutions/feature/fix-ruby-version 11 年 前
  Andrew Cantino 862756cb5c Merge pull request #191 from wizonesolutions/feature/better-env-example 11 年 前
  Andrew Cantino 05262c7b7c aerge branch 'master' of github.com:cantino/huginn 11 年 前
  Andrew Cantino 50f6837464 switch to strings in db seed 11 年 前
  Kevin Kaland 7b1a3f7e0b Use the actual latest 2.0.0. 11 年 前
  Kevin Kaland a084528e43 Be more precise and avoid future WTF. 11 年 前
  Kevin Kaland e9e36c4c93 Explain how to configure value for production. 11 年 前
  Kevin Kaland 61d18fcb8b Update Ruby version to match deployment version. 11 年 前
  ms32035 e5c2cac42a Gem mysql2 + port for test environment 11 年 前