Dominik Sander
e4ec657537
Use travi-ci's new docker infrastructure + caching
2014-12-17 21:13:42 +01:00
Andrew Cantino
caddb4cd8e
Merge pull request #661 from PAStheLoD/master
...
MySQL utf8mb4 encoding quirk fix
2014-12-15 19:57:26 -08:00
Pas
4d87e9f315
MySQL utf8mb4 encoding quirk fix
2014-12-15 06:58:19 +01:00
Andrew Cantino
c964d4903e
Merge branch 'master' of github.com:cantino/huginn
2014-12-07 15:39:24 -08:00
Andrew Cantino
5d7b4361fb
detect expired heroku creds
2014-12-07 15:39:19 -08:00
Andrew Cantino
aa88c6288f
Merge pull request #659 from cantino/update_rails
...
update Rails to 4.1.8
2014-12-07 12:30:49 -08:00
Andrew Cantino
38acbd4201
update Rails to 4.1.8
2014-12-07 12:02:19 -08:00
Andrew Cantino
7472fd88e1
Merge pull request #650 from chriseidhof/website-agent-merge-events
...
Make the website agent support merge events
2014-12-03 18:38:39 -08:00
Chris Eidhof
d659152db1
Added changes by @knu
2014-12-02 18:26:44 -05:00
Akinori MUSHA
457b301a1b
Adjust the database collation as well as charset.
2014-12-01 23:52:54 +09:00
Chris Eidhof
37104e4a6b
Added a note about merge mode
2014-11-30 14:57:45 -05:00
Chris Eidhof
b2218df623
Added merge mode
2014-11-29 10:45:35 -05:00
Chris Eidhof
4f5ace5612
First checkpoint in refactoring the website agent to accept merge mode
2014-11-22 21:15:51 -05:00
Andrew Cantino
627fcd7547
Merge pull request #646 from solopaulo/master
...
documentation typo fixes
2014-11-19 23:05:53 -08:00
Paul Symons
8fe4e7a452
Fix typo referring for xpath function normalize-space (was: normalize-text)
2014-11-18 22:14:53 +08:00
Paul Symons
717521ac0d
heroku tools requires --app to precede application identifiers
2014-11-17 22:46:19 +08:00
Andrew Cantino
4e8fb0640d
Update README.md
2014-11-16 15:51:15 -08:00
Dominik Sander
fc555758a0
Merge pull request #627 from dsander/deduplication-agent
...
Added DeDuplicationAgent
2014-11-16 14:19:31 +01:00
Dominik Sander
93f55e2cda
Added S3 secret key to .travis.yml
2014-11-16 13:37:07 +01:00
Dominik Sander
da3d4eb2c9
Merge pull request #623 from dsander/s3-bundle-cache
...
'Manually' cache bundle with S3
2014-11-16 13:13:56 +01:00
Andrew Cantino
8824d8d65e
Merge pull request #611 from chriseidhof/pdf-info
...
Added a PDF info agent
2014-11-15 20:58:01 -06:00
Chris Eidhof
5def3cfcd8
Cleanup the Gemfile, added a potential warning
2014-11-15 17:15:29 -05:00
Chris Eidhof
001b5330f3
Cleanup
2014-11-15 17:15:08 -05:00
Chris Eidhof
1e0cba291e
Test the payload as well
2014-11-15 17:15:08 -05:00
Chris Eidhof
9cb0670922
mock instead of stub the open call
2014-11-15 17:15:07 -05:00
Chris Eidhof
ea476dce2e
Added a spec for pdfinfo
2014-11-15 17:15:07 -05:00
Chris Eidhof
0465835da8
Added a PDF info agent
2014-11-15 17:15:07 -05:00
Dominik Sander
e15bca448a
Added DeDuplicationAgent
2014-11-08 23:15:14 +01:00
Dominik Sander
d3d8ba8d57
Removed Gemfile.lock hash from cache name
2014-11-07 22:29:40 +01:00
Andrew Cantino
2ea63f7acb
Merge pull request #612 from cantino/commander_agent_can_configure
...
Commander agent can configure
2014-11-07 15:05:28 -06:00
Andrew Cantino
b18bf77cf0
Merge pull request #620 from chriseidhof/commander_agent_can_configure
...
Made latlng accessible to liquid
2014-11-06 23:30:48 -06:00
Dominik Sander
3a527dc2bf
We dont care about the REPO_SLUG
2014-11-07 00:58:53 +01:00
Dominik Sander
393f89b1a4
'Manually' cache bundle with S3
2014-11-07 00:58:44 +01:00
Chris Eidhof
ed778fcfe0
Added specs for the latlng property
2014-11-06 09:18:08 +01:00
Akinori MUSHA
bdbb96967b
Merge pull request #617 from knu/upgrade_slack-notifier
...
Upgrade slack-notifier to 1.0.0; use webhook URLs instead of tokens.
2014-11-06 08:56:59 +09:00
Akinori MUSHA
96162482a3
Upgrade slack-notifier to 1.0.0; use webhook URLs instead of tokens.
...
Slack's service integration instructions now only show Webhook URL, so
this should be reasonable for new users.
For compatibility, allow an existing pair of `team_name` and
`auth_token` to still work.
2014-11-06 08:55:59 +09:00
Chris Eidhof
c278edb686
Made latlng accessible to liquid
2014-11-05 18:13:55 +01:00
Akinori MUSHA
670163b00f
Upgrade nokogiri to 1.6.4, which comes with security fixes.
2014-11-05 16:37:21 +09:00
Akinori MUSHA
0ea902937f
Upgrade Rails to 4.1.7, which comes with security fixes.
2014-11-05 16:34:36 +09:00
Akinori MUSHA
57abf7d6ac
Fix markdown markups. Text styles do not work in ...
.
2014-11-05 16:05:05 +09:00
Akinori MUSHA
4ea246f78e
Merge pull request #616 from knu/scrub_log_message
...
Enable AgentLog to handle a message with invalid byte sequences.
2014-11-05 01:08:21 +09:00
Akinori MUSHA
031477c8ea
Add a magic comment for Ruby 1.9.
2014-11-04 22:12:42 +09:00
Akinori MUSHA
a1ccd58f17
Enable AgentLog to handle a message with invalid byte sequences.
...
Use `String#scrub` which is new in Ruby 2.1 and add the `string-scrub`
gem for older rubies.
Addresses #286 and #613 .
2014-11-04 21:46:02 +09:00
Andrew Cantino
d59952dcf0
Merge pull request #566 from cantino/openshift2
...
OpenShift deployment
2014-11-02 19:40:47 -08:00
Andrew Cantino
22e3d01ab2
clarify openshift
2014-11-02 18:53:16 -08:00
Andrew Cantino
598aa45a2d
fix heroku
2014-11-02 15:02:37 -08:00
Andrew Cantino
225d73aca3
Merge branch 'master' into openshift2
...
Conflicts:
bin/setup_heroku
2014-11-02 14:31:36 -08:00
Andrew Cantino
f6a9957cad
log configuration changes
2014-11-02 14:14:32 -08:00
Andrew Cantino
5bbb13a406
Allow CommanderAgents to configure targets.
2014-11-02 13:33:10 -08:00
Dominik Sander
423fefe268
Merge pull request #499 from dsander/form-configurable
...
Configure agents via HTML forms rather then JSON
2014-11-02 20:29:50 +01:00