465 次代码提交 (1201c18c1c053615dad26ef114d5a3e226efb371)

作者 SHA1 备注 提交日期
  Puneet Goyal 1201c18c1c ensuring the tmp folder is created in the source tree 10 年之前
  Andrew Cantino 9b463231f7 Merge pull request #216 from dougaitken/patch-1 10 年之前
  Doug Aitken 4c0e01681f Recapitalising GitHub 10 年之前
  Andrew Cantino 7c98b1acce Merge pull request #210 from knu/ftpsite_agent 10 年之前
  Akinori MUSHA fc822e6c92 Rename FtpsiteAgent#transaction to saving_entries to avoid name conflict. 10 年之前
  Andrew Cantino 136cbf5c56 Merge pull request #213 from knu/website_agent-xpath 10 年之前
  Akinori MUSHA 8ea2ba573f Add :xpath support to WebsiteAgent. 10 年之前
  Andrew Cantino e1587891a8 Merge pull request #211 from knu/fix-twitter_publish_agent 10 年之前
  Akinori MUSHA 23de8735e2 Take care of the case where most_recent_event is nil. 10 年之前
  Akinori MUSHA e4dc6a31c3 Implement FtpsiteAgent. 10 年之前
  Andrew Cantino ff546b6671 fix spec 10 年之前
  Andrew Cantino aba9be6b0b add missing <link> element to RSS feed generation 10 年之前
  Andrew Cantino 25b62ae1f1 Merge pull request #203 from cantino/data_output_agent 10 年之前
  Andrew Cantino 97fa824771 Merge pull request #204 from cantino/clarify_delayed_job_web_usage 10 年之前
  Andrew Cantino e73223476f Merge pull request #208 from knu/tweet_id 10 年之前
  Akinori MUSHA ef81624aee Update the spec for TwitterPublishAgent. 10 年之前
  Akinori MUSHA 60290c8206 Include tweet_id in payload for each successful tweet. 10 年之前
  Andrew Cantino db0fbe4c93 rename WebhooksController to WebRequestsController; refactor and support deprecated methods for now 10 年之前
  Andrew Cantino 671e190b35 disable DelayedJobWeb link when it is not enabled 10 年之前
  Andrew Cantino ea8963a8cf add show page for the new agent 10 年之前
  Andrew Cantino dacd03d783 Add DataOutputAgent that returns JSON or RSS 2.0 (XML) when requested 10 年之前
  Andrew Cantino 794ae69b91 Refactor webhook handling to accept all HTTP verbs 10 年之前
  Andrew Cantino 99644a426d Add XKCD hovertext to default seed and website agent 10 年之前
  Andrew Cantino 63a42fff3c Add option to treat strings starting with $ as JSONPath 10 年之前
  Andrew Cantino 0e7c5c5b95 Merge pull request #184 from ms32035/master 10 年之前
  ms32035 686694cdd2 Add to_i for Agent postgres compatibility 10 年之前
  Andrew Cantino 691f3b7956 Merge pull request #193 from ixti/remove-ruby-locks 10 年之前
  Aleksey V Zapparov 84721de4bf Remove .ruby-{gemset,version} out of control 10 年之前
  Andrew Cantino 802b668a24 update .travis.yml to use Ruby 2.1.1 10 年之前
  Andrew Cantino cca1d4d73d fix capitalization of Github 10 年之前
  Andrew Cantino 892c3efd42 clarify .env.example 10 年之前
  Andrew Cantino 23d6589c15 fix db/seeds.rb 10 年之前
  Andrew Cantino 2928602e87 Merge pull request #190 from wizonesolutions/feature/fix-ruby-version 10 年之前
  Andrew Cantino 862756cb5c Merge pull request #191 from wizonesolutions/feature/better-env-example 10 年之前
  Andrew Cantino 05262c7b7c aerge branch 'master' of github.com:cantino/huginn 10 年之前
  Andrew Cantino 50f6837464 switch to strings in db seed 10 年之前
  Kevin Kaland 7b1a3f7e0b Use the actual latest 2.0.0. 10 年之前
  Kevin Kaland a084528e43 Be more precise and avoid future WTF. 10 年之前
  Kevin Kaland e9e36c4c93 Explain how to configure value for production. 10 年之前
  Kevin Kaland 61d18fcb8b Update Ruby version to match deployment version. 10 年之前
  ms32035 e5c2cac42a Gem mysql2 + port for test environment 10 年之前
  ms32035 3d33881897 date_add for mysql correction 10 年之前
  ms32035 b0d64c4735 Postgresql compatibility for agent model 10 年之前
  Andrew Cantino 344f8f2858 Update README.md 10 年之前
  Andrew Cantino 49be934792 Merge pull request #160 from scavone/master 10 年之前
  Andrew Cantino 626c13ef52 fix spec that fails with daylight savings time 10 年之前
  Joseph Scavone 8bd5607275 Added zip code as an option for previous installations 10 年之前
  Andrew Cantino 0a557332f6 Merge pull request #179 from ms32035/master 10 年之前
  Marcin Szymanski 68437b9e0a Added to_i cast fixing String to number comparison error 10 年之前
  Andrew Cantino 9fa907bec0 Merge pull request #172 from snicker/master 10 年之前