• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

MushroomObserver / mushroom-observer / 1637

Builds Branch Commit Type Ran Committer Via Coverage
1637 rails-5.1 Update mysql2 gem Gem version was pinned to "~> 0.4.0" because 0.5 didn't work with Rails 4. - Unpinned version - bundle update mysql2 push 12 Jan 2019 09:01PM UTC JoeCohen travis-ci pending completion   set done
1636 rails-5.0 Update mysql2 gem Gem version was pinned to "~> 0.4.0" because 0.5 didn't work with Rails 4. - Unpinned version - bundle update mysql2 push 12 Jan 2019 05:59PM UTC JoeCohen travis-ci pending completion   set done
1635 rails-5.0 Comment related to duplicate test output that is fixed in Rails 5.1.6 push 12 Jan 2019 05:20PM UTC mo-nathan travis-ci pending completion   set done
1634 rails-5.0 Enable rails test and reduce the test output push 12 Jan 2019 04:48PM UTC mo-nathan travis-ci pending completion   set done
1633 rails-5.0 Fix show_glossary_term redirect push 12 Jan 2019 04:27PM UTC mo-nathan travis-ci pending completion   set done
1632 rails-5.0 Skip one glossary controller test This test throws a puzzling Error (see below) which looks hard to fix. It's the only test which fails with all-static routes. So temporarily skipping it so anyone can move onto other issues. ``` Error: GlossaryC... push 12 Jan 2019 03:54PM UTC JoeCohen travis-ci pending completion   set done
1631 rails-5.0 Fix bug in checklist template Template links to non-existent action: `site_stats` This causes a test failure: ``` ObserverControllerTest#test_checklist_for_site: ActionView::Template::Error: No route matches {:action=>"site_stats", :controller=>"... push 12 Jan 2019 12:43PM UTC JoeCohen travis-ci pending completion   set done
1630 rails-5.0 Fix static standard routes - Make them more exact counterparts of former dynamic standard routes push 12 Jan 2019 12:22PM UTC JoeCohen travis-ci pending completion   set done
1629 rails-5.0 Change standard controller/action route from dynamic to static Dynamic controller and action segments are deprecated. This commit removes one set of deprecation warnings. For more discussion of this particular solution, see https://www.pivotaltra... push 11 Jan 2019 06:31PM UTC JoeCohen travis-ci pending completion   set done
1628 rails-5.0 Simplify actions hash Remove one layer of hash: - remove `index:` key - remove `actions` key - move actions up one level The `index:` key is rendundant of the `index` action. When that key is removed, there's just one key (`actions:`) left. So w... push 07 Jan 2019 11:58PM UTC JoeCohen travis-ci pending completion   set done
1627 rails-5.0 Create skeleton of whitelisted actions First draft of hash including whitelisted actions. First draft only. See proposed additional tasks at https://www.pivotaltracker.com/story/show/162990402 push 07 Jan 2019 09:21PM UTC JoeCohen travis-ci pending completion   set done
1626 rails-5.0 Use upcase_first instead of capitalize_first `String#upcase_first` is a new native Rails method which does the same thing as our `String#capitalize_first`. See https://api.rubyonrails.org/classes/String.html#method-i-upcase_first - Change calls ... push 06 Jan 2019 05:04PM UTC JoeCohen travis-ci pending completion   set done
1625 rails-5.0 Fix comments in comment_controller Correct linked_from locations. Delete extra space push 05 Jan 2019 02:53AM UTC JoeCohen travis-ci pending completion   set done
1624 rails-5.0 Fix typo & order of ajax_controller action documentation get_multi_image_template => multi_image_template alphabetize list of actions push 04 Jan 2019 08:08PM UTC JoeCohen travis-ci pending completion   set done
1623 rails-5.0 Fix routes.rb line 90 dynamic :action segment warning DEPRECATION WARNING: Using a dynamic :action segment in a route is deprecated and will be removed in Rails 5.2. (called from block in <top (required)> at /vagrant/mushroom-observer/config/rout... push 04 Jan 2019 02:29AM UTC JoeCohen travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 1009
  • 1010
  • 1011
  • 1012
  • 1013
  • 1014
  • 1015
  • 1016
  • 1017
  • …
  • 1104
  • 1105
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc