1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-11 17:32:41 +01:00
phorge-phorge/src/applications
epriestley ce632d6490 Use ancestors(x) instead of 0::x in Mercurial history queries
Summary: If `0` isn't an ancestor of the current branch, the `0::x` construction fails. This is uncommon, but not wildly unreasonable. The `ancestors()` construction is simpler anyway.

Test Plan: Viewed some `hg` repos locally (change history, file history) without anything suspicious cropping up.

Reviewers: btrahan

Reviewed By: btrahan

CC: aran

Differential Revision: https://secure.phabricator.com/D7844
2013-12-27 13:16:10 -08:00
..
arcanist/conduit Move Conduit methods inside applications 2012-12-21 12:21:59 -08:00
audit Extend all "ManagementWorkflow" classes from a base class 2013-12-27 13:15:40 -08:00
auth Extend all "ManagementWorkflow" classes from a base class 2013-12-27 13:15:40 -08:00
base Show an "approval queue" item on the home page for admins, and sort out menu item visibility 2013-11-13 11:24:38 -08:00
cache Make all bin/* scripts locate their workflows dynamically 2013-12-27 13:15:48 -08:00
calendar Replace some hsprintf() by phutil_tag() 2013-11-11 09:23:23 -08:00
chatlog Provide convenience method addTextCrumb() to PhabricatorCrumbsView 2013-12-18 17:47:34 -08:00
conduit Make conduit certificate readonly and select-on-click 2013-12-23 10:43:53 -08:00
config Extend all "ManagementWorkflow" classes from a base class 2013-12-27 13:15:40 -08:00
conpherence Fix two issues with creating Conpherence threads via mail on some configurations 2013-12-12 10:59:28 -08:00
countdown Provide convenience method addTextCrumb() to PhabricatorCrumbsView 2013-12-18 17:47:34 -08:00
daemon Extend all "ManagementWorkflow" classes from a base class 2013-12-27 13:15:40 -08:00
differential Add bin/harbormaster to make builds easier to debug 2013-12-26 10:40:52 -08:00
diffusion Use ancestors(x) instead of 0::x in Mercurial history queries 2013-12-27 13:16:10 -08:00
directory/controller Hide Audit information on Home when the application is uninstalled 2013-10-09 15:25:03 -07:00
diviner Extend all "ManagementWorkflow" classes from a base class 2013-12-27 13:15:40 -08:00
doorkeeper Fix an edge case when trying to pull duplicate refs via Doorkeeper 2013-12-05 11:45:59 -08:00
draft/storage Add draft support to ApplicationTransactions 2012-12-21 05:57:14 -08:00
drydock Extend all "ManagementWorkflow" classes from a base class 2013-12-27 13:15:40 -08:00
fact Extend all "ManagementWorkflow" classes from a base class 2013-12-27 13:15:40 -08:00
feed Extend all "ManagementWorkflow" classes from a base class 2013-12-27 13:15:40 -08:00
files Extend all "ManagementWorkflow" classes from a base class 2013-12-27 13:15:40 -08:00
flag Work around a bug in PHP 5.3-ish with abstract methods in interfaces 2013-10-25 15:58:17 -07:00
harbormaster Extend all "ManagementWorkflow" classes from a base class 2013-12-27 13:15:40 -08:00
help/controller Make Differential views capability-sensitive 2013-09-26 18:45:04 -07:00
herald Add "raw author name" and "raw committer name" as Herald fields for commit content hooks 2013-12-27 13:16:00 -08:00
legalpad Provide convenience method addTextCrumb() to PhabricatorCrumbsView 2013-12-18 17:47:34 -08:00
lipsum Extend all "ManagementWorkflow" classes from a base class 2013-12-27 13:15:40 -08:00
macro Fix breadcrumb issue on Macro Create page 2013-12-20 14:06:21 -08:00
mailinglists Provide convenience method addTextCrumb() to PhabricatorCrumbsView 2013-12-18 17:47:34 -08:00
maniphest Provide convenience method addTextCrumb() to PhabricatorCrumbsView 2013-12-18 17:47:34 -08:00
meta Provide convenience method addTextCrumb() to PhabricatorCrumbsView 2013-12-18 17:47:34 -08:00
metamta Make all bin/* scripts locate their workflows dynamically 2013-12-27 13:15:48 -08:00
notification Mobile Notifications 2013-12-03 11:58:10 -08:00
nuance Provide convenience method addTextCrumb() to PhabricatorCrumbsView 2013-12-18 17:47:34 -08:00
oauthserver Initialize used variable 2013-07-09 21:55:27 -07:00
owners Provide convenience method addTextCrumb() to PhabricatorCrumbsView 2013-12-18 17:47:34 -08:00
passphrase Provide convenience method addTextCrumb() to PhabricatorCrumbsView 2013-12-18 17:47:34 -08:00
paste Provide convenience method addTextCrumb() to PhabricatorCrumbsView 2013-12-18 17:47:34 -08:00
people Provide convenience method addTextCrumb() to PhabricatorCrumbsView 2013-12-18 17:47:34 -08:00
phame Provide convenience method addTextCrumb() to PhabricatorCrumbsView 2013-12-18 17:47:34 -08:00
phid Make Drydock Lease and Resource PHIDs use newer PHID infrastructure 2013-12-26 12:29:58 -08:00
phlux Provide convenience method addTextCrumb() to PhabricatorCrumbsView 2013-12-18 17:47:34 -08:00
pholio Provide convenience method addTextCrumb() to PhabricatorCrumbsView 2013-12-18 17:47:34 -08:00
phortune Provide convenience method addTextCrumb() to PhabricatorCrumbsView 2013-12-18 17:47:34 -08:00
phpast Replace some hsprintf() by phutil_tag() 2013-11-11 09:23:23 -08:00
phragment Provide convenience method addTextCrumb() to PhabricatorCrumbsView 2013-12-18 17:47:34 -08:00
phrequent Lock policy queries to their applications 2013-10-21 17:20:27 -07:00
phriction Provide convenience method addTextCrumb() to PhabricatorCrumbsView 2013-12-18 17:47:34 -08:00
policy Extend all "ManagementWorkflow" classes from a base class 2013-12-27 13:15:40 -08:00
ponder Provide convenience method addTextCrumb() to PhabricatorCrumbsView 2013-12-18 17:47:34 -08:00
project Provide convenience method addTextCrumb() to PhabricatorCrumbsView 2013-12-18 17:47:34 -08:00
releeph Fix breadcrumb issue on Macro Create page 2013-12-20 14:06:21 -08:00
remarkup/conduit Support processing Remarkup in bulk with remarkup.processbulk Conduit method 2013-11-02 16:30:11 -07:00
repository Extend all "ManagementWorkflow" classes from a base class 2013-12-27 13:15:40 -08:00
search Extend all "ManagementWorkflow" classes from a base class 2013-12-27 13:15:40 -08:00
settings Make conduit certificate readonly and select-on-click 2013-12-23 10:43:53 -08:00
slowvote Provide convenience method addTextCrumb() to PhabricatorCrumbsView 2013-12-18 17:47:34 -08:00
subscriptions Tie application event listeners to the applications they listen for 2013-10-21 17:00:21 -07:00
system Replace some hsprintf() by phutil_tag() 2013-11-11 09:23:23 -08:00
tokens Provide convenience method addTextCrumb() to PhabricatorCrumbsView 2013-12-18 17:47:34 -08:00
transactions Implment ApplicationTransaction grouping rules 2013-12-27 05:51:15 -08:00
typeahead Turn the macro selector into a tokenizer 2013-11-25 19:22:06 -08:00
uiexample Change closed tasks to view as disabled 2013-12-04 20:45:23 -08:00
xhprof Make most file reads policy-aware 2013-09-30 09:38:13 -07:00