phab/src/applications/aphlict/management/PhabricatorAphlictManagementWorkflow.phpfeature/better-testing
phab/src/applications/aphlict/management/PhabricatorAphlictManagementWorkflow.php
feature/better-testing
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
fc71a7e92dc2 | epriestley | (stable) Discard stdout/stderr from the aphlict subprocess when running in… | Nov 14 2016 | |||
aa9395e38fc9 | epriestley | Fix bad variable causing `aphlict` to fail to start with no "logs" config | Apr 24 2016 | |||
0f0105e783ef | epriestley | Send the `aphlict` process log to the `node` log | Apr 22 2016 | |||
686c02d54a7a | epriestley | Add a "memory.hint" parameter to Aphlict | Apr 15 2016 | |||
bbb321395a96 | epriestley | Support Aphlict clustering | Apr 14 2016 | |||
07fc8f17ccae | epriestley | Support "ssl.chain" in Aphlict configuration | Apr 14 2016 | |||
c6b092595497 | epriestley | Move Aphlict logging and PID configuration options to config file | Apr 14 2016 | |||
c84dee522bb4 | epriestley | Move server-related Aphlict options to a configuration file | Apr 14 2016 | |||
a2588d62e7f6 | epriestley | Minor `bin/aphlict` cleanup | Apr 14 2016 | |||
4626fb4ef00f | Joshua Spence/joshuaspence | Update "should not run as root" message | Oct 31 2015 | |||
f2435fd1d0b5 | Joshua Spence | Return `$this` from setter methods | Jul 6 2015 | |||
bf81fda03609 | Joshua Spence | Linter fixes | Jun 2 2015 | |||
36e2d02d6ec5 | Joshua Spence | phtize all the things | May 22 2015 | |||
658175925931 | Joshua Spence | Create the Aphlict PID directory | Feb 28 2015 | |||
daadf955378c | Joshua Spence | Fix visibility of `PhutilArgumentWorkflow::didConstruct` methods | Jan 15 2015 | |||
487eb4e916d2 | Joshua Spence | Don't try to create the Aphlict log directory if it already exists | Jan 15 2015 | |||
1f09e05c683c | Joshua Spence | Automatically create the Aphlict log directory | Jan 14 2015 | |||
3d9dd4563587 | Joshua Spence | Allow Aphlict client port to be overridden | Jan 12 2015 | |||
0d070c91dc8d | epriestley | Fix Aphlict logging | Jan 12 2015 | |||
638cf20c9de4 | Joshua Spence | Allow the Aphlict server to bind to localhost | Jan 9 2015 | |||
5c25f380389a | Joshua Spence | Pass `--host` to `aphlict_server.js` | Jan 8 2015 | |||
9e0f70e17d56 | epriestley | Rewrite Aphlict to use Websockets | Jan 8 2015 | |||
39ca090d154b | epriestley | Try `nodejs` before `node` when starting notification server | Jun 7 2014 | |||
8a7a7dcbf1cb | Joshua Spence/epriestley | Make `./bin/aphlict` behave more like a service. | Jun 5 2014 |
c4science · Help