Patch |
File delta |
Description |
update references to php5.patch | (download) |
arcanist/scripts/arcanist.php |
5 2 + 3 - 0 !
phabricator/src/applications/auth/provider/PhabricatorLDAPAuthProvider.php |
2 1 + 1 - 0 !
phabricator/src/applications/config/check/PhabricatorPHPConfigSetupCheck.php |
4 2 + 2 - 0 !
phabricator/src/applications/config/view/PhabricatorSetupIssueView.php |
14 5 + 9 - 0 !
phabricator/src/docs/user/configuration/configuration_guide.diviner |
2 1 + 1 - 0 !
phabricator/src/docs/user/field/restarting.diviner |
2 1 + 1 - 0 !
phabricator/src/docs/user/installation_guide.diviner |
2 1 + 1 - 0 !
7 files changed, 13 insertions(+), 18 deletions(-) |
refer to php-* named packages rather than php5-*
|
LANG.diff | (download) |
arcanist/src/repository/api/ArcanistSubversionAPI.php |
1 1 + 0 - 0 !
1 file changed, 1 insertion(+) |
---
|
puppet lint line.diff | (download) |
arcanist/src/lint/linter/ArcanistPuppetLintLinter.php |
2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-) |
---
|
support arcanist invocation.patch | (download) |
arcanist/src/runtime/ArcanistRuntime.php |
3 3 + 0 - 0 !
1 file changed, 3 insertions(+) |
support invocation as "arcanist"
|
phabricator/olasd/0001 Show repository on list of Differential revisions.patch | (download) |
phabricator/src/applications/differential/view/DifferentialRevisionListView.php |
15 15 + 0 - 0 !
1 file changed, 15 insertions(+) |
[patch 1/3] show repository on list of differential revisions
|
phabricator/olasd/0002 Add some environment variables when running git rece.patch | (download) |
phabricator/src/applications/diffusion/ssh/DiffusionGitReceivePackSSHWorkflow.php |
34 34 + 0 - 0 !
1 file changed, 34 insertions(+) |
[patch 2/3] add some environment variables when running
git-receive-pack
|
phabricator/olasd/0003 Add a parser for a custom Related to keyword in the .patch | (download) |
phabricator/src/__phutil_library_map__.php |
2 2 + 0 - 0 !
phabricator/src/applications/differential/editor/DifferentialTransactionEditor.php |
9 9 + 0 - 0 !
phabricator/src/applications/differential/parser/DifferentialCustomFieldRelatedToParser.php |
31 31 + 0 - 0 !
3 files changed, 42 insertions(+) |
[patch 3/3] add a parser for a custom "related to" keyword in the
|
phabricator/install.add progress notice.patch | (download) |
phabricator/src/infrastructure/storage/management/workflow/PhabricatorStorageManagementWorkflow.php |
2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-) |
enhance notice printed during initialisation
|