phab/src/infrastructure/daemon/workersfeature/testing
phab/src/infrastructure/daemon/workers
feature/testing
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
f6622f43e6d1 | epriestley | Replace all array_combine(x, x) with array_fuse(x) in Phabricator | Jan 26 2013 | |||
22c64c67ffca | epriestley | Fix performance problem for large task queues | Jan 22 2013 | |||
4a81ae6d6d59 | Nick Harper | Add data information to daemon task view | Dec 18 2012 | |||
4c7c518c6370 | epriestley | Throw a richer exception when updating tasks with expired leases | Dec 17 2012 | |||
ee2e85a0bb8d | epriestley | Fix several migration issues with the Task/Counter patch | Nov 16 2012 | |||
7332599e0326 | epriestley | Provide an IDS_COUNTER mechanism for ID assignment | Nov 7 2012 | |||
7e0ce0815435 | epriestley | Make various Drydock CLI/Allocator improvements | Nov 7 2012 | |||
ef85f49adc07 | vrana | Delete license headers from files | Nov 5 2012 | |||
0364ccdd5f4d | epriestley | Fix an issue where PhabricatorWorkerLeaseQuery may lease different tasks than… | Nov 1 2012 | |||
f0fdcf1a516c | epriestley | Undumb the Drydock resource allocator pipeline | Nov 1 2012 | |||
84ee4cd9f62f | epriestley | Factor out task execution and formalize permanent failures | Nov 1 2012 | |||
88fad90c1c0a | epriestley | Move task leasing to a dedicated query | Nov 1 2012 | |||
fe329b973849 | epriestley | Modernize worker task detail view | Oct 31 2012 | |||
5903ed650c20 | epriestley | Move completed tasks to an "archive" table and delete them in the GC | Oct 31 2012 | |||
2e484e257d4e | vrana | Fix lint errors found by Nemo | Jun 12 2012 | |||
6cc196a2e557 | vrana | Move files in Phabricator one level up | Jun 1 2012 | |||
1ebf9186b48b | vrana | Depend on class autoloading | May 31 2012 | |||
09c8af4de065 | epriestley | Upgrade phabricator to libphutil v2 | May 30 2012 | |||
d0af617818b6 | epriestley | Add "final" to (almost) everything else | Mar 14 2012 | |||
d33670c416c9 | epriestley | Update Herald documentation. | Jun 14 2011 | |||
ca7a0de1cf77 | epriestley | Prevent a race in Phabricator workers | Apr 14 2011 | |||
8bcbeface176 | epriestley | Increase parseriness of some parsery things. | Mar 11 2011 | |||
ec084ca419d9 | epriestley | Rough cut of Workers | Mar 10 2011 |
c4science · Help