930 Commits (96196edb06389e29bc38117230073ebc42125222)

Autor SHA1 Mensaje Fecha
  Guilherme J. Tramontina 96196edb06 Allow nullable tag colors for the scenario %!s(int64=10) %!d(string=hace) años
  Guilherme J. Tramontina 6e749c777e Merge branch 'master' into scenario-tag-color %!s(int64=10) %!d(string=hace) años
  Guilherme J. Tramontina 8b8fdb5f56 Export/import scenario tag colors. %!s(int64=10) %!d(string=hace) años
  Guilherme J. Tramontina f55098fd6a Fix tag colors label text. %!s(int64=10) %!d(string=hace) años
  Guilherme J. Tramontina 977b9c0c3f Add Spectrum as input[type=color] polyfill. %!s(int64=10) %!d(string=hace) años
  Guilherme J. Tramontina 454f43fddc Ensure tag_fg_color and tag_bg_color are valid hex colors. %!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 d92c6cdc26 Add ability to set color for the scenario tags. %!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
  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