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

acidhelm / challonge_mgr / 63

Builds Branch Commit Type Ran Committer Via Coverage
63 master Work around tournaments that don't have started_at set properly In the Brewcade account, some really old tournaments have `started_at` set to `nil` in the JSON that Challonge sends, and Postgres sorts those to the beginning of the results when `To... push 05 Feb 2019 11:55PM UTC acidhelm travis-ci-com pending completion   set done
62 master Add a test that checks that the browser is redirected to the tournaments/index view after logging in. push 03 Feb 2019 07:37PM UTC acidhelm travis-ci-com pending completion   set done
61 master Move the tournaments/index system test to TournamentsTest Also, explicitly navigate to the index view after logging in. The app currently always redirects there, but tests shouldn't depend on that behavior. push 03 Feb 2019 07:21PM UTC acidhelm travis-ci-com pending completion   set done
60 master Update screen shots push 26 Jan 2019 09:05PM UTC acidhelm travis-ci-com pending completion   set done
59 update-score-buttons Update screen shots push 26 Jan 2019 07:14PM UTC acidhelm travis-ci-com pending completion   set done
58 update-score-buttons Give meaningful names to fixture objects Prefix names with the model name. For instance, "match_2" instead of "two". push 24 Jan 2019 07:14PM UTC acidhelm travis-ci-com pending completion   set done
57 update-score-buttons Update tests push 24 Jan 2019 06:28PM UTC acidhelm travis-ci-com pending completion   set done
56 update-score-buttons Use xxx_path helpers in the tournaments/show view, instead of xxx_url helpers In system tests, the xxx_url helpers don't include the port, so tests that look for hrefs using the xxx_url helpers will fail. push 24 Jan 2019 06:28PM UTC acidhelm travis-ci-com pending completion   set done
55 update-score-buttons Reformat button_to lines in the tournaments/_current_match partial Don't squish all the params into columns 45-80. push 24 Jan 2019 05:06PM UTC acidhelm travis-ci-com pending completion   set done
54 master Add Tournament#show_state? I think that makes the call site clearer than calling `states_to_show` and `include?`. push 16 Jan 2019 12:37AM UTC acidhelm travis-ci-com pending completion   set done
53 master Delete tournaments that the user used to own, but no longer does `TournamentsController#refresh_all` deletes tournaments that are in the database, but aren't in the list returned by `ApplicationHelper#get_tournament_list`. This happens if the user... push 10 Jan 2019 10:46PM UTC acidhelm travis-ci-com pending completion   set done
52 master Use the "allow_blank: true" option in validators where possible instead of a proc that tests `present?`. I also added a presence validator for `User#api_key` so that the user will see the "must not be blank" error if the API key is blank. The for... push 10 Jan 2019 09:06PM UTC acidhelm travis-ci-com pending completion   set done
51 master Show a friendly error message when the User#subdomain field is invalid push 10 Jan 2019 07:36AM UTC acidhelm travis-ci-com pending completion   set done
50 master Wording tweak in the user/form partial push 08 Jan 2019 08:42PM UTC acidhelm travis-ci-com pending completion   set done
49 master Add a format validator for Tournament#challonge_alphanumeric_id push 08 Jan 2019 07:31PM UTC acidhelm travis-ci-com pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 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