829 Commits (c0810d3dfdde23cdcbcad50420304c9478881e19)

Autor SHA1 Mensaje Fecha
  Akinori MUSHA c0810d3dfd Set the link target of nodes to _blank. %!s(int64=10) %!d(string=hace) años
  Akinori MUSHA 593630b4a2 Improve agents diagram. %!s(int64=10) %!d(string=hace) años
  Andrew Cantino 67fcfef70c Merge pull request #408 from cantino/multiple_email_recipients %!s(int64=10) %!d(string=hace) años
  Andrew Cantino 2ab771d61e Merge pull request #409 from cantino/post_agent_interpolates_url %!s(int64=10) %!d(string=hace) años
  Andrew Cantino b257d11a26 allow the PostAgent to accept interpolation in post_url %!s(int64=10) %!d(string=hace) años
  Andrew Cantino 93dacae42c allow email agents to accept an optional "recipients" list to override the account default %!s(int64=10) %!d(string=hace) años
  Andrew Cantino d0a8446628 Merge pull request #402 from albertsun/safer-liquid-migration %!s(int64=10) %!d(string=hace) años
  Albert Sun 4a433806ee inline models into migration %!s(int64=10) %!d(string=hace) años
  Andrew Cantino 6ffa528ab0 Merge pull request #398 from knu/imap_use_uid %!s(int64=10) %!d(string=hace) años
  Andrew Cantino c7e29492c9 Merge pull request #391 from theofpa/master %!s(int64=10) %!d(string=hace) años
  Akinori MUSHA f3552ece2e ImapFolderAgent: Emit a log message when creating an event or skipping it. %!s(int64=10) %!d(string=hace) años
  Akinori MUSHA d144d3797d ImapFolderAgent: Enable notification of mails already marked as read. %!s(int64=10) %!d(string=hace) años
  Akinori MUSHA d1196a35ad ImapFolderAgent: "conditions" must not actually be nil. %!s(int64=10) %!d(string=hace) años
  Akinori MUSHA 280c09415e ImapFolderAgent: Do not fail when port is blank. %!s(int64=10) %!d(string=hace) años
  Akinori MUSHA 045fb957b2 ImapFolderAgent now recognizes "true"/"false" as boolean option values. %!s(int64=10) %!d(string=hace) años
  Akinori MUSHA c1b9caa8cc ImapFolderAgent: Unstringify integer keys of a hash saved in JSON. %!s(int64=10) %!d(string=hace) años
  Akinori MUSHA 6a06a32447 ImapFolderAgent: Only keep a single UID value for each folder in memory. %!s(int64=10) %!d(string=hace) años
  Andrew Cantino 9ed63e45b2 Merge pull request #397 from cantino/update_rails_and_gems %!s(int64=10) %!d(string=hace) años
  Andrew Cantino 87a7abda23 upgrade rails and gems %!s(int64=10) %!d(string=hace) años
  Andrew Cantino ea7594fa97 Merge pull request #396 from knu/show_propagate_immediately %!s(int64=10) %!d(string=hace) años
  Akinori MUSHA 0e80f53415 Dashed line in a diagram indicates propagate_immediately being false. %!s(int64=10) %!d(string=hace) años
  Akinori MUSHA cf9cdfb3ac Show the propagate_immediately flag in agent details. %!s(int64=10) %!d(string=hace) años
  Andrew Cantino b1128335b8 Merge pull request #389 from dsander/silence_worker_status %!s(int64=10) %!d(string=hace) años
  Andrew Cantino d25e670b1c Merge pull request #393 from CloCkWeRX/google_calendar %!s(int64=10) %!d(string=hace) años
  Andrew Cantino d7b0e35aaa switch to cantino-twitter-stream %!s(int64=10) %!d(string=hace) años
  Daniel O'Connor d465158f77 Shift to dev group %!s(int64=10) %!d(string=hace) años
  Daniel O'Connor 4276afef5f Drop copy/pasted default option. %!s(int64=10) %!d(string=hace) años
  Daniel O'Connor 2b38047d47 Tabs -> 2 space soft tab %!s(int64=10) %!d(string=hace) años
  Andrew Cantino fa036646dd Merge pull request #394 from cantino/post_agent_additions %!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 8c18160e15 fix missing default schedule usage when making an agent %!s(int64=10) %!d(string=hace) años
  Andrew Cantino f23dea9472 Add 'no_merge' option to PostAgent. %!s(int64=10) %!d(string=hace) años
  Andrew Cantino eee3a8ef1f Add option to send non-GET requests with JSON encoding. %!s(int64=10) %!d(string=hace) años
  Andrew Cantino edecac092e Add additional HTTP verbs put, patch, and delete. %!s(int64=10) %!d(string=hace) años
  Theofilos Papapanagiotou 669b77ce37 Ignore xmlns when evaluating xpath %!s(int64=10) %!d(string=hace) años
  Dominik Sander cc0c18b1f5 Supress logging for requests to the /worker_status %!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