1369 Commits (e4ec657537b0a508b40f71dc0e8c8bf3bb157fa1)

Author SHA1 Message Date
  Akinori MUSHA f720291b49 UserLocationAgent: Receive events and accept POST via WebRequestsController. 10 years ago
  Akinori MUSHA 0f2af0ac12 Fix the events#show page when an event contains lat/lng information. 10 years ago
  Akinori MUSHA 53e2c8b4ed Readd Spring fixing a problem with a git-sourced gem. 10 years ago
  Akinori MUSHA 36102dd3f1 Call load_types_in after necessary class methods are defined. 10 years ago
  Akinori MUSHA 1245a1ec9f Load huginn_scheduler first before each thread starts to auto-load files. 10 years ago
  Andrew Cantino 85fb86b1cb Merge pull request #495 from cantino/fix_rss_agent_ids 10 years ago
  Andrew Cantino 3f81060bf1 add event description, disable spring because it messes with foreman 10 years ago
  Ian Blenke df8440d953 Refactored the environment variables to use a HUGINN_ prefix 10 years ago
  Ian Blenke a587c9caa7 Fix github project name in docker/README.md 10 years ago
  Ian Blenke 784fae1cb2 Changing the Maintainer to just Andrew Cantino 10 years ago
  Ian Blenke aa3b154944 Changing the maintainer email in the Dockerfile 10 years ago
  Ian Blenke a44ac45376 Added ianblenke/docker-huginn as docker/ subdirectory, moved Dockerfile out of the root and renamed as Dockerfile.rbenv 10 years ago
  Andrew Cantino 34e7a52f0c calculate ids if none are available 10 years ago
  Akinori MUSHA b71ad2e99c Merge pull request #488 from knu/data_output_agent-pubDate 10 years ago
  Andrew Cantino f29aedd8c6 update CHANGES.md 10 years ago
  Andrew Cantino 933f1eb1f9 integrate knu's suggestions 10 years ago
  Andrew Cantino 40304e1f4b Merge branch 'master' into table_sorting 10 years ago
  Andrew Cantino c28f9a7f48 Merge pull request #491 from cantino/maintain_changes 10 years ago
  Andrew Cantino c16d6f1243 fix _response_ description 10 years ago
  Andrew Cantino a0a0f08bba update CHANGES.md 10 years ago
  Akinori MUSHA 9cf1e9545b DataOutputAgent: Allow the `pubDate` value for each item to be given by user. 10 years ago
  Akinori MUSHA 2878d50455 Document `events_to_show` and `ttl`. 10 years ago
  Andrew Cantino b25a3ce9c9 Merge pull request #487 from cantino/minor_admin_cleanup 10 years ago
  Akinori MUSHA 3c3380d44a Instruct MySQL users to set DATABASE_ENCODING to `utf8mb4`. 10 years ago
  Andrew Cantino 77723a91d5 tables can be sorted; optimized Agents load slightly 10 years ago
  Andrew Cantino e26a6dcfbf remove unused method 10 years ago
  Akinori MUSHA 5101cd5a8c Merge pull request #484 from knu/liquid-to_uri 10 years ago
  Akinori MUSHA ca6de90fc5 Add a new filter `to_uri`. 10 years ago
  Akinori MUSHA 23bdb7be7b Define a default #to_s in Drop. 10 years ago
  Akinori MUSHA 2db902a316 Prefer "stringify" over "stringize". 10 years ago
  Akinori MUSHA 23f04ef822 Add endl. 10 years ago
  Akinori MUSHA 2da33d2949 Prefer method_missing over defining individual methods. 10 years ago
  Akinori MUSHA 10ce9d598b Merge remote-tracking branch 'knu/scheduler_agent' 10 years ago
  Dominik Sander 3fa68bd1b3 Merge pull request #468 from dsander/job-management 10 years ago
  Dominik Sander b8afdd2983 Another attempt on travis bundler caching 10 years ago
  Dominik Sander ad25568003 Sort queued jobs by next run time, allow to queue failed jobs 10 years ago
  Andrew Cantino cfef98d468 Merge pull request #481 from cantino/event_update_should_not_touch_last_event_at 10 years ago
  Andrew Cantino 0b732a7662 Merge remote-tracking branch 'origin/master' into event_update_should_not_touch_last_event_at 10 years ago
  Andrew Cantino 47db27a003 reload to be clear 10 years ago
  Dominik Sander 85bcc6c7d0 Just update the job list if no modal is shown 10 years ago
  Andrew Cantino 9eee3dd922 Merge pull request #482 from ready4god2513/chores/dryup-code 10 years ago
  Brandon Hansen f54788edd8 Extracting un-dry sql to scope for reuse 10 years ago
  Andrew Cantino 142bb35d4e Only update Agent's last_event_at on Event creation, not when Events are updated. 10 years ago
  Brandon Hansen 4d7b89482c Remove case statement as it is redundant in the else 10 years ago
  Akinori MUSHA 7c37fea1c5 Merge pull request #478 from knu/spring 10 years ago
  Akinori MUSHA 8d3159a9f7 Introduce Spring for faster development. 10 years ago
  Akinori MUSHA 23b074193f When the control action is `run`, control targets must be schedulable. 10 years ago
  Akinori MUSHA 786b0f3d06 Oops, 30 is a multiple of fifteen. 10 years ago
  Akinori MUSHA 38de860670 Make the "Controllers" field read-only. 10 years ago
  Akinori MUSHA 10ecc8b7d2 Merge pull request #466 from knu/website_agent-response_drop 10 years ago