1536 コミット (582db447914df9819a1f9c340c68ed278f02f23c)

作者 SHA1 メッセージ 日付
  Andrew Cantino 53b9e47371 refactor JS and fix scheduling clearing bug 11 年 前
  Akinori MUSHA a7f5ee3051 Do not update last_checked_event_id if an agent cannot receive events. 11 年 前
  Akinori MUSHA ea0fb2cf90 Make drop_pending_events a virtual attribute of Agent. 11 年 前
  Akinori MUSHA b933a886ea Add a tooltip for the "Drop pending events" option. 11 年 前
  Akinori MUSHA edb87b5d38 Reduce duplicates. 11 年 前
  Akinori MUSHA c138a49824 Fix debug code. 11 年 前
  Andrew Cantino 4bb833fd89 Minor refector to avoid global @agent 11 年 前
  Akinori MUSHA c35d6b99f0 Merge pull request #504 from knu/user_location_agent-issue-490 11 年 前
  Akinori MUSHA 7edbf92f01 Give user an option to drop pending events when enabling an agent. 11 年 前
  Akinori MUSHA 2f01eb017c Include another concern inside of the `included` block. 11 年 前
  Akinori MUSHA a6c16f07ac Stop requiring files that is to be autoloaded. 11 年 前
  Akinori MUSHA 89754a1cb3 Integrate UserLocationUpdatesController into WebRequestsController. 11 年 前
  Andrew Cantino 2216e8ea10 Merge pull request #508 from cantino/update-nodejs-for-chef 11 年 前
  othreed 9e8d0803a3 The development of the nodejs cookbook has been move from github.com/mdxp/nodejs-cookbook to here: github.com/redguide/nodejs 11 年 前
  Andrew Cantino 56e2afc38c Merge pull request #503 from knu/respring 11 年 前
  Andrew Cantino 02e57f4f88 Merge pull request #506 from cantino/downgrade_better_errors 11 年 前
  Andrew Cantino 4662653627 downgrade better_errors since we still support ruby 1.9.3 for now 11 年 前
  Akinori MUSHA f720291b49 UserLocationAgent: Receive events and accept POST via WebRequestsController. 11 年 前
  Akinori MUSHA 0f2af0ac12 Fix the events#show page when an event contains lat/lng information. 11 年 前
  Akinori MUSHA 53e2c8b4ed Readd Spring fixing a problem with a git-sourced gem. 11 年 前
  Akinori MUSHA 36102dd3f1 Call load_types_in after necessary class methods are defined. 11 年 前
  Akinori MUSHA 1245a1ec9f Load huginn_scheduler first before each thread starts to auto-load files. 11 年 前
  Andrew Cantino 85fb86b1cb Merge pull request #495 from cantino/fix_rss_agent_ids 11 年 前
  Andrew Cantino 3f81060bf1 add event description, disable spring because it messes with foreman 11 年 前
  Ian Blenke df8440d953 Refactored the environment variables to use a HUGINN_ prefix 11 年 前
  Ian Blenke a587c9caa7 Fix github project name in docker/README.md 11 年 前
  Ian Blenke 784fae1cb2 Changing the Maintainer to just Andrew Cantino 11 年 前
  Ian Blenke aa3b154944 Changing the maintainer email in the Dockerfile 11 年 前
  Ian Blenke a44ac45376 Added ianblenke/docker-huginn as docker/ subdirectory, moved Dockerfile out of the root and renamed as Dockerfile.rbenv 11 年 前
  Andrew Cantino 34e7a52f0c calculate ids if none are available 11 年 前
  Akinori MUSHA b71ad2e99c Merge pull request #488 from knu/data_output_agent-pubDate 11 年 前
  Andrew Cantino f29aedd8c6 update CHANGES.md 11 年 前
  Andrew Cantino 933f1eb1f9 integrate knu's suggestions 11 年 前
  Andrew Cantino 40304e1f4b Merge branch 'master' into table_sorting 11 年 前
  Andrew Cantino c28f9a7f48 Merge pull request #491 from cantino/maintain_changes 11 年 前
  Andrew Cantino c16d6f1243 fix _response_ description 11 年 前
  Andrew Cantino a0a0f08bba update CHANGES.md 11 年 前
  Akinori MUSHA 9cf1e9545b DataOutputAgent: Allow the `pubDate` value for each item to be given by user. 11 年 前
  Akinori MUSHA 2878d50455 Document `events_to_show` and `ttl`. 11 年 前
  Andrew Cantino b25a3ce9c9 Merge pull request #487 from cantino/minor_admin_cleanup 11 年 前
  Akinori MUSHA 3c3380d44a Instruct MySQL users to set DATABASE_ENCODING to `utf8mb4`. 11 年 前
  Andrew Cantino 77723a91d5 tables can be sorted; optimized Agents load slightly 11 年 前
  Andrew Cantino e26a6dcfbf remove unused method 11 年 前
  Akinori MUSHA 5101cd5a8c Merge pull request #484 from knu/liquid-to_uri 11 年 前
  Akinori MUSHA ca6de90fc5 Add a new filter `to_uri`. 11 年 前
  Akinori MUSHA 23bdb7be7b Define a default #to_s in Drop. 11 年 前
  Akinori MUSHA 2db902a316 Prefer "stringify" over "stringize". 11 年 前
  Akinori MUSHA 23f04ef822 Add endl. 11 年 前
  Akinori MUSHA 2da33d2949 Prefer method_missing over defining individual methods. 11 年 前
  Akinori MUSHA 10ce9d598b Merge remote-tracking branch 'knu/scheduler_agent' 11 年 前