This is an archive of the discontinued Mercurial Phabricator instance.

phabricator: follow-up phab auth improvements with backwards compat mode
ClosedPublic

Authored by durin42 on Mar 6 2018, 2:00 PM.

Details

Diff Detail

Repository
rHG Mercurial
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

durin42 created this revision.Mar 6 2018, 2:00 PM
indygreg accepted this revision.Mar 6 2018, 7:02 PM
This revision is now accepted and ready to land.Mar 6 2018, 7:02 PM
This revision was automatically updated to reflect the committed changes.
mharbison72 added inline comments.
contrib/phabricator.py
107

This wants a repo.ui

durin42 marked an inline comment as done.Mar 8 2018, 2:59 PM
durin42 added inline comments.
contrib/phabricator.py
107

Ouch. Amended the change for that, thanks.