summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-12-28move pag model up a directory.mainmo khan
2014-11-15require the page model.mo khan
2014-11-15disable transactional fixtures to ensure poltergeist tests run ok.mo khan
2014-11-15install poltergeist.mo khan
2014-11-15extract dashboard page model class and some helpers.mo khan
2014-11-15extract login page object.mo khan
2014-11-15add spec for when the email is not known.mo khan
2014-11-15display flash messages and add first functional test.mo khan
2014-11-15add first functional test.mo khan
2014-11-15use pry-rails and move spring to development group.mo khan
2014-11-15use dotenv-rails, add i18n-task filter, add title.mo khan
2014-11-15add the title gem.mo khan
2014-11-15add rack timeout.mo khan
2014-11-15remove heroku join from setup.mo khan
2014-11-15also build production branch [ci-skip]mo khan
2014-11-15remove stuff from readme. [ci-skip]mo khan
2014-11-15add test coverage badge.mo khan
2014-11-15add code coverage badge.mo khan
2014-11-15add codeclimate ruby test coverage.mo khan
2014-11-15add encrypted heroku deploy key.mo khan
2014-11-15deploy using the git strategy.mo khan
2014-11-15update travis to deploy to heroku.mo khan
2014-11-15generate unique session key instead of id.mo khan
2014-11-15record the ip address.mo khan
2014-11-15add index to revoked at.mo khan
2014-11-15exclude revoked session when authenticating.mo khan
2014-11-15revoke a session when a user logs out.mo khan
2014-11-15convert all specs to use cookie based authentication instead of session.mo khan
2014-11-15raise error if session key is not legit.mo khan
2014-11-15update authentication to use session cookie.mo khan
2014-11-15add specs for building a new session.mo khan
2014-11-15return nil if the credentials are incorrect.mo khan
2014-11-15return the secure cookie hash from the login command.mo khan
2014-11-15introduce secure auth cookie.mo khan
2014-11-15let the container build the resource.mo khan
2014-11-15rename filter to action.mo khan
2014-11-15use factory girl.mo khan
2014-11-15remove load dependencies filter in favour of a constructor.mo khan
2014-11-15add a few more validation specs.mo khan
2014-11-15extract stage.mo khan
2014-11-15add email validation.mo khan
2014-11-15add script to push configuration to staging site.mo khan
2014-11-15move puma to all groups.mo khan
2014-11-15add dalli.mo khan
2014-11-15add 12 factor auth gem.mo khan
2014-11-14specify ruby version and add setup.mo khan
2014-11-14add rack ssl enforcer.mo khan
2014-11-14update build status image.mo khan
2014-11-14update session store and serializer.mo khan
2014-11-14update the example database.yml to be travis friendly.mo khan