795 Commits (2b38047d47aa6f3d015bf5e4a2e8c3ebf65758ac)

Autor SHA1 Mensaje Fecha
  Daniel O'Connor 2b38047d47 Tabs -> 2 space soft tab %!s(int64=10) %!d(string=hace) años
  Daniel O'Connor 6ed4f5ab67 Fix up interaction with triggeragents by allowing a message param %!s(int64=10) %!d(string=hace) años
  Daniel O'Connor e28b63e3e3 Update docs slightly %!s(int64=10) %!d(string=hace) años
  Daniel O'Connor 658962ceaf Merge branch 'google_calendar' of github.com:CloCkWeRX/huginn into google_calendar %!s(int64=10) %!d(string=hace) años
  Daniel O'Connor 62e36d85cc Pass spec %!s(int64=10) %!d(string=hace) años
  Daniel O'Connor b7346a5cf9 Add spec %!s(int64=10) %!d(string=hace) años
  Daniel O'Connor 46606455c1 Add VCR support, for more complex mocking. %!s(int64=10) %!d(string=hace) años
  Daniel O'Connor 5d26473da1 Various minor typos %!s(int64=10) %!d(string=hace) años
  Daniel O'Connor 8d2cfc8456 Publish raw payload %!s(int64=10) %!d(string=hace) años
  Daniel O'Connor b5c960db56 Update documentation %!s(int64=10) %!d(string=hace) años
  Daniel O'Connor fc3b67e7d0 Improve documentation %!s(int64=10) %!d(string=hace) años
  Daniel O'Connor 3006855bc0 Fork twitter agent to create google calendar publish agent %!s(int64=10) %!d(string=hace) años
  Daniel O'Connor 604581cf7e Add a service account based helper library for publishing google calendar events. %!s(int64=10) %!d(string=hace) años
  Daniel O'Connor 790d48f3a8 Add google api client %!s(int64=10) %!d(string=hace) años
  Andrew Cantino fb0b423a83 Merge pull request #382 from cantino/interpolated_options %!s(int64=10) %!d(string=hace) años
  Andrew Cantino 073df69df7 take dsander's advice and use interpolated instead of interpolated_options %!s(int64=10) %!d(string=hace) años
  Andrew Cantino fbcede8649 Merge remote-tracking branch 'origin/master' into interpolated_options %!s(int64=10) %!d(string=hace) años
  Andrew Cantino 645d33f125 Merge pull request #325 from cantino/scenarios %!s(int64=10) %!d(string=hace) años
  Andrew Cantino a8f32c5e85 Add memoized interpolated_options and used it everywhere. %!s(int64=10) %!d(string=hace) años
  Andrew Cantino a7ed5b5307 Nicer formatting of JSONEditor; minor tweeks; Scenarios show up in the quick navigation menu %!s(int64=10) %!d(string=hace) años
  Andrew Cantino cca78da090 Merge branch 'master' into scenarios %!s(int64=10) %!d(string=hace) años
  Daniel O'Connor f12571512d Publish raw payload %!s(int64=10) %!d(string=hace) años
  Daniel O'Connor cca14e0a2c Update documentation %!s(int64=10) %!d(string=hace) años
  Daniel O'Connor ffeaaf2d04 Improve documentation %!s(int64=10) %!d(string=hace) años
  Daniel O'Connor 04868812d6 Fork twitter agent to create google calendar publish agent %!s(int64=10) %!d(string=hace) años
  Daniel O'Connor 9722da5634 Add a service account based helper library for publishing google calendar events. %!s(int64=10) %!d(string=hace) años
  Daniel O'Connor 69e0a7933a Add google api client %!s(int64=10) %!d(string=hace) años
  Glenn / devalias 94a846563c Merge pull request #363 from alias1/twitteruseragent-tweaks %!s(int64=10) %!d(string=hace) años
  Andrew Cantino 7ecd099507 fix OpenStruct for 1.9.3 %!s(int64=10) %!d(string=hace) años
  Andrew Cantino a43d6eae97 Merge remote-tracking branch 'origin/master' into scenarios %!s(int64=10) %!d(string=hace) años
  Andrew Cantino cd5c7060fb integrate dsander's suggestions %!s(int64=10) %!d(string=hace) años
  Andrew Cantino 44834cbbb5 Merge pull request #380 from CloCkWeRX/fix_mqtt_working %!s(int64=10) %!d(string=hace) años
  Andrew Cantino af1546f8f7 Merge pull request #379 from CloCkWeRX/relayout_user_edit %!s(int64=10) %!d(string=hace) años
  Andrew Cantino 827b62356a the import process now allows you to merge your agents with the incoming ones; next step is better UI %!s(int64=10) %!d(string=hace) años
  Daniel O'Connor 7e89a9fbde Add an expected event creation time by default %!s(int64=10) %!d(string=hace) años
  Daniel O'Connor 32b428ae75 Fix #378 by duplicating the current form and splitting into two actions. %!s(int64=10) %!d(string=hace) años
  Dominik Sander e48938b199 Merge pull request #375 from dsander/gem-updates %!s(int64=10) %!d(string=hace) años
  Dominik Sander db60e79854 Update rails to 4.1.1 and a few other gems %!s(int64=10) %!d(string=hace) años
  Andrew Cantino 1512d80456 Merge pull request #372 from dsander/fix-email-digest-agent-migration %!s(int64=10) %!d(string=hace) años
  Dominik Sander b072350746 Fixes rename_digest_email_to_email_digest migration for PostgreSQL %!s(int64=10) %!d(string=hace) años
  Andrew Cantino bdc5638755 show description; allow updating of existing scenarios by URL %!s(int64=10) %!d(string=hace) años
  Andrew Cantino f3ffb33a7d Merge remote-tracking branch 'origin/master' into scenarios %!s(int64=10) %!d(string=hace) años
  Andrew Cantino 21e95aef41 Merge pull request #364 from alias1/digestemailagent-rename %!s(int64=10) %!d(string=hace) años
  Andrew Cantino d66015c403 Merge pull request #368 from CloCkWeRX/add_mqtt_support %!s(int64=10) %!d(string=hace) años
  Andrew Cantino c2f7b8a041 Merge pull request #370 from alias1/weatheragent-tweaks %!s(int64=10) %!d(string=hace) años
  Andrew Cantino 64564eb120 Importing of Scenarios now works, creating any needed Agents by global guid %!s(int64=10) %!d(string=hace) años
  Glenn 'devalias' Grant b2fbf70723 Fix migration to actually do the right thing %!s(int64=10) %!d(string=hace) años
  Glenn 'devalias' Grant ca54ef68ee Add to_i %!s(int64=10) %!d(string=hace) años
  Glenn 'devalias' Grant 1bf0e3bc62 Fixups based on @cantino 's comments %!s(int64=10) %!d(string=hace) años
  Daniel O'Connor 8b089a64d0 Pick a higher port %!s(int64=10) %!d(string=hace) años