summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Collapse)Author
2015-08-15rename created at to registered at.cassandramo khan
2015-08-15extract a separate page to list all the files seen by an agent.mo khan
2015-08-15rename Query to Document.mo khan
2015-08-15do not load scan events and link to disposition of queried file.mo khan
2015-08-15display all file queries from cassandra.mo khan
2015-08-15write queries to cassandra cluster.mo khan
2015-08-15skip virus total lookup if api key is not specified.mo khan
2015-08-15add missing Removed event.mo khan
2015-08-14create binding for cassandra worker.mo khan
2015-08-14add a cassandra sneakers worker.mo khan
2015-03-04remove truncate.mo khan
2015-03-04rename detection to quarantined.mo khan
2015-03-04truncate the path in the event.mo khan
2015-03-03remove limit.mo khan
2015-03-03display a count of all the events for each agent.mo khan
2015-03-03fix login action.mo khan
2015-02-21merge with mastermo khan
2015-02-21authorize all requests otherwise redirect to login page.mo khan
2015-02-21fix users table schema.mo khan
2015-02-21add user model and login page.mo khan
2015-02-09use type param.mo khan
2015-02-09sort dispositions.mo khan
2015-02-09protect from forgery and cache ip and hostname on fake agent.mo khan
2015-02-09use api controller and log errors in fake agent.mo khan
2015-02-09extract message objects to publish.mo khan
2015-02-09display created at for agents and sort by created_at descending.mo khan
2015-02-09specifiy correct agent id in lookup event.mo khan
2015-02-09extract api.mo khan
2015-02-09extract method to convert the event hash.mo khan
2015-02-08split lookup to other file.mo khan
2015-02-08capitalize event type for polymorphic lookup.mo khan
2015-02-07use single table inheritance for events table.mo khan
2015-02-07use a single topic exchange instead of multiple fanout exchanges.mo khan
2015-02-07add link to disposition report.mo khan
2015-02-07remove link to files from agents index.mo khan
2015-02-07display reports for each disposition.mo khan
2015-02-07create disposition for unknown file on first interaction.mo khan
2015-02-07fetch report for file from virus total.mo khan
2015-02-06refresh events page every second.mo khan
2015-02-06publish event for scanned files.mo khan
2015-02-04remove delete button and use ul.mo khan
2015-02-04always load fingerprint.mo khan
2015-02-04add charts.mo khan
2015-02-04publish command to agent queue to analzye file.mo khan
2015-02-04add agent scan.mo khan
2015-02-04post file system changes to event intake.mo khan
2015-02-04list out key value pairs in data section.mo khan
2015-02-04order the events in reverse order.mo khan
2015-02-04make message formats consistent.mo khan
2015-02-04fix redirect.mo khan