phabricator Questions
4
Solved
I have two branches, started at different points. They are mostly the same, except for a few extra commits on one of them. When I try to land that one, I get:
Usage Exception: There are multiple ...
Cantu asked 19/6, 2015 at 20:27
3
Solved
My operating system is:Mac OSX 10.11
I'm trying to install Phabricator on my Mac, when I execute the command of
phabricator cpopt$ ./bin/phd start
I got an error:
"ERROR: The PHP extension 'p...
Lockjaw asked 9/12, 2015 at 8:58
4
Solved
Phabricator: running over https, doesn't load any images. Firefox reports blocking unencrypted content.
If I click that little shield thingy next to 'https', and select "Disable protection for now...
Camarena asked 14/8, 2015 at 1:59
1
Looking for advice from developers phamiliar with PHP, or Phabricator internals,
on how to make Phabricator to have PlantUML (text to UML diagrams) within wiki pages, tasks. So that this UML code s...
Eggert asked 18/3, 2021 at 6:39
7
Solved
Here is the scenario that is pretty much annoying me.
Jack works in foobar a software house, Jack is a Working Programmer, he loves coding and commits frequently. Paul who is jack's manager tells ...
Psi asked 24/12, 2013 at 6:55
5
We have setup running Phabricator in one of our servers. Today I upgrade it by following the standard steps given in "https://secure.phabricator.com/book/phabricator/article/upgrading/" upgrade not...
Hooten asked 24/7, 2017 at 10:53
2
Solved
I've gotten Phabricator running, but I'm not receiving emails from the UI. What I've tried so far:
Using PHPMailer - I get the test email using ./bin/mail send-test, but when I send the user welco...
Derk asked 9/4, 2014 at 10:30
1
I'm trying to configure a phabricator instance, and I find that change the arcanist default template when we use arc diff can be very useful for the team.
Actually the template contains this text...
Escadrille asked 8/1, 2016 at 14:9
3
Solved
I am attempting to use Phabricator's code review feature to grade code submissions by students in a class. The code is committed to a Subversion server in which each student has their own folder un...
Rangoon asked 11/1, 2014 at 1:31
2
When I search a file from my repository, I get a random mirror as first result, while the official location (old URL 301s) and even the official GitHub mirror do not appear in search results.
I kn...
Barmecidal asked 18/8, 2016 at 13:55
2
Let's say I have a user in Phabricator and I need to change his password (for example the email system is out of order and I need to set the password NOW).
How can I do that?
Froebel asked 23/6, 2019 at 2:26
2
Solved
I'm trying to programmatically create tasks/bugs on Maniphest: https://www.phacility.com/phabricator/maniphest/
but i can't quite seem to find a RESTful API that can do this.
am i totally missing...
Scutage asked 11/7, 2014 at 4:9
2
arc help --full | less reveals this for graft:
graft revision
Grafts revision and its dependencies (if any) onto your working tree.
--force
Do not run any sanity checks.
--skip-landed
Do n...
Sass asked 17/1, 2019 at 2:1
2
Solved
I need to get the PHIDs for one project and several users in our Phabricator install. It seems like it should be trivial to find out how to do this, but I've searched the docs to no avail. Am I loo...
Lassie asked 9/9, 2014 at 21:22
4
Solved
I've set up phabricator and added several users. I noticed that I can change a user's real name or username, but I am unable to change their email address. Is there some reason why this is not expo...
Slacks asked 21/1, 2014 at 1:45
3
I have an open revision in Phabricator (with Git), and I submitted a diff to this revision, with the arc diff command.
The problem is that this diff is bad, and so I would like to undo it and to c...
Jewelfish asked 4/8, 2014 at 0:17
2
I have succefully installed phabricator on ubuntu but when I registered the admin user blank page appears. Even I tried to recover the user using ./bin/auth recover user but it did not work. It jus...
Sallee asked 7/4, 2017 at 11:6
2
Solved
I have a patch which I want to close and hide in my project without landing it myself or let others to land it later on. This patch is just obsolete.
Is there any way to close/delete/reject this?...
Ploy asked 15/4, 2014 at 12:10
2
Solved
I am trying to install phabricator behind apache http server. The problem is that i would like to have an url like
http://myserver.fr.xxxx/phabricator and not http://myserver.fr.xxxx/
i have tri...
Flanigan asked 10/9, 2013 at 13:41
1
I recently started using phabricator. I am using the Arcanist CLI to submit the differential to phabricator. It was working fine until yesterday and today it throws an error whenever i am trying to...
Capeskin asked 18/10, 2012 at 10:56
3
Solved
I'm trying to configure SSH for Phabricator to get git running. I've followed this manual but when I call echo {} | ssh [email protected] conduit conduit.ping I always get an empty result or P...
Eloquent asked 6/3, 2014 at 21:41
1
Solved
When I do arc linters, there are no options for a Java linter currently. Is there a way to configure Arcanist to lint Java code?
Hibbard asked 31/3, 2016 at 5:41
1
Solved
I am using Apache/2.4.7 to host a server. I am hosting phabricator on it.
Let us say that the ip is x.x.x.x and the domain name pointing to the ip is example.com.
Following are the contents of
...
Spermous asked 25/2, 2016 at 13:4
1
Solved
How can I configure phabricator to lint only files that match *py?
The following is my .arclint file:
{
"linters": {
"pylint": {
"type": "pylint",
"include": "(\\.py$)"
}
}
}
which is bas...
Annabell asked 5/11, 2015 at 19:13
3
Solved
I tried continuous integration tools Travis CI, CircleCI and codeship, but found none of them provide support document for phabricator. Does anyone have ideas about how to do continuous integration...
Hilde asked 17/12, 2014 at 3:1
1 Next >
© 2022 - 2025 — McMap. All rights reserved.