In D25022#24491, @Cigaryno wrote:@speck if you think this thing works properly, you can either resign or click on Accept Revision, because when @valerio.bozzolan accepted the revision, it still appeared as Needs Revision.
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
Mar 13 2025
Mar 13 2025
Mar 12 2025
Mar 12 2025
Ekubischta added a comment to D25022: Add the Jxxx Monogram to Phame Post Tab Titles for logged-in users.
Mar 11 2025
Mar 11 2025
Mar 10 2025
Mar 10 2025
Ekubischta updated the diff for D25022: Add the Jxxx Monogram to Phame Post Tab Titles for logged-in users.
- Improved comment
Mar 5 2025
Mar 5 2025
Ekubischta added a comment to D25022: Add the Jxxx Monogram to Phame Post Tab Titles for logged-in users.
@speck @valerio.bozzolan @bekay Would you like to review this revision?
In D25897#24262, @aklapper wrote:Thanks, I can confirm that this works as expected. :)
I agree biggest question is where to put this. In my opinion the UX is already slightly inconsistent (given their are also concepts like "Related tasks" in Pholio or "Referenced Files" in tasks).
In Differential it feels a bit like a stretch to put this into a box called Revision Contents.
In Maniphest the same "Mentions" tab is in the Related Objects box; there is nothing similar in Differential which already has numerous boxes (also Details and Diff Detail but none of those have tabs).
Ekubischta updated the summary of D25898: Add instructions to Create Repository form fields for Callsign and Short Name.
Ekubischta updated the diff for D25898: Add instructions to Create Repository form fields for Callsign and Short Name.
- Updates after review to wording and dropped the placeholders
Ekubischta added a comment to D25898: Add instructions to Create Repository form fields for Callsign and Short Name.
In D25898#24255, @avivey wrote:Also, I think that visually, the instructions are too close to the next field and too far from their own field, but that's far out-of-scope for this one.
Mar 3 2025
Mar 3 2025
Feb 28 2025
Feb 28 2025
Ekubischta added a comment to T16004: Phabricator silently overwrites concurrent changes (no conflict detection).
I have also noticed this issue when submitting updates to a revision -
Ekubischta updated the summary of D25898: Add instructions to Create Repository form fields for Callsign and Short Name.
Ekubischta updated the summary of D25898: Add instructions to Create Repository form fields for Callsign and Short Name.
Ekubischta added a comment to D25898: Add instructions to Create Repository form fields for Callsign and Short Name.
I found a method called setControlInstructions that adds helpful text above the field
Ekubischta updated the diff for D25898: Add instructions to Create Repository form fields for Callsign and Short Name.
- Refactored to use the setControlInstructions method on the control
Feb 26 2025
Feb 26 2025
Ekubischta added a comment to D25022: Add the Jxxx Monogram to Phame Post Tab Titles for logged-in users.
I updated this revision so the title will only show the monogram if the user is logged in
Ekubischta updated the diff for D25022: Add the Jxxx Monogram to Phame Post Tab Titles for logged-in users.
- The title will only show the monogram when the post is public
Ekubischta updated the test plan for D25898: Add instructions to Create Repository form fields for Callsign and Short Name.
Ekubischta added a comment to T15742: When creating a Diffusion Repo, add helpful text to each field.
For later
Aug 7 2024
Aug 7 2024
Yes - it works seamlessly because if the local branch has a task number in it, the diff is automatically linked to that task when you run arc diff
Aug 6 2024
Aug 6 2024
Just adding references
Feb 23 2024
Feb 23 2024
Ekubischta renamed T15742: When creating a Diffusion Repo, add helpful text to each field from When creating a Diffusion Rep, add helpful text to each field to When creating a Diffusion Repo, add helpful text to each field.
Jan 16 2024
Jan 16 2024
In T15712#15124, @avivey wrote:Is the motivation only to allow not-magicking things like "S3" and "F1", or is there more?
Looks like the tickets end in a Wontfix in https://secure.phabricator.com/T5301; I didn't follow the whole thing, but often the reasoning in Remarkup boils down to performance.
Dec 1 2023
Dec 1 2023
Ekubischta added a comment to D25472: Update PhpunitTestEngine.php and ArcanistPhpunitTestResultParser.php to use junit output rather than json..
Just as a reference point, a few years ago, I created a version of this as well - It supports readCoverage coverage reports, etc.
Sep 18 2023
Sep 18 2023
Ekubischta added inline comments to D25051: Destroy file attachments when file is deleted, or object is deleted.
Sep 10 2023
Sep 10 2023
Seems like it is solvable via
Aug 8 2023
Aug 8 2023
Aug 3 2023
Aug 3 2023
Ekubischta added a comment to T15586: arcanist EXCEPTION: (CommandException) Command failed with error #-1!.
What is even stranger is that theoretically, php should not be able to exit with a status code of -1 - If you try, it changes it to 255
Jul 6 2023
Jul 6 2023
For completeness - Landing revisions from the UI Since they wouldn't be able to land from git? - Would have to be enabled in the UI
Jul 5 2023
Jul 5 2023
Ekubischta added a comment to T15096: Discuss Arcanist as a barrier to adoption of Phorge and how to address the underlying issues..
Could this be solved with a Herald action?
May 1 2023
May 1 2023
Just some notes for later
Apr 26 2023
Apr 26 2023
No errors in the console..
Apr 25 2023
Apr 25 2023
Ekubischta renamed T15273: Cannot Attach Restricted files to Phame Posts from Cannot Attach Restrictred files to Phame Posts to Cannot Attach Restricted files to Phame Posts.
Ekubischta added a comment to D25129: Fix PHP 8.1 "strlen(null)" exception in PhutilOpaqueEnvelope.php.
In D25129#4130, @Dylsss wrote:In D25129#4083, @aklapper wrote:Thanks for accepting. As I have been puzzled by arc for many years now, is there a way to merge via the web UI? arc land D25129 on a shell tells me that Branch "D25129" does not exist in the local working copy, likely because I've reset stuff here.
There is no way to merge from the web UI.
Mar 15 2023
Mar 15 2023
Ekubischta added a comment to T15096: Discuss Arcanist as a barrier to adoption of Phorge and how to address the underlying issues..
In T15096#3967, @valerio.bozzolan wrote:One thing that could help a lot for my survival, for example, is the creation of a small bot able to convert the GitHub/GitLab flow to the Phabricator flow - automagically.
So, if I have a repository mirrored to GitHub in read-only, people can just do a pull request, and their stuff is converted to an arc diff, without any intervention from the code contributor.
I only warn that I work on it, because I need it for some personal side-projects hosted in my personal Phabricator - and where I don't want to yell at contributors who send pull requests from elsewhere.
Jan 11 2023
Jan 11 2023
Nov 11 2022
Nov 11 2022
This revision is nearly impossible to test
Just a warning that I found a few bugs just by spot checking...
Oct 26 2022
Oct 26 2022
Jun 14 2022
Jun 14 2022
Ekubischta added a comment to T15034: Show confirmation dialog when closing a modal if form contents have been changed.
Hit esc today - Lost lots of typing
Jan 25 2022
Jan 25 2022
We should abandon this revision as secure has already updated their pem - see https://lch.lcdevops.com/rLCARCANIST13d3a3c3b100979c34dda261fe21253e3571bc46
- ran arc liberate
Dec 3 2021
Dec 3 2021
Here is the commit that introduced this
Nov 23 2021
Nov 23 2021
This looks pretty great! - I think T15030 is the general covering task for Extensions
Nov 17 2021
Nov 17 2021
This is related to or possibly a duplicate of T15011
Oct 31 2021
Oct 31 2021
I can confirm as well that I have never received an email from phorge / phabricator on my email which isn't "outlook.com" but is an office 365 email account
Oct 27 2021
Oct 27 2021
Ekubischta added a comment to T15051: default.pem in Arcanist is out of date - maybe remove it completely?.
This is what the README says - And maybe we should remove support for the default.pem altogether? (But, possibly leave support for custom.pem)
Oct 26 2021
Oct 26 2021
Ekubischta added a comment to T15051: default.pem in Arcanist is out of date - maybe remove it completely?.
Oct 25 2021
Oct 25 2021
I would use arc diff
@Labricator Could you propose and submit a revision?
Oct 21 2021
Oct 21 2021
I feel like this is a good change. I do not see any security vulnerabilities that could be introduced by this..
Oct 16 2021
Oct 16 2021
In T15006#1429, @speck wrote:I can provide more information later this weekend but I think it would help if we set up a virtual meeting with anyone interested in helping to get this done.
Yes - I could have some availability - Normally evenings (US Central Time) -
Oct 15 2021
Oct 15 2021
@speck What can I help with here? - Are we waiting on upstream for anything currently?
Oct 14 2021
Oct 14 2021
Could you describe in more detail what this change is doing? - Because I am not familiar with celerity, I did read through https://secure.phabricator.com/book/phabdev/article/celerity/ for some background.
Oct 13 2021
Oct 13 2021
@Leon95 - I think this revision will be approved with just including the webkit alternate -
Ekubischta added a comment to D25015: Show confirmation dialog when closing a modal if form contents have been changed.
In D25015#826, @speck wrote:I think that makes sense. Could you make a task to address this so we don’t lose track of it? Then let’s get this landed.
Ekubischta added a comment to D25023: Updated Arcanist default.pem with the most recent one from Mozilla.
In D25023#827, @speck wrote:Because of security issues related to this I’d like to have a verification of this type of change since this inherently defines the trust used by arc.
Maybe 2 core members independently verify the these certificate changes? Is there an fast way to verify the individual certs changed here?
Things seem wildly inconsistent for this particular css string https://we.phorge.it/source/phorge/browse/master/?grep=user-select
Ekubischta added a comment to D25022: Add the Jxxx Monogram to Phame Post Tab Titles for logged-in users.
In D25022#774, @bekay wrote:Then maybe just show the monogram when logged in.
Ekubischta added a comment to D25015: Show confirmation dialog when closing a modal if form contents have been changed.
I feel like we should move translation to a new revision, so we can move forward with this one.
I tested this revision on Edge just to make sure there were no negative side effects - No issues to report.
Oct 12 2021
Oct 12 2021
Oct 11 2021
Oct 11 2021
I am not seeing this behavior. (Using Edge)
Oct 6 2021
Oct 6 2021
Oct 4 2021
Oct 4 2021
Ekubischta updated the task description for T15051: default.pem in Arcanist is out of date - maybe remove it completely?.
Ekubischta updated the summary of D25023: Updated Arcanist default.pem with the most recent one from Mozilla.
Ekubischta requested review of D25023: Updated Arcanist default.pem with the most recent one from Mozilla.
Ekubischta updated the task description for T15051: default.pem in Arcanist is out of date - maybe remove it completely?.
Sep 30 2021
Sep 30 2021
Ekubischta updated the task description for T15051: default.pem in Arcanist is out of date - maybe remove it completely?.
Sep 26 2021
Sep 26 2021
Ekubischta added a comment to D25022: Add the Jxxx Monogram to Phame Post Tab Titles for logged-in users.
In D25022#768, @speck wrote:Thinking about this a little more it could be intentional for these to not have monograms displayed in the page title. Tasks, Revisions, etc. are more meant to be directed to internal users of the system while Phame blog posts may also be directed to external users where a monogram might be more confusing. What do you think?
Sep 24 2021
Sep 24 2021
Ekubischta updated the summary of D25022: Add the Jxxx Monogram to Phame Post Tab Titles for logged-in users.
Ekubischta updated the summary of D25022: Add the Jxxx Monogram to Phame Post Tab Titles for logged-in users.
Ekubischta requested review of D25022: Add the Jxxx Monogram to Phame Post Tab Titles for logged-in users.
Sep 23 2021
Sep 23 2021
Referencing this "short" discussion that I remember from Discourse
Content licensed under Creative Commons Attribution-ShareAlike 4.0 (CC-BY-SA) unless otherwise noted; code licensed under Apache 2.0 or other open source licenses. · CC BY-SA 4.0 · Apache 2.0