Page MenuHomePhabricator
Feed Advanced Search

Nov 16 2016

avivey changed the visibility for T2374: Have `bin/phd stop` look for daemons and warn you about them, or nuke them with some flag.
Nov 16 2016, 6:44 PM · OS Students 2013, Daemons

Jul 4 2016

eadler moved T2452: Implement "arc blame" from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Jul 4 2016, 9:05 PM · Restricted Project, Arcanist, OS Students 2013

Jun 17 2016

eadler moved T2452: Implement "arc blame" from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Jun 17 2016, 7:09 AM · Restricted Project, Arcanist, OS Students 2013
eadler added a project to T2452: Implement "arc blame": Restricted Project.
Jun 17 2016, 7:02 AM · Restricted Project, Arcanist, OS Students 2013

Feb 26 2016

avivey changed the visibility for T2525: Delete `ArcanistLicenseLinter` and `ArcanistApacheLicenseLinter`.
Feb 26 2016, 7:14 PM · Arcanist, OS Students 2013

Jan 7 2016

epriestley closed T2450: Build a blame cache, a subtask of T2451: Build a `diffusion.blame` Conduit method, as Resolved.
Jan 7 2016, 2:44 AM · Diffusion, OS Students 2013
epriestley closed T2450: Build a blame cache, a subtask of T2453: Populate the blame cache when parsing commits, as Resolved.
Jan 7 2016, 2:44 AM · Diffusion, OS Students 2013
epriestley closed T2453: Populate the blame cache when parsing commits as Wontfix.

I'm just going to close this out, since I'm not sure we really need it -- D14963, D14962, and other work adjacent to T2450 found some general performance improvements in rendering. It's possible we might pursue this (and/or a highlighting cache) in the future, but I think we're fast enough now that the huge amount of upfront work the daemons would have to do to populate these caches probably doesn't make a ton of sense.

Jan 7 2016, 2:26 AM · Diffusion, OS Students 2013

Jan 6 2016

epriestley closed T2451: Build a `diffusion.blame` Conduit method, a subtask of T2452: Implement "arc blame", as Resolved.
Jan 6 2016, 5:24 PM · Restricted Project, Arcanist, OS Students 2013
epriestley closed T2451: Build a `diffusion.blame` Conduit method as Resolved by committing rPf561dc172d49: Implement a dedicated "diffusion.blame" API method.
Jan 6 2016, 5:24 PM · Diffusion, OS Students 2013
epriestley added a revision to T2451: Build a `diffusion.blame` Conduit method: D14957: Implement a dedicated "diffusion.blame" API method.
Jan 6 2016, 1:17 PM · Diffusion, OS Students 2013

Jul 3 2015

chad changed the visibility for T2453: Populate the blame cache when parsing commits.
Jul 3 2015, 5:21 AM · Diffusion, OS Students 2013
chad placed T2451: Build a `diffusion.blame` Conduit method up for grabs.
Jul 3 2015, 5:21 AM · Diffusion, OS Students 2013
chad changed the visibility for T2452: Implement "arc blame".
Jul 3 2015, 4:06 AM · Restricted Project, Arcanist, OS Students 2013

Feb 25 2015

joshuaspence added a subtask for T2453: Populate the blame cache when parsing commits: T2450: Build a blame cache.
Feb 25 2015, 9:49 AM · Diffusion, OS Students 2013

Oct 3 2014

fabe added a revision to T2453: Populate the blame cache when parsing commits: D10600: Implement a git blame cache.
Oct 3 2014, 5:49 PM · Diffusion, OS Students 2013

Sep 28 2014

fabe added a revision to T2450: Build a blame cache: D10600: Implement a git blame cache.
Sep 28 2014, 3:59 PM · Diffusion
fabe added a comment to T2450: Build a blame cache.

Had some free time today and implemented this. The improvement however is not as big as i expected.
Doing a blame on phabricators __phutil_library_map__.php will take ~20sec without and ~15sec with the cache on my dev vm.

Sep 28 2014, 3:58 PM · Diffusion

Aug 29 2014

btrahan added a revision to T2374: Have `bin/phd stop` look for daemons and warn you about them, or nuke them with some flag: D10386: Daemons - handle daemons that can't be killed a bit better.
Aug 29 2014, 5:36 PM · OS Students 2013, Daemons

Aug 27 2014

btrahan added a revision to T2374: Have `bin/phd stop` look for daemons and warn you about them, or nuke them with some flag: D10368: Daemons - better handle rogue daemons from phd.
Aug 27 2014, 6:31 PM · OS Students 2013, Daemons

Aug 26 2014

btrahan closed T2374: Have `bin/phd stop` look for daemons and warn you about them, or nuke them with some flag as Resolved.
Aug 26 2014, 9:09 PM · OS Students 2013, Daemons
btrahan added a revision to T2374: Have `bin/phd stop` look for daemons and warn you about them, or nuke them with some flag: D10357: Daemons - add phd-daemon support for findRunningDaemons.
Aug 26 2014, 9:00 PM · OS Students 2013, Daemons
btrahan added a revision to T2374: Have `bin/phd stop` look for daemons and warn you about them, or nuke them with some flag: D10354: phd - make stop / restart savvy to daemons without pid files.
Aug 26 2014, 7:59 PM · OS Students 2013, Daemons

Aug 25 2014

epriestley added a subtask for T2442: Show images in Diffusion diffs: T3141: Improve general stability/sanity of Diffusion file content queries.
Aug 25 2014, 1:39 AM · Wikimedia, Diffusion
epriestley renamed T2442: Show images in Diffusion diffs from Show images in Diffusion to Show images in Diffusion diffs.
Aug 25 2014, 12:43 AM · Wikimedia, Diffusion
epriestley reassigned T2374: Have `bin/phd stop` look for daemons and warn you about them, or nuke them with some flag from epriestley to btrahan.
  • D5663 added a reasonable-looking way to detect these processes, but bin/phd never got the glue code to call it.
  • This task is otherwise still relevant:
    • Add code in bin/phd stop and bin/phd restart to warn the user that there are processes which look like daemons that don't have corresponding PID files, and that they can use --force to terminate them.
    • With --force, terminate these processes.
    • The steps in https://secure.phabricator.com/T2374#8 should still let you reproduce this in modern phd.
Aug 25 2014, 12:35 AM · OS Students 2013, Daemons