Guilherme J. Tramontina
|
d40319458b |
Merge branch 'master' into dropbox-watch-agent |
%!s(int64=10) %!d(string=hace) años |
Guilherme J. Tramontina
|
04a244661d |
Use `omniauth-dropbox` instead of requiring an api key per agent; And `dropbox-api` instead of rolling our own. |
%!s(int64=10) %!d(string=hace) años |
Akinori MUSHA
|
15484db084 |
Make the scheduler frequency tunable via ENV. |
%!s(int64=10) %!d(string=hace) años |
Dean Putney
|
b263b1c9f6 |
Creating TumblrPublishAgent |
%!s(int64=10) %!d(string=hace) años |
Akinori MUSHA
|
3c3380d44a |
Instruct MySQL users to set DATABASE_ENCODING to `utf8mb4`. |
%!s(int64=10) %!d(string=hace) años |
Akinori MUSHA
|
10ce9d598b |
Merge remote-tracking branch 'knu/scheduler_agent' |
%!s(int64=10) %!d(string=hace) años |
Akinori MUSHA
|
53067263cf |
Allow multiples of fifteen as seconds. |
%!s(int64=10) %!d(string=hace) años |
Dominik Sander
|
f27b6c5c21 |
Just keep the most recent 100 failed jobs + small improvements |
%!s(int64=10) %!d(string=hace) años |
Akinori MUSHA
|
806e41dd4c |
Merge branch 'master' into scheduler_agent |
%!s(int64=10) %!d(string=hace) años |
Akinori MUSHA
|
0f66669346 |
Disable second precision schedule by default to prevent service abuse. |
%!s(int64=10) %!d(string=hace) años |
Dominik Sander
|
00663c153c |
Merge branch 'master' into omniauth |
%!s(int64=10) %!d(string=hace) años |
Dominik Sander
|
6438d73906 |
Added a link to the oauth application wiki entry |
%!s(int64=10) %!d(string=hace) años |
Akinori MUSHA
|
7ecbe78dff |
Set a global default User-Agent value via an environment variable. |
%!s(int64=10) %!d(string=hace) años |
Akinori MUSHA
|
883a467fd9 |
FARADAY_HTTP_BACKEND now affects RssAgent and PostAgent too. |
%!s(int64=10) %!d(string=hace) años |
Dominik Sander
|
1daf1ddd2a |
Renamed 37signals environmental variable to not start with numbers |
%!s(int64=10) %!d(string=hace) años |
Dominik Sander
|
12c2af26bb |
Add omniauth to let huginn consume oauth endpoints |
%!s(int64=10) %!d(string=hace) años |
Maximilian Clarke
|
5966ad30d8 |
Moved setting to .env |
%!s(int64=10) %!d(string=hace) años |
Yong Fu
|
f611f2b7a1 |
remove extra characters |
%!s(int64=10) %!d(string=hace) años |
Andrew Cantino
|
b688c56c67 |
Merge branch 'master' into dsander-rails41 |
%!s(int64=10) %!d(string=hace) años |
Dominik Sander
|
edf0dd1b4b |
Added FORCE_SSL to .env.example |
%!s(int64=10) %!d(string=hace) años |
Akinori MUSHA
|
85a7369e65 |
Use Faraday in WebsiteAgent and make HTTP backend library selectable. |
%!s(int64=10) %!d(string=hace) años |
Andrew Cantino
|
a67231f678 |
refactor ZirconCode's Agent to only run when ENABLE_INSECURE_AGENTS is enabled in .env |
%!s(int64=10) %!d(string=hace) años |
Andrew Cantino
|
13038ce841 |
add ALLOW_JSONPATH_EVAL option to .env |
%!s(int64=10) %!d(string=hace) años |
Akinori MUSHA
|
5f71567a3b |
Add a setting for using locally installed Graphviz for generating diagrams. |
%!s(int64=10) %!d(string=hace) años |
Andrew Cantino
|
892c3efd42 |
clarify .env.example |
%!s(int64=10) %!d(string=hace) años |
Kevin Kaland
|
e9e36c4c93 |
Explain how to configure value for production. |
%!s(int64=10) %!d(string=hace) años |
Andrew Cantino
|
1b4c2ead30 |
Update .env.example |
%!s(int64=10) %!d(string=hace) años |
Albert Sun
|
0481c17dac |
updated based on comments from cantino |
%!s(int64=11) %!d(string=hace) años |
Albert Sun
|
198708baa5 |
adding ASSET_HOST config and a staging environment file |
%!s(int64=11) %!d(string=hace) años |
Andrew Cantino
|
0120ccb9c1 |
Basic HuamnTaskAgent with specs |
%!s(int64=11) %!d(string=hace) años |
Andrew Cantino
|
00727fbd4d |
add Agent Logs; add logging to WebsiteAgent; refactor flash notices and add event notices |
%!s(int64=11) %!d(string=hace) años |
Andrew Cantino
|
437856895e |
update gems |
%!s(int64=11) %!d(string=hace) años |
Andrew Cantino
|
056ee91758 |
do not set RAILS_ENV |
%!s(int64=11) %!d(string=hace) años |
Andrew Cantino
|
d5164ad56b |
work in progress |
%!s(int64=11) %!d(string=hace) años |
abhimehta
|
b50f1db3e7 |
Fixes #38. Commenting out socket under .env.example since that may not be the socket always used to connect to mysql |
%!s(int64=11) %!d(string=hace) años |
Gunnar Hellekson
|
284ff73199 |
add ability to specify host and port for mysql |
%!s(int64=11) %!d(string=hace) años |
Andrew Cantino
|
24049c2c1d |
make more things configurable with .env and pull out deployment defaults |
%!s(int64=11) %!d(string=hace) años |
Robert Whitney
|
893ced3c25 |
adds email from address |
%!s(int64=11) %!d(string=hace) años |
Robert Whitney
|
265fe65a83 |
moves ActionMailer config into .env |
%!s(int64=11) %!d(string=hace) años |
Robert Whitney
|
b5d54ef4dd |
moves secret token into .env |
%!s(int64=11) %!d(string=hace) años |
Robert Whitney
|
38624da2ab |
adds foreman and .env.example file |
%!s(int64=11) %!d(string=hace) años |