Skip to content

Tags: mbta/skate

Tags

2026-07-31-2

Toggle 2026-07-31-2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: Allow manual deactivation of detours (#3246)

* Allow manual deactivation of detours

* Simplify deactivation changeset

* Correct deactivation changeset

* Hasty typo

2026-07-31-1

Toggle 2026-07-31-1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add manual delete detour (#3245)

2026-07-23-1

Toggle 2026-07-23-1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: double text-only map alert (#3238)

* Fix double text-only map alert

* Remove nested ternary

* Correct logic

2026-06-29-1

Toggle 2026-06-29-1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix: Do not apply nil values to detour changesets (#3217)

* Add diagnostic

* Correct value

* Try retrofitting the migration

* Fix schema

* Remove migrations

* Formatting

* Test reapplying migration

* Revert "Test reapplying migration"

This reverts commit e1d2a5b.

* Do not apply nil values

2026-06-18-1

Toggle 2026-06-18-1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix: Vehicles missing from route ladder (#3199)

* Add selected vehicle route to vehiclesByRouteId

* Fix variable name

* Remove commented out code

* Remove unused imports

* Remove test that is no longer applicable

* Add test for new array helper

* Tweak false condition

* add comment

* Add test ensuring selected vehicle routes are added as well

2026-06-06-1

Toggle 2026-06-06-1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
remove json fields from full list query for detours page (#3204)

2026-06-05-2

Toggle 2026-06-05-2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
add indexes to detours table for status/route_id (#3203)

2026-06-05-1

Toggle 2026-06-05-1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Increase literal max (#3202)

2026-05-28-1

Toggle 2026-05-28-1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add cooldown and increase allowed PRs (#3195)

2026-05-07-1

Toggle 2026-05-07-1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(deps): bump phoenix to 1.8.7 (#3186)

* update phoenix to 1.8.7

* Update assets