I'm quite sure that somebody of you will join FOSDEM. In case, please join this talk as presenter :)
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
All Stories
Dec 10 2023
1b. Did you restart FastCGI after updating the code?
- Yes, you should have D25387 - which makes it very strange that you're getting an exception.
- That's the trace, yes.
- I've added you to Trusted Contributors, so you can file bugs in maniphest, etc.
Dec 9 2023
I’ve been meaning to investigate this. It also has thrown me that it’s not available where you expect it. I do suspect @valerio.bozzolan is right
Dec 8 2023
I wonder if under the hood this means "Add branch support to Locate File"
Unless something broke, this task is now complete.
- add PHP version
- rebase
Well, no opinions from the team. I still think this should be implemented... 😁
I'm trying debug mode
./bin/phd debug PhabricatorTaskmasterDaemon
there is a presentation from eric brechner, who was in microsofts xbox development, about kanban. he does it on whiteboard, extremely sinple:
https://www.youtube.com/watch?v=CD0y-aU1sXo
Also related: https://phabricator.wikimedia.org/T266966
Dec 7 2023
We may want to expand the Test Plan to mention additional tips to help newcomers in breaking their installation.
I love it, thanks.
It might be safer to do a null check with the strlen check in case the value isn’t a string.
Dec 6 2023
Note that I did *not* test this locally yet; just putting it here so it does not get lost (again)
Still WIP, was just checking that nothing explodes locally (yet)
Tested, thanks! no nuclear implosions and I like it. I also think that "accadf" is more readable than before :^) please wait some days before landing to eventually attract additional testers.
arc lint
git commit --amend --author="Mukunda Modell"
Urgh, indeed not the brightest proposed patch (though it worked locally).
Also need to rework/expand patch because there are several more places in this very file to fix.
More stacktraces triggered by going to http://phorge.localhost/maniphest/ :
Also fix line 14
Thanks both! I'll land this, then.