David Blaikie via llvm-dev
2020-Jul-28 04:56 UTC
[llvm-dev] Phabricator down for maintenance tonight
Thanks for the work! On Mon, Jul 27, 2020 at 9:53 PM Mehdi AMINI via llvm-dev <llvm-dev at lists.llvm.org> wrote:> > Hi, > > Phab is upgraded now. It was ~2 years since the last upgrade so we got a few features along the way. > > We may have regressed some aspects as well, I only tested the basic functionalities. > Let me know if you see anything behaving unexpectedly! > > -- > Mehdi > > > On Mon, Jul 27, 2020 at 7:53 PM Mehdi AMINI <joker.eph at gmail.com> wrote: >> >> Hi, >> >> FYI, I'm taking Phabricator down for an upgrade right now. >> >> -- >> Mehdi >> > _______________________________________________ > LLVM Developers mailing list > llvm-dev at lists.llvm.org > https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
James Henderson via llvm-dev
2020-Jul-28 11:25 UTC
[llvm-dev] Phabricator down for maintenance tonight
Thanks for the work too! Not specifically a regression, but since the upgrade, I find it annoying now that when I want to do something in relation to an inline comment (collapse it, reply to it etc), I now have to click on a drop-down menu in the comment header bar to select the option, whereas before the icons were inline there before. Is this something that can be easily addressed? James On Tue, 28 Jul 2020 at 05:56, David Blaikie via llvm-dev < llvm-dev at lists.llvm.org> wrote:> Thanks for the work! > > On Mon, Jul 27, 2020 at 9:53 PM Mehdi AMINI via llvm-dev > <llvm-dev at lists.llvm.org> wrote: > > > > Hi, > > > > Phab is upgraded now. It was ~2 years since the last upgrade so we got a > few features along the way. > > > > We may have regressed some aspects as well, I only tested the basic > functionalities. > > Let me know if you see anything behaving unexpectedly! > > > > -- > > Mehdi > > > > > > On Mon, Jul 27, 2020 at 7:53 PM Mehdi AMINI <joker.eph at gmail.com> wrote: > >> > >> Hi, > >> > >> FYI, I'm taking Phabricator down for an upgrade right now. > >> > >> -- > >> Mehdi > >> > > _______________________________________________ > > LLVM Developers mailing list > > llvm-dev at lists.llvm.org > > https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev > _______________________________________________ > LLVM Developers mailing list > llvm-dev at lists.llvm.org > https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20200728/77b4027e/attachment.html>
Mehdi AMINI via llvm-dev
2020-Jul-28 17:16 UTC
[llvm-dev] Phabricator down for maintenance tonight
On Tue, Jul 28, 2020 at 4:25 AM James Henderson < jh7370.2008 at my.bristol.ac.uk> wrote:> Thanks for the work too! > > Not specifically a regression, but since the upgrade, I find it annoying > now that when I want to do something in relation to an inline comment > (collapse it, reply to it etc), I now have to click on a drop-down menu in > the comment header bar to select the option, whereas before the icons were > inline there before. Is this something that can be easily addressed? >Seems like https://secure.phabricator.com/D21244 <https://secure.phabricator.com/D21244>I patched back the reply button, collapse seems a bit more intrusive. That said the keyboard shortcuts are pretty nice: you can click on a comment to select it, `n` for selecting the next one, `p` the previous one, `q` to collapse, `r` to reply. -- Mehdi> > James > > On Tue, 28 Jul 2020 at 05:56, David Blaikie via llvm-dev < > llvm-dev at lists.llvm.org> wrote: > >> Thanks for the work! >> >> On Mon, Jul 27, 2020 at 9:53 PM Mehdi AMINI via llvm-dev >> <llvm-dev at lists.llvm.org> wrote: >> > >> > Hi, >> > >> > Phab is upgraded now. It was ~2 years since the last upgrade so we got >> a few features along the way. >> > >> > We may have regressed some aspects as well, I only tested the basic >> functionalities. >> > Let me know if you see anything behaving unexpectedly! >> > >> > -- >> > Mehdi >> > >> > >> > On Mon, Jul 27, 2020 at 7:53 PM Mehdi AMINI <joker.eph at gmail.com> >> wrote: >> >> >> >> Hi, >> >> >> >> FYI, I'm taking Phabricator down for an upgrade right now. >> >> >> >> -- >> >> Mehdi >> >> >> > _______________________________________________ >> > LLVM Developers mailing list >> > llvm-dev at lists.llvm.org >> > https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev >> _______________________________________________ >> LLVM Developers mailing list >> llvm-dev at lists.llvm.org >> https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev >> >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20200728/e5ee55b5/attachment.html>