User Details
- User Since
- Jan 13 2015, 10:52 PM (514 w, 1 d)
- Availability
- Available
Apr 23 2016
Ah, it makes sense. Thanks!
I am seeing the same, and it makes sense, once you know it only contains waypoints that you click.
Mar 5 2016
The new two columns layout is really neat! Any plan on having the second column move along as one scrolls down?
Feb 29 2016
Feb 11 2016
I slightly prefer the one with the grey background, as it adds a visible container around the activities (and makes the whole page less white). But on the other hand, I also like the overlay-ish aspect of the description, milestones, members and watchers list on the white background.
So no really strong opinion; I like both of them.
Feb 6 2016
Feb 4 2016
Feb 2 2016
Tested with rP9d125b459ea8, and it's working properly: thanks for the quick fix!
Feb 1 2016
I'm using PHP 7.0.2 with nginx 1.8.1, and running Phabricator at HEAD:
Jan 26 2016
Oct 13 2015
I am aware of that, but as @epriestley added some tasks for Phame, I thought: "why not had some more". :-)
Feb 3 2015
Interesting, the log line placed just before incrementing the messages.in variable is executed (a lot) but the variable stays at 0. I'll have a look.
This was due to _listeners.length being undefined in the getActiveListenerCount() function, I'll post a patch.
Feb 2 2015
Feb 1 2015
Some more comments, now that I managed to get it working - aka. the server receives connection from Phabricator, though it creates a new listener every 2 seconds and they never disconnect (due to passing through nginx?).
The client-port parameter is parsed from notification.client-uri and automatically passed as an argument to aphlict start. Could the same behaviour be added to client-host? Maybe I should create a new task for that.
Getting through nginx I don't need to open another port in my firewall - I tend to close everything, and use SSH tunnels to connect to my IRC bouncer and so on - and I don't have to authorise aphlict to read my SSL private key as nginx is already configured to use SSL.