516 Commits (edf0dd1b4b52f2c04d39dacfa8fe9dd0288b9256)

Autor SHA1 Mensaje Fecha
  Dominik Sander edf0dd1b4b Added FORCE_SSL to .env.example %!s(int64=11) %!d(string=hace) años
  Dominik Sander ed2f8e82d8 Make sure assets in ./vendor are precompiled %!s(int64=11) %!d(string=hace) años
  Dominik Sander 05bb31f557 Moved config.force_ssl to a ENV variable %!s(int64=11) %!d(string=hace) años
  Dominik Sander ed87c84068 Removed unicorn from the Gemfile %!s(int64=11) %!d(string=hace) años
  Dominik Sander a7fae2f457 Added dotenv-deployment and rack to the Gemfile %!s(int64=11) %!d(string=hace) años
  Dominik Sander dc6f88c68b Added unicorn to the gemfile %!s(int64=11) %!d(string=hace) años
  Dominik Sander 2fd35a2daf Removed the staging environment %!s(int64=11) %!d(string=hace) años
  Dominik Sander c9ac375b9f Added fake SECRET_TOKEN for travis to pass the tests %!s(int64=11) %!d(string=hace) años
  Dominik Sander c0498e2375 Merge remote-tracking branch 'zircon/rails_4_find_by_fix' into rails41 %!s(int64=11) %!d(string=hace) años
  ZirconCode 2fa1243dd4 Rails 4 deprecated find_by fix %!s(int64=11) %!d(string=hace) años
  Dominik Sander 0b5dc61164 Updated the twitter gem %!s(int64=11) %!d(string=hace) años
  Dominik Sander ef9778d150 Merge pull request #1 from cantino/dsander-rails41 %!s(int64=11) %!d(string=hace) años
  Andrew Cantino a36078c190 update rturk and twilio-ruby, both confirmed to work; improve TwilioAgent documentation %!s(int64=11) %!d(string=hace) años
  Andrew Cantino 8e6addc5b8 Merge branch 'rails41' of https://github.com/dsander/huginn into dsander-rails41 %!s(int64=11) %!d(string=hace) años
  Andrew Cantino 04fae3a848 Update README.md %!s(int64=11) %!d(string=hace) años
  Andrew Cantino 5a5dfc48ad Merge pull request #240 from squarel/master %!s(int64=11) %!d(string=hace) años
  Xiaolu c9b1c76cb4 add mysql dev headers in site cookbooks, and add bundle exec prefix to fix rake version %!s(int64=11) %!d(string=hace) años
  Dominik Sander 460e940c8a Removed unneeded config options, added gemnasium %!s(int64=11) %!d(string=hace) años
  Dominik Sander 335acdb899 Updated gems, fixed issue with flash messages %!s(int64=11) %!d(string=hace) años
  Andrew Cantino 8d5d629b36 Merge pull request #229 from cantino/add_optional_jsonpath_eval %!s(int64=11) %!d(string=hace) años
  Andrew Cantino f658dd884c Merge pull request #234 from afro88/WebsiteAgentURLArrays %!s(int64=11) %!d(string=hace) años
  Maximilian Clarke 0e30b083b4 Updated agent description %!s(int64=11) %!d(string=hace) años
  Maximilian Clarke 19c005fe45 Modified website_agent to take an array of urls %!s(int64=11) %!d(string=hace) años
  Dominik Sander b7b3460fd3 Update to rails 4.1 %!s(int64=11) %!d(string=hace) años
  Andrew Cantino b661bf36da Merge pull request #231 from dsander/basecamp-encoding %!s(int64=11) %!d(string=hace) años
  Andrew Cantino c4ec10ac40 Merge pull request #230 from dsander/hipchat_agent %!s(int64=11) %!d(string=hace) años
  Dominik Sander 9c2773e8d4 Basecamp: ensure url encoding of http parameters %!s(int64=11) %!d(string=hace) años
  Dominik Sander 558eb37ff1 Added Hipchat Agent %!s(int64=11) %!d(string=hace) años
  Andrew Cantino 13038ce841 add ALLOW_JSONPATH_EVAL option to .env %!s(int64=11) %!d(string=hace) años
  Andrew Cantino c39d4cc975 Merge pull request #228 from dsander/basecamp-agent %!s(int64=11) %!d(string=hace) años
  Dominik Sander 67bfe670bf Added basecamp agent %!s(int64=11) %!d(string=hace) años
  Andrew Cantino 0b17b4aba6 Merge pull request #224 from knu/graphviz_dot %!s(int64=11) %!d(string=hace) años
  Akinori MUSHA 5f71567a3b Add a setting for using locally installed Graphviz for generating diagrams. %!s(int64=11) %!d(string=hace) años
  Andrew Cantino d1ccba969a Merge pull request #221 from tijmenb/pessimistic-gemfile %!s(int64=11) %!d(string=hace) años
  Tijmen Brommet 9b56cf036c No more Ruby 1.8! %!s(int64=11) %!d(string=hace) años
  Andrew Cantino e0f26eadc9 Merge pull request #219 from rajcybage/validation_in_private %!s(int64=11) %!d(string=hace) años
  Rajarshi Das e6b6177ff3 travis fix %!s(int64=11) %!d(string=hace) años
  Rajarshi Das 7ecc4a8459 fix travis error Gem bundler is not installed %!s(int64=11) %!d(string=hace) años
  Tijmen Brommet fbd7dea70d Upgrade Rails and use pessimistic versioning %!s(int64=11) %!d(string=hace) años
  Rajarshi Das 878dfa5c15 Git +EOL %!s(int64=11) %!d(string=hace) años
  Rajarshi Das 292199e3e3 make validate methods as an private method for avoiding to use it as an instance methods %!s(int64=11) %!d(string=hace) años
  Andrew Cantino 11f7110a7d Extract private development information to the wiki %!s(int64=11) %!d(string=hace) años
  Andrew Cantino 623e6db1b3 Merge pull request #214 from knu/event_formatting_agent-regexp %!s(int64=11) %!d(string=hace) años
  Akinori MUSHA 908c2a8c9e Add a missing assertion. %!s(int64=11) %!d(string=hace) años
  Akinori MUSHA fdc39ec425 Adjust the style to the project's taste after a review. %!s(int64=11) %!d(string=hace) años
  Akinori MUSHA 7428af37ef Add specs for :matchers validation. %!s(int64=11) %!d(string=hace) años
  Andrew Cantino 7d9279b871 Merge pull request #212 from knu/website_agent-force_encoding %!s(int64=11) %!d(string=hace) años
  Andrew Cantino ad57d15c57 Merge pull request #217 from pungoyal/bug/delayed_job_wont_start %!s(int64=11) %!d(string=hace) años
  Puneet Goyal 1201c18c1c ensuring the tmp folder is created in the source tree %!s(int64=11) %!d(string=hace) años
  Andrew Cantino 9b463231f7 Merge pull request #216 from dougaitken/patch-1 %!s(int64=11) %!d(string=hace) años