Akinori MUSHA
|
864152b871 |
Fix typos in the description |
9 years ago |
Dominik Sander
|
2e36f395f5 |
Merge pull request #821 from dsander/dj-env-config |
9 years ago |
Dominik Sander
|
3e085512ff |
Make delayed_job sleep_delay and max_run_time .env configurable |
9 years ago |
Akinori MUSHA
|
cf5f96cb59 |
Call `Dotenv.overload` after `Dotenv::Railtie.load` is called |
9 years ago |
Akinori MUSHA
|
db33fc7eed |
Use nested groups |
9 years ago |
Akinori MUSHA
|
067dde298c |
Improve how to list Heroku specific gems |
9 years ago |
Akinori MUSHA
|
90ff0afd17 |
Upgrade dotenv-rails to 2.0.1 |
9 years ago |
Akinori MUSHA
|
9640c05610 |
Upgrade spring to 1.3.6 |
9 years ago |
Akinori MUSHA
|
5641e0b309 |
ImapFolderAgent: Handle a mail without a body |
9 years ago |
stvnrlly
|
38a5dbfd87 |
db migration for new cleanup time |
9 years ago |
stvnrlly
|
0d7069adbf |
more work on cleanup time |
9 years ago |
Andrew Cantino
|
9a7ebc09b7 |
Merge remote-tracking branch 'origin/master' into js_agent_can_be_dryrun |
9 years ago |
Andrew Cantino
|
8463ca0d6b |
fix spec |
9 years ago |
Andrew Cantino
|
e6903a8e61 |
ignore new lines |
9 years ago |
Andrew Cantino
|
5067104d5e |
make create_event in dry_run work the same as the normal one; fix width of editor |
9 years ago |
Andrew Cantino
|
1a43bd2907 |
Merge pull request #812 from younata/master |
9 years ago |
Andrew Cantino
|
cef7f1df6a |
Merge pull request #816 from cantino/bump_weibo_2 |
9 years ago |
Andrew Cantino
|
40909b35b9 |
Merge remote-tracking branch 'origin/master' into bump_weibo_2 |
9 years ago |
Andrew Cantino
|
6067c0fbf4 |
bump weibo_2 due to a security issue with rest-client |
9 years ago |
stvnrlly
|
855799d355 |
make cleanup time fully configurable |
9 years ago |
Rachel Brindle
|
c6c5fed84d |
Add functionality to escape html strings to the javascript agent |
9 years ago |
Andrew Cantino
|
e38e911ee3 |
Merge pull request #814 from cantino/try_updating_twitter |
9 years ago |
Dominik Sander
|
8e361f8d59 |
Merge pull request #778 from dsander/active-job |
9 years ago |
Andrew Cantino
|
d23e168146 |
update twitter and twitter-stream for the secuity issue in the http gem |
9 years ago |
Rachel Brindle
|
829975577c |
Merge branch 'master' of https://github.com/cantino/huginn |
9 years ago |
Rachel Brindle
|
20a2e7486a |
Add support for unescaping html entities to the javascript agent |
9 years ago |
Akinori MUSHA
|
847282f246 |
Refactor WebsiteAgent::store_payload! |
9 years ago |
Akinori MUSHA
|
a434315be3 |
When cloning an agent, focus on the name field |
9 years ago |
Dominik Sander
|
b2e9add075 |
Add wunderlist to .env.example |
9 years ago |
Dominik Sander
|
126cb19741 |
Merge pull request #649 from dsander/wunderlist |
9 years ago |
Akinori MUSHA
|
914bbb4123 |
Use the `fa-pulse` spinner built in with Font Awesome |
9 years ago |
stvnrlly
|
725bc24513 |
move short event life option earlier in list |
9 years ago |
stvnrlly
|
9a5e22a857 |
env option to allow frequent event expiration, fixes #765 |
9 years ago |
Akinori MUSHA
|
db63908c91 |
Merge pull request #803 from cantino/clear-memory |
9 years ago |
Akinori MUSHA
|
fbca16e8d3 |
Add specs for DELETE memory |
9 years ago |
Andrew Cantino
|
5daec862eb |
Merge pull request #766 from stvnrlly/master |
9 years ago |
Dominik Sander
|
fb7e173563 |
Merge pull request #806 from dsander/fix-class-reloading |
9 years ago |
stvnrlly
|
795050636f |
add spec for website unzip |
9 years ago |
Andrew Cantino
|
cf5aaf5646 |
add the postgres addon if no DATABASE_URL is known. |
9 years ago |
Andrew Cantino
|
e5ca2d3835 |
update app.json |
9 years ago |
Dominik Sander
|
b863232429 |
Use ActiveJobs interface |
9 years ago |
Dominik Sander
|
582db44791 |
requiring twitter_stream in threaded worker fixes ArgumentError |
9 years ago |
Akinori MUSHA
|
efb0cb57d5 |
Update spring to 1.3.4 |
9 years ago |
Akinori MUSHA
|
a080a78eeb |
Allow user to clear memory of an agent |
9 years ago |
Akinori MUSHA
|
cfe8482c0d |
Rework #770 to properly fix #749 |
9 years ago |
stvnrlly
|
4b9535d70d |
make unzip specific to gzip to leave room for other methods |
9 years ago |
Dominik Sander
|
55cb1d00d0 |
Merge pull request #797 from dsander/fix-scheduler-load |
9 years ago |
Dominik Sander
|
f3b1176c43 |
Set rufus sleep interval to 0.3 seconds by default |
9 years ago |
Andrew Cantino
|
3fc2c95be1 |
Merge pull request #793 from gissehel/docker_bind_socket |
9 years ago |
gissehel
|
d8434803f3 |
Adding 0.0.0.0 as the interface to bind, as it seems rails 4.2 changed the default behavior |
9 years ago |