After looking again here:
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Sep 16 2024
Sep 7 2024
Sep 5 2024
Sep 4 2024
Right, should have probably also covered that line in D25186 which is more or less the same...
Sep 3 2024
Aug 31 2024
Aug 30 2024
Note that above two patches only allow passing ./bin/storage upgrade but not to run Phorge. That would be a followup once these initial patches got in.
Aug 29 2024
Aug 26 2024
Aug 23 2024
Aug 22 2024
Aug 19 2024
Confirming my suspicion on PHP 8.3 (while I'm still struggling to successfully bind locally).
As far as I can tell (well, I'm running into ldap_bind(): Unable to bind to server: Can't contact LDAP server after the patch above while my local LDAP server is running but that's nothing new triggered by the patch above), the patch above seems to work.
The root cause seems an array(null) here in the base case:
Aug 15 2024
Aug 11 2024
Not sure what "similar working links" means... Something like https://we.phorge.it/diviner/find/?name=PhutilSafeHTML ?
Urgh. In calling https://we.phorge.it/source/phorge/browse/master/src/applications/diviner/query/DivinerAtomQuery.php$340 , $this->titles is an array which has a length of 1, with its only member being null. Sounds like there's already something fishy before.
Where I can find similar working links? I've tried generating Diviner books for both Arcanist and Phorge but http://phorge.localhost/diviner/find/?name=JX.Stratcom is still giving me 404
Aug 7 2024
Aug 5 2024
Aug 4 2024
Aug 2 2024
Jul 27 2024
Jul 26 2024
Jul 11 2024
Jul 9 2024
Jul 2 2024
Jun 25 2024
Jun 24 2024
Jun 19 2024
$ git show commit d519f75dfdee61bb109468aa708c47f53f3e5128 (HEAD -> stable, origin/stable) Author: Mark Jervelund <EMAIL-REDACTED> Date: Mon Feb 12 11:51:24 2024 +0100
@revi: Could you please double-check and confirm that the line 144 in <phorge>/src/infrastructure/editor/PhabricatorEditorURIEngine.php is
'n' => $this->escapeToken($repository->getRepositorySlug()),
in your installation? Thanks in advance!
Jun 11 2024
Jun 10 2024
Jun 9 2024
So PHP, very wow