clearer names for actions, and infer actions better
[monitor.git] / web / MonitorWeb / monitorweb / controllers.py
2011-12-23 Stephen SolteszMerge branch 'master' of ssh://git.planet-lab.org/git...
2011-10-06 Stephen SolteszMerge branch 'master' of ssh://git.planet-lab.org/git...
2011-10-06 Stephen SolteszFix for session.clear for newer versions of SQLAlchemy.
2011-10-06 Stephen Solteszfix for new versions of SQLAlchemy.
2011-08-31 Stephen SolteszMinor updates:
2011-05-07 Stephen SolteszMerge branch 'master' of git://git.planet-lab.org/monitor
2011-05-06 rootMerge branch 'master' of git://git.planet-lab.org/monitor
2011-05-06 rootFirst of a series of significant changes to how monitor...
2010-11-10 Barış Metincheck agg['plc_node_stats']. this was causing the monit...
2010-05-11 Barış Metinmatch rpm pattern with regexp
2009-12-03 Stephen Solteszreformat time install_date to timestamp when returned...
2009-10-20 Barış Metinadd install_date field
2009-10-15 Barış Metin- fix UP/DOWN summary on nodes page.
2009-09-25 Barış MetinJS magic to add toggle support to Advanced Query
2009-09-24 Stephen Solteszadded BootmanSequenceRecord to allow bootman sequence...
2009-09-04 Stephen Solteszmoved nodequery common code to monitor/query.py
2009-09-02 Stephen Solteszadded actionlist_template to display action list consis...
2009-08-28 Stephen Solteszadd upload stub, expose query functions with plain...
2009-08-20 Stephen Solteszadd pcu_name to pcufailed_notice
2009-08-17 Stephen Solteszadded advanced query
2009-07-28 Stephen Solteszadded firewall checks and notices
2009-07-27 Stephen Solteszadd links for length of query for nodescanhistory view
2009-06-26 Stephen Solteszadd a link to both types of node history, status and...
2009-06-25 Stephen Solteszadded references to google gadgets
2009-06-24 Stephen Solteszadd filters to catch google gadgets
2009-06-20 Stephen Solteszadded templates for emailTxt
2009-06-19 Stephen Solteszadded bootmanager log for monitor-collected log files...
2009-06-10 Stephen Solteszremove unnecessary informatiton on pcuview page
2009-06-03 Stephen Solteszcontrollers should allow refreshes while findall is...
2009-06-03 Stephen Solteszstop using the cached values since they mess things...
2009-06-02 Stephen Solteszadded comonquery command-line tool.
2009-06-02 Barış Metinin nodes page: print the status computed by monitor...
2009-05-15 Barış Metin- use plekit tables
2009-05-15 Barış Metin++TODO. these needs to be handled in a better way.
2009-04-27 Stephen Solteszpull in additional changes from 2.0 branch.
2009-04-16 Stephen Solteszmerge from 2.0 branch
2009-04-16 Stephen Solteszsvn merge -r 12308:13112 https://svn.planet-lab.org...
2009-02-12 Stephen Solteszadded sitelist option for find* scripts.
2008-12-22 Stephen Solteszfixed errors with includes in scanapi
2008-12-19 Stephen Solteszmodified findbad and findbadpcu to use scanapi. need...
2008-12-18 Stephen Solteszmodified *list templates with abreviated information
2008-12-13 Stephen Solteszmany improvements.
2008-12-06 Stephen Solteszadded a variety of updates to templates, to reference...
2008-12-05 Stephen Solteszadded extlink icon for links that point to either PLCww...
2008-12-04 Stephen Solteszadd functions for pcuview, nodeview, & siteview
2008-12-04 Stephen Solteszfixed the httpd conf issue with redirecting to /monitor/
2008-12-03 Stephen Solteszadded httpd/conf.d/monitorweb.conf to /etc/plc.d/monit...
2008-12-03 Stephen Solteszadd sorting tables to the pcu view.
2008-12-02 Stephen Solteszbasic display of nodes, pcus, and sites.
2008-12-01 Stephen Solteszsupports basic listing of pcus, nodes, and some colorin...
2008-11-25 Stephen SolteszEntry point for rpc server, view templates, rss feeds...