similar to: [LLVMdev] Code reviews now at http://reviews.llvm.org

Displaying 20 results from an estimated 10000 matches similar to: "[LLVMdev] Code reviews now at http://reviews.llvm.org"

2014 Apr 05
2
[LLVMdev] Code reviews now at http://reviews.llvm.org
Short update - the sending to the *-commits lists doesn't work yet - I'm currently working on fixing that (basically getting reviews at reviews.llvm.orgsubscribed to the list) On Sat, Apr 5, 2014 at 8:37 PM, Renato Golin <renato.golin at linaro.org>wrote: > Nice work! It's a lot faster now, thanks! > > --renato > > PS: I'm not really bothered with a redirect
2014 Apr 05
2
[LLVMdev] [cfe-dev] Code reviews now at http://reviews.llvm.org
Yea, I'll try to get that set up eventually. It'll just take longer to push that change than the little splash. On Sat, Apr 5, 2014 at 10:16 AM, Alex Bradbury <asb at asbradbury.org> wrote: > On 5 April 2014 17:26, Manuel Klimek <klimek at google.com> wrote: > > We (hopefully successfully) migrated our phabricator servers to a new > home. > > As part of
2014 Apr 06
2
[LLVMdev] [cfe-dev] Code reviews now at http://reviews.llvm.org
Files '.arcconfig' still contain reference to http://llvm-reviews.chandlerc.com/, so arcanist doesn't work. Thanks, --Serge 2014-04-06 3:11 GMT+07:00 Manuel Klimek <klimek at google.com>: > On Sat, Apr 5, 2014 at 8:42 PM, Manuel Klimek <klimek at google.com> wrote: > >> Short update - the sending to the *-commits lists doesn't work yet - I'm >>
2012 Oct 17
9
[LLVMdev] Announcement: Phabricator for code reviews
Dear LLVM / Clang community, we'd like to open the use of Phabricator as an optional tool for doing code reviews to a wider audience. Please feel free to start your code reviews by following the documentation at http://llvm.org/docs/Phabricator.html. Note that e-mail is still the reference medium for code reviews. Please let me know about any problems with Phabricator or the documentation
2012 Oct 18
6
[LLVMdev] Announcement: Phabricator for code reviews
On Thu, Oct 18, 2012 at 11:21 PM, Krzysztof Parzyszek < kparzysz at codeaurora.org> wrote: > On 10/18/2012 4:18 PM, Chandler Carruth wrote: > >> >> Facebook is not the only OAuth provider though. We should be able to >> support essentially any you would prefer if that's all. Manuel's comment >> still stands if OAuth is a problem. >> > > My
2012 Oct 18
3
[LLVMdev] Announcement: Phabricator for code reviews
Thanks, I've created https://secure.phabricator.com/T1930. Until that is resolved I'll create accounts for anybody who doesn't want to use OAuth - just shoot me a mail. Cheers, /Manuel On Fri, Oct 19, 2012 at 12:03 AM, Owen Anderson <resistor at mac.com> wrote: > Manuel, > > On Oct 18, 2012, at 2:45 PM, Manuel Klimek <klimek at google.com> wrote: > > I
2012 Oct 17
1
[LLVMdev] [cfe-dev] Announcement: Phabricator for code reviews
On Wed, Oct 17, 2012 at 8:25 PM, Sean Silva <silvas at purdue.edu> wrote: > You might want to mention other functionality, like Herald, which I > think fills a need that a lot of developers have. > > Well, I guess since this message is on the list, I can just say: > Phabricator's "Herald" tool lets you (among other things) set up > actions to happen in
2012 Oct 17
0
[LLVMdev] [cfe-dev] Announcement: Phabricator for code reviews
You might want to mention other functionality, like Herald, which I think fills a need that a lot of developers have. Well, I guess since this message is on the list, I can just say: Phabricator's "Herald" tool lets you (among other things) set up actions to happen in response to certain events; one huge use case for this is setting up alerts when parts of the tree that you are
2012 Oct 19
2
[LLVMdev] [cfe-dev] Announcement: Phabricator for code reviews
On Fri, Oct 19, 2012 at 1:05 AM, Michael Spencer <bigcheesegs at gmail.com>wrote: > On Wed, Oct 17, 2012 at 10:18 AM, Manuel Klimek <klimek at google.com> wrote: > > Dear LLVM / Clang community, > > > > we'd like to open the use of Phabricator as an optional tool for doing > code > > reviews to a wider audience. Please feel free to start your code
2020 Apr 09
2
Outdated Phabricator version on reviews.llvm.org breaks Google authentication since today
cc Paul / MyDeveloperDay De : llvm-dev <llvm-dev-bounces at lists.llvm.org> De la part de David Blaikie via llvm-dev Envoyé : April 8, 2020 10:21 PM À : Raphael “Teemperor” Isemann <teemperor at gmail.com>; Manuel Klimek <klimek at google.com> Cc : llvm-dev <llvm-dev at lists.llvm.org> Objet : Re: [llvm-dev] Outdated Phabricator version on reviews.llvm.org breaks Google
2012 Oct 18
0
[LLVMdev] [cfe-dev] Announcement: Phabricator for code reviews
On Wed, Oct 17, 2012 at 10:18 AM, Manuel Klimek <klimek at google.com> wrote: > Dear LLVM / Clang community, > > we'd like to open the use of Phabricator as an optional tool for doing code > reviews to a wider audience. Please feel free to start your code reviews by > following the documentation at http://llvm.org/docs/Phabricator.html. > > Note that e-mail is still
2014 Jun 27
3
[LLVMdev] Phabricator and private reviews
On Fri, Jun 27, 2014 at 8:13 AM, Yaron Keren <yaron.keren at gmail.com> wrote: > Happened to me twice, it would be really nice if Phab would require > confirmation of patches created without CCing one of the two lists, > something like: > > "You have not CCed llvm-commits or cfe-commits, are you creating a private > patch?" > I filed
2012 Oct 18
0
[LLVMdev] Announcement: Phabricator for code reviews
Manuel, On Oct 18, 2012, at 2:45 PM, Manuel Klimek <klimek at google.com> wrote: > I hear you, but I'd be interested in why OAuth is a problem for you - as I said, if we have good arguments, the phab guys are really quick to come up with changes. I'm not deeply familiar with authentication schemes. I know you've already resolved the issue for me with a manually created
2012 Oct 21
1
[LLVMdev] Announcement: Phabricator for code reviews
Hey, On 20/10/2012, at 7:19 AM, Manuel Klimek <klimek at google.com> wrote: > On Fri, Oct 19, 2012 at 1:25 AM, Johan Bergström <bugs at bergstroem.nu> wrote: > > Dear LLVM / Clang community, > > > > we'd like to open the use of Phabricator as an optional tool for doing code > > reviews to a wider audience. Please feel free to start your code reviews by
2012 Oct 18
2
[LLVMdev] Announcement: Phabricator for code reviews
> Dear LLVM / Clang community, > > we'd like to open the use of Phabricator as an optional tool for doing code > reviews to a wider audience. Please feel free to start your code reviews by > following the documentation at > http://llvm.org/docs/Phabricator.html. > > > Note that e-mail is still the reference medium for code reviews. Please let > me know about
2012 Oct 19
0
[LLVMdev] Announcement: Phabricator for code reviews
On Fri, Oct 19, 2012 at 1:25 AM, Johan Bergström <bugs at bergstroem.nu> wrote: > > Dear LLVM / Clang community, > > > > we'd like to open the use of Phabricator as an optional tool for doing > code > > reviews to a wider audience. Please feel free to start your code reviews > by > > following the documentation at > >
2014 Jun 26
2
[LLVMdev] Phabricator and private reviews
On Thu, Jun 26, 2014 at 11:34 AM, Daniel Sanders <Daniel.Sanders at imgtec.com> wrote: > > As I understand, some people legitimately use Phabricator for internal > > review, ... > > MIPS currently do this for patches that only touch the MIPS backend > (details can be found at > http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20140602/220385.html). >
2020 Apr 08
2
Outdated Phabricator version on reviews.llvm.org breaks Google authentication since today
Hi all, I’m using my Google account to log into my Phabricator account on reviews.llvm.org . Since today that no longer works as I don’t seem to get any reply from reviews.llvm.org when I’m logged into my account. It tried logging out which fixes the issue of reviews.llvm.org not loading, but when I try to login I just get the following error: > Expected to retrieve an "account"
2012 Oct 18
0
[LLVMdev] Announcement: Phabricator for code reviews
On Oct 18, 2012, at 3:11 PM, Manuel Klimek <klimek at google.com> wrote: > Thanks, I've created https://secure.phabricator.com/T1930. Amusingly, viewing that requires an OAuth login. --Owen -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20121018/7c32a93c/attachment.html>
2012 Oct 18
0
[LLVMdev] Announcement: Phabricator for code reviews
On Oct 18, 2012, at 2:45 PM, Manuel Klimek <klimek at google.com> wrote: > I hear you, but I'd be interested in why OAuth is a problem for you The privacy policies you would have to agree to are really scary, possibly even illegal in Europe. It seems like a completely unnecessary obstacle to participating in code review. Are you concerned about unauthorized reviews? Drive-by