Page MenuHomePhabricator

thuffir (Gergely Budai)
User

Projects

User does not belong to any projects.

Today

  • Clear sailing ahead.

Tomorrow

  • Clear sailing ahead.

Saturday

  • Clear sailing ahead.

User Details

User Since
Feb 19 2016, 8:39 AM (425 w, 6 d)
Availability
Available

Recent Activity

May 24 2019

thuffir added a comment to T4752: Daemons may not have permission to remove files from local disk storage engine.

setfacl -Rdm u:phab-phd:rw /var/local/phabricator/filestore
setfacl -Rm u:phab-phd:rw /var/local/phabricator/filestore

May 24 2019, 9:21 AM · Files

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...)

Mar 23 2019, 11:11 PM · Bug Report (Needs Information)

May 19 2017

thuffir added a comment to T8909: Provide ability to hide all inline or done comments.

For me it would be a great enhancement if there would be a shortcut which temporarily toggles this option:
SettingsPersonal SettingsAPPLICATIONSDiff PreferencesShow Older Inlines

May 19 2017, 8:54 AM · Inline Comments, Prioritized, Restricted Project, Restricted Project, Differential, FreeBSD

Apr 21 2017

thuffir added a comment to P1853 InsecureRemarkupGraphvizBlockInterpreter.php.

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));
     }
Apr 21 2017, 3:27 PM

Dec 2 2016

thuffir added a comment to T11940: Commit hooks in hosted Git repositories fail under Git 2.11.0.

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.

Dec 2 2016, 1:22 PM · Bug Report

Apr 18 2016

thuffir added a comment to T10830: phabricator_repository.repository_uri Missing.

I get the same issue after upgrading:

Apr 18 2016, 7:57 AM · Bug Report

Apr 14 2016

thuffir closed Q363: Phabricator is not configured to serve cluster requests. as resolved.
Apr 14 2016, 12:11 PM
thuffir added Q363: Phabricator is not configured to serve cluster requests. (Answer 360).
Apr 14 2016, 12:11 PM
thuffir updated Q363: Phabricator is not configured to serve cluster requests. from to Phabricator is not configured to serve cluster requests..
Apr 14 2016, 8:19 AM

Feb 24 2016

thuffir added a comment to P1853 InsecureRemarkupGraphvizBlockInterpreter.php.

For everyone who would like to use this feature (Taking of course the above mentioned security risks into account).

Feb 24 2016, 9:27 AM

Feb 20 2016

thuffir added a comment to P1853 InsecureRemarkupGraphvizBlockInterpreter.php.

@epriestley I see. Thanks anyways. Nevertheless I am hoping that some hints are available at buddy rates :)

Feb 20 2016, 11:47 PM

Feb 19 2016

thuffir added a comment to P1853 InsecureRemarkupGraphvizBlockInterpreter.php.

@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?

Feb 19 2016, 1:13 PM
thuffir updated subscribers of P1853 InsecureRemarkupGraphvizBlockInterpreter.php.

There is a problem I have stumbled upon.

Feb 19 2016, 8:48 AM