Page MenuHomePhabricator
Feed Advanced Search

Jul 26 2015

Negative24 created T106969: Labs Docker Project.
Jul 26 2015, 5:15 AM · User-bd808, Cloud-Services

Jul 24 2015

Negative24 added a comment to T104894: Investigate per-project open security group policy.

@yuvipanda I don't really know how I would investigate the issue. The issue was fixed by explicitly opening the port so this wasn't much of a priority for me. I take a quick look in about 3-4 hours to see if I can find anything.

Jul 24 2015, 7:54 PM · Cloud-Services
Negative24 added a comment to T104910: Create OpenStack project.

@Aklapper I discussed it with the few people actively working with OpenStack atm. It isn't that big (yet). Its fine if this isn't created, its not really needed right now.

Jul 24 2015, 2:19 PM · Project-Admins

Jul 23 2015

Negative24 changed the end date for E37: -24 Vacation from Jul 24 2015, 5:59 AM to Jul 23 2015, 5:59 AM.
Jul 23 2015, 5:16 PM
Negative24 added a comment to T105575: Phabricator scripts directory needs to be readable and executable by phd.user.

@chasemp Its in the Phabricator project. Phab-02 was an old model that I was going off of while writing https://gerrit.wikimedia.org/r/#/c/222987/. Phab-pup-test has that role enabled and is the most current with the Differential/Diffusion (just realized I've been using the wrong name) setup.

Jul 23 2015, 3:32 PM · Phabricator

Jul 18 2015

Negative24 renamed E37: -24 Vacation from to -24 Vacation.
Jul 18 2015, 6:45 PM

Jul 16 2015

Negative24 added a comment to T105575: Phabricator scripts directory needs to be readable and executable by phd.user.

Do they need to be locked down? We can just change the group privs to something phd is a member of.

Jul 16 2015, 5:42 AM · Phabricator

Jul 12 2015

Negative24 added a comment to T105631: Unhandled Exception ("PhutilMissingSymbolException") on /conpherence/search/.

Unhandled exceptions are not expected behavior.

Jul 12 2015, 4:31 PM · Phabricator
Negative24 added a comment to T105616: Red dot next to Phabricator usernames needs some kind of explanation (hover popup text?).

The feature being described would be an upstream request not a Wikimedia specific feature.

Jul 12 2015, 12:45 AM · Upstream, Phabricator (Upstream)
Negative24 edited projects for T105616: Red dot next to Phabricator usernames needs some kind of explanation (hover popup text?), added: Phabricator (Upstream); removed Phabricator.
Jul 12 2015, 12:44 AM · Upstream, Phabricator (Upstream)

Jul 11 2015

Negative24 added a comment to T105616: Red dot next to Phabricator usernames needs some kind of explanation (hover popup text?).

It should also be mentioned that the grey dot next to a disabled user could have the same problem.

Jul 11 2015, 10:41 PM · Upstream, Phabricator (Upstream)
Negative24 updated subscribers of T105575: Phabricator scripts directory needs to be readable and executable by phd.user.

In modules/phabricator/manifests/init.pp, line 177:

mode    => '0754',

@chasemp, Is there a specific reason this is set?

Jul 11 2015, 3:54 AM · Phabricator
Negative24 renamed T105575: Phabricator scripts directory needs to be readable and executable by phd.user from Phabricator directory needs to be readable and executable by phd.user to Phabricator scripts directory needs to be readable and executable by phd.user.
Jul 11 2015, 3:49 AM · Phabricator
Negative24 created T105575: Phabricator scripts directory needs to be readable and executable by phd.user.
Jul 11 2015, 3:27 AM · Phabricator
Negative24 added a comment to P942 phab-pup-test sshd log.

Running /usr/libexec/phabricator-ssh-hook.sh as vcs-user gives:

/usr/libexec/phabricator-ssh-hook.sh: 17: exec: /srv/phab/phabricator/bin/ssh-auth: Permission denied

phabricator/scripts or more specifically phabricator/scripts/ssh should be owned by phd (Bug: T105575)

