Andrew Cantino
|
9c827a5e0c
|
Merge pull request #23 from cantino/check_key
Add some sanity checks to the WeatherAgent
|
2013-03-23 17:19:40 -07:00 |
|
Andrew Cantino
|
eead335705
|
switch to class methods and ids to shorten the payload size of serialized delayed_jobs
|
2013-03-23 15:12:39 -07:00 |
|
Andrew Cantino
|
994a2e4dfe
|
check if the key is setup
|
2013-03-23 13:05:42 -07:00 |
|
Andrew Cantino
|
15b03fc40c
|
Merge pull request #20 from necrodome/master
WeatherAgent should take the Wunderground API key as an option
|
2013-03-22 12:53:36 -07:00 |
|
Selem Delul
|
38ac850843
|
Update fixture for weather agent.
|
2013-03-22 07:07:52 -04:00 |
|
Selem Delul
|
33cd371bfc
|
WeatherAgent should take the Wunderground API key as an option.
|
2013-03-22 06:54:53 -04:00 |
|
Selem Delul
|
d15bb7ccee
|
Add link to Wunderground signup page.
|
2013-03-22 06:53:41 -04:00 |
|
Andrew Cantino
|
1b81a4d097
|
update CHANGES
|
2013-03-18 22:11:34 -07:00 |
|
Andrew Cantino
|
7bc913af3a
|
Merge branch 'master' of github.com:cantino/huginn
|
2013-03-18 22:08:12 -07:00 |
|
Andrew Cantino
|
3bd7367b37
|
need to run earlier
|
2013-03-18 22:08:04 -07:00 |
|
Andrew Cantino
|
f3c870656a
|
Update README.md
|
2013-03-18 22:06:47 -07:00 |
|
Andrew Cantino
|
d820ebed7a
|
Update README.md
|
2013-03-18 00:02:20 -07:00 |
|
Andrew Cantino
|
465cf0aac2
|
Update README.md
|
2013-03-18 00:01:56 -07:00 |
|
Andrew Cantino
|
0b2bb3487d
|
forgot to migrate on Travis
|
2013-03-17 23:57:12 -07:00 |
|
Andrew Cantino
|
95994eb1b4
|
do not use a root password for local dev
|
2013-03-17 23:53:17 -07:00 |
|
Andrew Cantino
|
defe0a6f01
|
trying to get travis to work
|
2013-03-17 23:48:05 -07:00 |
|
Andrew Cantino
|
100f0f36ff
|
might as well not stress Travis
|
2013-03-17 23:37:52 -07:00 |
|
Andrew Cantino
|
e3ca63d6fb
|
travis
|
2013-03-17 23:35:37 -07:00 |
|
Andrew Cantino
|
56a9f020d1
|
travis
|
2013-03-17 23:30:11 -07:00 |
|
Andrew Cantino
|
db888f7800
|
changes
|
2013-03-17 23:27:42 -07:00 |
|
Andrew Cantino
|
52a1c1208a
|
Don't allow JSONPath eval
|
2013-03-17 23:25:59 -07:00 |
|
Andrew Cantino
|
5ce20ce43e
|
Merge branch 'json_parsing'
|
2013-03-17 21:14:27 -07:00 |
|
Andrew Cantino
|
2d2683022d
|
Tweak seeds again
|
2013-03-17 16:47:32 -07:00 |
|
Andrew Cantino
|
6e6c15cdcb
|
Doc
|
2013-03-17 16:43:15 -07:00 |
|
Andrew Cantino
|
5bd158c03e
|
Make iTunes example clearer
|
2013-03-17 16:42:05 -07:00 |
|
Andrew Cantino
|
f371431922
|
Clarify license
|
2013-03-17 16:37:27 -07:00 |
|
Andrew Cantino
|
6559d79a51
|
Fix uniqueness test for WebsiteAgent
|
2013-03-17 16:23:24 -07:00 |
|
Andrew Cantino
|
b876759b7b
|
Add JSONPath for hash paths and add JSON parsing to the WebsiteAgent.
|
2013-03-17 15:56:02 -07:00 |
|
Andrew Cantino
|
1e28e848b0
|
Update README.md
|
2013-03-16 18:05:04 -07:00 |
|
Andrew Cantino
|
5bc6c1dcad
|
Merge pull request #3 from mharris717/procfile
Added a Procfile
|
2013-03-15 13:03:44 -07:00 |
|
Mike Harris
|
f778a8de92
|
Added a Procfile
Added a Procfile. Just run foreman start to start the web server and all 3 background processes.
|
2013-03-15 13:47:23 -04:00 |
|
Andrew Cantino
|
2d119f2ecd
|
The Backup gem doesn't work well when used inside of Bundler.
|
2013-03-14 22:22:01 -07:00 |
|
Andrew Cantino
|
062e7c7b3f
|
Merge branch 'master' of github.com:cantino/huginn
|
2013-03-14 22:02:49 -07:00 |
|
Andrew Cantino
|
26b0a14d27
|
try to fix delayed_job yaml issue
|
2013-03-14 22:02:44 -07:00 |
|
Andrew Cantino
|
0f4f2e2fd5
|
Merge pull request #2 from jwilkins/patch-1
correct path for secret_token.rb
|
2013-03-14 17:42:46 -07:00 |
|
Jonathan Wilkins
|
b21561cc64
|
correct path for secret_token.rb
|
2013-03-14 17:42:00 -07:00 |
|
Andrew Cantino
|
c7685b4706
|
Update README.md
|
2013-03-13 19:34:56 -07:00 |
|
Andrew Cantino
|
1ed069871f
|
Update README.md
|
2013-03-12 22:20:58 -07:00 |
|
Andrew Cantino
|
922622eae4
|
more RVM disabling by default
|
2013-03-12 21:35:03 -07:00 |
|
Andrew Cantino
|
19e5344c3b
|
updated README
|
2013-03-12 21:29:23 -07:00 |
|
Andrew Cantino
|
6dd1fa58a3
|
Merge branch 'master' of github.com:cantino/huginn
|
2013-03-12 21:23:07 -07:00 |
|
Andrew Cantino
|
4df86854aa
|
do not install RVM by default
|
2013-03-12 21:22:58 -07:00 |
|
Andrew Cantino
|
9b87532fc0
|
Update README.md
|
2013-03-12 21:21:16 -07:00 |
|
Andrew Cantino
|
8fef538cf4
|
Update README.md
|
2013-03-12 21:13:07 -07:00 |
|
Andrew Cantino
|
6827412d33
|
more edits
|
2013-03-10 15:47:16 -07:00 |
|
Andrew Cantino
|
65891676de
|
update README again
|
2013-03-10 15:39:38 -07:00 |
|
Andrew Cantino
|
bf94aa9986
|
Update README.md
|
2013-03-10 13:04:30 -07:00 |
|
Andrew Cantino
|
2f546cd3e1
|
Update README.md
|
2013-03-10 00:15:25 -08:00 |
|
Andrew Cantino
|
71be570fb4
|
Update README.md
|
2013-03-10 00:11:44 -08:00 |
|
Andrew Cantino
|
37f5d67552
|
more README
|
2013-03-10 00:07:27 -08:00 |
|