In T4752#177071, @cspeckmim wrote:setfacl -Rdm u:phab-phd:rw /var/local/phabricator/filestore
setfacl -Rm u:phab-phd:rw /var/local/phabricator/filestore
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
May 24 2019
May 24 2019
thuffir added a comment to T4752: Daemons may not have permission to remove files from local disk storage engine.
Mar 23 2019
Mar 23 2019
thuffir added a comment to T11725: [Diffusion] Issue with checking out SVN repository while clone is successful for a Git repository.
Just ran into this issue on a freshly installed Ubuntu 16.04 docker container.
Actually it's just the package phpX.Y-xml what is missing.
In my case it was php7.2 so all I needed to do was:
sudo apt install php7.2-xml
(No extra repositories needed...)
May 19 2017
May 19 2017
For me it would be a great enhancement if there would be a shortcut which temporarily toggles this option:
Settings → Personal Settings → APPLICATIONS → Diff Preferences → Show Older Inlines
May 19 2017, 8:54 AM · Inline Comments, Prioritized, Restricted Project, Restricted Project, Differential, FreeBSD
Apr 21 2017
Apr 21 2017
A small update on this topic.
The diff I have submitted above in P1853#4950 is not working anymore since rP45b386596e62.
The corrected patch would be:
--- a/InsecureRemarkupGraphvizBlockInterpreter.php 2016-02-24 08:47:54.517183033 +0000 +++ b/InsecureRemarkupGraphvizBlockInterpreter.php 2016-02-24 08:51:02.784873997 +0000 @@ -41,11 +41,14 @@ $stderr)); }
Dec 2 2016
Dec 2 2016
This happened to me yesterday too. I am using the stable branch. The only thing that changed that I upgraded git to the latest release 2.11.0.
I have tried to change to the master branch which did not solve the problem. The problem was solved then by downgrading git to 2.10.2.
Apr 18 2016
Apr 18 2016
I get the same issue after upgrading:
Apr 14 2016
Apr 14 2016
thuffir updated Q363: Phabricator is not configured to serve cluster requests. from to Phabricator is not configured to serve cluster requests..
Feb 24 2016
Feb 24 2016
For everyone who would like to use this feature (Taking of course the above mentioned security risks into account).
Feb 20 2016
Feb 20 2016
@epriestley I see. Thanks anyways. Nevertheless I am hoping that some hints are available at buddy rates :)
Feb 19 2016
Feb 19 2016
@epriestley Thanks for the prompt answer. Isn't there any way to mark these preview files as temporary, or any maintenance task that I could run to remove all graphviz.png files that are not referenced from anywhere?
There is a problem I have stumbled upon.