Jul 11 2015, 3:15 AM
Negative24 updated subscribers of T93916: Change priority value for Needs Triage.
Jul 11 2015, 2:26 AM · Phabricator
Negative24 merged task T105529: Changing priority to "Needs Triage" should not say that priority has been raised into T93916: Change priority value for Needs Triage.
Jul 11 2015, 2:26 AM · Phabricator
Negative24 changed the visibility for P942 phab-pup-test sshd log.
Jul 11 2015, 1:38 AM
Negative24 added a comment to P942 phab-pup-test sshd log.

Script log:

negative24@phab-pup-test:~$ sudo cat /home/vcs-user/script.log
Script is running
Arguments: vcs-user
VCS user matched
Running /srv/phab/phabricator/bin/ssh-auth vcs-user

So the script is being run by SSH and is executing the ssh-auth command which returns:

command="'/srv/phab/phabricator/bin/ssh-exec' '--phabricator-ssh-user' 'Negative24' '--phabricator-ssh-key' '3'",no-port-forwarding,no-X11-forwarding,no-agent-forwarding,no-pty ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDlACYKvy3x6uE6eeWHY22bQtFoTNYlJnl/erzUi3FGdegCHnOJfVqir8IM4M2aGR8Qc0UozGDiai16cSpI+GTo++g702wO6Pn7TNZGbk0NRBm7ucauJIkH1UlzE8Q8+SH8RINFhRFQtBPGmHn09xDQ50kmNXCnHtSEY/0D+WKEkb7nDPz5O9dzR5DZJ2w26NYXBAQg+oPkcSRHNEDH3JE6ywhHKoLBnHMjLPz1lcyg6hIaRfJNAASV32IbDwSzBGFcCVHgAWN6JPplQ5Vq3t34j8J8IuGbsIqDbTJ+C6z8OCkPOaW58AZpEi3P+dAFM1qXv0yfvnXVhOtA8m9bkgZt

The public key that is returned matches my public key:

ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDlACYKvy3x6uE6eeWHY22bQtFoTNYlJnl/erzUi3FGdegCHnOJfVqir8IM4M2aGR8Qc0UozGDiai16cSpI+GTo++g702wO6Pn7TNZGbk0NRBm7ucauJIkH1UlzE8Q8+SH8RINFhRFQtBPGmHn09xDQ50kmNXCnHtSEY/0D+WKEkb7nDPz5O9dzR5DZJ2w26NYXBAQg+oPkcSRHNEDH3JE6ywhHKoLBnHMjLPz1lcyg6hIaRfJNAASV32IbDwSzBGFcCVHgAWN6JPplQ5Vq3t34j8J8IuGbsIqDbTJ+C6z8OCkPOaW58AZpEi3P+dAFM1qXv0yfvnXVhOtA8m9bkgZt jamison.lofthouse@gmail.com

but SSH keeps on showing key not found.

Jul 11 2015, 1:37 AM

Jul 10 2015

Negative24 added a comment to P942 phab-pup-test sshd log.

Ln 53 is the last line from initial start.
Ln 160 shows that it did run the command.
Ln 163 is where the check failed.

Jul 10 2015, 10:37 PM
Negative24 added a comment to P942 phab-pup-test sshd log.

Accidentally pasted my public key, which happened to be on the clipboard when my log wasn't copied.

Jul 10 2015, 10:17 PM
Negative24 edited P942 phab-pup-test sshd log.
Jul 10 2015, 10:16 PM
Negative24 edited P942 phab-pup-test sshd log.
Jul 10 2015, 10:13 PM
Negative24 added a comment to T104904: On labs phabricator references security extension even though it isn't present.

Possibly related:

