1852 Commits (7a5aa2b77fe88c64d132c3bc27d405c0983d3de3)

Autor SHA1 Mensagem Data
  Ian Blenke 7a5aa2b77f Renaming the README.md example mysql docker container name to huginn_mysql to prevent collision with other mysql named instance containers, as pointed out by dsander 9 anos atrás
  Ian Blenke 20edc06050 Fixed a mention of cantino/huginn in the README, which should be mysql, as identified by dsander 9 anos atrás
  Ian Blenke 564c1c352f Fixing mention of mysql_test:ping, which should match the rake target named database_test:ping 9 anos atrás
  Ian Blenke 30fcbec7cc Changing the mysql-data command: from true to /bin/true to avoid a Go boolean conversion error that dsander identified 9 anos atrás
  Ian Blenke 7b952fa8ac Merged master to re-converge after merge of PR #983 9 anos atrás
  Dominik Sander c358b4f534 Merge pull request #983 from dsander/fix-docker-image 9 anos atrás
  Dominik Sander ce90e50805 Include development group in docker build and switch default port 9 anos atrás
  Andrew Cantino 9468d6442b Merge pull request #980 from stesie/xml-post-agent 9 anos atrás
  Andrew Cantino f0951da149 remove puts statement 9 anos atrás
  Andrew Cantino fde2b3521e update Gemfile.lock for guard-livereload bump 9 anos atrás
  Andrew Cantino 5620604f19 Merge pull request #979 from K1773R/fix-guardlivereload-version 9 anos atrás
  Stefan Siegl 82bdd2caf8 Make post_agent handle content_type=xml 9 anos atrás
  K1773R 93c6b629b3 fix guard-livereload min version 9 anos atrás
  Dominik Sander c3e9545b6a Merge pull request #872 from dsander/deployment-guide 9 anos atrás
  Dominik Sander 1361c5693b Moved deployment configuration files and changed the repository 9 anos atrás
  Andrew Cantino e65b392257 Merge pull request #830 from spdustin/master 9 anos atrás
  Dominik Sander 97ceff62b3 Add troubleshooting section and firewall recommendation 9 anos atrás
  Dominik Sander 2a5a8016d0 Incorporate feedback 10 anos atrás
  Dominik Sander e5bc34568e Update heroku docs to reflect changes on the wiki 10 anos atrás
  Dominik Sander 9f260d6c21 Remove chef cookbooks and vagrant file 10 anos atrás
  Dominik Sander a16fb09fa6 Add capistrano 3 and documentation 10 anos atrás
  Dominik Sander b35efc2eec Update README with links to new documentation 10 anos atrás
  Dominik Sander cec02c1bd6 Use runit instead of upstart as init system 10 anos atrás
  Dominik Sander f815b1bdc7 Moved heroku documentation and restructured directories 10 anos atrás
  Dominik Sander 79300615f9 Add docker documentation 10 anos atrás
  Dominik Sander 82566130b6 Document how to run additional delayed job workers 10 anos atrás
  Dominik Sander 35f9bc419a Add update documentation 10 anos atrás
  Dominik Sander 3133e08e5d Add section about utf8mb4 database encoding 10 anos atrás
  Dominik Sander 0e4c9be723 First version of the manual deployment guide 10 anos atrás
  Dustin Miller 7b85bad267 Cleaned up Agent descriptions: consistent format for their beginning. 9 anos atrás
  Dustin Miller e9ac0295cc Updated agent picker to properly display/search descriptions that return procs 10 anos atrás
  Dustin Miller 7d697534f3 Merge branch 'master' of https://github.com/cantino/huginn 10 anos atrás
  Andrew Cantino b88e20d0a8 Merge pull request #971 from N-006/patch-2 10 anos atrás
  Vlad ff050dd9be Skip exclude_replies validation 10 anos atrás
  Andrew Cantino 65f9d387ca Merge pull request #974 from cantino/minor_improvements 10 anos atrás
  Andrew Cantino dc06e3aed0 do not delete running jobs 10 anos atrás
  Andrew Cantino b0ae65a30c Merge pull request #973 from cantino/remove_spring 10 anos atrás
  Andrew Cantino d217b5ff70 Merge pull request #967 from TildeWill/intercept_dev_email 10 anos atrás
  Ian Blenke 16b4c6cad1 Fixed conflict in docker/scripts/init with bind to 0.0.0.0 10 anos atrás
  Ian Blenke 0764e95b53 Refactoring mentions of port 5000 back to mention port 3000 instead to remove confusion 10 anos atrás
  Andrew Cantino 671e0105fb Merge pull request #972 from cantino/set_global_email_settings 10 anos atrás
  Andrew Cantino 50ccc2ad34 remove spring loads too 10 anos atrás
  Andrew Cantino 8713dce4d8 integrate @knu's suggestions 10 anos atrás
  Will Read 5f731d55bf Supress pop up emails 10 anos atrás
  Vlad 266a10132b Update twitter_user_agent_spec.rb 10 anos atrás
  Vlad 177009a5bb fix exclude_replies? 10 anos atrás
  Andrew Cantino ce84f159e0 There is a button to add a new Agent directly in a Scenario; deleting an Agent from its show page no longer 404s; there is a button to destroy all delayed_jobs 10 anos atrás
  Andrew Cantino ffe9626475 remove spring because it frequently conflicts with foreman 10 anos atrás
  Andrew Cantino 040c4c18ad local email was not configured correctly without this change 10 anos atrás
  Vlad ca2d2acaec Make exclude_replies configurable 10 anos atrás