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

2018-03-08 Thread durin42 (Augie Fackler)
durin42 marked an inline comment as done. durin42 added inline comments. INLINE COMMENTS > mharbison72 wrote in phabricator.py:107 > This wants a `repo.ui` Ouch. Amended the change for that, thanks. REPOSITORY rHG Mercurial REVISION DETAIL https://phab.mercurial-scm.org/D2703 To: durin42,

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

2018-03-08 Thread mharbison72 (Matt Harbison)
mharbison72 added inline comments. INLINE COMMENTS > phabricator.py:107 > +""" > +token = ui.config('phabricator', 'token') > +if token: This wants a `repo.ui` REPOSITORY rHG Mercurial REVISION DETAIL https://phab.mercurial-scm.org/D2703 To: durin42, #hg-reviewers, indygreg Cc

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

2018-03-08 Thread durin42 (Augie Fackler)
This revision was automatically updated to reflect the committed changes. Closed by commit rHGd289ea66a356: phabricator: follow-up phab auth improvements with backwards compat mode (authored by durin42, committed by ). REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE https://phab.mercurial

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

2018-03-06 Thread durin42 (Augie Fackler)
durin42 created this revision. Herald added a subscriber: mercurial-devel. Herald added a reviewer: hg-reviewers. REVISION SUMMARY We'll rip this out before we ship 4.6, but this gives people a window to migrate. REPOSITORY rHG Mercurial REVISION DETAIL https://phab.mercurial-scm.org/D27