Andrew Cantino
|
d5164ad56b |
work in progress |
12 years ago |
Andrew Cantino
|
fd4ab87abe |
Merge pull request #42 from albertsun/master |
12 years ago |
Albert Sun
|
5cce983d06 |
DOMAIN in defined in .env and so ENV not a global |
12 years ago |
Andrew Cantino
|
a54d2619e1 |
Merge pull request #40 from itkevin/master |
12 years ago |
itkevin
|
3dfec097b3 |
Model Contact is not in the DB, dont load it in Rails Admin |
12 years ago |
itkevin
|
2a9c5e172a |
User can now change password without having to provide an invitation code |
12 years ago |
Andrew Cantino
|
dbc0130a7f |
Merge pull request #39 from abhimehta/master |
12 years ago |
abhimehta
|
b50f1db3e7 |
Fixes #38. Commenting out socket under .env.example since that may not be the socket always used to connect to mysql |
12 years ago |
Andrew Cantino
|
b9f8711611 |
Merge pull request #37 from itkevin/master |
12 years ago |
itkevin
|
430a6a8432 |
Code cleanup |
12 years ago |
itkevin
|
fd8761177f |
When crawling websites tith relative URLs, make them absolute |
12 years ago |
Andrew Cantino
|
dad8bd508f |
Merge pull request #36 from ghelleks/mysql-tcp-fix |
12 years ago |
Gunnar Hellekson
|
284ff73199 |
add ability to specify host and port for mysql |
12 years ago |
Kevin Lindecke
|
cd7f23aa50 |
Added test for relative paths |
12 years ago |
Andrew Cantino
|
49a0057ad4 |
Merge pull request #35 from cantino/deployments |
12 years ago |
Andrew Cantino
|
df2ebc6711 |
fix failing mail spec and safe_yaml warning |
12 years ago |
Andrew Cantino
|
24049c2c1d |
make more things configurable with .env and pull out deployment defaults |
12 years ago |
Andrew Cantino
|
a6aa81900e |
Merge pull request #27 from robertjwhitney/config_to_env |
12 years ago |
Andrew Cantino
|
3692041bb3 |
typo |
12 years ago |
Andrew Cantino
|
fead62f41d |
ignore empty filter tokens |
12 years ago |
Robert Whitney
|
893ced3c25 |
adds email from address |
12 years ago |
Robert Whitney
|
297f6763a2 |
updates readme |
12 years ago |
Robert Whitney
|
76c310ae85 |
adds GMAIL_USERNAME to systemmailer |
12 years ago |
Robert Whitney
|
265fe65a83 |
moves ActionMailer config into .env |
12 years ago |
Robert Whitney
|
b5d54ef4dd |
moves secret token into .env |
12 years ago |
Robert Whitney
|
38624da2ab |
adds foreman and .env.example file |
12 years ago |
Andrew Cantino
|
55105e377a |
Merge pull request #25 from pawelnguyen/update-readme-api-key-as-option |
12 years ago |
Paweł Nguyen
|
545f900533 |
update readme for Wunderground api key in WeatherAgent options |
12 years ago |
Andrew Cantino
|
ac67a5de15 |
Only increase text field size for mysql. |
12 years ago |
Andrew Cantino
|
3eff5bfa0c |
fix db:seed |
12 years ago |
Andrew Cantino
|
9f0e949fd8 |
Merge branch 'master' of github.com:cantino/huginn |
12 years ago |
Andrew Cantino
|
24d7af69ec |
version |
12 years ago |
Andrew Cantino
|
becf4ede42 |
add fastercsv and system_timer for ruby platform 1.8 |
12 years ago |
Andrew Cantino
|
d8529374b5 |
switch to .ruby-version and .ruby-gemset |
12 years ago |
Andrew Cantino
|
35c9b647d9 |
Merge pull request #24 from cantino/pass_ids_not_models |
12 years ago |
Andrew Cantino
|
9c827a5e0c |
Merge pull request #23 from cantino/check_key |
12 years ago |
Andrew Cantino
|
eead335705 |
switch to class methods and ids to shorten the payload size of serialized delayed_jobs |
12 years ago |
Andrew Cantino
|
994a2e4dfe |
check if the key is setup |
12 years ago |
Andrew Cantino
|
15b03fc40c |
Merge pull request #20 from necrodome/master |
12 years ago |
Selem Delul
|
38ac850843 |
Update fixture for weather agent. |
12 years ago |
Selem Delul
|
33cd371bfc |
WeatherAgent should take the Wunderground API key as an option. |
12 years ago |
Selem Delul
|
d15bb7ccee |
Add link to Wunderground signup page. |
12 years ago |
Andrew Cantino
|
1b81a4d097 |
update CHANGES |
12 years ago |
Andrew Cantino
|
7bc913af3a |
Merge branch 'master' of github.com:cantino/huginn |
12 years ago |
Andrew Cantino
|
3bd7367b37 |
need to run earlier |
12 years ago |
Andrew Cantino
|
f3c870656a |
Update README.md |
12 years ago |
Andrew Cantino
|
d820ebed7a |
Update README.md |
12 years ago |
Andrew Cantino
|
465cf0aac2 |
Update README.md |
12 years ago |
Andrew Cantino
|
0b2bb3487d |
forgot to migrate on Travis |
12 years ago |
Andrew Cantino
|
95994eb1b4 |
do not use a root password for local dev |
12 years ago |