ref T9788
Details
Details
- Reviewers
epriestley - Group Reviewers
Blessed Reviewers - Maniphest Tasks
- T9788: config/versions page - also show dates of commits
- Commits
- Restricted Diffusion Commit
rP2fba7e66e720: Versions Panel: Show extensions, dates
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Branch
- master
- Lint
Lint Passed - Unit
Tests Passed - Build Status
Buildable 9155 Build 10809: Run Core Tests Build 10808: arc lint + arc unit
Event Timeline
Comment Actions
Maybe just get rid of all the special casing for Phabricator/Arcanist/libphutil? I think it's fine if it just says "phabricator" instead of "Phabricator Version".
(Then maybe sort the results by library name?)
Comment Actions
I like that the core libs are always in the same order and on top (Muscle memory). But removing the $title would probably simplify the code.
src/applications/config/module/PhabricatorConfigVersionsModule.php | ||
---|---|---|
72 | I think this actually doesn't do anything? |