1Error: Could not set 'link' on ensure: No such file or directory - /srv/phab/phabricator/src/extensions at 12:/etc/puppet/modules/phabricator/manifes
2ts/extension.pp
3Error: Could not set 'link' on ensure: No such file or directory - /srv/phab/phabricator/src/extensions at 12:/etc/puppet/modules/phabricator/manifes
4ts/extension.pp
5Wrapped exception:
6No such file or directory - /srv/phab/phabricator/src/extensions
7Error: /Stage[main]/Phabricator/Phabricator::Extension[PhabricatorMediaWikiAuthProvider.php]/File[/srv/phab/phabricator/src/extensions/PhabricatorMed
8iaWikiAuthProvider.php]/ensure: change from absent to link failed: Could not set 'link' on ensure: No such file or directory - /srv/phab/phabricator/
9src/extensions at 12:/etc/puppet/modules/phabricator/manifests/extension.pp
10Notice: /Stage[main]/Phabricator/Git::Install[phabricator/phabricator]/Exec[phabricator/phabricator_confirm_tag_version]/returns: executed successful
11ly
12Info: /Stage[main]/Phabricator/Git::Install[phabricator/phabricator]/Exec[phabricator/phabricator_confirm_tag_version]: Scheduling refresh of Exec[ph
13abricator/phabricator_alert_for_out_of_sync]
14Error: Could not set 'link' on ensure: No such file or directory - /srv/phab/phabricator/src/extensions at 12:/etc/puppet/modules/phabricator/manifes
15ts/extension.pp
16Error: Could not set 'link' on ensure: No such file or directory - /srv/phab/phabricator/src/extensions at 12:/etc/puppet/modules/phabricator/manifes
17ts/extension.pp
18Wrapped exception:
19No such file or directory - /srv/phab/phabricator/src/extensions
20Error: /Stage[main]/Phabricator/Phabricator::Extension[PhutilMediaWikiAuthAdapter.php]/File[/srv/phab/phabricator/src/extensions/PhutilMediaWikiAuthA
21dapter.php]/ensure: change from absent to link failed: Could not set 'link' on ensure: No such file or directory - /srv/phab/phabricator/src/extensio
22ns at 12:/etc/puppet/modules/phabricator/manifests/extension.pp

Only got these errors on a newly created instance. From the looks of it, it should only be a few lines added. I'll look at it tomorrow.

Jul 10 2015, 2:35 AM · VPS-project-Phabricator, Patch-For-Review, Puppet, Cloud-Services
Negative24 updated the language for P934 phab extension errors from puppet to text.
Jul 10 2015, 2:34 AM · Phabricator
Negative24 edited P934 phab extension errors.
Jul 10 2015, 2:33 AM · Phabricator

Jul 9 2015

Negative24 added a comment to T105073: Irrelevant project notifications if you are not subscribed but a watcher and 'Project watcher list changes' is enabled in notification preferences.

I have to say the notification system is the most confusing and weird exception-y thing in Phabricator.

Jul 9 2015, 2:38 PM · Upstream, Phabricator (Upstream)
Negative24 added a comment to T69: Top bar of Phabricator should signify to users they are interacting with a Wikimedia project space.

T104515 seems to have changed it back to black. (that is, the header)

Jul 9 2015, 2:26 PM · Patch-For-Review, Phabricator, Wikimedia Phabricator RfC

Jul 8 2015

Negative24 updated the task description for T105210: iridium (phab server) - Could not find dependency Package[php5].
Jul 8 2015, 11:48 PM · SRE, Phabricator

Jul 7 2015

Negative24 added a comment to T105073: Irrelevant project notifications if you are not subscribed but a watcher and 'Project watcher list changes' is enabled in notification preferences.

Seems to be very similar to https://secure.phabricator.com/T8524 as well.

Jul 7 2015, 11:56 PM · Upstream, Phabricator (Upstream)
Negative24 added a comment to T105073: Irrelevant project notifications if you are not subscribed but a watcher and 'Project watcher list changes' is enabled in notification preferences.

@mmodell Un-watching is still different from unsubscribing. @Mattflaschen said he unsubscribed (which I can see) but @mmodell said un-watch. I just need a bit of clarification. It is possible to un-watch and unsubscribe from a project while still being in it and it sounds like doing that should mute all notifications which would mean that this would be a bug.

Jul 7 2015, 11:53 PM · Upstream, Phabricator (Upstream)
Negative24 added a comment to T104910: Create OpenStack project.

Name: OpenStack
Description: This project tracks the development and deployment of the OpenStack software that manages the instance framework in Cloud-Services.
Type: Component

Jul 7 2015, 1:45 PM · Project-Admins

Jul 6 2015

