- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
Thu, Jun 5
Thu, Jun 5
valerio.bozzolan accepted D26061: Fix PHP 8.1 "strlen(null)" exception for no query in primary search.
Wed, Jun 4
Wed, Jun 4
Unrelated troubleshooting but what about this?
valerio.bozzolan added a comment to D25501: Feed: Do not query and display data of uninstalled applications.
What about landing this?
valerio.bozzolan updated the diff for D26027: Profile picture destroy: implement Before-Destruction engine to restore the builtin image.
improve PHPDoc thanks to amybones
P.S. why is your local unit test failing?
Tue, Jun 3
Tue, Jun 3
What could go wrong
I'm happy because when a coworker creates a new sub-project "Nonsense Sub", now you can just destroy it (the project, not the coworker lol) and everything is rollbacked as before successfully.
Added a "Limitations" section to clarify what this patch is not about, and clarifying why direct Milestones must be removed (so you don't need to read all the subtasks)
valerio.bozzolan added a comment to T16094: Duplicated Query search tokens also create duplicate SQL query constructs.
If somebody can share the resulting query, to compare it A/B, that would be super
valerio.bozzolan added a comment to T16093: "NOT" search token tag uses an icon and no tooltip in Global Search results.
I think the description of this task should be "It's too much difficult to understand what that red thing is about" or something similar
valerio.bozzolan added a comment to D26057: Add tooltip for "not" search token tag in Global Search results.
I very much like the new tip,
It seems that Diviner still runs. Well done both for double-checking.
valerio.bozzolan updated the test plan for D26037: Add phpDoc to PhabricatorCursorPagedPolicyAwareQuery.
(about my last phrase I just mean we can have everywhere protected function runWorkflow() and we can avoid to introduce the argument - so for example we could rollback the file PhageExecWorkflow.php 🤯 🤯 🤯 lol )
valerio.bozzolan updated the test plan for D26040: Add missing ArcanistWorkflow::runWorkflow method.
(You are soo fast woow)
Sun, Jun 1
Sun, Jun 1
More docs yuum
Sat, May 31
Sat, May 31
In D26040#27816, @aklapper wrote:Keeping it protected will throw Protected method PhageExecWorkflow::runWorkflow() overriding public method ArcanistWorkflow::runWorkflow() should also be public.
(This seems nice) Small question: Does it still work for you keeping the method as protected instead of public?
Thu, May 29
Thu, May 29
valerio.bozzolan accepted D26034: Fix PHP 8.1 "strlen(null)" exception in Client ID handling of PhabricatorOAuthServerTokenController.
ooooor this, feel free to do whatever bro
valerio.bozzolan added a project to T16079: Allow extensions to define "Before Destruction" engines: Discussion Needed.
The patch is already approved but maybe it's nice to bring more attention to extension developers
Wed, May 28
Wed, May 28
Fingers crossed.
valerio.bozzolan updated the test plan for D26000: Remove orphan CSS selectors in calendar/phui-calendar.css.
Tue, May 27
Tue, May 27
valerio.bozzolan updated the name of F4381076: TOTP warning.png from "image.png" to "TOTP warning.png".
valerio.bozzolan added a comment to D26028: Explain consequences when adding second Multi-Factor Auth.
Not really what we expected, but nice try
Can't wait to enjoy the production Grafana CPU graph of Wikimedia Phabricator after this change
Mon, May 26
Mon, May 26
valerio.bozzolan added a comment to D26032: Mark policy transactions of Conduit-created new tasks as such to fix empty Feed transaction entries.
In D26032#27621, @aklapper wrote:
add more and more PHPDoc, and fix typos - thanks
valerio.bozzolan awarded T16085: PHP 8.1 "strncmp(null)" exception in transaction log for policy changes a Yellow Medal token.
valerio.bozzolan added a comment to T16085: PHP 8.1 "strncmp(null)" exception in transaction log for policy changes.
If I guess correctly, isNewObject is automatically guessed correctly, so, the root problem is probably here:
valerio.bozzolan added a comment to T16085: PHP 8.1 "strncmp(null)" exception in transaction log for policy changes.
Can you discover what's happening here? In theory the editor should detect isNewObject.
Sun, May 25
Sun, May 25
valerio.bozzolan moved T15213: Search: a Phriction entry does not mention "Phriction" nor "wiki" from Backlog to Feature Requests on the Phriction board.
Fri, May 23
Fri, May 23
You grep like a rockstar
valerio.bozzolan removed a reviewer for D26007: Remove unused CSS file aphront/panel-view.css: valerio.bozzolan.
Unlocking patch
Thu, May 22
Thu, May 22
Flagging as "andre is merging stuff https://we.phorge.it/D26007#26996"
Very good job as usual 👍
valerio.bozzolan accepted D26030: Fix project typeahead query with columns when string is not name prefix.
Nice. I'm 99% sure about the test plan, please see https://we.phorge.it/T16068#22703 before landing to adjust it, eventually.
valerio.bozzolan added a comment to T16068: Workboard column import project search: "Array for %Ls conversion is empty. Query: projectPHID IN (%Ls)".
Questions about the steps:
Wed, May 21
Wed, May 21
- fix last typo
- @return list<PhabricatorDestructionEngineExtension>
- fix typos
- add PHPDoc @return
Thanks! Additionally, it seems it's not possible to use these through {icon NAME} since it only supports font awesome AFAIK
valerio.bozzolan added a comment to D26024: Make long phui-tag-view object titles wrap in Remarkup context.
Seems very useful thanks, I would like to find small extra time to expand the test plan a bit more and run these extra tests, since this sounds very "core"
Tue, May 20
Tue, May 20
valerio.bozzolan added a comment to D26000: Remove orphan CSS selectors in calendar/phui-calendar.css.
Is getDisplayIconColor() related to these? (spoiler: probably it's not)
valerio.bozzolan claimed T16082: Calendar: Fix PHP 8.1 strlen(null) from AphrontFormDateControlValue.php:72 when visiting the Event Create form with start and end dates (without time).
Yet another one strlen(null)...
Love this. Feel free to evaluate the addition of thus, dramatically increasing your corporate security (at the price of slowing you down even more). as stated here lol https://we.phorge.it/D26028#27452 or whatever small thing could help to better visualize this alien behavior that is very peculiar of Phorge (that is, as already said, not intuitive).
valerio.bozzolan added a comment to D26000: Remove orphan CSS selectors in calendar/phui-calendar.css.
Should we also add some PHPDoc @deprecate (or whatever its name) to most CalendarColors?
valerio.bozzolan awarded D26000: Remove orphan CSS selectors in calendar/phui-calendar.css a Yellow Medal token.
valerio.bozzolan added a comment to D26028: Explain consequences when adding second Multi-Factor Auth.
Maybe better to just expand dialog, so, less code to maintain (?)
valerio.bozzolan added a comment to D26028: Explain consequences when adding second Multi-Factor Auth.
(I just mean the feature comes from Phabricator, not from Phorge; sorry I always pick random words to express myself)
valerio.bozzolan added a comment to D26028: Explain consequences when adding second Multi-Factor Auth.
Awesome. Optional bonus point, since this legacy feature thing is indeed veeeery confusing and very-Phorgi, maybe we may want to add a "Why" Phorge decided this, and highlight potential pitfalls.
valerio.bozzolan added a comment to D26028: Explain consequences when adding second Multi-Factor Auth.
Seems nice. Maybe we can generalize the text a bit to avoid "both" (since you can have multiple of them).
valerio.bozzolan updated the diff for D26027: Profile picture destroy: implement Before-Destruction engine to restore the builtin image.
fix PHPDoc - thanks andre
valerio.bozzolan moved T16060: arc diff: it could auto-claim the Task, if unclaimed from Backlog to Code Sprint Candidate on the User-valerio.bozzolan board.
valerio.bozzolan moved T15973: Fix unit test PhutilRemarkupEngineTestCase from Backlog to PingDeath 🌚 on the User-valerio.bozzolan board.
valerio.bozzolan moved T15967: Fix unit test PhutilPygmentizeParserTestCase from Backlog to PingDeath 🌚 on the User-valerio.bozzolan board.
valerio.bozzolan moved T16061: PhabricatorEnv isSelfURI(): add small cache of these self-URIs from Backlog to PingDeath 🌚 on the User-valerio.bozzolan board.
valerio.bozzolan moved T16079: Allow extensions to define "Before Destruction" engines from Backlog to PingDeath 🌚 on the User-valerio.bozzolan board.
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