stvnrlly
|
c1a54ec365 |
option name and dependency check |
9 years ago |
stvnrlly
|
45bd695326 |
spec for distance traveled |
9 years ago |
stvnrlly
|
7aaeea823b |
distance traveled option for location agent |
9 years ago |
Andrew Cantino
|
2e9d1c0de9 |
Merge pull request #677 from stvnrlly/slack-icon |
9 years ago |
stvnrlly
|
f1285737e0 |
fix indent and add spec |
9 years ago |
Andrew Cantino
|
77d65fd825 |
Merge pull request #678 from stvnrlly/max-accuracy |
9 years ago |
Andrew Cantino
|
035097bf76 |
refactor suggested by @knu |
9 years ago |
Andrew Cantino
|
1c86529f11 |
Merge branch 'master' of github.com:cantino/huginn |
9 years ago |
Andrew Cantino
|
d3278f0f26 |
Merge pull request #683 from cantino/use_boolify_for_disable_ssl_verification |
9 years ago |
Andrew Cantino
|
2018dbc0d1 |
update CHANGES.md |
9 years ago |
Andrew Cantino
|
49a94f0f7a |
Switch to boolify and document disable_ssl_verification |
9 years ago |
stvnrlly
|
ae286c3abe |
code cleanup and additional spec |
9 years ago |
Andrew Cantino
|
54c333b6ea |
Merge pull request #656 from vitorbaptista/648-access-site-with-invalid-ssl |
9 years ago |
stvnrlly
|
50a5d2622d |
add spec, convert strings to integers for comparison |
9 years ago |
stvnrlly
|
147617e771 |
allow setting different name for accuracy field |
9 years ago |
stvnrlly
|
ccf6d7d0e0 |
create event if accuracy field missing entirely |
9 years ago |
stvnrlly
|
09647798e7 |
deal with empty option |
9 years ago |
Andrew Cantino
|
d072e74ba2 |
Merge pull request #681 from ianblenke/docker_supervisord |
9 years ago |
Ian Blenke
|
0c5baaa5fa |
Use the cantino/huginn repository for building the docker image |
9 years ago |
Ian Blenke
|
651c1aac8a |
Disable debug logging for supervisord |
9 years ago |
Ian Blenke
|
f8d1a1666c |
Add the mysqld unit so it can be started |
9 years ago |
Ian Blenke
|
4b253007d8 |
Do not respawn foreman, if it dies the docker container really should exit as well |
9 years ago |
Ian Blenke
|
03f3b98999 |
Handle empty DATABASE_HOST |
9 years ago |
Ian Blenke
|
69e6fea736 |
Trying to get mysql to init |
9 years ago |
Ian Blenke
|
26dc5e96fd |
Fixing the environment processing |
9 years ago |
Ian Blenke
|
f7e065965d |
Sorting things out |
9 years ago |
Ian Blenke
|
55958b96ac |
Here document quoting hell |
9 years ago |
Ian Blenke
|
74b0809770 |
Fix timeout decrement and comparisons |
9 years ago |
Ian Blenke
|
32c1c164f8 |
Attempting to fix supervisord |
9 years ago |
Ian Blenke
|
df623ec2f5 |
Adding debugging |
9 years ago |
Ian Blenke
|
bff5e75ec0 |
Refactoring the docker image to exec supervisord and properly handle DO_NOT_RUN_JOBS |
9 years ago |
Andrew Cantino
|
5f017cde49 |
Update README.md |
9 years ago |
Andrew Cantino
|
96b2039556 |
add gitter to travis and GitHub |
9 years ago |
Andrew Cantino
|
7a0aaf45a8 |
add note about alternative email ports |
9 years ago |
stvnrlly
|
9550fa5bf6 |
add max_accuracy option in location agent |
9 years ago |
stvnrlly
|
9e4b58b023 |
allow custom icon for slack webhooks |
9 years ago |
Andrew Cantino
|
fae25f278c |
minor whitespace |
9 years ago |
Andrew Cantino
|
8f7b875d5d |
Merge branch 'location-accuracy' of https://github.com/stvnrlly/huginn into stvnrlly-location-accuracy |
9 years ago |
stvnrlly
|
486f003f6e |
code cleanup |
9 years ago |
Andrew Cantino
|
b2a1652799 |
prevent refresh in spec |
9 years ago |
Andrew Cantino
|
e067829f9f |
force to rails 4.1.8 |
9 years ago |
Andrew Cantino
|
383ca50a96 |
Merge pull request #666 from gauravarora/master |
9 years ago |
stvnrlly
|
a297d80802 |
only show checkbox if there are circles |
9 years ago |
stvnrlly
|
cca770ae2e |
allow toggling between circles and points in recent event map |
9 years ago |
Dominik Sander
|
2ef827db80 |
Merge pull request #669 from dsander/postgresql-tests |
9 years ago |
Dominik Sander
|
53c9a64846 |
Also run the specs on postgresql |
9 years ago |
Dominik Sander
|
5c86988f27 |
Merge pull request #668 from dsander/fix-heroku-deployment |
9 years ago |
Dominik Sander
|
8c9fb4b678 |
Do not try to monkey patch the mysql adapter on heroku |
9 years ago |
Gaurav Arora
|
cacbf12f52 |
Update heroku detection |
9 years ago |
Dominik Sander
|
3924e47c5f |
Merge pull request #664 from dsander/travis-docker |
10 years ago |