Negative24 created T104910: Create OpenStack project.
Jul 6 2015, 8:23 PM · Project-Admins
Negative24 created T104904: On labs phabricator references security extension even though it isn't present.
Jul 6 2015, 7:54 PM · VPS-project-Phabricator, Patch-For-Review, Puppet, Cloud-Services
Negative24 committed rOPUPcb23e9f14c8b: hiera: phab-pup-testing ssh on port 222.
hiera: phab-pup-testing ssh on port 222
Jul 6 2015, 7:05 PM
Negative24 updated subscribers of T104894: Investigate per-project open security group policy.
Jul 6 2015, 6:50 PM · Cloud-Services
Negative24 created T104894: Investigate per-project open security group policy.
Jul 6 2015, 6:49 PM · Cloud-Services
Negative24 added a comment to T104730: Phabricator dependence on wmfusercontent.org.

The Phabricator's res dir contains generated files based on either the phabricator.base-uri or security.alternate-file-domain.

Jul 6 2015, 3:32 PM · SRE, Phabricator
Negative24 added a comment to T38044: Puppet group management interface doesn't allow all characters allowed for puppet variables and classes.

I updated some confusing documentation here. I ended up getting confused the same way.

Jul 6 2015, 2:25 AM · MediaWiki-extensions-OpenStackManager
Negative24 added a member for Gerrit-Migration: Negative24.
Jul 6 2015, 1:21 AM
Negative24 updated the task description for T104827: Create puppet role for Phabricator hosted repo testing.
Jul 6 2015, 12:58 AM · Puppet, Phabricator
Negative24 added a subtask for T95982: Stabilize vcs-user owned files and directories in Phab-02: T104827: Create puppet role for Phabricator hosted repo testing.
Jul 6 2015, 12:57 AM · VPS-project-Phabricator
Negative24 added a parent task for T104827: Create puppet role for Phabricator hosted repo testing: T95982: Stabilize vcs-user owned files and directories in Phab-02.
Jul 6 2015, 12:57 AM · Puppet, Phabricator
Negative24 claimed T104827: Create puppet role for Phabricator hosted repo testing.
Jul 6 2015, 12:57 AM · Puppet, Phabricator
Negative24 created T104827: Create puppet role for Phabricator hosted repo testing.
Jul 6 2015, 12:56 AM · Puppet, Phabricator

Jul 4 2015

Negative24 added a comment to T104515: Next Phabricator Upgrade 2015-07-08.

We should upgrade to the latest source code of redesign-branch every week.

Jul 4 2015, 7:06 PM · Essential-Work, Phabricator, Release

Jun 29 2015

Negative24 added a comment to T104199: Send alert emails to any project admin responsible for an instance with broken puppet.

@Andrew, well I do have an instance (phab-pup) which I'm writing puppet configs for phab-02 which has its puppet disabled. Eventually phab-02 should be fully puppetized in phab-pup.

Jun 29 2015, 2:45 PM · Cloud-Services
Negative24 added a comment to T104199: Send alert emails to any project admin responsible for an instance with broken puppet.

I have a feeling I'm going to be getting these emails quite often...

Jun 29 2015, 2:38 PM · Cloud-Services
Negative24 added a project to T104139: Phd not writing log files on Phabricator Labs instance: Phabricator.
Jun 29 2015, 1:49 PM · Upstream, Phabricator, Phabricator (Upstream)
Negative24 added a comment to T104139: Phd not writing log files on Phabricator Labs instance.

Could be both. I haven't found the underlying issue yet.

Jun 29 2015, 1:49 PM · Upstream, Phabricator, Phabricator (Upstream)

Jun 28 2015

Negative24 updated subscribers of T104139: Phd not writing log files on Phabricator Labs instance.
Jun 28 2015, 5:26 PM · Upstream, Phabricator, Phabricator (Upstream)
Negative24 added a comment to T104139: Phd not writing log files on Phabricator Labs instance.

Phab-01's log is empty
Phab-02's last entry was made on 25-Jun-2015 19:47:18 UTC. I don't know what happened then (probably a puppet run).
Phab-03's log is also empty but this was caused by me since the log was getting to be too big so I cleared everything and this made me discover the bug in the first place.

Jun 28 2015, 5:26 PM · Upstream, Phabricator, Phabricator (Upstream)
Negative24 added a comment to T104139: Phd not writing log files on Phabricator Labs instance.

Currently investigating. Will post details soon.

