MonitManager

log

age author description
2 months Jeffrey Gelens Added tag 0.1.2 for changeset ac8b7bd5592ctip
2 months Jeffrey Gelens Now relative directories can be provided as working dir0.1.2
2 months Jeffrey Gelens Fixed makefile
2 months Jeffrey Gelens Improved makefile
2 months Jeffrey Gelens Implemented one-step install
2 months Jeffrey Gelens Fixed bug in reverse url
2 months Jeffrey Gelens Fixed some startup bugs
2 months Jeffrey Gelens Closed env using virtualenv is working now
2 months Jeffrey Gelens Step 2 implemented for easy deployment
2 months Jeffrey Gelens Started with installation guide
2 months Jeffrey Gelens Improved deployment
3 months Jeffrey Gelens Added tag 0.1.1 for changeset 9771837bdc9c
3 months Jeffrey Gelens Fixed final bugs for 0.1.1 release0.1.1
3 months Jeffrey Gelens Implemented Error notifications
3 months Jeffrey Gelens Interface updates
4 months Jeffrey Gelens It's now possible to edit and delete servers
4 months Jeffrey Gelens Updating to use djang-trunk and switching some views to generic views
5 months Jeffrey Gelens Merged
5 months Jeffrey Gelens Added setup and changed render decorator
5 months Jeffrey Gelens Added tag 0.1.0 for changeset 95e023ad57c7
5 months Jeffrey Gelens Fixed importing lines for release, created release setuptools script.0.1.0
5 months Jeffrey Gelens Fixed bug in decorator
5 months Jeffrey Gelens Wrote decorator for 'render to response'
5 months Jeffrey Gelens Created some easy package creation and install script as prep for release
5 months Jeffrey Gelens Change new server password field to real password field. It's now possible to
6 months Jeffrey Gelens Monit and Supervisor are two different classes now. The MonitorDaemon class got
6 months Jeffrey Gelens MonitorDaemonForm implementation (not working yet)
6 months Jeffrey Gelens Implementing addittion of servers
6 months Jeffrey Gelens Renamed core code to "collector". Now still to strip the HTML frontend out of
7 months Jeffrey Gelens Append slash to Monit daemon url when it's not there
7 months Jeffrey Gelens Passing Requestcontext to render_to_Resonse now
7 months Jeffrey Gelens Added login
7 months Jeffrey Gelens Fixed filter for all servers screen
7 months Jeffrey Gelens Removing filter more fancy now
7 months Jeffrey Gelens Support for Monit 5.0's inbound connections.
7 months Jeffrey Gelens Cleaning up code
7 months Jeffrey Gelens Renamed templates
7 months Jeffrey Gelens Newforms admin transformation completed
7 months Jeffrey Gelens Updated default files
7 months Jeffrey Gelens Refactoring some stuff
9 months Jeffrey Gelens Templates changes, new status constants
9 months Jeffrey Gelens Monitor tooltip with detailed info
9 months Jeffrey Gelens Implemented saving of filters
9 months Jeffrey Gelens New checkbox design, removed old JS
9 months Jeffrey Gelens - Implemented autocomplete
9 months Jeffrey Gelens View supports JSON now
10 months Jeffrey Gelens Ajax enabling/disabling of monitors is working now
10 months Jeffrey Gelens Step2 in designing: javascript!
10 months Jeffrey Gelens Stylesheet
10 months Jeffrey Gelens Implemented new design
10 months Jeffrey Gelens Added CherryPy based server for Django (can be used for production)
10 months Jeffrey Gelens Merge
10 months Jeffrey Gelens Created show_server view and Fixed the saving of MonitServer and History object
10 months Jeffrey Gelens Simplified
10 months Jeffrey Gelens Started creating the templates and implemented History model
10 months Jeffrey Gelens Models are working now
10 months Jeffrey Gelens Created a monitor class
10 months Jeffrey Gelens Initial commit, monitmanager django version