2121 Commits (67fa70553def11a236f4bad55173d4d2e3920495)

Author SHA1 Message Date
  Darren Cauthon 0d40119737 Document the change. 8 years ago
  Darren Cauthon 8c73d094ce Organize the code a bit. 8 years ago
  Darren Cauthon 4364611961 Handle more edge-case input. 8 years ago
  Darren Cauthon 51e84180fb Note which verbs are allowed when there are multiple verbs. 8 years ago
  Darren Cauthon e0a7c67dcc Add support for multiple verbs. 8 years ago
  Darren Cauthon 349ada1d62 First working GET example. 8 years ago
  Darren Cauthon 1ce3a7f798 Flesh out these specs before modifying the code. 8 years ago
  Ian Blenke 95d2cdb8f3 Merge pull request #905 from ianblenke/ianblenke/issue887 8 years ago
  Ian Blenke 423b98239b Updated to reflect proper variable names 8 years ago
  Andrew Cantino 66228a1bd4 we do not use these anymore 8 years ago
  Dominik Sander 991777ca29 Background worker load Dotenv if APP_SECRET_TOKEN is not set 9 years ago
  Dominik Sander 0f64e4e6b9 Add AgentRunner and LongRunnable to support long running agents 9 years ago
  Dominik Sander d0381ec973 Merge pull request #984 from dsander/fix-delayed-job-deadlocks 8 years ago
  Andrew Cantino 9367ff8a4b Merge pull request #975 from jermie/rss_loose 8 years ago
  Dominik Sander e89601addc Use non-optimized DelayedJob reserve sql strategy 8 years ago
  jermie 209d302923 Better multiple category test, also verifies accuracy 8 years ago
  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 8 years ago
  Ian Blenke 20edc06050 Fixed a mention of cantino/huginn in the README, which should be mysql, as identified by dsander 8 years ago
  Ian Blenke 564c1c352f Fixing mention of mysql_test:ping, which should match the rake target named database_test:ping 8 years ago
  Ian Blenke 30fcbec7cc Changing the mysql-data command: from true to /bin/true to avoid a Go boolean conversion error that dsander identified 8 years ago
  Ian Blenke 7b952fa8ac Merged master to re-converge after merge of PR #983 8 years ago
  Dominik Sander c358b4f534 Merge pull request #983 from dsander/fix-docker-image 8 years ago
  Dominik Sander ce90e50805 Include development group in docker build and switch default port 8 years ago
  Andrew Cantino 9468d6442b Merge pull request #980 from stesie/xml-post-agent 8 years ago
  Andrew Cantino f0951da149 remove puts statement 8 years ago
  Andrew Cantino fde2b3521e update Gemfile.lock for guard-livereload bump 8 years ago
  Andrew Cantino 5620604f19 Merge pull request #979 from K1773R/fix-guardlivereload-version 8 years ago
  jermie b87a82d8ea Add spec for capturing multiple categories 8 years ago
  Stefan Siegl 82bdd2caf8 Make post_agent handle content_type=xml 8 years ago
  K1773R 93c6b629b3 fix guard-livereload min version 8 years ago
  Dominik Sander c3e9545b6a Merge pull request #872 from dsander/deployment-guide 8 years ago
  Dominik Sander 1361c5693b Moved deployment configuration files and changed the repository 8 years ago
  Andrew Cantino e65b392257 Merge pull request #830 from spdustin/master 8 years ago
  Dominik Sander 97ceff62b3 Add troubleshooting section and firewall recommendation 8 years ago
  Dominik Sander 2a5a8016d0 Incorporate feedback 9 years ago
  Dominik Sander e5bc34568e Update heroku docs to reflect changes on the wiki 9 years ago
  Dominik Sander 9f260d6c21 Remove chef cookbooks and vagrant file 9 years ago
  Dominik Sander a16fb09fa6 Add capistrano 3 and documentation 9 years ago
  Dominik Sander b35efc2eec Update README with links to new documentation 9 years ago
  Dominik Sander cec02c1bd6 Use runit instead of upstart as init system 9 years ago
  Dominik Sander f815b1bdc7 Moved heroku documentation and restructured directories 9 years ago
  Dominik Sander 79300615f9 Add docker documentation 9 years ago
  Dominik Sander 82566130b6 Document how to run additional delayed job workers 9 years ago
  Dominik Sander 35f9bc419a Add update documentation 9 years ago
  Dominik Sander 3133e08e5d Add section about utf8mb4 database encoding 9 years ago
  Dominik Sander 0e4c9be723 First version of the manual deployment guide 9 years ago
  jermie 522d288326 Use :loose option with feed-normalizer for now 8 years ago
  Dustin Miller 7b85bad267 Cleaned up Agent descriptions: consistent format for their beginning. 8 years ago
  Dustin Miller e9ac0295cc Updated agent picker to properly display/search descriptions that return procs 8 years ago
  Dustin Miller 7d697534f3 Merge branch 'master' of https://github.com/cantino/huginn 8 years ago