Jun 28 2015, 4:44 PM · Upstream, Phabricator, Phabricator (Upstream)
Negative24 created T104139: Phd not writing log files on Phabricator Labs instance.
Jun 28 2015, 4:43 PM · Upstream, Phabricator, Phabricator (Upstream)
Negative24 added a comment to T103918: Change phab-03 to 2015 redesign.

@mmodell Phab-03 wasn't that hard to setup. I'll recreate it tomorrow (couldn't yesterday because I was SSHing through a tablet). Debugging isn't worth it on that machine. I'll poke around in phab-01 to see whats going on there.

Jun 28 2015, 1:21 AM · VPS-project-Phabricator

Jun 27 2015

Negative24 added a comment to T103757: Investigate and reduce NFS use in maps-team project.
Jun 27 2015, 1:05 AM · Patch-For-Review, Discovery-ARCHIVED, Maps, Cloud-Services

Jun 26 2015

Negative24 added a comment to T103873: Install molly-guard on production hosts.

Like I said I didn't know how to use it when I posted that. Now I do.

Jun 26 2015, 1:50 PM · SRE, Labs-Sprint-104, Patch-For-Review
Negative24 renamed T103918: Change phab-03 to 2015 redesign from Create another instance for phabricator to Change phab-03 to 2015 redesign.
Jun 26 2015, 1:44 PM · VPS-project-Phabricator
Negative24 added a comment to T103873: Install molly-guard on production hosts.

So this molly-guard package, is it going to be installed everywhere as in Labs and prod? A few emails and docs should be written because I, and I guarantee a few others, won't know how to use it and people will not be happy if they can't reboot their instances.

Jun 26 2015, 1:42 PM · SRE, Labs-Sprint-104, Patch-For-Review
Negative24 added a comment to T103918: Change phab-03 to 2015 redesign.

@mmodell I'm a little curious to what you did to phab-03. It wasn't fully updated with the origin/redesign-2015 branch and so Spaces wasn't installed which caused a few database errors but nothing really happened. I updated to the latest commit in the redesign branch and the phd services are still failing to connect to the database.

Jun 26 2015, 12:04 AM · VPS-project-Phabricator

Jun 25 2015

Negative24 added a comment to T823: Implement Phabricator Spaces.

Phab-03 was ready for Spaces testing (I say was because T103918 seems to have left it in a peculiar state).

Jun 25 2015, 11:54 PM · Upstream, Phabricator (Upstream), ECT-June-2015
Negative24 created T103924: Local config file contains escape characters.
Jun 25 2015, 10:13 PM · Puppet, Phabricator
Negative24 added a comment to T102703: Get rid of NFS in the phabricator Labs project.

Phab-02 and phab-pup are recovered and NFS has been disabled on both.

Jun 25 2015, 7:51 PM · VPS-project-Phabricator, Cloud-Services
Negative24 added a comment to T102648: On page-load, a flash of expanded Flow Board Description is seen before it collapses.

@Quiddity No that makes sense. Its a little reminder that its still there.
I'm still not seeing how the sidebar showing up momentarily is a FOUC, though. It looks styled and fine in both states.

Jun 25 2015, 3:01 PM · Wikimedia-Performance-recommendation, Growth-Team-Filtering, Growth-Team, good first task, JavaScript, StructuredDiscussions
Negative24 added a comment to T103824: Disable NFS from performance project.

Mostly unused because its mostly automatic (testing suites). But yes it doesn't use NFS.

Jun 25 2015, 2:41 PM · Cloud-Services
Negative24 added a comment to T69: Top bar of Phabricator should signify to users they are interacting with a Wikimedia project space.

I'm not at all qualified to say this but I bet a bit of smoothing around
the edges would do nicely.

Jun 25 2015, 2:28 AM · Patch-For-Review, Phabricator, Wikimedia Phabricator RfC
Negative24 created T103771: MF Special:Login doesn't have a field for 2FA.
Jun 25 2015, 1:15 AM · MobileFrontend, Web-Team-Backlog, MediaWiki-extensions-OATHAuth, wikitech.wikimedia.org, Cloud-Services
Negative24 claimed T103687: SessionFunnel is unused and should be removed.
Jun 25 2015, 1:05 AM · good first task, Wikipedia-Android-App-Backlog
Negative24 added a comment to T102648: On page-load, a flash of expanded Flow Board Description is seen before it collapses.

@He7d3r I can't reproduce. Can you see if the issue is still present?

Jun 25 2015, 12:14 AM · Wikimedia-Performance-recommendation, Growth-Team-Filtering, Growth-Team, good first task, JavaScript, StructuredDiscussions

Jun 23 2015

Negative24 closed T103456: Phabricator dashboard should be customizable as Invalid.
Jun 23 2015, 2:26 AM · Phabricator
Negative24 added a comment to T103456: Phabricator dashboard should be customizable.

There is a Phabricator application called Dashboard (https://phabricator.wikimedia.org/dashboard/). I'm assuming if you are a new user your home dashboard was automatically set to the default one. You need to create your own dashboard (or pick an existing one) and "install" it to make it show up on the home page. Refer to the documentation on MW.org for doing that.

Jun 23 2015, 2:26 AM · Phabricator
Negative24 changed the status of T103444: Desktop notifications from Open to Stalled.
Jun 23 2015, 12:17 AM · RelEng-Archive-FY201718-Q2, Upstream, Phabricator (Upstream)
Negative24 added a comment to T103444: Desktop notifications.

Just letting everyone know that this is a new feature.

Jun 23 2015, 12:17 AM · RelEng-Archive-FY201718-Q2, Upstream, Phabricator (Upstream)
Negative24 added a subtask for T103444: Desktop notifications: T102095: Next Phabricator upgrade: 2015-06-24.
Jun 23 2015, 12:17 AM · RelEng-Archive-FY201718-Q2, Upstream, Phabricator (Upstream)
Negative24 added a parent task for T102095: Next Phabricator upgrade: 2015-06-24: T103444: Desktop notifications.
Jun 23 2015, 12:17 AM · Essential-Work, Release, Phabricator
Negative24 created T103444: Desktop notifications.
Jun 23 2015, 12:16 AM · RelEng-Archive-FY201718-Q2, Upstream, Phabricator (Upstream)

Jun 18 2015

Negative24 added a comment to T102703: Get rid of NFS in the phabricator Labs project.

Phab-02 and phab-pup are the only ones I didn't get to work and they're the only ones not using the main puppetmaster (phab-02 is disabled and phab-pup is a self puppetmaster). It doesn't really matter since I was the only one using them anyways. I'll fix them when Labs recovers.

Jun 18 2015, 11:06 PM · VPS-project-Phabricator, Cloud-Services
Negative24 closed T102703: Get rid of NFS in the phabricator Labs project, a subtask of T102240: Audit projects' use of NFS, and remove it where not necessary, as Resolved.
Jun 18 2015, 11:05 PM · cloud-services-team (Kanban), Labs-Sprint-106, Labs-Sprint-105, Labs-Sprint-104, Incident-20150617-LabsNFSOutage, Labs-Sprint-103, Labs-Sprint-102, Cloud-Services
Negative24 closed T102703: Get rid of NFS in the phabricator Labs project as Resolved.
Jun 18 2015, 11:05 PM · VPS-project-Phabricator, Cloud-Services
Negative24 claimed T102703: Get rid of NFS in the phabricator Labs project.
Jun 18 2015, 11:04 PM · VPS-project-Phabricator, Cloud-Services
Negative24 added a comment to T102095: Next Phabricator upgrade: 2015-06-24.

@mmodell Since most of Wikimedia's custom code has been made into an extension, could we get the small amount of code that is being merged in also into an extension? This would make deployments simpler and easier to track. Perhaps just a misc extension if code is too small to be made into a full extension.

Jun 18 2015, 9:45 PM · Essential-Work, Release, Phabricator

Jun 16 2015

Negative24 renamed T102095: Next Phabricator upgrade: 2015-06-24 from Next Phabricator upgrade 2015-06-17 to Next Phabricator upgrade: 2015-06-17.
Jun 16 2015, 2:36 AM · Essential-Work, Release, Phabricator

Jun 15 2015

Negative24 added a comment to T102473: Visibility policies for objects in private Spaces can include 'Public' and be very misleading.
Jun 15 2015, 2:16 PM · Upstream, Phabricator (Upstream), Phabricator, WMF-Legal

Jun 12 2015

Negative24 added a comment to T1286: Aphlict security review.

Is this still being blocked by upstream?

Jun 12 2015, 9:09 PM · Security-Team, Phabricator
Negative24 added a comment to T102180: Email preferences doesn't contain an entry for Project Subscriber updates.

There is, but it doesn't seem to be working.

https://phabricator.wikimedia.org/settings/panel/emailpreferences/

Project membership changes.

I have set it to Ignore, but still get notifications via email.

(mmm I think this is a duplicate, but it's late and I want to zzzzzz)

Jun 12 2015, 12:29 AM · Upstream, Phabricator (Upstream)

Jun 11 2015

Negative24 created T102180: Email preferences doesn't contain an entry for Project Subscriber updates.
Jun 11 2015, 9:20 PM · Upstream, Phabricator (Upstream)
Negative24 added a comment to T823: Implement Phabricator Spaces.
In T823#1355913, @Qgil wrote:

After the last Wikimedia Phabricator update, https://phabricator.wikimedia.org/spaces/ exists. According to upstream it is "useless" as of today.

I got Phab-03 up with Phabricator at upstream's HEAD if it is any use to anyone else. Spaces seems to be working quite well there. I'll just be testing on it for a few weeks (at least) and then'll probably delete it unless someone needs it.

Jun 11 2015, 2:16 PM · Upstream, Phabricator (Upstream), ECT-June-2015
Negative24 updated the task description for T101929: Next Phabricator Upgrade: 2015-06-10.
Jun 11 2015, 12:19 AM · Essential-Work, Release, Phabricator

May 28 2015

Negative24 added a comment to T100578: error accessing phab-01.

An alternative (read: the way I do it) is I set

Host bastion1.wmflabs.org
    User negative24

My ssh config

May 28 2015, 4:01 AM · LDAP, Cloud-Services

May 20 2015

Negative24 edited projects for T99759: Meme audio doesn't stop with preview regenerate, added: Phabricator (Upstream); removed Phabricator.
May 20 2015, 1:14 AM · Upstream, Phabricator (Upstream)
Negative24 added a comment to T99345: Disable memes / image macros in Phabricator.

(Tangentially, the images take up the whole screen on my display. We should probably reduce the size even if we're going to keep them.)

May 20 2015, 1:14 AM · Phabricator
Negative24 created T99759: Meme audio doesn't stop with preview regenerate.
May 20 2015, 1:14 AM · Upstream, Phabricator (Upstream)
Negative24 created T99758: Shrink memes.
May 20 2015, 1:12 AM · Phabricator

May 12 2015

Negative24 added a member for Differential-Beta: Negative24.
May 12 2015, 11:00 PM

May 11 2015

Negative24 added a comment to T93585: Enable VisualEditor support in Graph extension (GSoC 2015 Proposal).
May 11 2015, 10:11 PM · Graph-VisualEditor, MediaWiki-extensions-Graph, VisualEditor, Parsoid, Services, Google-Summer-of-Code (2015)
Negative24 closed T98586: phab-01.wmflabs.org triggers HeraldManiphestTaskAdapter error when commenting as Resolved.
May 11 2015, 9:37 PM · VPS-project-Phabricator
Negative24 updated subscribers of T98586: phab-01.wmflabs.org triggers HeraldManiphestTaskAdapter error when commenting.

I believe it is working now. Just had to set load-libraries and events.listeners. @mmodell probably happened with the 2015-05-06 migration.

May 11 2015, 9:36 PM · VPS-project-Phabricator

May 6 2015

Negative24 created T98411: Puppet lock files fail because tag names are treated like dirs.
May 6 2015, 10:19 PM · Patch-For-Review, Phabricator, Puppet
Negative24 added a comment to T273: Wikimedia's Phabricator installation should use a custom favicon.

this is updated but I'm not sure how to flush cache - browsers cache the favicon pretty aggressively.

May 6 2015, 5:13 PM · Essential-Work, Phabricator

May 5 2015

Negative24 added a comment to T89830: Next Phabricator upgrade on 2015-05-06.

What about the 'security.allow-outbound-http' option that is now obsolete (and will/can be removed with https://gerrit.wikimedia.org/r/#/c/208848/)? Do we need to set the alternative (security.outbound-blacklist) before the deployment?

May 5 2015, 7:30 PM · Phabricator