573 Commits (63ec8208a3908d5daf39c757bbaf401beb4da550)

Autor SHA1 Mensaje Fecha
  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
  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
  Konstantin Nazarov 4fec08a6e0 Add JiraAgent %!s(int64=10) %!d(string=hace) años
  Konstantin Nazarov 22d1cf95ac Add non-intrusive support for AWS to Vagrantfile %!s(int64=10) %!d(string=hace) años
  Konstantin Nazarov 68cb74dede Set default ruby and gem versions to 1.9.1 in huginn_production %!s(int64=10) %!d(string=hace) años
  Andrew Cantino 3c6339d78c Merge pull request #247 from dsander/chef-solo %!s(int64=10) %!d(string=hace) años
  Andrew Cantino b688c56c67 Merge branch 'master' into dsander-rails41 %!s(int64=10) %!d(string=hace) años
  Andrew Cantino 8767e81985 Merge pull request #264 from knu/website_agent-faraday %!s(int64=10) %!d(string=hace) años
  Andrew Cantino 079b02f1a9 Merge pull request #252 from knu/clickable_diagram %!s(int64=10) %!d(string=hace) años
  Dominik Sander 03a2b09cfa Merge pull request #2 from dsander/rails41-deploy %!s(int64=10) %!d(string=hace) años
  Dominik Sander 76eb880828 Updated to work with the current rails41 branch %!s(int64=10) %!d(string=hace) años
  Dominik Sander edf0dd1b4b Added FORCE_SSL to .env.example %!s(int64=10) %!d(string=hace) años
  Dominik Sander ed2f8e82d8 Make sure assets in ./vendor are precompiled %!s(int64=10) %!d(string=hace) años
  Akinori MUSHA 71f7921fb9 Move DOT stuff into a new helper named DotHelper, adding some specs. %!s(int64=10) %!d(string=hace) años
  Dominik Sander 05bb31f557 Moved config.force_ssl to a ENV variable %!s(int64=10) %!d(string=hace) años
  Dominik Sander ed87c84068 Removed unicorn from the Gemfile %!s(int64=10) %!d(string=hace) años
  Akinori MUSHA e8751af629 Add a `user_agent` option to WebsiteAgent. %!s(int64=10) %!d(string=hace) años
  Akinori MUSHA 85a7369e65 Use Faraday in WebsiteAgent and make HTTP backend library selectable. %!s(int64=10) %!d(string=hace) años
  Akinori MUSHA 88e3132897 JSON does not allow the use of single quotation, so do not encourage it. %!s(int64=10) %!d(string=hace) años
  Dominik Sander a7fae2f457 Added dotenv-deployment and rack to the Gemfile %!s(int64=10) %!d(string=hace) años
  Dominik Sander dc6f88c68b Added unicorn to the gemfile %!s(int64=10) %!d(string=hace) años
  Dominik Sander 8dee404403 Removed the aws provider from the Vagrantfile %!s(int64=10) %!d(string=hace) años
  Dominik Sander 53ebf6b6aa Merge remote-tracking branch 'huginn/master' into chef-solo %!s(int64=10) %!d(string=hace) años
  Andrew Cantino a6c1b053c1 Merge pull request #261 from racktear/master %!s(int64=10) %!d(string=hace) años
  Andrew Cantino 48cfbb8a81 Merge pull request #250 from afro88/website_agent_receive %!s(int64=10) %!d(string=hace) años
  Andrew Cantino 8cf037d59c Merge pull request #260 from dsummersl/master %!s(int64=10) %!d(string=hace) años
  Konstantin Nazarov 0e39b89f1e Update Vagrantfile to set configuration based on current provider %!s(int64=10) %!d(string=hace) años
  Dane Summers b82f9b4549 Fixes vagrant's development mode rake bootstrap. %!s(int64=10) %!d(string=hace) años
  Andrew Cantino b041a51ad1 Merge pull request #249 from afro88/trigger_arrays %!s(int64=10) %!d(string=hace) años
  Maximilian Clarke 23356e2a04 Added http/s check and cleaned up receive code %!s(int64=10) %!d(string=hace) años
  Maximilian Clarke 5f815e9d65 Cleaned up code as per acantino's reccommendations %!s(int64=10) %!d(string=hace) años
  Maximilian Clarke 9b2825fdb5 Cleaned up code as per acantino's reccommendations %!s(int64=10) %!d(string=hace) años
  Andrew Cantino 0b287e3149 Merge pull request #256 from racktear/master %!s(int64=10) %!d(string=hace) años
  Konstantin Nazarov 6ea923bec3 Add support for vagrant-parallels provider in Vagrantfile %!s(int64=10) %!d(string=hace) años
  Konstantin Nazarov dfac48cfad Switch default ruby to 1.9.1 and run foreman with nohup in huginn_development cookbook %!s(int64=10) %!d(string=hace) años
  Dominik Sander e7fe019195 Merge remote-tracking branch 'huginn/master' into chef-solo %!s(int64=10) %!d(string=hace) años
  Dominik Sander 2fd35a2daf Removed the staging environment %!s(int64=10) %!d(string=hace) años
  Andrew Cantino fa9d550194 Merge pull request #251 from knu/add-every_1m %!s(int64=10) %!d(string=hace) años
  Akinori MUSHA 330486e79c Add links to a generated SVG diagram. %!s(int64=10) %!d(string=hace) años
  Maximilian Clarke 9bf3c2c824 Updated WebsiteAgent to receive events %!s(int64=10) %!d(string=hace) años
  Dominik Sander 8ef3b8ad6e Install libssl-dev %!s(int64=10) %!d(string=hace) años
  Maximilian Clarke 893c6b5233 Added code and tests for arrays of values used in Trigger agent %!s(int64=10) %!d(string=hace) años
  Akinori MUSHA f059af6f81 Add a schedule `every_1m`. %!s(int64=10) %!d(string=hace) años
  Dominik Sander c9ac375b9f Added fake SECRET_TOKEN for travis to pass the tests %!s(int64=10) %!d(string=hace) años
  Dominik Sander a466688323 Updated chef-solo deployment to work with current versions %!s(int64=10) %!d(string=hace) años