Feed Advanced Search

Mar 3 2023

ltoscano closed T6063: A repository added later to differential review is not shown as Resolved.

As we moved away from phabricator (to gitlab) for code reviews, this is no more relevant.

Mar 3 2023, 12:39 AM · Phabricator

May 30 2021

bcooksley added a comment to T14531: Phacility is Winding Down Operations.

KDE already hosts our own instance, so in that regard we are already protected from the shutdown of Phacility.

May 30 2021, 8:39 AM · Websites, Phabricator
mikeljohnson updated subscribers of T14531: Phacility is Winding Down Operations.
May 30 2021, 8:38 AM · Websites, Phabricator
mikeljohnson created T14531: Phacility is Winding Down Operations.
May 30 2021, 8:36 AM · Websites, Phabricator

Nov 9 2019

chcuris added a comment to T12001: Phabrikator is losing ownership on contributions.

Hi David,
I did not plan to get you involved in this discussion because I guessed you wouldn't have done it on-purpose, that's why I have opened a bug on Phabrikator. My point of view is that tools are meant to make life easier (like what GIT does), not bring extra layers of complexity, problems and extra work (hence the tone in the report less diplomatic that what I usually try to do, I think it was the straw that broke the camel's back).

Nov 9 2019, 9:05 PM · Phabricator
drosca added a comment to T12001: Phabrikator is losing ownership on contributions.

I did use arc patch Dxxx to get the commit, but I didn't notice the ownership was wrong. This happens if you manually upload the patch to website instead of using arc utility. Yes, it's a stupid feature of phabricator, and I forgot about it unfortunately. Sorry.

Nov 9 2019, 7:46 PM · Phabricator
chcuris added a comment to T12001: Phabrikator is losing ownership on contributions.

Hello,
Yes, I confirm the first contribution was actually right. But I have just looked at it and saw that @drosca *had* to ask me a contributor name, which it seems he forgot in 2nd contrib.
Why can't Phab use the info from the GIT patch ? It already has everything (Subject, Summary, Author, ...).
What is the need to make project owner's life harder? Isn't Phab supposed to help?

Nov 9 2019, 7:27 PM · Phabricator
davidre added a comment to T12001: Phabrikator is losing ownership on contributions.

In fact in the first diff you linked you are set correctly as the author in the commit but not the second one.

Nov 9 2019, 4:38 PM · Phabricator
davidre updated subscribers of T12001: Phabrikator is losing ownership on contributions.

That's probably because @drosca committed those for you and didn't set you as the author.

Nov 9 2019, 4:36 PM · Phabricator
chcuris triaged T12001: Phabrikator is losing ownership on contributions as High priority.
Nov 9 2019, 11:28 AM · Phabricator

Nov 7 2019

ahmadsamir added a comment to T5437: arcanist: option to ignore untracked files.

@ahmadsamir In PHP always use === and !== instead of == and !=

Nov 7 2019, 12:33 AM · Phabricator

Nov 6 2019

ognarb added a comment to T5437: arcanist: option to ignore untracked files.

@ahmadsamir In PHP always use === and !== instead of == and !=

Nov 6 2019, 11:44 PM · Phabricator

Oct 26 2019

ahmadsamir added a comment to T5437: arcanist: option to ignore untracked files.

Thanks for fixing it.

Oct 26 2019, 6:19 PM · Phabricator
dfaure added a comment to T5437: arcanist: option to ignore untracked files.

"$@" contains all arguments including "diff", so the function didn't work for me. My fixed version:

Oct 26 2019, 3:07 PM · Phabricator

Oct 17 2019

aklapper removed a watcher for Phabricator: aklapper.
Oct 17 2019, 3:22 PM

Oct 15 2019

ahmadsamir added a comment to T5437: arcanist: option to ignore untracked files.

Yeah, better arc land than breaking something (until the next time it gets on my nerves and I try to hack the arcanist source code, I know next to nothing about PHP... :)).

Oct 15 2019, 8:04 AM · Phabricator
dfaure added a comment to T5437: arcanist: option to ignore untracked files.

