summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2016-11-19 14:37:38 +0100
committerJohannes Löthberg <johannes@kyriasis.com>2016-11-19 14:37:38 +0100
commitaf642579b95ad518c38b5e8bf7f6a047029a264c (patch)
tree42c26a9653f2c6cd8ac0b7eaf6e74b4c62379f56
parentd2dd72306be7b24af339cfed658f7c408dc61a34 (diff)
downloadkyblo-af642579b95ad518c38b5e8bf7f6a047029a264c.tar.xz
testing-phabricator: add note
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
-rw-r--r--entries/testing-phabricator.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/entries/testing-phabricator.rst b/entries/testing-phabricator.rst
index ac1b305..bb88006 100644
--- a/entries/testing-phabricator.rst
+++ b/entries/testing-phabricator.rst
@@ -1,3 +1,5 @@
I set up a phabricator instance `here <https://phabricator.kyriasis.com>`_ for testing it out, seeing how it works. It's slightly confusing to get started with, and the UI is a bit confusing, but it does seem rather useful. The repository browser isn't very user-friendly though, and I'm considering keeping my CGit setup for browsing repositories. The setup documentation also doesn't mention how to set the repository path, or where the default one is located, so that was a tad annoying.
For now I'm considering moving all my repositories over, though I will have to consider how to set things up properly. One annoyance is that the bugtracker doesn't have a way to tag bugs with a repository so that you can search by repository. You can tag them with projects though, so I might end up having to create a project for each separate repository? Alternatively doing something with spaces, though I'm not sure if I understand those properly yet.
+
+(It being implemented in PHP is also a slight turn-off. ``;)``)