Akinori MUSHA
|
f6d19661ce |
Store an agent ID in the local storage rather than stashing it in a tag. |
10 years ago |
Akinori MUSHA
|
26564c575a |
Add a spec for how the before_save hook should work. |
10 years ago |
Akinori MUSHA
|
e9fa1f2032 |
Add SchedulerAgent, which periodically runs other agents. |
10 years ago |
Akinori MUSHA
|
0ae0f1a302 |
Show target-runner relationships in a diagram. |
10 years ago |
Akinori MUSHA
|
b4636f8c67 |
Provide a target agent select box for an agent that can run other agents. |
10 years ago |
Akinori MUSHA
|
c7e67a36e6 |
Add "chains" to represent runner-target relationships between Agents. |
10 years ago |
Akinori MUSHA
|
0f1b30bd9c |
Move require's for faraday to the right place. |
10 years ago |
Akinori MUSHA
|
f5aeaa7008 |
When a dropdown menu opens on hover, apply the style class "open". |
10 years ago |
Akinori MUSHA
|
774bed2390 |
Merge pull request #448 from knu/website_agent-text_parser |
10 years ago |
Akinori MUSHA
|
39046da035 |
Explain the basics of Ruby's regexp and leave a pointer to ruby-doc.org. |
10 years ago |
Andrew Cantino
|
25f4d748fc |
Merge pull request #452 from PetroFeed/markdown_scenario_description |
10 years ago |
Akinori MUSHA
|
624d41ed26 |
Properly show "None" for empty sources/receivers. |
10 years ago |
Guilherme J. Tramontina
|
f2ef00b683 |
Render the (about to be) imported scenario description as markdown. |
10 years ago |
Guilherme J. Tramontina
|
74a882482a |
Ditch Redcarpet in favor of the already in user Kramdown. |
10 years ago |
Andrew Cantino
|
aa8ebe40fd |
Merge pull request #454 from cantino/bump_gems |
10 years ago |
Andrew Cantino
|
dcaf62e851 |
update gems |
10 years ago |
Guilherme J. Tramontina
|
13a317804f |
Support for markdown on scenario description. |
10 years ago |
Akinori MUSHA
|
fca8051e81 |
Add a parser type `text` to WebsiteAgent. |
10 years ago |
Akinori MUSHA
|
1987805952 |
Merge branch 'default_http_user_agent' |
10 years ago |
Akinori MUSHA
|
d006fd662b |
Show user the correct default User-Agent value. |
10 years ago |
Dominik Sander
|
338fa30588 |
Merge pull request #446 from dsander/hipchat-notify |
10 years ago |
Dominik Sander
|
9fd3ca7bf1 |
hipchat.rb expects the notify option to be a boolean |
10 years ago |
Andrew Cantino
|
43f337e9b9 |
Merge pull request #443 from cantino/fix_header_prop_link |
10 years ago |
Andrew Cantino
|
70f5495aca |
method: post was required for nav link to work |
10 years ago |
Andrew Cantino
|
fed88aa4bd |
Merge pull request #442 from dsander/twitterstream-fixes |
10 years ago |
Dominik Sander
|
d529872e37 |
TwitterStream bugfixes |
10 years ago |
Andrew Cantino
|
11d788f1ad |
Merge pull request #441 from andrewcurioso/docker |
10 years ago |
Akinori MUSHA
|
d7c541705e |
Merge branch 'platform_support' |
10 years ago |
Akinori MUSHA
|
db847be31b |
Tweak gem dependencies to improve platform support for *BSD and Solaris. |
10 years ago |
Akinori MUSHA
|
450e5a3c7c |
Merge pull request #440 from knu/agents_hover_menu |
10 years ago |
Andrew Curioso
|
f292fc089c |
Sane docker file optimized for quick rebuilds |
10 years ago |
Akinori MUSHA
|
05e373614e |
Add a hover menu to the "Agents" nav link. |
10 years ago |
Akinori MUSHA
|
a224a0b908 |
Use content_tag. |
10 years ago |
Akinori MUSHA
|
7ecbe78dff |
Set a global default User-Agent value via an environment variable. |
10 years ago |
Akinori MUSHA
|
883a467fd9 |
FARADAY_HTTP_BACKEND now affects RssAgent and PostAgent too. |
10 years ago |
Andrew Cantino
|
b2213f2b17 |
Merge pull request #437 from PetroFeed/add_change_detector_agent |
10 years ago |
Michael Cramm
|
95843e159b |
Updates based on feedback |
10 years ago |
Dominik Sander
|
fd5fb276cf |
Merge pull request #425 from dsander/reset-forms |
10 years ago |
Dominik Sander
|
e61d3063ef |
Merge pull request #436 from dsander/rspec-fixes |
10 years ago |
Michael Cramm
|
22bee753cd |
Add ChangeDetectorAgent, test |
10 years ago |
Dominik Sander
|
1f20cf25b9 |
Fixed TZ issue in EventDrop spec and removed the last deprecation warning |
10 years ago |
Andrew Cantino
|
8c716e788d |
Merge pull request #435 from cantino/upgrade_rspec |
10 years ago |
Andrew Cantino
|
dfa71d1f45 |
upgrade RSpec |
10 years ago |
Akinori MUSHA
|
db220c881c |
Fix the link path of each badge. |
10 years ago |
Akinori MUSHA
|
03ec5eb4e9 |
Merge pull request #429 from knu/post_agent_faraday |
10 years ago |
Andrew Cantino
|
86db758798 |
Merge pull request #431 from knu/heroku-graphviz |
10 years ago |
Akinori MUSHA
|
e3f9ac50a9 |
Enable Graphviz on Heroku. |
10 years ago |
Akinori MUSHA
|
7285cba8a5 |
Add some specs to compensate for the removed specs for generate_uri. |
10 years ago |
Akinori MUSHA
|
d60dfa7977 |
Check if every request has a correct Content-Type. |
10 years ago |
Akinori MUSHA
|
13f9022bba |
Make PostAgent use WebRequestConcern, adding options for Basic Auth and User-Agent. |
10 years ago |