In D25558#16391, @avivey wrote:(The images aren't public/attached, so I can't see them)
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Apr 3 2024
Apr 3 2024
Are there mechanisms to re-gen the doc after we land changes? If not that might be something we should be able to do with harnormaster, and we can bring the docs back after something like that is set up to ensure they’re always updated
avivey added a comment to Q124: [bug] Diffusion Commit History CommandException on git 2.42 (Answer 156).
As a work-around, you can probably add ?offset=0 to the URL.
avivey awarded Q124: [bug] Diffusion Commit History CommandException on git 2.42 a Yellow Medal token.
(The images aren't public/attached, so I can't see them)
aklapper closed T15770: PHP 8.1 "preg_match(null)" exception exporting task list to CSV, a subtask of T15064: Make Phorge compatible with PHP 8.1/8.2/8.3/8.4, as Resolved.
aklapper committed rPc0bc45340584: Fix PHP 8.1 "preg_match(null)" exception exporting task list to CSV.
Fix PHP 8.1 "preg_match(null)" exception exporting task list to CSV
valerio.bozzolan added inline comments to D25565: Make incoming mail handling more robust / correct.
valerio.bozzolan added a comment to V5: Should we remove the code-generated documents from this instance?.
Agree with last comment
I'm curious about the use-case for copying comments as well - I'm guessing that there's some extra data that's added in the comments?
Add pht to string
Fix linting issues
Remove comment cloning
nicodoggie updated the question details for Q124: [bug] Diffusion Commit History CommandException on git 2.42.
aklapper added inline comments to D25568: Fix PHP 8.1 "addcslashes(null)" exception exporting task list to tab-separated text.
aklapper added a comment to D25568: Fix PHP 8.1 "addcslashes(null)" exception exporting task list to tab-separated text.
In D25568#16354, @valerio.bozzolan wrote:In this way, do we skip that column creating a column shift?
Maybe we need to promote that NULL to empty string
add minor comment - ready again - tested
I never use them, because there is no real method search. I think, we should be considering generating a documentation with a real php documention tool. But whatever we do: I think we can remove them in their current form.
introduce a nice applyExternalEffect() to change external things (the orginal file)
All of this should maybe go under "applyExternalEffects()"
All of this should maybe go under "applyExternalEffects()", but I can't find any doc that explains what should go there. Looks like external runs after all the internal and the object being saved, and before final. 🤷♂️
See also note in https://we.phorge.it/D25475#inline-3542 - looks like "creating a transformation" is done in many places.
avivey added a comment to D25568: Fix PHP 8.1 "addcslashes(null)" exception exporting task list to tab-separated text.
In D25568#16354, @valerio.bozzolan wrote:In this way, do we skip that column creating a column shift?
valerio.bozzolan added a comment to D25568: Fix PHP 8.1 "addcslashes(null)" exception exporting task list to tab-separated text.
In this way, do we skip that column creating a column shift?
speck added inline comments to D25568: Fix PHP 8.1 "addcslashes(null)" exception exporting task list to tab-separated text.
20after4 added inline comments to D25540: Add PhutilRemarkupHexColorCodeRule, a new remarkup rule to format color codes.
20after4 added inline comments to D25540: Add PhutilRemarkupHexColorCodeRule, a new remarkup rule to format color codes.
20after4 updated the diff for D25540: Add PhutilRemarkupHexColorCodeRule, a new remarkup rule to format color codes.
Address review feedback:
Apr 2 2024
Apr 2 2024
The change looks reasonable though I’m not familiar at this level of the database schema design
aklapper requested review of D25567: Fix PHP 8.1 "preg_match(null)" exception exporting task list to CSV.
aklapper added a comment to T15670: Diffusion repository commits: avoid to be a black hole for webcrawlers.
In T15670#16064, @valerio.bozzolan wrote:A root problem is that highlighted line number(s) should be a # fragment really, to do not multiply pages exponentially.
I'll test this locally, I can't see any reason we shouldn't merge it.
20after4 awarded D25475: Drag & Drop Task Cover Image: also attach a Mountain of Wealth token.
20after4 awarded D25538: Separate repository home and browse view in tab menu a Orange Medal token.
20after4 awarded D25566: Fix setup check for gzip request mangling being sent as GET a Mountain of Wealth token.
Fix setup check for gzip request mangling being sent as GET
@kat: I've added you to the Trusted Contributors project, so you can now land this change!
Traced the Flags in Revision back to its origin in https://secure.phabricator.com/T1557. I knew about this one - but I was 100% sure that the feature was lost when the SearchEngine classes were introduced.
bekay retitled D25538: Separate repository home and browse view in tab menu from Seperate repository home and browse view in tab menu
Whops, typo "Seperate" in the title - sorry for not noticing
bekay closed T15728: Repo home view and browse view share the same menu tab as Resolved by committing rPba835fe0eced: Seperate repository home and browse view in tab menu.
Seperate repository home and browse view in tab menu
Congratulations to both bekay and avivey. Minimum change, maximum result.
beautified even more - all logic inside the Transaction itself
valerio.bozzolan triaged T15612: Missing "Authored on" commit date for Subversion commits as Normal priority.
I can reproduce this, on an hosted Subversion repository.
In D25538#16175, @avivey wrote:I'd even suggest we can go one step further, and in the Home tab show the Readme above the files (and maybe change the order/highlight some other UI elements too).
- Moves readme to the top in home view
Well, my idea was to use the already implemented logic of the diagram extension and just extend it with another diagram renderer. But @mturdus is not responding 😁
Well, you know what would be next level for a dev? If (s)he clicks on it, the color is copied to the clipboard. We can't use this behavior, because behaviors loose their state in the remarkup cache...
The Github syntax for this is bad. That's the code block syntax. It makes it impossible to have code-block with mermaid syntax.
valerio.bozzolan awarded Q108: Phorge and Mermaid Js a Yellow Medal token.
If Phorge adds this feature, it is a good opportunity to be nice to thousands of people who use GitLab and GitHub, to unify with their syntax. Visible here:
I've added additional context since interestingly this feature is available since 2017 in GitLab :O wow
valerio.bozzolan added a comment to D25540: Add PhutilRemarkupHexColorCodeRule, a new remarkup rule to format color codes.
- Are we interested in #fff?
valerio.bozzolan triaged T15681: PHP8 error running "ssh vcs-user@phorge.yourcompany.com conduit conduit.ping" as Low priority.
Looking at the mentioned question, it seems a NULL pointer arrives as first argument in phutil_encode_log(). Fortunately that function is used by only 3 places:
Yes will be great to see a SAML or Oauth support for external authorities like:
- Keycloak
- Entra ID
- Github
- WeChat / WeCom
Ah yep, GET with body will get flagged in a number of cases.
Apr 1 2024
Apr 1 2024
avivey accepted D25540: Add PhutilRemarkupHexColorCodeRule, a new remarkup rule to format color codes.
looks good to me - couple of small inlines....
(Flags only show up in Maniphest on this one; I'll add them to more apps in a layer diff)
This D25540: Add PhutilRemarkupHexColorCodeRule, a new remarkup rule to format color codes should be ready to merge now, if someone wouldn't mind reviewing it.
Discussed on IRC: it seems that this should have been POST all along.
20after4 added a comment to D25540: Add PhutilRemarkupHexColorCodeRule, a new remarkup rule to format color codes.
In D25540#16124, @valerio.bozzolan wrote:About your Remarkup unit tests, try to rebase. Maybe related to D25559.
20after4 retitled D25540: Add PhutilRemarkupHexColorCodeRule, a new remarkup rule to format color codes from WIP: add PhutilRemarkupHexColorCodeRule
20after4 updated the diff for D25540: Add PhutilRemarkupHexColorCodeRule, a new remarkup rule to format color codes.
- Fixed a logic bug.
- Added passing unit tests.
IIUC this adds Flags in Differential, Maniphest, etc list views, and adds the repository in Differential list view?
Remove another change which is unneeded now
Remove two changes from patch which got already fixed in the meantime; rebase
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