phab/src/applications/daemon/controllerproduction
phab/src/applications/daemon/controller
production
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
1c088822b4d2 | epriestley | Fix a fatal when viewing a daemon task with an invalid ID | Jul 8 2016 | |||
c50811137d69 | Aviv Eyal/avivey | Only show future triggers in Upcoming Triggers panel | Jul 8 2016 | |||
d9dd4d427d0b | epriestley | Improve daemon console for daemons on multiple hosts | Apr 15 2016 | |||
8aad862cd4e2 | Chad Little | Normalize casing on property boxes | Apr 7 2016 | |||
27e13ea03f92 | Chad Little | Update Deamons with new UI | Apr 2 2016 | |||
96b1665eaa12 | epriestley | Link "continue" action to confirm dialog in bulk jobs that are unconfirmed | Jan 10 2016 | |||
321c61a853d9 | Joshua Spence | Remove daemon envHash and envInfo | Nov 10 2015 | |||
a1431e53cc01 | epriestley | Link to Harbormaster build targets from the Daemon worker page | Aug 10 2015 | |||
384cae49424c | Chad Little | Update Daemons for handleRequest | Aug 10 2015 | |||
1b744d9cb646 | Chad Little | Remove device=false from Daemons application | Aug 4 2015 | |||
075f041becc4 | epriestley | Merge branch 'master' into redesign-2015 | Jun 23 2015 | |||
3215899925e2 | epriestley | Execute Maniphest batch edits in the background with a web UI progress bar | Jun 23 2015 | |||
3699253e49f6 | epriestley | Merge branch 'master' into redesign-2015 | May 28 2015 | |||
784a59abd939 | Chad Little | [Redesign] Update Daemons UI | May 28 2015 | |||
7d757483a0db | epriestley | Make everything 1000x or 1000000x slower | May 23 2015 | |||
36e2d02d6ec5 | Joshua Spence | phtize all the things | May 22 2015 | |||
0ceb30af8677 | Chad Little | Moderize Daemons a little | Mar 3 2015 | |||
c038c643f498 | Chad Little | Move PHUIErrorView to PHUIInfoView | Mar 1 2015 | |||
6771a70499e5 | epriestley | Update Phabricator for DaemonOverseer vs DaemonHandle split | Feb 24 2015 | |||
3da38c74da21 | Chad Little | PHUIErrorView | Feb 2 2015 | |||
77bcbed9f98e | epriestley | Implement PolicyAwareQuery for triggers | Jan 20 2015 | |||
19be32656f84 | epriestley | Implement clock/trigger infrastructure for scheduling actions | Jan 16 2015 | |||
ba4ebf28adef | epriestley | Allow archived tasks to be queried by object PHID and order by id | Dec 31 2014 | |||
c2f4ae3502d8 | epriestley | Separate daemon task table rendering into a standalone class | Dec 30 2014 | |||
a4474a497583 | Bob Trahan | Daemons - introduce PhabricatorWorkerArchiveTaskQuery | Dec 24 2014 | |||
2fedb6f941d8 | Fabian Stelzer/epriestley | Start phd daemons as the correctly configured user and refuse otherwise | Dec 23 2014 | |||
9a7383121dbb | epriestley | Move cancel/retry/free task queue actions to bin/worker | Dec 6 2014 | |||
914b8bb32cd7 | epriestley | Fix daemon task queue to respect task priority | Oct 31 2014 | |||
df3ddd5de477 | epriestley | Fix `bin/phd log` instructions | Sep 3 2014 | |||
06882a99cf92 | Bob Trahan | Daemons - move combined log to console | Aug 27 2014 | |||
c2874945c87f | Bob Trahan | Daemons - add status of environment to daemon console, etc | Aug 27 2014 | |||
9309723ac477 | epriestley | Send graceful shutdown signals to daemons in Phabricator | Aug 12 2014 | |||
9cb6b2cfcc59 | James Rhodes | Remove user-independent date and time functions from Phabricator | Jul 13 2014 | |||
9a679bf3746c | Joshua Spence | Allow worker tasks to have priorities | Jul 11 2014 | |||
46d9bebc8430 | epriestley | Remove all `device = true` from page construction | Jun 24 2014 | |||
ca6bd2647588 | epriestley | Set `device` to `false` for all pages which don't specify device readiness | Jun 24 2014 | |||
0a62f13464b8 | Joshua Spence/epriestley | Change double quotes to single quotes. | Jun 9 2014 | |||
0120388a7516 | Chad Little | Found some missing icons | May 13 2014 | |||
136af8d2ab94 | epriestley | Do not perform write in PhabricatorDaemonLogQuery by default | Jan 21 2014 | |||
75e7224c8a50 | Chad Little | Use PHUIObjectBoxView on Daemons | Jan 20 2014 | |||
31a2bebf633b | Chad Little | Move PhabricatorTagView to PHUITagView | Jan 14 2014 | |||
c4627135844f | epriestley | Minor cleanup for task rendering in Daemons | Dec 21 2013 | |||
a5dc9067af0c | epriestley | Provide convenience method addTextCrumb() to PhabricatorCrumbsView | Dec 19 2013 | |||
b8b7e583adce | epriestley | Show a queue utilization statistic in the Daemon console | Dec 9 2013 | |||
97c690fc0f52 | Chad Little | PHUIPropertyListView | Oct 11 2013 | |||
e8bb24fd6072 | Chad Little | Policy, Status in PHUIHeaderView | Sep 17 2013 | |||
751cd547c291 | epriestley | Remove dust from page construction | Aug 20 2013 | |||
6750a48951be | epriestley | Surface task queue temporary failure rate in Daemon console | Jul 24 2013 | |||
88530ba05341 | epriestley | Add `bin/phd log <id>` to dump all logs to the CLI | Jul 24 2013 | |||
36c13592306c | epriestley | Allow long daemon log messages to be expanded | Jul 24 2013 | |||
e793a3657a2e | epriestley | Use a real Query class to load daemon information | Jul 23 2013 | |||
df3f4d5a40c7 | epriestley | Show wait delay in daemon UI explicitly | Jul 23 2013 | |||
40226bbfd0f2 | epriestley | Mostly modernize daemon detail views | Jul 23 2013 | |||
9a35da73aead | epriestley | Use modern UI elements to show daemons in Daemons | Jul 23 2013 | |||
9838251515a2 | Bob Trahan | Make PhabricatorActionListView logged-out user savvy | Jul 12 2013 | |||
984bc8ea630b | epriestley | Give Asana feed publishing tasks a less aggressive retry/backoff schedule | Jul 8 2013 | |||
f01213b089b3 | Chad Little | pht for Daemons. | Feb 27 2013 | |||
ef7f16180ce5 | epriestley | Restore merge of phutil_tag. | Feb 13 2013 | |||
73cce6e1310b | epriestley | Revert "Promote phutil-tag again" | Feb 13 2013 | |||
4eb84149c2f1 | vrana | Convert everything to safe HTML | Feb 13 2013 | |||
9b8da7376550 | vrana | Convert AphrontTableView to safe HTML | Feb 10 2013 | |||
58b6e2cac641 | vrana | Convert AphrontDialogView to safe HTML | Feb 10 2013 | |||
059920c2dac5 | vrana | Convert AphrontErrorView to safe HTML | Feb 8 2013 | |||
40547030a54e | epriestley | render_tag -> tag: PropertyListView | Jan 29 2013 | |||
20768d65d566 | vrana | Convert phutil_render_tag(X, Y, '...') to phutil_tag | Jan 25 2013 | |||
beaf0bb89888 | epriestley | Improve Daemon console UI | Jan 22 2013 | |||
38626dce649c | Chad Little | Remove spacer from sidebars. | Jan 13 2013 | |||
4a81ae6d6d59 | Nick Harper | Add data information to daemon task view | Dec 18 2012 | |||
ef85f49adc07 | vrana | Delete license headers from files | Nov 5 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 | |||
bf98ab5e9295 | vrana | Handle empty array argv in daemon log view | Oct 5 2012 | |||
dfe5ae08aabc | vrana | Handle empty argv in daemon log view | Oct 5 2012 | |||
8ddd9c7a61c4 | Alan Huang | Fix a tab in the daemon console | Aug 16 2012 | |||
3908f7db2ec2 | Nick Harper | Show list of non-exited daemons | Aug 15 2012 | |||
66cee129b652 | epriestley | Remove all code referencing old tab navigation | Aug 14 2012 | |||
a68c30ce831a | epriestley | Modernize daemon application | Aug 14 2012 | |||
6cc196a2e557 | vrana | Move files in Phabricator one level up | Jun 1 2012 | |||
09c8af4de065 | epriestley | Upgrade phabricator to libphutil v2 | May 30 2012 | |||
401ac19aa6a1 | Jason Ge | Reorder the daemon console's display of the panels | Apr 18 2012 | |||
b2890eeb0e6f | epriestley | Add "final" to all Phabricator "Controller" classes | Mar 10 2012 | |||
d8c601f21b19 | Nick Harper | Move functionality of PhabricatorMetaMTADaemon to a worker task | Mar 2 2012 | |||
7a9e6af00813 | epriestley | Add buttons to delete or free tasks from the queue | Jan 24 2012 | |||
be26c6a5c125 | epriestley | Refactor repository reparse scripts to be more useful | Sep 28 2011 | |||
8f3b342287bc | epriestley | Improve several Diffusion UI error states | Sep 5 2011 | |||
74d57b0a428c | epriestley | Use phabricator_ time functions in more places | Jun 26 2011 | |||
6229cdadd8d7 | epriestley | Improve web tools for viewing daemons | May 3 2011 | |||
ca7a0de1cf77 | epriestley | Prevent a race in Phabricator workers | Apr 14 2011 | |||
ee1e2da8fbf4 | epriestley | Avoid Timeline race condition | Apr 14 2011 | |||
361ec78b0344 | epriestley | Add missing includes from XHPAST parse bug. | Apr 7 2011 | |||
736f629a0756 | epriestley | Lint stragglers. | Apr 4 2011 | |||
c22124db858f | epriestley | Improve daemon console. | Mar 27 2011 | |||
bb144542d3e0 | epriestley | Diffusion/phd/console improvements. | Mar 15 2011 | |||
8bcbeface176 | epriestley | Increase parseriness of some parsery things. | Mar 11 2011 | |||
ec084ca419d9 | epriestley | Rough cut of Workers | Mar 10 2011 |
c4science · Help