Andrew Cantino
|
a7935d1590 |
Merge pull request #156 from cantino/user_credentials |
10 years ago |
Umar M. Sheikh
|
e86e052a71 |
remove the run method as it is no longer needed, and redo explanation |
10 years ago |
Joseph Scavone
|
c678e93939 |
Added ForecastIO agent |
10 years ago |
Umar M. Sheikh
|
c2e2704306 |
provide both a check method and a receive method in js |
10 years ago |
Umar M. Sheikh
|
2188f3a72e |
Merge branch 'master' into code-agent |
10 years ago |
Andrew Cantino
|
ff758cc679 |
move user credentials to a primary route, update twitter agents and background job |
10 years ago |
Andrew Cantino
|
bf7d3dc859 |
Merge branch 'user-credentials' of https://github.com/umarsheikh/huginn into umarsheikh-user-credentials |
10 years ago |
Andrew Cantino
|
b16f1053ad |
Merge pull request #152 from Alex-Ikanow/update_handler_text_size |
10 years ago |
Umar M. Sheikh
|
e7e3b852c5 |
remove testing code, no need to now pass memory as parameter, see prev commit |
10 years ago |
Umar M. Sheikh
|
0315576a79 |
now, the memory behaves dynamically, still to remove testing code |
10 years ago |
Umar M. Sheikh
|
7d0f1da488 |
intermediate commit to get access to memory using ruby lambda |
10 years ago |
Andrew Cantino
|
e6191b2818 |
Merge pull request #153 from albertsun/cleanup |
10 years ago |
Alex Piggott
|
7b38df61ed |
#135 #141 2 deduplication fixes for the website agent |
10 years ago |
Albert Sun
|
1eb5892435 |
peak detector text shouldn't say "tweets" |
10 years ago |
Albert Sun
|
4e8634036f |
remove rails_admin_histories table from schema file |
10 years ago |
Albert Sun
|
6662679c09 |
add better_errors to Gemfile.lock |
10 years ago |
Alex Piggott
|
49b4fd89de |
#141 change delayed_job.handler to mediumtext (16MB) like event.payload |
10 years ago |
Andrew Cantino
|
16ae63181d |
Merge pull request #150 from KenYN/patch-1 |
10 years ago |
Umar M. Sheikh
|
ca60b7d409 |
code refactor to remove repetition |
10 years ago |
Umar M. Sheikh
|
0f1490452c |
a working code agent |
10 years ago |
Umar M. Sheikh
|
6984973267 |
update Gemfile to include therubyracer gem |
10 years ago |
Umar M. Sheikh
|
afcffeea92 |
working implementation. now the arguments to the js code are passed correctly, the rest is the work of the js code |
10 years ago |
Umar M. Sheikh
|
87293e2788 |
refactor to remove rescue |
10 years ago |
Umar M. Sheikh
|
149a75d544 |
Merge branch 'master' into user-credentials |
10 years ago |
KenYN
|
cc881557b6 |
Use better_errors for better errors |
10 years ago |
Umar M. Sheikh
|
746c092d51 |
initial work on the code agent, almost works! |
10 years ago |
Umar M. Sheikh
|
788e9dff03 |
cleanup! |
10 years ago |
Umar M. Sheikh
|
dcffc71732 |
now agents repond to credential method call, and specs |
10 years ago |
Umar M. Sheikh
|
68527eff67 |
model specs and validations |
10 years ago |
Andrew Cantino
|
e6986bd5fc |
Merge pull request #146 from L2G/redundant-rake |
10 years ago |
Larry Gilbert
|
91b9b4dc8f |
Removing one of two instances of 'rake' in Gemfile |
10 years ago |
Umar M. Sheikh
|
241c3b59f7 |
why is rails_admin_histories showing here? |
10 years ago |
Umar M. Sheikh
|
717a5a6ac0 |
now the adding of the user credential inline is working |
10 years ago |
Umar M. Sheikh
|
c916a04bfd |
Merge branch 'master' into user-credentials |
10 years ago |
Andrew Cantino
|
638248b1d1 |
Merge branch 'master' of github.com:cantino/huginn |
10 years ago |
Andrew Cantino
|
7c5b4ff969 |
fix default log length spec |
10 years ago |
Andrew Cantino
|
180f713d44 |
Merge pull request #143 from albertsun/website-agent-basic-auth |
10 years ago |
Albert Sun
|
18595b0760 |
blank? -> present? |
10 years ago |
Albert Sun
|
7996954a3b |
add a `basic_auth` option to the website agent |
10 years ago |
Umar M. Sheikh
|
3fafbe02ef |
user credentials can now be shown, and can be removed, still to add them dynamically |
10 years ago |
Andrew Cantino
|
0f0923c80a |
Merge pull request #140 from liangzan/master |
10 years ago |
Wong Liang Zan
|
e4aa7f6f16 |
method name mistake |
10 years ago |
Andrew Cantino
|
3fe4a31ffc |
Merge pull request #131 from umarsheikh/master |
10 years ago |
Andrew Cantino
|
db27d77944 |
Merge pull request #139 from albertsun/json-migration-pagination |
10 years ago |
Albert Sun
|
4e13fcad89 |
use pagination in the json serialization migration |
10 years ago |
Umar M. Sheikh
|
7da404bdbc |
should move this to another branch and create another pr |
10 years ago |
Umar M. Sheikh
|
05a4f1aa34 |
stylistic changes |
10 years ago |
Andrew Cantino
|
1b4c2ead30 |
Update .env.example |
10 years ago |
Umar M. Sheikh
|
1ad6cdffc9 |
Merge branch 'master' of github.com:singular0/huginn into singular0-master |
10 years ago |
Umar M. Sheikh
|
5533b3ffcc |
memory reset test |
10 years ago |