Page MenuHomePhabricator

Make push log "flags", "reject code" human readable; add crumbs to pull/push logs
ClosedPublic

Authored by epriestley on Jan 30 2018, 9:35 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Nov 21, 6:12 AM
Unknown Object (File)
Sun, Nov 17, 12:17 AM
Unknown Object (File)
Oct 22 2024, 12:04 PM
Unknown Object (File)
Oct 18 2024, 6:30 PM
Unknown Object (File)
Oct 9 2024, 7:30 PM
Unknown Object (File)
Oct 4 2024, 2:00 PM
Unknown Object (File)
Sep 25 2024, 5:08 AM
Unknown Object (File)
Sep 24 2024, 9:19 AM
Subscribers
None

Details

Summary

Depends on D18972. Ref T13049.

Currently, the "flags" columns renders an inscrutible bitmask which you have to go hunt down in the code. Show a list of flags in human-readable text instead.

The "code" column renders a meaningless integer code. Show a text description instead.

The pull logs and push logs pages don't have a crumb to go back up out of the current query. Add one.

Test Plan

Viewed push logs, no more arcane numbers. Saw and clicked crumbs on each log page.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable