68 コミット (c15a56989c87169e6d91f3c623373623360207a5)

作者 SHA1 メッセージ 日付
  Will Read 98f50de06b Sets the new user up with an example set of agents 8 年 前
  Dominik Sander ee1ebea830 Allow to configure various devise settings in .env 8 年 前
  Andrew Cantino 0f7be99630 Be clear on what PORT we use in development 8 年 前
  Akinori MUSHA 8b4907165f Allow choosing a layout of diagrams generated by Graphviz 8 年 前
  Ben Cornelis a05ef9e471 add sandbox env comment 8 年 前
  Ben Cornelis cecce25484 change error messages in validate_evernote_options 8 年 前
  Ben Cornelis 36d4f85bcb use ENV variable for sandox use 8 年 前
  Ben Cornelis 2fd8283473 add evernote agent and specs 8 年 前
  Andrew Cantino 66228a1bd4 we do not use these anymore 8 年 前
  Dominik Sander 2a5a8016d0 Incorporate feedback 9 年 前
  Dominik Sander a16fb09fa6 Add capistrano 3 and documentation 9 年 前
  Andrew Cantino d217b5ff70 Merge pull request #967 from TildeWill/intercept_dev_email 9 年 前
  Will Read 71b2bfdd19 Intercept email in development by default 9 年 前
  Will Read 570030c586 Improve language for clarity 9 年 前
  Will Read 5b6d7c7e85 Adds the ability to allow public signup without invite code 9 年 前
  Andrew Cantino cd1cd73e5b Reduce the default DELAYED_JOB_MAX_RUNTIME from 20 minutes to 2 minutes. 9 年 前
  Andrew Cantino 82948977da default is every 6h 9 年 前
  Andrew Cantino 4f319a3ab4 Merge branch 'master' of https://github.com/stvnrlly/huginn into stvnrlly-master 9 年 前
  Tobias Struckmeier 506ebdae3d Added consumer key to example docs 9 年 前
  Dominik Sander 3e085512ff Make delayed_job sleep_delay and max_run_time .env configurable 9 年 前
  stvnrlly 0d7069adbf more work on cleanup time 9 年 前
  stvnrlly 855799d355 make cleanup time fully configurable 9 年 前
  Dominik Sander b2e9add075 Add wunderlist to .env.example 9 年 前
  stvnrlly 9a5e22a857 env option to allow frequent event expiration, fixes #765 9 年 前
  Andrew Cantino aafc1e799e allow a larger connection pool by default 9 年 前
  Andrew Cantino 1f8ecc29d1 add SEND_EMAIL_IN_DEVELOPMENT option to .env.example 9 年 前
  Andrew Cantino 7a0aaf45a8 add note about alternative email ports 9 年 前
  Guilherme J. Tramontina d40319458b Merge branch 'master' into dropbox-watch-agent 9 年 前
  Guilherme J. Tramontina 04a244661d Use `omniauth-dropbox` instead of requiring an api key per agent; And `dropbox-api` instead of rolling our own. 9 年 前
  Akinori MUSHA 15484db084 Make the scheduler frequency tunable via ENV. 9 年 前
  Dean Putney b263b1c9f6 Creating TumblrPublishAgent 9 年 前
  Akinori MUSHA 3c3380d44a Instruct MySQL users to set DATABASE_ENCODING to `utf8mb4`. 9 年 前
  Akinori MUSHA 10ce9d598b Merge remote-tracking branch 'knu/scheduler_agent' 9 年 前
  Akinori MUSHA 53067263cf Allow multiples of fifteen as seconds. 9 年 前
  Dominik Sander f27b6c5c21 Just keep the most recent 100 failed jobs + small improvements 9 年 前
  Akinori MUSHA 806e41dd4c Merge branch 'master' into scheduler_agent 9 年 前
  Akinori MUSHA 0f66669346 Disable second precision schedule by default to prevent service abuse. 10 年 前
  Dominik Sander 00663c153c Merge branch 'master' into omniauth 10 年 前
  Dominik Sander 6438d73906 Added a link to the oauth application wiki entry 10 年 前
  Akinori MUSHA 7ecbe78dff Set a global default User-Agent value via an environment variable. 10 年 前
  Akinori MUSHA 883a467fd9 FARADAY_HTTP_BACKEND now affects RssAgent and PostAgent too. 10 年 前
  Dominik Sander 1daf1ddd2a Renamed 37signals environmental variable to not start with numbers 10 年 前
  Dominik Sander 12c2af26bb Add omniauth to let huginn consume oauth endpoints 10 年 前
  Maximilian Clarke 5966ad30d8 Moved setting to .env 10 年 前
  Yong Fu f611f2b7a1 remove extra characters 10 年 前
  Andrew Cantino b688c56c67 Merge branch 'master' into dsander-rails41 10 年 前
  Dominik Sander edf0dd1b4b Added FORCE_SSL to .env.example 10 年 前
  Akinori MUSHA 85a7369e65 Use Faraday in WebsiteAgent and make HTTP backend library selectable. 10 年 前
  Andrew Cantino a67231f678 refactor ZirconCode's Agent to only run when ENABLE_INSECURE_AGENTS is enabled in .env 10 年 前
  Andrew Cantino 13038ce841 add ALLOW_JSONPATH_EVAL option to .env 10 年 前