Page MenuHomePhabricator
Paste P1959

More problems.
ActivePublic

Authored by robertkraig on Mar 10 2016, 2:07 AM.
Tags
None
Referenced Files
F1166261: More problems.
Mar 10 2016, 2:07 AM
Subscribers
None
root@phabricator:/home/phabricator/phabricator# git status
On branch master
Your branch is behind 'origin/master' by 116 commits, and can be fast-forwarded.
(use "git pull" to update your local branch)
Untracked files:
(use "git add <file>..." to include in what will be committed)
bin/nuance
resources/sql/autopatches/20160221.almanac.1.devicen.sql
resources/sql/autopatches/20160221.almanac.2.devicei.php
resources/sql/autopatches/20160221.almanac.3.servicen.sql
resources/sql/autopatches/20160221.almanac.4.servicei.php
resources/sql/autopatches/20160221.almanac.5.networkn.sql
resources/sql/autopatches/20160221.almanac.6.networki.php
resources/sql/autopatches/20160221.almanac.7.namespacen.sql
resources/sql/autopatches/20160221.almanac.8.namespace.sql
resources/sql/autopatches/20160221.almanac.9.namespacex.sql
resources/sql/autopatches/20160222.almanac.1.properties.php
resources/sql/autopatches/20160223.almanac.1.bound.sql
resources/sql/autopatches/20160223.almanac.2.lockbind.sql
resources/sql/autopatches/20160223.almanac.3.devicelock.sql
resources/sql/autopatches/20160223.almanac.4.servicelock.sql
resources/sql/autopatches/20160223.paste.fileedges.php
resources/sql/autopatches/20160225.almanac.1.disablebinding.sql
resources/sql/autopatches/20160225.almanac.2.stype.sql
resources/sql/autopatches/20160225.almanac.3.stype.php
resources/sql/autopatches/20160227.harbormaster.1.plann.sql
resources/sql/autopatches/20160227.harbormaster.2.plani.php
resources/sql/autopatches/20160303.drydock.1.bluen.sql
resources/sql/autopatches/20160303.drydock.2.bluei.php
resources/sql/autopatches/20160303.drydock.3.edge.sql
resources/sql/autopatches/20160308.nuance.01.disabled.sql
resources/sql/autopatches/20160308.nuance.02.cursordata.sql
resources/sql/autopatches/20160308.nuance.03.sourcen.sql
resources/sql/autopatches/20160308.nuance.04.sourcei.php
resources/sql/autopatches/20160308.nuance.05.sourcename.sql
resources/sql/autopatches/20160308.nuance.06.label.sql
resources/sql/autopatches/20160308.nuance.07.itemtype.sql
resources/sql/autopatches/20160308.nuance.08.itemkey.sql
resources/sql/autopatches/20160308.nuance.09.itemcontainer.sql
resources/sql/autopatches/20160308.nuance.10.itemkeyu.sql
resources/sql/autopatches/20160308.nuance.11.requestor.sql
resources/sql/autopatches/20160308.nuance.12.queue.sql
scripts/setup/manage_nuance.php
src/applications/almanac/capability/AlmanacCreateNamespacesCapability.php
src/applications/almanac/capability/AlmanacManageClusterServicesCapability.php
src/applications/almanac/conduit/AlmanacDeviceSearchConduitAPIMethod.php
src/applications/almanac/conduit/AlmanacServiceSearchConduitAPIMethod.php
src/applications/almanac/controller/AlmanacBindingDisableController.php
src/applications/almanac/controller/AlmanacInterfaceDeleteController.php
src/applications/almanac/controller/AlmanacNamespaceController.php
src/applications/almanac/controller/AlmanacNamespaceEditController.php
src/applications/almanac/controller/AlmanacNamespaceListController.php
src/applications/almanac/controller/AlmanacNamespaceViewController.php
src/applications/almanac/editor/AlmanacBindingPropertyEditEngine.php
src/applications/almanac/editor/AlmanacDeviceEditEngine.php
src/applications/almanac/editor/AlmanacDevicePropertyEditEngine.php
src/applications/almanac/editor/AlmanacEditor.php
src/applications/almanac/editor/AlmanacNamespaceEditEngine.php
src/applications/almanac/editor/AlmanacNamespaceEditor.php
src/applications/almanac/editor/AlmanacNetworkEditEngine.php
src/applications/almanac/editor/AlmanacPropertyEditEngine.php
src/applications/almanac/editor/AlmanacServiceEditEngine.php
src/applications/almanac/editor/AlmanacServicePropertyEditEngine.php
src/applications/almanac/phid/AlmanacNamespacePHIDType.php
src/applications/almanac/query/AlmanacNamespaceQuery.php
src/applications/almanac/query/AlmanacNamespaceSearchEngine.php
src/applications/almanac/query/AlmanacNamespaceTransactionQuery.php
src/applications/almanac/storage/AlmanacDeviceNameNgrams.php
src/applications/almanac/storage/AlmanacNamespace.php
src/applications/almanac/storage/AlmanacNamespaceNameNgrams.php
src/applications/almanac/storage/AlmanacNamespaceTransaction.php
src/applications/almanac/storage/AlmanacNetworkNameNgrams.php
src/applications/almanac/storage/AlmanacServiceNameNgrams.php
src/applications/almanac/storage/AlmanacTransaction.php
src/applications/almanac/typeahead/AlmanacServiceTypeDatasource.php
src/applications/doorkeeper/bridge/DoorkeeperBridgeGitHub.php
src/applications/doorkeeper/bridge/DoorkeeperBridgeGitHubIssue.php
src/applications/drydock/controller/DrydockRepositoryOperationController.php
src/applications/drydock/editor/DrydockBlueprintEditEngine.php
src/applications/drydock/exception/DrydockCommandError.php
src/applications/drydock/storage/DrydockBlueprintNameNgrams.php
src/applications/drydock/storage/DrydockSchemaSpec.php
src/applications/harbormaster/constants/
src/applications/harbormaster/controller/HarbormasterUnitMessageListController.php
src/applications/harbormaster/controller/HarbormasterUnitMessageViewController.php
src/applications/harbormaster/editor/HarbormasterBuildPlanEditEngine.php
src/applications/harbormaster/management/HarbormasterManagementArchiveLogsWorkflow.php
src/applications/harbormaster/storage/build/HarbormasterBuildLogChunk.php
src/applications/harbormaster/storage/build/HarbormasterBuildLogChunkIterator.php
src/applications/harbormaster/storage/configuration/HarbormasterBuildPlanNameNgrams.php
src/applications/harbormaster/view/HarbormasterUnitSummaryView.php
src/applications/nuance/controller/NuanceItemController.php
src/applications/nuance/controller/NuanceItemListController.php
src/applications/nuance/controller/NuanceItemManageController.php
src/applications/nuance/controller/NuanceQueueController.php
src/applications/nuance/controller/NuanceSourceController.php
src/applications/nuance/cursor/
src/applications/nuance/editor/NuanceQueueEditEngine.php
src/applications/nuance/editor/NuanceSourceEditEngine.php
src/applications/nuance/github/
src/applications/nuance/item/
src/applications/nuance/management/
src/applications/nuance/phid/NuanceImportCursorPHIDType.php
src/applications/nuance/query/NuanceImportCursorDataQuery.php
src/applications/nuance/query/NuanceItemSearchEngine.php
src/applications/nuance/source/NuanceGitHubRepositorySourceDefinition.php
src/applications/nuance/storage/NuanceImportCursorData.php
src/applications/nuance/storage/NuanceSourceNameNgrams.php
src/applications/nuance/worker/
src/applications/transactions/editfield/PhabricatorStaticEditField.php
src/view/extension/
src/view/layout/PHUICurtainPanelView.php
src/view/layout/PHUICurtainView.php
src/view/phui/PHUIHeadThingView.php
webroot/rsrc/css/phui/phui-curtain-view.css
webroot/rsrc/css/phui/phui-head-thing.css
webroot/rsrc/image/d5d8e1.png

Event Timeline

nothing added to commit but untracked files present (use "git add" to track)
root@phabricator:/home/phabricator/phabricator# git log -1
commit 929b4ccb5cd29ea932a081ab5d69bf5e06a3ffd3
Author: Chad Little <chad@chadsdomain.com>
Date: Fri Feb 19 14:45:05 2016 -0800

Remove Similar Questions column from Ponder

Summary: Not terribly useful. Also removed close your stuff reminder.

Test Plan: View question I asked and strangers question. Both layout more normal like.

Reviewers: epriestley

Reviewed By: epriestley

Subscribers: Korvin

Differential Revision: https://secure.phabricator.com/D15312