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

DavidCain / mitoc-trips / 249

Builds Branch Commit Type Ran Committer Via Coverage
249 master Always say 'yes' to destroy old test databases This repository currently uses three databases: - a Postgres databases for user authentication - a Postgres database for all models - a MySQL database for simulating the geardb The MySQL database wi... push 13 Oct 2019 10:23PM UTC DavidCain travis-ci pending completion   set done
248 master Speed up authentication in tests - Use MD5 hashing when testing so that hashing passwords goes faster. - Force login on flows that don't deal with authentication/redirects push 13 Oct 2019 08:49PM UTC DavidCain travis-ci pending completion   set done
247 program_trip_type Speed up authentication in tests - Use MD5 hashing when testing so that hashing passwords goes faster. - Force login on flows that don't deal with authentication/redirects push 13 Oct 2019 08:27PM UTC DavidCain travis-ci pending completion   set done
246 master Fix infinite Celery retry error When running locally without a message broker, Celery will try to schedule a task indefinitely. This manifests in a really frustrating indefinite hanging. Fix this issue by limiting total retries. push 13 Oct 2019 05:51PM UTC DavidCain travis-ci pending completion   set done
245 master Rename argument for clarity, refactor Lightly clean up the `name_with_rating` method, condense it with a method that is no longer used publicly. push 13 Oct 2019 07:45AM UTC DavidCain travis-ci pending completion   set done
244 master Just show all feedback in an application Rather than trying to restrict feedback to just the given activity, instead show _all_ feedback. Historically, some trips have been mis-categorized (e.g. an "official trip" in March that should actually h... push 13 Oct 2019 06:24AM UTC DavidCain travis-ci pending completion   set done
243 master Upgrade FontAwesome Grants access to some newer tags, like `hiking` -- introduced in 5.4.0 push 13 Oct 2019 03:52AM UTC DavidCain travis-ci pending completion   set done
242 master Correct some typos push 12 Oct 2019 04:11PM UTC DavidCain travis-ci pending completion   set done
241 master Refactor merge utils, extend coverage It's super handy to have merge utils automatically tested, since they contain safeguards about the state of the database. If we accidentally add any new foreign keys but forget to update the merge utilities, ... push 12 Oct 2019 03:24PM UTC DavidCain travis-ci pending completion   set done
240 master Upgrade lodash for CVE lodash 4.7.11 was susceptible to prototype pollution (CVE-2019-10744). Because we only use lodash in client-side code, this is not a huge concern. All the same, update! push 06 Oct 2019 10:23PM UTC DavidCain travis-ci pending completion   set done
239 master Upgrade lodash for CVE This addresses CVE-2019-10744 push 06 Oct 2019 10:03PM UTC DavidCain travis-ci pending completion   set done
238 master Test the HTML output for trips blast HTML is the preferred content type when delivering email, so we should be sure to test its content a bit! Other changes: - Fix link to the unsubscribe page - Test conditional display of prereqs, leaders push 06 Oct 2019 07:48PM UTC DavidCain travis-ci pending completion   set done
237 master Test weekly blast directly Instead of directly testing utility methods and template rendering, test at the higher level - the actual emails sent. This makes for a better test that's resilient against refactoring. For example, we will likely chan... push 06 Oct 2019 07:10PM UTC DavidCain travis-ci pending completion   set done
236 master Change Winter School leader rating documentation Apply slight tweaks to the explanation of Winter School leader ratings, then pull in those tweaks directly to the 2020 application. push 05 Oct 2019 01:55PM UTC DavidCain travis-ci pending completion   set done
235 master Make date utilities return localized datetimes Date utilities should always be returning timezone-aware datetimes (in the local time of EST/EDT). Reasons to do this: - MITOC will always operate in `America/New_York` (or whatever other timezone... push 24 Sep 2019 03:14PM UTC DavidCain travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 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