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)
Tue, Apr 29, 9:28 PM
Unknown Object (File)
Tue, Apr 29, 1:02 PM
Unknown Object (File)
Mon, Apr 28, 11:33 PM
Unknown Object (File)
Sun, Apr 27, 4:53 AM
Unknown Object (File)
Mar 29 2025, 7:13 AM
Unknown Object (File)
Mar 29 2025, 12:12 AM
Unknown Object (File)
Mar 28 2025, 2:13 PM
Unknown Object (File)
Mar 28 2025, 1:51 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