675 Commits (2c2ebf533c498ca1361242f5bf5cc10568289077)

Autor SHA1 Mensaje Fecha
  Akinori MUSHA 2c2ebf533c Implement ImapFolderAgent. %!s(int64=10) %!d(string=hace) años
  Andrew Cantino 08b2f6c8f8 Merge pull request #285 from dsander/liquid-templating %!s(int64=10) %!d(string=hace) años
  Andrew Cantino 3633b26778 Merge pull request #313 from racktear/jira_agent %!s(int64=10) %!d(string=hace) años
  Konstantin Nazarov 63ec8208a3 add RSpec tests for JiraAgent %!s(int64=10) %!d(string=hace) años
  Konstantin Nazarov 0cecef2b20 make JiraAgent more testable and fix some minor issues detected during testing %!s(int64=10) %!d(string=hace) años
  Konstantin Nazarov 38cec76090 rename MAX_REQUESTS to MAX_EMPTY_REQUESTS in jira agent %!s(int64=10) %!d(string=hace) años
  Konstantin Nazarov affa0e472a introduce request guards in jira agent %!s(int64=10) %!d(string=hace) años
  Konstantin Nazarov db539ba6c1 fix typo in jira_agent.rb %!s(int64=10) %!d(string=hace) años
  Andrew Cantino ead506ccac Merge branch 'master' of github.com:cantino/huginn %!s(int64=10) %!d(string=hace) años
  Andrew Cantino 6041746fb8 add an error when bundling if bundler is older than version 1.5 %!s(int64=10) %!d(string=hace) años
  Andrew Cantino 44bb36f058 Merge branch 'fix-bundler-platforms' of https://github.com/knu/huginn into knu-fix-bundler-platforms %!s(int64=10) %!d(string=hace) años
  Konstantin Nazarov 53fb25a081 Addressed review comments by @cantino %!s(int64=10) %!d(string=hace) años
  Konstantin Nazarov 8ea394f53f Fix date/time manipulations in jira_agent.rb %!s(int64=10) %!d(string=hace) años
  Dominik Sander 095c34c696 Removed unused code %!s(int64=10) %!d(string=hace) años
  Andrew Cantino ee05a9bc68 Merge pull request #314 from cantino/alias1-196-disable-agents %!s(int64=10) %!d(string=hace) años
  Dominik Sander da8a2e9682 Merge remote-tracking branch 'huginn/master' into liquid-templating %!s(int64=10) %!d(string=hace) años
  Dominik Sander 56324c87e2 Migrated HumanTask, Trigger and PeakDetectorAgent to Liquid %!s(int64=10) %!d(string=hace) años
  Andrew Cantino ac8d879940 add specs for disabled agents %!s(int64=10) %!d(string=hace) años
  Konstantin Nazarov 4fec08a6e0 Add JiraAgent %!s(int64=10) %!d(string=hace) años
  Dominik Sander da137aaeb8 Made migration irreversable, support '$variable' syntax %!s(int64=10) %!d(string=hace) años
  Andrew Cantino 5774345242 disable run button when disabled %!s(int64=10) %!d(string=hace) años
  Andrew Cantino 51c94cdb12 Merge branch 'master' into alias1-196-disable-agents %!s(int64=10) %!d(string=hace) años
  Andrew Cantino e4f294145b add back in clone operation that was lost in Bootstrap upgrade %!s(int64=10) %!d(string=hace) años
  Andrew Cantino e1dc73569b Merge pull request #312 from cantino/bootstrap3-tweeks %!s(int64=10) %!d(string=hace) años
  Andrew Cantino 7c3bdd92e6 Merge pull request #310 from mfclarke/timezone_scheduler_fix %!s(int64=10) %!d(string=hace) años
  Andrew Cantino 85b1652e18 Merge remote-tracking branch 'origin/master' into bootstrap3-tweeks %!s(int64=10) %!d(string=hace) años
  Andrew Cantino db0b90c656 Merge pull request #302 from mfclarke/bootstrap3 %!s(int64=10) %!d(string=hace) años
  Andrew Cantino 7a229ec05e Update README.md %!s(int64=10) %!d(string=hace) años
  Andrew Cantino ee17c20420 Update README.md %!s(int64=10) %!d(string=hace) años
  Andrew Cantino 41533e7a75 a few minor UI tweeks after the bootstrap upgrade %!s(int64=10) %!d(string=hace) años
  Maximilian Clarke 0f0208a608 Fixed timezones for scheduler %!s(int64=10) %!d(string=hace) años
  Andrew Cantino b5b12cee89 Merge pull request #307 from cantino/fix_capistrano_db_sync %!s(int64=10) %!d(string=hace) años
  Andrew Cantino dea618cfe8 Merge branch '196-disable-agents' of https://github.com/alias1/huginn into alias1-196-disable-agents %!s(int64=10) %!d(string=hace) años
  Andrew Cantino 349db6819b Merge branch 'bootstrap3' of https://github.com/afro88/huginn into afro88-bootstrap3 %!s(int64=10) %!d(string=hace) años
  Andrew Cantino 91d55dc6c0 update to work with newer dotenv; you can pull your production database with: cap sync:db:down %!s(int64=10) %!d(string=hace) años
  Andrew Cantino c8f29fef39 Merge pull request #305 from albertsun/safer-add-event-id-at-creation-to-links-migration %!s(int64=10) %!d(string=hace) años
  Andrew Cantino 5db30d2cb7 Merge pull request #306 from cantino/truncate_agent_log_messages %!s(int64=10) %!d(string=hace) años
  Albert Sun 2ea5ad24c4 add Link, Event classes to migration and use find_each %!s(int64=10) %!d(string=hace) años
  Andrew Cantino efed954951 Merge pull request #304 from dsander/sign-up-fix %!s(int64=10) %!d(string=hace) años
  Andrew Cantino 1c6171f67c truncate log messages to 2048 characters %!s(int64=10) %!d(string=hace) años
  Albert Sun 52275b60bd actually save the link %!s(int64=10) %!d(string=hace) años
  Dominik Sander 4a7560c7a5 Migrated TwitterPublishAgent to use liquid %!s(int64=10) %!d(string=hace) años
  Dominik Sander 39360929df Migrated TranslationAgent to liquid %!s(int64=10) %!d(string=hace) años
  Albert Sun 15b55ac371 in the AddEventIdAtCreationToLinks migration, handle the case of links that don't yet have any events %!s(int64=10) %!d(string=hace) años
  Dominik Sander 28931f2126 Migrated DataOutputAgent to use liquid %!s(int64=10) %!d(string=hace) años
  Dominik Sander 0980458449 Migrated JabberAgent to use liquid, added link to documentation %!s(int64=10) %!d(string=hace) años
  Dominik Sander addb4dbdbf Migrated the PushbulletAgent to use LiquidInterpolatable %!s(int64=10) %!d(string=hace) años
  Dominik Sander b4b9939b7d LiquidMigrator is checking for complex JSONPaths %!s(int64=10) %!d(string=hace) años
  Dominik Sander e8ecbe25b8 Use liquid in the matches section of EventFormattingAgent %!s(int64=10) %!d(string=hace) años
  Dominik Sander d9bd6a991b Added liquid templating and migrated first agents %!s(int64=10) %!d(string=hace) años