784 Commits (b7346a5cf97427c9bc689212c67a45f9e23c651c)

Autor SHA1 Mensaje Fecha
  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
  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
  Daniel O'Connor 116f8b3fde Dead code %!s(int64=10) %!d(string=hace) años
  Daniel O'Connor d7eeec1b10 Update to cast to int %!s(int64=10) %!d(string=hace) años
  Daniel O'Connor 057496b9c2 Mixed whitespace :( %!s(int64=10) %!d(string=hace) años
  Daniel O'Connor efcd63ea96 Make specs pass %!s(int64=10) %!d(string=hace) años
  Daniel O'Connor b8604777b6 Add initial specs %!s(int64=10) %!d(string=hace) años
  Daniel O'Connor d841b3e4b5 Introduce a max_read_time %!s(int64=10) %!d(string=hace) años
  Daniel O'Connor 325d2eace6 Add fake MQTT server from ruby-mqtt gem %!s(int64=10) %!d(string=hace) años
  Glenn 'devalias' Grant f69617f6ae Remove requirement for expected_update_period_in_days (since we default it if it doesn't exist) %!s(int64=10) %!d(string=hace) años
  Glenn 'devalias' Grant e7f078ae93 Default the update period if not set %!s(int64=10) %!d(string=hace) años
  Glenn 'devalias' Grant e42d54f8d1 Made expected_update_period_in_days an option %!s(int64=10) %!d(string=hace) años
  Glenn 'devalias' Grant 4b48a6e578 Validate a little nicer %!s(int64=10) %!d(string=hace) años