Albert Sun
|
43194c3c1b |
in website agent with type json, allow extract to be blank; in which case, the entire json object will be stored as the payload |
лет %!s(int64=11): %!d(string=назад) |
Andrew Cantino
|
ed5cb4ca2f |
fix stream to work with filter groups |
лет %!s(int64=11): %!d(string=назад) |
Andrew Cantino
|
aa8cea24de |
updated deployment with branch |
лет %!s(int64=11): %!d(string=назад) |
Andrew Cantino
|
7526f01ba4 |
Update PeakDetectorAgent options and change it so that it detects peaks on the rise instead of fall. |
лет %!s(int64=11): %!d(string=назад) |
Andrew Cantino
|
a2486b6785 |
allow filter aliases (groups) |
лет %!s(int64=11): %!d(string=назад) |
Andrew Cantino
|
484e1210c3 |
add expires_at as attr_accessible |
лет %!s(int64=11): %!d(string=назад) |
Andrew Cantino
|
86bcc465a4 |
allow events to expire; fix spec |
лет %!s(int64=11): %!d(string=назад) |
Andrew Cantino
|
f32c6f0f7c |
add a transaction around event receiving |
лет %!s(int64=11): %!d(string=назад) |
Andrew Cantino
|
0dcee80cba |
use TwitterConcern in the twitter_stream_agent; cleanup unused memory; add specs |
лет %!s(int64=11): %!d(string=назад) |
Andrew Cantino
|
8d864c4a0b |
Merge pull request #101 from albertsun/concerns |
лет %!s(int64=11): %!d(string=назад) |
Andrew Cantino
|
afff903283 |
bump rufus scheduler |
лет %!s(int64=11): %!d(string=назад) |
Andrew Cantino
|
51d67a9624 |
Merge pull request #100 from KenYN/master |
лет %!s(int64=11): %!d(string=назад) |
Albert Sun
|
bf54542242 |
make TwitterUserAgent and TwitterPublishAgent share a TwitterConcern |
лет %!s(int64=11): %!d(string=назад) |
Albert Sun
|
88043dc348 |
starting a concerns pattern with a WeiboConern. concerns can encapsulate common functionality between related agents |
лет %!s(int64=11): %!d(string=назад) |
KenYN
|
9991825d56 |
Handle rufus_scheduler v3 also |
лет %!s(int64=11): %!d(string=назад) |
Andrew Cantino
|
b32cef09c9 |
doc |
лет %!s(int64=11): %!d(string=назад) |
Andrew Cantino
|
3f2e2dc676 |
Merge branch 'master' into human_task_agent_makes_polls |
лет %!s(int64=11): %!d(string=назад) |
Andrew Cantino
|
e71ed7ffbd |
Merge pull request #97 from albertsun/actionmailer-config |
лет %!s(int64=11): %!d(string=назад) |
Andrew Cantino
|
0eb956e110 |
HumanTaskAgent can now accept `combination_mode` and `poll_options` which are used to generate a poll from the HITs answers. The poll asks additional Mechanical Turk users to rate the responses, and then the best one is returned. This allows for an additional step of validation on user generated content / data. |
лет %!s(int64=11): %!d(string=назад) |
Andrew Cantino
|
403db15b35 |
Fix a bug where JSON was lost when saving invalid options |
лет %!s(int64=11): %!d(string=назад) |
Albert Sun
|
9874e2b41a |
moving mail config into an initializer and a config/smtp.yml file |
лет %!s(int64=11): %!d(string=назад) |
Andrew Cantino
|
f8744cb89a |
Merge pull request #96 from albertsun/asset-deploys |
лет %!s(int64=11): %!d(string=назад) |
Albert Sun
|
0481c17dac |
updated based on comments from cantino |
лет %!s(int64=11): %!d(string=назад) |
Albert Sun
|
198708baa5 |
adding ASSET_HOST config and a staging environment file |
лет %!s(int64=11): %!d(string=назад) |
Albert Sun
|
dd630a95e4 |
moving things out of assets group in gemfile |
лет %!s(int64=11): %!d(string=назад) |
Albert Sun
|
a521695d6c |
initialize_on_precompile to false for asset compile |
лет %!s(int64=11): %!d(string=назад) |
Andrew Cantino
|
9fb53c4f64 |
silence a log |
лет %!s(int64=11): %!d(string=назад) |
Andrew Cantino
|
22e950214b |
cleanup HITs when they have been reviewed |
лет %!s(int64=11): %!d(string=назад) |
Andrew Cantino
|
c9b4d1b1f0 |
allow the HITs lifetime to be set |
лет %!s(int64=11): %!d(string=назад) |
Andrew Cantino
|
82156f3c75 |
move RTurk setup to an initializer |
лет %!s(int64=11): %!d(string=назад) |
Andrew Cantino
|
a0da672a93 |
Merge pull request #88 from cantino/human_task_agent |
лет %!s(int64=11): %!d(string=назад) |
Andrew Cantino
|
4851a7aad3 |
fix spec |
лет %!s(int64=11): %!d(string=назад) |
Andrew Cantino
|
773a612dee |
Allow Events to be re-emitted for testing. |
лет %!s(int64=11): %!d(string=назад) |
Andrew Cantino
|
31cdf610ac |
Rename max_assignments to assignments; add lots of validations and tests |
лет %!s(int64=11): %!d(string=назад) |
Andrew Cantino
|
e24f940ac8 |
Merge branch 'master' into human_task_agent |
лет %!s(int64=11): %!d(string=назад) |
Andrew Cantino
|
63e0147dd6 |
Merge pull request #94 from cantino/fix_xss |
лет %!s(int64=11): %!d(string=назад) |
Andrew Cantino
|
3eaa9272b1 |
Prevent some possible XSS attacks where user input makes its way into JSON and contains </script> tags. |
лет %!s(int64=11): %!d(string=назад) |
Andrew Cantino
|
d766eb6cd3 |
Merge branch 'master' into human_task_agent |
лет %!s(int64=11): %!d(string=назад) |
Andrew Cantino
|
2ee05ab77c |
Merge pull request #93 from cantino/manual_event_agent |
лет %!s(int64=11): %!d(string=назад) |
Andrew Cantino
|
8d7dde6fb5 |
Add a POST endpoint called handle_details_post that Agents' details views can use to send data to the Agent from the UI. Add a new ManualEventAgent that uses the handle_details_post functionality to create simple events on demand for testing / debugging. |
лет %!s(int64=11): %!d(string=назад) |
Andrew Cantino
|
c0853a8801 |
Merge pull request #91 from jtzemp/master |
лет %!s(int64=11): %!d(string=назад) |
JT Zemp
|
56cbe8bd68 |
current_user.agents fails if current_user == nil |
лет %!s(int64=11): %!d(string=назад) |
Andrew Cantino
|
c2fa67dd9b |
Allow the quick navigation menu to run propagation and show the diagram. |
лет %!s(int64=11): %!d(string=назад) |
Andrew Cantino
|
c2990c7c4b |
Fix HTML email sending |
лет %!s(int64=11): %!d(string=назад) |
Andrew Cantino
|
b51eca9382 |
Merge pull request #83 from cantino/better_email_formatting |
лет %!s(int64=11): %!d(string=назад) |
Andrew Cantino
|
08701a25ac |
merge |
лет %!s(int64=11): %!d(string=назад) |
Andrew Cantino
|
ca4e71ab5d |
Merge pull request #87 from cantino/quick_navigation |
лет %!s(int64=11): %!d(string=назад) |
Andrew Cantino
|
f8ee5e3ec4 |
merge |
лет %!s(int64=11): %!d(string=назад) |
Andrew Cantino
|
6fe8e8bde2 |
Merge pull request #86 from cantino/annotate_agents_that_do_not_make_events |
лет %!s(int64=11): %!d(string=назад) |
Andrew Cantino
|
03be5fedb0 |
Merge branch 'master' into annotate_agents_that_do_not_make_events |
лет %!s(int64=11): %!d(string=назад) |