arc land verifies that the patch has actually been approved (this saved me from landing the wrong commits a few times), it also deletes the local feature branch. But well, it can also push to the wrong branch :-)

Oct 15 2019, 6:35 AM · Phabricator

Oct 14 2019

ahmadsamir added a comment to T5437: arcanist: option to ignore untracked files.

Revisiting an old issue :)

Oct 14 2019, 8:49 PM · Phabricator

Jun 16 2019

fbampaloukas added a watcher for Phabricator: fbampaloukas.
Jun 16 2019, 9:09 AM

Feb 11 2019

gennad added a watcher for Phabricator: gennad.
Feb 11 2019, 3:04 AM

Nov 3 2018

bcooksley moved T9493: Error: Login with Phabricator not authorized to use your Phabricator credentials . from External: Active to External: Awaiting Response on the Sysadmin board.
Nov 3 2018, 8:48 PM · Sysadmin
bcooksley edited projects for T9493: Error: Login with Phabricator not authorized to use your Phabricator credentials ., added: Sysadmin; removed Community Admins.
Nov 3 2018, 8:48 PM · Sysadmin
bcooksley added a comment to T9493: Error: Login with Phabricator not authorized to use your Phabricator credentials ..

Sorry for the delay in responding to this - it had fallen into a crack and was missed :(

Nov 3 2018, 8:48 PM · Sysadmin
bcooksley removed a project from T9493: Error: Login with Phabricator not authorized to use your Phabricator credentials .: KDE Community Forums.
Nov 3 2018, 8:12 PM · Sysadmin

Aug 24 2018

catalingeorgefestila triaged T9493: Error: Login with Phabricator not authorized to use your Phabricator credentials . as Normal priority.
Aug 24 2018, 11:01 AM · Sysadmin

Aug 23 2018

rkflx added a comment to T5242: Display user information so that others can land/amend a patch.

I had this same problem recently - land a commit from a different user but the authorsihp was changed. I reverted the commit. :(

Aug 23 2018, 11:00 PM · Phabricator
filipesaraiva added a comment to T5242: Display user information so that others can land/amend a patch.

I had this same problem recently - land a commit from a different user but the authorsihp was changed. I reverted the commit. :(

Aug 23 2018, 4:55 PM · Phabricator

Jun 14 2018

ahmadsamir added a comment to T5437: arcanist: option to ignore untracked files.

For the sake of the next person getting here through the frustrated-online-search tunnel (like I just did a few hours ago, after the untracked files conundrum hit me about 50 times), here's a simple bash function that I came up with to use --allow-untracked with arc diff (there are probably more elegant ways to do this, but this WFM, so):

Jun 14 2018, 4:50 PM · Phabricator

Jun 11 2018

ngraham added a comment to T8986: Disable the lighthearted tone in phabricator.

The jokes always make me smile, but new contributor friendliness comes first. +1.

Jun 11 2018, 2:53 PM · Phabricator

Jun 10 2018

Fuchs added a comment to T8986: Disable the lighthearted tone in phabricator.

Personally I am very much in favour, even to tech-savy people who had to deal with systems like the Atlassian Stack (Jira, BitBucket etc.), Redmine and GitLab, Phab can sometimes be very confusing and it's not entirely sure if a button will do what you expect it to.
I also assume that for people who don't feel terribly comfortable with English yet, it might make it even harder.

Jun 10 2018, 4:41 PM · Phabricator
bshah moved T8986: Disable the lighthearted tone in phabricator from Feature Requests to Backlog on the Phabricator board.
Jun 10 2018, 4:33 PM · Phabricator
bshah created T8986: Disable the lighthearted tone in phabricator.
Jun 10 2018, 4:33 PM · Phabricator
bcooksley moved T8506: Arcanist doesn't apply patches correctly in certain circumstances. from Backlog to Bugs / Papercuts on the Phabricator board.
Jun 10 2018, 6:11 AM · Phabricator
bcooksley renamed T8506: Arcanist doesn't apply patches correctly in certain circumstances. from Is cgit.kde.org / anongit.kde.org OK? to Arcanist doesn't apply patches correctly in certain circumstances..
Jun 10 2018, 6:09 AM · Phabricator

May 9 2018

bcooksley closed T4258: Unify subscription of mailing lists to projects as Resolved.

Due to the flood of notifications and the enormous amount of excess mail that subscribing projects instead of mailing lists generates, it's been decided to just subscribe mailing lists.
Projects will still be added to reviews so people can filter within Phabricator.

May 9 2018, 9:40 AM · Phabricator, Sysadmin

Apr 21 2018

bcooksley added a comment to T5242: Display user information so that others can land/amend a patch.

Sorry, I haven't had time to look into this i'm afraid.

Apr 21 2018, 7:14 AM · Phabricator

Apr 20 2018

habacker added a comment to T5242: Display user information so that others can land/amend a patch.

@Ben: you added this patch ?

Apr 20 2018, 7:41 AM · Phabricator

Apr 6 2018

bcooksley added a comment to T5399: Support additional README.md syntax.

As an FYI, it looks like there will be movement shortly around rendering in general across the whole of Phabricator for Markdown/Remarkup syntax.
Please see https://secure.phabricator.com/T13105

Apr 6 2018, 7:53 AM · Phabricator

Feb 10 2018

elvisangelaccio triaged T7938: Inline comments at wrong places after diff updates as Normal priority.
Feb 10 2018, 4:21 PM · Phabricator

Feb 5 2018

habacker added a comment to T7711: Phabricator does not update commit messages in patch updated with arcanist.

If you could confirm updating the remaining commit messages works,

I will this on the next review update

I verified that this is working with an update for D10310

Feb 5 2018, 9:52 AM · Phabricator

Jan 20 2018

bcooksley added a comment to T7711: Phabricator does not update commit messages in patch updated with arcanist.

Arcanist is responsible for submitting the changes meaning the control is entirely client side and the server has no input.
Best we could do is patch Arcanist and provide a patched version for people to use with the changes we need made, or alternatively use the other Arcanist client written by a third party which i've seen mentioned elsewhere.

Jan 20 2018, 12:36 AM · Phabricator
habacker added a comment to T7711: Phabricator does not update commit messages in patch updated with arcanist.

Okay. Given that upstream has in the past rejected other default behaviour change requests

Phabricator does not have site wide property settings to allow sites having different default behavior ?

Jan 20 2018, 12:17 AM · Phabricator

Jan 19 2018

bcooksley added a comment to T7711: Phabricator does not update commit messages in patch updated with arcanist.

Okay. Given that upstream has in the past rejected other default behaviour change requests - and the current behaviour appears to very much be deliberate, i'm not sure if we should ask them about this.

Jan 19 2018, 11:52 PM · Phabricator
habacker added a comment to T7711: Phabricator does not update commit messages in patch updated with arcanist.

Did that with https://phabricator.kde.org/D9831 and review title has been updated. Updating remaining commit messages not tested yet.

Jan 19 2018, 11:19 PM · Phabricator

Jan 18 2018

habacker added a comment to T7711: Phabricator does not update commit messages in patch updated with arcanist.

Thanks for this pointer - I'm going to try this.

Jan 18 2018, 11:51 AM · Phabricator

Jan 14 2018

bcooksley changed the visibility for T7711: Phabricator does not update commit messages in patch updated with arcanist.
Jan 14 2018, 6:26 AM · Phabricator

Jan 8 2018

habacker added a comment to T5242: Display user information so that others can land/amend a patch.
From 34e34d430f4dce69f50859babaf5a5e8e9bf97c5 Mon Sep 17 00:00:00 2001
From: Ralf Habacker <ralf.habacker@freenet.de>
Date: Fri, 5 Jan 2018 02:26:30 +0100
Subject: [PATCH] differential.createrawdiff: add commit author to diff if
 present
Jan 8 2018, 4:14 PM · Phabricator

Jan 7 2018

bcooksley added a comment to T5242: Display user information so that others can land/amend a patch.

If you could upload it here that would be great.

Jan 7 2018, 9:42 PM · Phabricator
habacker added a comment to T5242: Display user information so that others can land/amend a patch.

I added author metadata to a local:commits property to $diff at the end of DifferentialCreateRawDiffConduitAPIMethod::execute() and saw that author meta data in querydiffs api method.

@bcooksley: I have a quick and dirty patch for this - where should I post it to ?

Jan 7 2018, 8:56 PM · Phabricator
bcooksley added a comment to T5242: Display user information so that others can land/amend a patch.

Ralf, have you got a patch which can be discussed with the Phabricator developers, or is this something I need to be looking into?

Jan 7 2018, 7:17 PM · Phabricator

Jan 6 2018

habacker added a comment to T5242: Display user information so that others can land/amend a patch.

all that needs modifying is the handling of raw diffs to add that metadata if it's available.

agreed. I added author metadata to a local:commits property to $diff at the end of DifferentialCreateRawDiffConduitAPIMethod::execute() and saw that author meta data in querydiffs api method.

Jan 6 2018, 8:46 AM · Phabricator

Jan 5 2018

bcooksley added a comment to T5242: Display user information so that others can land/amend a patch.

The codepath used by Arcanist won't need modifying, as that already does the right thing (author metadata gets set and is used). This setup probably originates with other VCSes which aren't distributed, with "local:commits" being added later to accomodate Git.

Jan 5 2018, 3:20 AM · Phabricator
habacker added a comment to T5242: Display user information so that others can land/amend a patch.

It's hard to confirm (without checking the Arcanist or Phabricator codebases) but it's quite likely that Phabricator is using the top level "authorName" and "authorEmail" keys here.

Jan 5 2018, 12:30 AM · Phabricator

Jan 4 2018

habacker added a comment to T5242: Display user information so that others can land/amend a patch.

It's hard to confirm (without checking the Arcanist or Phabricator codebases) but it's quite likely that Phabricator is using the top level "authorName" and "authorEmail" keys here.

Jan 4 2018, 10:22 AM · Phabricator
habacker added a comment to T5242: Display user information so that others can land/amend a patch.
Jan 4 2018, 9:24 AM · Phabricator
bcooksley added a comment to T5242: Display user information so that others can land/amend a patch.

It's hard to confirm (without checking the Arcanist or Phabricator codebases) but it's quite likely that Phabricator is using the top level "authorName" and "authorEmail" keys here.

Jan 4 2018, 8:31 AM · Phabricator
habacker added a comment to T5242: Display user information so that others can land/amend a patch.

@bcooksley: To be more able to know where to patch - It will help to take a look at the internal data first - I found the following small code review examples (web:D9545, arc:D9429)

Jan 4 2018, 2:38 AM · Phabricator

Jan 3 2018

bcooksley added a comment to T5242: Display user information so that others can land/amend a patch.

@rkflx Yes, Identity and Phabricator are completely separate pieces of software. A checkbox such as that would be semi-difficult as Phabricator can't easily access Identity to check your preferences in that regard. It only really has access to that information when you login.

Jan 3 2018, 9:49 AM · Phabricator
habacker added a comment to T5242: Display user information so that others can land/amend a patch.

The two parts of the solution I discussed with Milian is being tracked by upstream at https://secure.phabricator.com/T12256

To get an idea how to fix topic (2) in the mentioned task I digged a bit into the code on a local phabricator installation and got the following results:

  1. phabricator fetches the user from the request at https://github.com/phacility/phabricator/blob/master/src/applications/differential/conduit/DifferentialCreateRawDiffConduitAPIMethod.php#L27
  2. The raw diff is available in $raw_diff at https://github.com/phacility/phabricator/blob/master/src/applications/differential/conduit/DifferentialCreateRawDiffConduitAPIMethod.php#L28.
Jan 3 2018, 2:18 AM · Phabricator

Jan 2 2018

rkflx added a comment to T5242: Display user information so that others can land/amend a patch.

In those links, I don't see any mention of changes to identity (which is different from Phab, right!?) as I am proposing, but I'll stop here. We'll need to wait for @bcooksley to comment, maybe he knows more about the current upstream status of the issue.

Jan 2 2018, 10:56 PM · Phabricator
ltoscano added a comment to T5242: Display user information so that others can land/amend a patch.

@rkflx your proposal was already discussed and dismissed (see the comments from https://phabricator.kde.org/T5242#79416 to https://phabricator.kde.org/T5242#79559 ). Please note that I agree with your proposal and I still disagree with the rebuttal.

Jan 2 2018, 10:44 PM · Phabricator
rkflx added a comment to T5242: Display user information so that others can land/amend a patch.

Of course I did read the entire ticket before posting. Care to elaborate what point I am missing? Note I am talking about identity (i.e. something we can fix now), while the proper fix would be in Phabricator (i.e. something which might be very far away).

Jan 2 2018, 10:41 PM · Phabricator
ltoscano added a comment to T5242: Display user information so that others can land/amend a patch.
In T5242#122455, @rkflx wrote:
Jan 2 2018, 10:23 PM · Phabricator
rkflx added a comment to T5242: Display user information so that others can land/amend a patch.

I agree in light of our newly selected focus goals, i.e. T7116: Streamlined onboarding of new contributors, that this is kind of important to solve.

Jan 2 2018, 10:20 PM · Phabricator
dhaumann added a comment to T5242: Display user information so that others can land/amend a patch.

Hi all, I regularly stumble over this issue again and again. In fact, I would like to give especially first-time contributors the correct authorship (git commit --author="..."). But I cannot, since the email address is hidden. This is *really* cumbersome, and in fact kind of breaks my workflow. In the end, I mostly claim the work by others for myself, just to get work done. This is not how it should be ideally :-)

Jan 2 2018, 9:23 PM · Phabricator

Nov 13 2017

bcooksley added a comment to T411: Email address not in sync with KDE identity.

Can you please file a Sysadmin ticket and we'll sort you out?

Nov 13 2017, 8:04 AM · Phabricator

Nov 12 2017

dklimkin added a comment to T411: Email address not in sync with KDE identity.

Run into this as I also need to update my email address. It's been two years since the issue was logged...

Nov 12 2017, 11:25 AM · Phabricator

Nov 10 2017

bcooksley added a comment to T6171: Fix "Login or Register with LDAP" with "Login with KDE Identity" + link.

I've now fixed the translation overrides we're using - upstream changed some of the text so it no longer matched.

Nov 10 2017, 7:12 PM · Sysadmin, Phabricator
rkflx added a comment to T6171: Fix "Login or Register with LDAP" with "Login with KDE Identity" + link.

FWIW, this is still an issue: https://bugs.kde.org/show_bug.cgi?id=359909#c10

Nov 10 2017, 9:48 AM · Sysadmin, Phabricator

Jun 22 2017

ltoscano added a comment to T6063: A repository added later to differential review is not shown.

I think that the Diff Detail section is then confusing: even if it does not contain metadata about the repository, if I forcibly set the repository then it should be shown.
Or anyway, the repository should be shown anyway.
Updated example: https://phabricator.kde.org/D5037

Jun 22 2017, 9:11 AM · Phabricator

Jun 4 2017

bcooksley added a comment to T6063: A repository added later to differential review is not shown.

I think there are two different items at play here:

  • Revisions (Reviews), which have multiple Diffs and Comments attached to them. You can edit the repository set for this by editing the revision.
  • Diffs, which comprise a given change to the source code. These also have a repository, which is set when the diff is created.
Jun 4 2017, 7:28 AM · Phabricator
ltoscano added a comment to T6063: A repository added later to differential review is not shown.

But you can edit the review later, and you can set the repository. If you can edit and set the repository anytime, the repository should appear in the proper place. If bot, it's a pahbricator bug.

Jun 4 2017, 7:05 AM · Phabricator
bcooksley added a comment to T6063: A repository added later to differential review is not shown.

Yeah. When you upload a diff you are given an option to set the repository which I think is what needs to be done here. I suspect that is the step that is being missed and unfortunately you can't go back and amend this once it's been uploaded.

Jun 4 2017, 6:50 AM · Phabricator
ltoscano added a comment to T6063: A repository added later to differential review is not shown.

I did not updated the diff itself; I edited the review and added the value in the repository field (see the history of https://phabricator.kde.org/D5538 ). Right now that review shows the repository in the proper field, but it was submitted so something else may have happened that set the field properly.I would try to look for reviews without repo.

Jun 4 2017, 6:43 AM · Phabricator
bcooksley added a comment to T6063: A repository added later to differential review is not shown.

When updating a Diff i've noticed you get an option to set a Repository - have you been setting that? (This is separate to the metadata of the review itself)

Jun 4 2017, 6:24 AM · Phabricator
bcooksley closed T6171: Fix "Login or Register with LDAP" with "Login with KDE Identity" + link as Resolved.

I've entered false translations for these now as pointed out by @aklapper which resolves the core of this task.

Jun 4 2017, 6:21 AM · Sysadmin, Phabricator

May 29 2017

kossebau updated the task description for T6225: Acceptance state not obvious when another person accepted a new revision, when old rejected by someone else.
May 29 2017, 10:39 AM · Phabricator
kossebau created T6225: Acceptance state not obvious when another person accepted a new revision, when old rejected by someone else.
May 29 2017, 9:27 AM · Phabricator

May 20 2017

aklapper added a comment to T6171: Fix "Login or Register with LDAP" with "Login with KDE Identity" + link.
  • Phabricator admins can easily overwrite existing strings via adding definitions to /config/edit/translation.override
  • FYI, Wikimedia wrote a custom extension to change the login page a bit.
May 20 2017, 2:58 PM · Sysadmin, Phabricator
elvisangelaccio added a comment to T6171: Fix "Login or Register with LDAP" with "Login with KDE Identity" + link.

Btw there are also other hardcoded strings that would need some love. For example in https://phabricator.kde.org/differential/diff/create/ there should be git diff -U999 rather than plain git diff (many new contributors don't use the -U switch and the code review loses context).

May 20 2017, 2:27 PM · Sysadmin, Phabricator
ltoscano added a comment to T6171: Fix "Login or Register with LDAP" with "Login with KDE Identity" + link.

From a quickly check of the code, it seems that the string is hardcoded, but on the other side it is marked for translation. Apart from filing an upstream bug, maybe a quick solution could be a "custom" (fake) translation?

May 20 2017, 2:14 PM · Sysadmin, Phabricator
kossebau created T6171: Fix "Login or Register with LDAP" with "Login with KDE Identity" + link.
May 20 2017, 1:54 PM · Sysadmin, Phabricator

May 7 2017

ltoscano created T6063: A repository added later to differential review is not shown.
May 7 2017, 1:03 PM · Phabricator

May 5 2017

elvisangelaccio added a comment to T5079: Differential: provide Bug and Branch fields.

I'm seeing more and more reviews with "foo (branched from bar)" as branch value (e.g. D5706), which is good. But I'm not able to get the same when I create a revision through arcanist (I just get the name of the local feature branch, e.g. see D5658).
What am I doing wrong? I have arcanist and libphutil fully updated (tracking their stable branch).

Oh, maybe it's because git checkout -b does not set the upstream for the new branch. Next time I'll try to use git checkout -t -b, let's see if that helps...

May 5 2017, 2:34 PM · Phabricator

May 4 2017

elvisangelaccio added a comment to T5079: Differential: provide Bug and Branch fields.

I'm seeing more and more reviews with "foo (branched from bar)" as branch value (e.g. D5706), which is good. But I'm not able to get the same when I create a revision through arcanist (I just get the name of the local feature branch, e.g. see D5658).
What am I doing wrong? I have arcanist and libphutil fully updated (tracking their stable branch).

May 4 2017, 8:17 PM · Phabricator
elvisangelaccio added a comment to T5079: Differential: provide Bug and Branch fields.

I'm seeing more and more reviews with "foo (branched from bar)" as branch value (e.g. D5706), which is good. But I'm not able to get the same when I create a revision through arcanist (I just get the name of the local feature branch, e.g. see D5658).
What am I doing wrong? I have arcanist and libphutil fully updated (tracking their stable branch).

May 4 2017, 8:03 PM · Phabricator

Apr 24 2017

rjvbb added a comment to T5946: updating a raw diff through arcanist resets the repository info.

Well, to me that's making things needlessly complicated, for typical FOSS usage at least. Even more so because the arc command to modify revisions is called diff ...

Apr 24 2017, 8:58 PM · Phabricator
bcooksley closed T5917: folders disappear in diffusion, but search function finds files in it as Resolved.

Thanks for your report. Upstream has now resolved this and we've updated to a version that contains the fix now.

Apr 24 2017, 8:49 PM · Phabricator
bcooksley added a comment to T5946: updating a raw diff through arcanist resets the repository info.

Subscribers and Reviewers belong to the Revision, not the Diff. They're reviewing the current status of a Revision, which is represented by a Diff, along with various items like a Summary, Test Plan, etc.

Apr 24 2017, 8:41 PM · Phabricator
rjvbb added a comment to T5946: updating a raw diff through arcanist resets the repository info.

But why would the other fields remain set? If you change the repo you could also argue that the subscribers and reviewers might have to change.

Apr 24 2017, 8:40 PM · Phabricator
bcooksley added a comment to T5946: updating a raw diff through arcanist resets the repository info.

I'll ask upstream but this looks like fairly expected behaviour to me. It's each diff that belongs to a repository not the revision itself.

Apr 24 2017, 7:16 PM · Phabricator
rjvbb created T5946: updating a raw diff through arcanist resets the repository info.
Apr 24 2017, 7:14 PM · Phabricator

Apr 20 2017

tpaulssen created T5917: folders disappear in diffusion, but search function finds files in it.
Apr 20 2017, 10:30 AM · Phabricator

Mar 23 2017

fooishbar added a comment to T5437: arcanist: option to ignore untracked files.

If it helps at all, for fd.o & Collabora, we avoid using arcanist at all, and use git-phab. That ignores untracked files by default. ;) You could also ship this patch for Arcanist to at least allow you to configure --allow-untracked as the default.

Mar 23 2017, 9:38 AM · Phabricator

Mar 17 2017

bcooksley moved T5678: Show tags in recent reviews and commits at Phabricator homepage from Backlog to Feature Requests on the Phabricator board.

Moving to the Phabricator board for tracking. I'll consider discussing this with upstream.
Note that Commits can actually have their own Project tags which are independent of Repositories.

Mar 17 2017, 8:50 AM · Phabricator
bcooksley changed the visibility for T5678: Show tags in recent reviews and commits at Phabricator homepage.
Mar 17 2017, 8:48 AM · Phabricator

Mar 11 2017

bcooksley added a comment to T5396: "create another" for task reports.

*Nod*. If it's just a case of having a button to click, i'll ask upstream about that. best place to put it would be under "Create Task" I think.

Mar 11 2017, 8:14 PM · Phabricator
mwolff added a comment to T5396: "create another" for task reports.

OK, but that's still not very user-friendly as

Mar 11 2017, 8:01 PM · Phabricator

Mar 9 2017

bcooksley added a comment to T5079: Differential: provide Bug and Branch fields.

I'll ask upstream if they're amenable to making the Branch manually editable (one can change the repository after all).

Mar 9 2017, 7:19 PM · Phabricator
bcooksley added a comment to T5396: "create another" for task reports.

Any create task url can do this - simply add ?template=<Task to template off> and Phabricator will do the rest for you.

Mar 9 2017, 7:16 PM · Phabricator