914 Commits (d529872e3717187b07241703f0a3085af3f95fa6)

Autor SHA1 Mensaje Fecha
  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
  Akinori MUSHA 01dbb1a94a Percent-encode unsafe characters in a filename when composing each URL. %!s(int64=10) %!d(string=hace) años
  Andrew Cantino aec14b2225 Merge pull request #427 from CloCkWeRX/fix_423 %!s(int64=10) %!d(string=hace) años
  Andrew Cantino fb4970b317 Merge pull request #428 from andrewcurioso/master %!s(int64=10) %!d(string=hace) años
  Andrew Curioso 24e03a5b45 Fixed seeds and fictures for rain notifier %!s(int64=10) %!d(string=hace) años
  Daniel O'Connor 69b4c161c6 Fix #423 "cloud service" link broken %!s(int64=10) %!d(string=hace) años
  Akinori MUSHA 04e1515eea Use boolify(). %!s(int64=10) %!d(string=hace) años
  Andrew Cantino 81bbdcff66 Merge pull request #426 from PetroFeed/ftpsite_whitespace_fix %!s(int64=10) %!d(string=hace) años
  Guilherme J. Tramontina a2243590f6 Use 'net-ftp-list' gem to parse ftp directory listing. %!s(int64=10) %!d(string=hace) años
  Dominik Sander b566f5a9e6 Unified the layout of devise forms %!s(int64=10) %!d(string=hace) años
  Andrew Cantino 58e9016255 Merge pull request #421 from knu/improve_diagram-2 %!s(int64=10) %!d(string=hace) años
  Akinori MUSHA 0c9c862c53 Turn the JavaScript code into a separate CoffeeScript file. %!s(int64=10) %!d(string=hace) años
  Akinori MUSHA dcc72d9d98 Add a tooltip to badges. %!s(int64=10) %!d(string=hace) años
  Akinori MUSHA 460ba68a95 Put a badge indicating the number of events created on each agent node. %!s(int64=10) %!d(string=hace) años
  Akinori MUSHA 5296af3b31 Show the agent type in tooltip. %!s(int64=10) %!d(string=hace) años
  Akinori MUSHA 53cb86c6de Set the digraph title to "Agent Event Flow". %!s(int64=10) %!d(string=hace) años
  Akinori MUSHA 18175330fc Stop adding "(Disabled)" to disabled agents. %!s(int64=10) %!d(string=hace) años
  Andrew Cantino 4442ef27e5 Merge pull request #422 from drcapulet/route-changes %!s(int64=10) %!d(string=hace) años
  Andrew Cantino 2df477f4bf Merge pull request #419 from drcapulet/hipchat-shared %!s(int64=10) %!d(string=hace) años
  Andrew Cantino 84fd8bedb5 remove created_at from default options %!s(int64=10) %!d(string=hace) años
  Andrew Cantino cf3238dff5 Merge pull request #417 from knu/add_created_at_to_event_drop %!s(int64=10) %!d(string=hace) años
  Alex Coomans 15e3f0a33d Break Diagram into it's own controller, nest resources %!s(int64=10) %!d(string=hace) años
  Glenn / devalias 448c402d51 Add Bountysource link/badge to README %!s(int64=10) %!d(string=hace) años
  Alex Coomans 2f9c7b56a6 Allow HipchatAgent to use a shared credential %!s(int64=10) %!d(string=hace) años
  Andrew Cantino 4e89313140 Merge pull request #418 from cantino/fix_seed %!s(int64=10) %!d(string=hace) años