History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
bbb321395a96 | epriestley | Support Aphlict clustering | Apr 14 2016 | |||
07fc8f17ccae | epriestley | Support "ssl.chain" in Aphlict configuration | Apr 14 2016 | |||
2930733ac99f | epriestley | Complete modernization of 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 | |||
e32ce529d73f | epriestley | Begin generalizing Aphlict server to prepare for clustering/sensible config file | Apr 14 2016 | |||
04ee853cecf4 | Joshua Spence | Add the logger earlier in the Aphlict startup process | Jan 21 2015 | |||
f61846b46908 | Joshua Spence | Fix Aphlict exit status | Jan 21 2015 | |||
27422ffe8e3a | Joshua Spence | Use single quotes in JavaScript files | Jan 19 2015 | |||
53834d1471ad | Joshua Spence | Enable "strict" mode for NodeJS | Jan 19 2015 | |||
4636833f3dd8 | epriestley | Fix module imports in Aphlict server | Jan 19 2015 | |||
2b12f6160213 | Joshua Spence | Don't exit from the Aphlict Server prematurely | Jan 19 2015 | |||
9a7ad972cd26 | Joshua Spence | Refactoring of the Aphlict server | Jan 18 2015 | |||
0d070c91dc8d | epriestley | Fix Aphlict logging | Jan 12 2015 | |||
638cf20c9de4 | Joshua Spence | Allow the Aphlict server to bind to localhost | Jan 9 2015 | |||
f0ade1be1c57 | epriestley | Stop advising users to use `npm -g` to install websockets | Jan 8 2015 | |||
a87f2cd61053 | Joshua Spence | Fix `--ssl-cert` for Aphlict | Jan 8 2015 | |||
9e0f70e17d56 | epriestley | Rewrite Aphlict to use Websockets | Jan 8 2015 | |||
87f11a091df7 | Joshua Spence | Minor improvements to handling Aphlict status code | Jan 2 2015 | |||
9f31e023f425 | Joshua Spence | Minor improvements for handling of `/status/` for Aphlict | Jan 2 2015 | |||
44198d68a769 | Joshua Spence | Use the correct `Content-Type` for the Aphlict status route | Jan 2 2015 | |||
a00efcbfca02 | Joshua Spence | Fix some functions being used before they are defined | Dec 30 2014 | |||
fcc7dbbf1511 | Joshua Spence/epriestley | Fix a few minor JSHint warnings | Dec 30 2014 | |||
f2fee5a84e62 | Joshua Spence | Return a HTTP 500 instead of a HTTP 400 if an internal error occurs in the… | Jul 18 2014 | |||
41a8837f78db | Joshua Spence | Make HTTP errors returned from the Aphlict server more specific | Jul 18 2014 | |||
6bf4ec97d563 | epriestley | Fix HTTP 400 from notification server for JSON subscription objects | Jul 17 2014 | |||
7304e29dec33 | Joshua Spence | Various minor JSHint fixes. | Jun 30 2014 | |||
e40b18fb754c | Joshua Spence/epriestley | Fix call to `debug.log`. | Jun 14 2014 | |||
84d259cea223 | Joshua Spence/epriestley | Modify the Aphlict server to transmit messages instead of broadcasting them. | Jun 11 2014 | |||
60d2b743d900 | epriestley | Print out stack traces when Aphlict server dies | Jun 11 2014 | |||
ab4324148af7 | Joshua Spence/epriestley | Make the Aphlict server more resilient. | Jun 11 2014 | |||
fe98aa6839f0 | Joshua Spence/epriestley | Publish additional context to the Aphlict server. | Jun 5 2014 | |||
3202f0f23ddf | Joshua Spence/epriestley | Post data to the Aphlict server in JSON encoded form. | Jun 5 2014 | |||
f302bfc8f811 | epriestley | Break Aphlict's flash policy server into a separate class | Feb 18 2014 | |||
28fe44da0a8c | epriestley | Break some of Aphlict into reasonable classes with sensible responsibilities | Feb 18 2014 | |||
260eb5344bf8 | epriestley | Allow Aphlict to load Javelin and use Javelin class definitions | Feb 18 2014 | |||
a1e7a4ccca0c | epriestley | Version the Aphlict notification server and prompt users to upgrade if they're… | Feb 18 2014 | |||
f88a2b735dba | epriestley | Remove spurious "+x" from files that shouldn't have it | Oct 5 2013 | |||
a7e4b846d674 | epriestley | Fix Aphlict server for newer Node | Jul 28 2013 | |||
e54a2c1325df | epriestley | Minor, fix obvious typo in Aphlict server error handling. | Jun 28 2013 | |||
05692182010d | epriestley | Use `JsShrink` if `jsxmin` is not available | May 19 2013 | |||
2b8adb3a83e4 | epriestley | Don't hang on `/status/` for newer Node | Apr 12 2013 | |||
776a240870f3 | vrana | Let Aphlict listen on the specified host | Dec 20 2012 | |||
5e184ee593b3 | epriestley | Improve debug support for notifications | Jun 20 2012 | |||
86040227b0b5 | epriestley | Improve Aphlict server | Jun 14 2012 | |||
f8f195b329f9 | David Fisher/epriestley | Make Notifications Realtime | Jun 12 2012 | |||
f8431bbfeed0 | epriestley | Make Aphlict client somewhat more approachable | Mar 7 2012 | |||
84731e8f0086 | epriestley | Aphlict, simple notification server | May 17 2011 |
c4science · Help