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)
Jul 3 2026, 5:49 AM
Unknown Object (File)
Jun 25 2026, 12:38 PM
Unknown Object (File)
Apr 15 2026, 8:57 PM
Unknown Object (File)
Mar 4 2026, 2:11 PM
Unknown Object (File)
Mar 4 2026, 1:54 AM
Unknown Object (File)
Feb 26 2026, 4:47 PM
Unknown Object (File)
Feb 7 2026, 3:57 AM
Unknown Object (File)
Dec 10 2025, 6:15 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