-
Updated
May 19, 2020 - PHP
#
phabricator
Here are 118 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
Apr 15, 2020 - JavaScript
A collection of custom Arcanist linters
-
Updated
May 6, 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
May 14, 2020 - PHP
An Arcanist extension for displaying file ownership information
-
Updated
Sep 13, 2019 - PHP
harshika18
commented
Mar 29, 2020
When you scroll down in the usage doc the active tab should also change based on the topic displayed on the screen. Like the topic displayed on the screen is "Viewing / Updating filters" while the active tab in list of topics in the left of the screen is "Intro to Queries"
![Screenshot from 2020-03-30 02-49-21](https://user-images.githubusercontent.com/44746365/77861326-d7572d00-7231-11ea-9a8b-96
Browser extension to group phabricator notifications.
-
Updated
Oct 20, 2018 - JavaScript
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
May 14, 2020 - PHP
Phabricator webhook for Prometheus Alertmanager
-
Updated
Jan 28, 2019 - Python
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
This is an example of how to build a Docker image for triggering Jenkins builds from Drydock. The Docker part probably won't work out of the box, but the trigger_build.sh script can be used in environments other than Docker.
-
Updated
Sep 28, 2018 - Shell
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.