jermie
|
209d302923 |
Better multiple category test, also verifies accuracy |
9 年之前 |
jermie
|
b87a82d8ea |
Add spec for capturing multiple categories |
9 年之前 |
jermie
|
522d288326 |
Use :loose option with feed-normalizer for now |
9 年之前 |
Andrew Cantino
|
b88e20d0a8 |
Merge pull request #971 from N-006/patch-2 |
9 年之前 |
Vlad
|
ff050dd9be |
Skip exclude_replies validation |
9 年之前 |
Andrew Cantino
|
65f9d387ca |
Merge pull request #974 from cantino/minor_improvements |
9 年之前 |
Andrew Cantino
|
dc06e3aed0 |
do not delete running jobs |
9 年之前 |
Andrew Cantino
|
b0ae65a30c |
Merge pull request #973 from cantino/remove_spring |
9 年之前 |
Andrew Cantino
|
d217b5ff70 |
Merge pull request #967 from TildeWill/intercept_dev_email |
9 年之前 |
Andrew Cantino
|
671e0105fb |
Merge pull request #972 from cantino/set_global_email_settings |
9 年之前 |
Andrew Cantino
|
50ccc2ad34 |
remove spring loads too |
9 年之前 |
Andrew Cantino
|
8713dce4d8 |
integrate @knu's suggestions |
9 年之前 |
Will Read
|
5f731d55bf |
Supress pop up emails |
9 年之前 |
Vlad
|
266a10132b |
Update twitter_user_agent_spec.rb |
9 年之前 |
Vlad
|
177009a5bb |
fix exclude_replies? |
9 年之前 |
Andrew Cantino
|
ce84f159e0 |
There is a button to add a new Agent directly in a Scenario; deleting an Agent from its show page no longer 404s; there is a button to destroy all delayed_jobs |
9 年之前 |
Andrew Cantino
|
ffe9626475 |
remove spring because it frequently conflicts with foreman |
9 年之前 |
Andrew Cantino
|
040c4c18ad |
local email was not configured correctly without this change |
9 年之前 |
Vlad
|
ca2d2acaec |
Make exclude_replies configurable |
9 年之前 |
Andrew Cantino
|
16e9504a88 |
Merge pull request #966 from TildeWill/skip_invitation_code |
9 年之前 |
Will Read
|
71b2bfdd19 |
Intercept email in development by default |
9 年之前 |
Will Read
|
570030c586 |
Improve language for clarity |
9 年之前 |
Will Read
|
b87ac1d6d4 |
Test operates correctly regardless of dev's ENV config |
9 年之前 |
Will Read
|
f36b39b85c |
Provide a default value in the case that the ENV variable isn't set |
9 年之前 |
Will Read
|
5b6d7c7e85 |
Adds the ability to allow public signup without invite code |
9 年之前 |
Akinori MUSHA
|
9e8f9bf7f9 |
Revert "Make a `spring` group which user must opt in to" |
9 年之前 |
Akinori MUSHA
|
76be124012 |
Revert "Replace the `platform :ruby18` hack with `install_if`" |
9 年之前 |
Akinori MUSHA
|
06827f99a0 |
Replace the `platform :ruby18` hack with `install_if` |
9 年之前 |
Akinori MUSHA
|
0d0468bc6f |
Make a `spring` group which user must opt in to |
9 年之前 |
Akinori MUSHA
|
d14027c77d |
Merge pull request #950 from cantino/web_content_charset |
9 年之前 |
Akinori MUSHA
|
67ff37a9f8 |
Merge pull request #939 from cantino/dry_run_with_event |
9 年之前 |
Akinori MUSHA
|
47d19476cd |
Remember the payload last sent and reuse it as default next time |
9 年之前 |
Andrew Cantino
|
3888648a00 |
Merge pull request #943 from cantino/rss_agent_logs_exact_feed_on_error |
9 年之前 |
Andrew Cantino
|
9ed9a20adb |
fix Gemfile.lock |
9 年之前 |
Andrew Cantino
|
fe1e806368 |
Merge branch 'master' into rss_agent_logs_exact_feed_on_error |
9 年之前 |
Akinori MUSHA
|
6f667a4973 |
Implement charset handling in WebRequestConcern |
9 年之前 |
Akinori MUSHA
|
77ec02271f |
Merge branch 'ruby2.0' |
9 年之前 |
Akinori MUSHA
|
010a3c093e |
OpenStruct responds to `[]`/`[]=` in Ruby 2.0+ |
9 年之前 |
Akinori MUSHA
|
51e8414257 |
Retire lib/prepend.rb |
9 年之前 |
Akinori MUSHA
|
cd962f767e |
Require Ruby 2.0.0 or higher |
9 年之前 |
Akinori MUSHA
|
4c82e3a547 |
Merge pull request #945 from cantino/rss_agent-events_order |
9 年之前 |
Akinori MUSHA
|
1d33417cee |
Enhance RssAgent with the `events_order` option |
9 年之前 |
Dominik Sander
|
4619e53da4 |
Merge pull request #947 from dsander/fix-agent-show-exception |
9 年之前 |
Dominik Sander
|
8252e727a2 |
Do not try to display service_label when service has been deleted |
9 年之前 |
Akinori MUSHA
|
9d5c13accd |
Make sure Agent#build_event initializes `event.agent` |
9 年之前 |
Akinori MUSHA
|
8c2b11a567 |
Make TupleSorter#sort! never fail |
9 年之前 |
Akinori MUSHA
|
b735e7300f |
Update CHANGES.md |
9 年之前 |
Akinori MUSHA
|
55e0da91cd |
Add a spec for DryRunnable#dry_run! with event |
9 年之前 |
Akinori MUSHA
|
bfbe2ac9a4 |
Add support for sending an event in a "Dry Run" |
9 年之前 |
Akinori MUSHA
|
fe857bc6f0 |
Make the dry_run action accept an event payload |
9 年之前 |