-
Updated
Jul 3, 2020 - PHP
#
phabricator
Here are 119 public repositories matching this topic...
Open software engineering platform and fun adventure game
A Docker image that runs Phabricator, an open source software engineering tool
-
Updated
Mar 28, 2018 - Shell
Browse target page on github/bitbucket from emacs buffers
-
Updated
Apr 1, 2020 - Emacs Lisp
Phabricator zh-Hans Translation & Tools.
-
Updated
Jun 28, 2020 - JavaScript
A collection of custom Arcanist linters
-
Updated
May 20, 2020 - PHP
Helpers and continuous integration tools for mobile development.
-
Updated
May 6, 2020 - PHP
An Xcode test engine for use with Phabricator's arc command line tool.
-
Updated
Sep 18, 2017 - PHP
A Go package for connecting to Phabricator via the Conduit API.
-
Updated
Sep 24, 2019 - Go
A hubot plugin for communication with a Phabricator instance.
-
Updated
Mar 17, 2020 - CoffeeScript
Analysis issues and post results to Phabricator Differential
-
Updated
Nov 19, 2018 - Kotlin
docker-compose configuration for running phabricator
-
Updated
Dec 7, 2019 - Dockerfile
Open git files, directories, hashes, tags, and branches in the browser
-
Updated
Feb 27, 2020 - Python
Github mirror of "phabricator/extensions" - our actual code is hosted in phabricator
-
Updated
Jun 25, 2020 - PHP
An Arcanist extension for displaying file ownership information
-
Updated
Jun 25, 2020 - PHP
shivanigangadharan
commented
Mar 27, 2020
The idea is to build a footer for the website. Below are the specifications that I propose:
-
GitHub link of WikiContrib
-
Documentation link of WikiContrib
-
Link to guidelines for making contributions
We can also have a header or a navigation bar containing different menu options adding to the functionality of the website, but primary focus is the footer for now.
Any suggest
Browser extension to group phabricator notifications.
-
Updated
Jun 5, 2020 - JavaScript
Phabricator webhook for Prometheus Alertmanager
-
Updated
Jan 28, 2019 - Python
Android lint rule for phabricator arcanist. It includes findbugs, checkstyle and pmd configurations with gradle lint.
-
Updated
Aug 9, 2017 - PHP
/sBin/PHABulous: Simple Dashboard-style Charts for Phabricator, with Focus on Gantt Charts.
-
Updated
Aug 18, 2017 - PHP
A toolbox of utilities for interacting with phabricator.
-
Updated
Oct 1, 2018 - Shell
Github mirror of "phabricator" - our actual code is hosted with Gerrit (please see https://www.mediawiki.org/wiki/Developer_access for contributing
-
Updated
Jun 30, 2020 - PHP
Phabricator Provider for The PHP League OAuth 2.0 Client
-
Updated
Feb 25, 2020 - PHP
Phabricator extension providing GoCD build step
-
Updated
May 21, 2018 - PHP
Using Translatewiki.net to translate Phabricator's UI.
-
Updated
Jul 2, 2020 - PHP
Improve this page
Add a description, image, and links to the phabricator topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the phabricator topic, visit your repo's landing page and select "manage topics."


As an admin
I want to get informed if the config is faulty
Because I need to know how to fix it
Given that I start phabulous
When an important config parameter is missing
Then the log should tell me exactly which one is missing
But instead I just get:
runtime error: invalid memory address or nil pointer dereferenceSee also #39 and #63.