index
:
mauvealert.git
codeclimate
develop
master
pushover2
release-to-master
sync-with-production
a messaging system for system and network administrators
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
mauve
/
web_interface.rb
Age
Commit message (
Expand
)
Author
2015-04-20
Add Rack::Protection exception for ajax json requests
Alex Young
2012-12-04
Added "eager" loading when looking at event histories.
Patrick J Cherry
2012-12-04
Fixed event views to use dates, and to miss queries for days with no events.
Patrick J Cherry
2012-11-30
Improved logic in the events calendar -- should be faster now.
Patrick J Cherry
2012-11-30
Updated acknowledge form to allow more things to be done.
Patrick J Cherry
2012-11-30
Added sort to search.
Patrick J Cherry
2012-11-30
Updated web interface to reinstate alert counts, and implement a working sear...
Patrick J Cherry
2012-11-23
Update web_interface to use public_folder instead of just public
Patrick J Cherry
2012-11-21
Fixed typo
Patrick J Cherry
2012-11-21
Altered web interface not to issue so many database queries.
Patrick J Cherry
2012-05-08
Changed destroy! to destroy everywhere to ensure Histories are deleted
Patrick J Cherry
2012-05-08
Web interface now uses an ajax call to work out ack times, falling back to
Patrick J Cherry
2012-05-03
Username is now recorded in the History wherever possible.
Patrick J Cherry
2012-05-02
Fixed typo.
Patrick J Cherry
2012-04-25
Big update.
Patrick J Cherry
2012-03-23
Clear flash on login.
Patrick J Cherry
2012-03-22
Tidied up login authentication + tests (woo!)
Patrick J Cherry
2011-11-03
Fixed tilt library loading location.
Patrick J Cherry
2011-09-16
Robustificate the XMPP ack interface.
Patrick J Cherry
2011-09-13
Version bumb
Patrick J Cherry
2011-08-24
Alert#all_unacknowledged created, reflecting reality of what all_raised was b...
Patrick J Cherry
2011-08-24
Added XMPP interface. Fixes #1301
Patrick J Cherry
2011-08-23
Added events viewer
Patrick J Cherry
2011-08-19
HTML now sanitised on save.
Patrick J Cherry
2011-08-19
Added note-ability (fixes 1146)
Patrick J Cherry
2011-08-10
Removed MauveTime. Added more tests.
Patrick J Cherry
2011-08-04
Added pop3 server.
Patrick J Cherry
2011-08-01
Updated interface to auto-update nicely.
Patrick J Cherry
2011-07-29
* Added initial logger
Patrick J Cherry
2011-07-20
* Added heartbeat to remote mauve
Patrick J Cherry
2011-07-13
Big commit
Patrick J Cherry
2011-07-04
Spell acknowledge correctly!
Patrick J Cherry
2011-06-18
* Don't send acknowledged notifications unless the alert is raised
Patrick J Cherry
2011-06-17
A couple more fixes.
Patrick J Cherry
2011-06-17
* Bytemark auth fixed.
Patrick J Cherry
2011-06-17
* Removed layout for ajax paths
Patrick J Cherry
2011-06-16
Updated web interface to use a Sinatra layout.
Patrick J Cherry
2011-06-16
Added alert sorting and grouping in the web interface.
Patrick J Cherry
2011-06-16
Added username logging
Patrick J Cherry
2011-06-15
Big interface clear up
Patrick J Cherry
2011-06-09
Big commit
Patrick J Cherry
2011-04-13
new version.
Patrick J Cherry