summaryrefslogtreecommitdiff
path: root/app/controllers
AgeCommit message (Expand)Author
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-03-03remove limit.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-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-04always load fingerprint.mo khan
2015-02-04add charts.mo khan
2015-02-04post file system changes to event intake.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
2015-02-04add listen to watch filesystem.mo khan
2015-02-03add endpoint for cloud lookup.mo khan
2015-02-03move nested controller to sub dir.mo khan
2015-02-03add association from agents to events.mo khan
2015-02-03poke disposition in worker.mo khan
2015-02-03add scaffold for dispositions.mo khan
2015-02-03remove extra stuff.mo khan
2015-02-02publish message to rabbit to instead of creating a new event.mo khan
2015-02-02create scaffold for events.mo khan
2015-02-02initial commit.mo khan