summaryrefslogtreecommitdiff
AgeCommit message (Expand)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-15register new agent when AGENT_ID is not provided.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-15install and configure cequel.mo khan
2015-08-15skip virus total lookup if api key is not specified.mo khan
2015-08-15use sidekiq for background jobs.mo khan
2015-08-15add missing Removed event.mo khan
2015-08-15fix sha calculation for centos.mo khan
2015-08-14forward rabbitmq management api port.mo khan
2015-08-14install gem dependencies.mo khan
2015-08-14create binding for cassandra worker.mo khan
2015-08-14check if base created.mo khan
2015-08-14initialize postgres database.mo khan
2015-08-14add a cassandra sneakers worker.mo khan
2015-08-14copy the .env.example file.mo khan
2015-08-14use rubyracer.mo khan
2015-08-14install postgres.mo khan
2015-08-14use MRI.mo khan
2015-08-13ignore .vagrant.mo khan
2015-08-12add vagrant file.mo khan
2015-03-04add a pending spec.mo khan
2015-03-04remove truncate.mo khan
2015-03-04add specs for user.mo khan
2015-03-04rename detection to quarantined.mo khan
2015-03-04truncate the path in the event.mo khan
2015-03-04bump up the pool size.mo khan
2015-03-04use faker to append unique slug to the hostname.mo khan
2015-03-04add .travis.ymlmo khan
2015-03-04correct the logout specs.mo khan
2015-03-04add a happy day scenario test.mo khan
2015-03-04add faker gem.mo khan
2015-03-04add database cleaner.mo khan
2015-03-04add rspec and factory girl.mo khan
2015-03-04update gems.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-03-03add lol_dba.mo khan
2015-02-21install bcrypt.mo khan
2015-02-21merge with mastermo khan
2015-02-21authorize all requests otherwise redirect to login page.mo khan
2015-02-21move pcap gems for fake agent to development group.mo khan
2015-02-21move listen gem to development group because it is only used by fake agent.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