938 Commits (26564c575a996a40b2c7a4905507d1b936d1178c)

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